diff --git a/README.md b/README.md index 1a192b63d6a4788bfe803f553ea71f9c382bf551..d815e8efcbb4e48dc48f574b6b054c71a285f976 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,9 @@ Merging is done by the script `merge_rdf_files_into_kg.py`. The input is given a * `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 ``merge_rdf_files_into_kg.py` is run. * `output_files`: List of output files and corresponding format into which the results are to be serialized. The first output-object in the list is considered as preferred and therefore used by following steps in the pipeline. +### Create ontology documentation +The content of the documentation of all classes and properties is stored as TSV files in `data/input/documentation`. To integrate the whole content of the documentation directory into an RDF file, call the script `update_documentation.py` with the RDF file as a command line parameter. + ## Important Dependencies * [rdflib](https://github.com/RDFLib/rdflib) * [Pandas](https://pandas.pydata.org/) diff --git a/data/input/documentation/dho-upperlevel-documentation.tsv b/data/input/documentation/dho-upperlevel-documentation.tsv new file mode 100644 index 0000000000000000000000000000000000000000..46071a4a58fe8e0ec8b88e14b8754f1084295cca --- /dev/null +++ b/data/input/documentation/dho-upperlevel-documentation.tsv @@ -0,0 +1,33 @@ +entity_name comment_en +CoatOfArms DOCUMENTATION TO BE ADDED +Arrangement DOCUMENTATION TO BE ADDED +BlasonDefinition DOCUMENTATION TO BE ADDED +Charge DOCUMENTATION TO BE ADDED +CoatOfArms DOCUMENTATION TO BE ADDED +Direction DOCUMENTATION TO BE ADDED +Field DOCUMENTATION TO BE ADDED +FieldPattern DOCUMENTATION TO BE ADDED +Layer DOCUMENTATION TO BE ADDED +Line DOCUMENTATION TO BE ADDED +MarshallingType DOCUMENTATION TO BE ADDED +Modifier DOCUMENTATION TO BE ADDED +Tincture DOCUMENTATION TO BE ADDED +arranged DOCUMENTATION TO BE ADDED +blasonWasCorrected DOCUMENTATION TO BE ADDED +correctedCoatOfArms DOCUMENTATION TO BE ADDED +hasBeliefValue DOCUMENTATION TO BE ADDED +hasCharge DOCUMENTATION TO BE ADDED +hasCoatOfArms DOCUMENTATION TO BE ADDED +hasDirection DOCUMENTATION TO BE ADDED +hasField DOCUMENTATION TO BE ADDED +hasLayer DOCUMENTATION TO BE ADDED +hasLetter DOCUMENTATION TO BE ADDED +hasLine DOCUMENTATION TO BE ADDED +hasModifier DOCUMENTATION TO BE ADDED +hasNumber DOCUMENTATION TO BE ADDED +hasOMAid DOCUMENTATION TO BE ADDED +hasPattern DOCUMENTATION TO BE ADDED +hasText DOCUMENTATION TO BE ADDED +hasTincture DOCUMENTATION TO BE ADDED +hasVisualRelation DOCUMENTATION TO BE ADDED +marshalledByType DOCUMENTATION TO BE ADDED \ No newline at end of file diff --git a/data/rdf-output/coat-of-arms-descriptions.jsonld b/data/rdf-output/coat-of-arms-descriptions.jsonld index f945d216f76ec524d717e80e64d19356927f302c..875f191ef6dbd44c162812605ae3a2422cd8c015 100644 --- a/data/rdf-output/coat-of-arms-descriptions.jsonld +++ b/data/rdf-output/coat-of-arms-descriptions.jsonld @@ -1,106 +1,89 @@ [ { - "@id": "http://digitalheraldry.org/data#1fee30ef-4f57-4f7f-a43d-2e26c138feb4", + "@id": "http://digitalheraldry.org/data#b73fb7e8-9e14-409f-bc4e-2efd7217a665", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1ca4649b-6162-4244-9d81-667fd44d2873" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a88c6b38-26ab-409e-a023-f31b73dc9b79" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ccd75240-d4f6-425e-a0ea-2d73d5e7bf60", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#8884c8aa-16a3-433d-9ca2-4b68ea16c07b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#84b53088-cb62-497d-8d81-56972c8f579e", + "@id": "http://digitalheraldry.org/data#c91c4c0c-2857-4eda-8ab5-d884035df40c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b2cc90aa-8fc3-4764-9672-a8ceb531f033" - } - ], - "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/data#CoA0000011773_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000002684", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#65e9721b-bae3-44a3-845b-3c5b95cddbb8" + "@id": "http://digitalheraldry.org/data#5de4d842-508e-48fe-a0c5-70076171f9c5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ccd75240-d4f6-425e-a0ea-2d73d5e7bf60" + "@id": "http://digitalheraldry.org/data#72f3d97f-9ba0-4acb-be3f-7011b7f3923a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b70ffd0f-a1b8-48da-8c7e-4549f06c0777" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11773_A_1" + "@value": "2684" } ] }, { - "@id": "http://digitalheraldry.org/data#886ffaa9-fed0-4af0-93bb-306be6a327d9", + "@id": "http://digitalheraldry.org/data#cbf129fd-ffd4-4b91-adb2-8a8ec1308e57", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Heart", - "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#CoA0000002907", + "@id": "http://digitalheraldry.org/data#CoA0000007612", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of field_seme" + "@value": "added isst sn to Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -110,7 +93,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002907_1" + "@id": "http://digitalheraldry.org/data#CoA0000007612_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -120,112 +103,80 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#740c0fd9-335e-417b-bc7a-c72cf2c6f000" + "@id": "http://digitalheraldry.org/data#91c450cb-a131-4fed-a86c-acd7bef44630" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3a5ef771-630e-4be8-a01c-70b3f838c097" + "@id": "http://digitalheraldry.org/data#15ea611e-45e0-49c6-bc96-c8f96ecbf3fb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2907" + "@value": "7612" } ] }, { - "@id": "http://digitalheraldry.org/data#0b030c3a-ccc1-44fa-afae-92be69450a95", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#027c7bfd-d8af-4c9d-b068-1b45092ad99d", - "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#d16dd9f0-2d49-4a6a-bdca-9886314b3690" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#573ed51a-8e43-4f1c-b00f-55767058a7a9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#6c608099-ee85-4eea-ac03-45b2832e28da" + "@value": "27639_A_B" } ] }, { - "@id": "http://digitalheraldry.org/data#89b7c314-ebd2-4025-bf9c-c91f901fa80d", + "@id": "http://digitalheraldry.org/data#894691a2-0724-4aeb-8360-2c6b1ffffcc9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#a111d40a-c581-4621-be24-a650effceb09" + "@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#6a746967-b196-497e-9da4-a986441cd264", + "@id": "http://digitalheraldry.org/data#088fb0d9-ee21-4ad5-b1d8-df56628e799d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#82898814-dd20-4c86-9eee-8cdf93383cd1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#26752dde-4b42-4e22-89d6-33d373ba9d7e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f303e131-1193-436b-8847-68bf97d33959", + "@id": "http://digitalheraldry.org/data#60bfc05a-b1aa-4ba7-a426-3e90e31c13a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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": [ @@ -237,282 +188,239 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#66ae96ea-1010-4a51-93b1-7d80a41ce794", + "@id": "http://digitalheraldry.org/data#d26da8b9-7b2b-40a6-b66e-76a98e3d7dab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ], - "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#CoA0000008191_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000006228", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7d35573b-bb85-415d-8733-cbbfe6045f3f" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#8c297a49-266c-48c0-89fb-94ac7e3012c2" + "@id": "http://digitalheraldry.org/data#CoA0000006228_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2bc06327-927b-465f-983c-6084f5a41dbb" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "8191_A_1" + "@id": "http://digitalheraldry.org/data#60280c97-767a-4b4e-be71-f5bf8c40bef8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#851af84a-ca7c-4f9a-b51d-897678d6f11c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#eeaee707-cb4a-40a9-b44c-bf7c00c1cb25" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#138d69e3-0e56-4ee4-b52f-5f52bb342231", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#9477fdd0-c196-4775-bb74-9da0e02f0e83" + "@value": "6228" } ] }, { - "@id": "http://digitalheraldry.org/data#98ee0d00-9808-46f1-a35c-4d0114835df0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naiant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#bfc79cd6-2bbb-4d6c-a68f-15670ee9d9e9", + "@id": "http://digitalheraldry.org/data#CoA0000007831_2_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#dd711b7f-6745-4da0-9b88-8650ecc12fda", + "@id": "http://digitalheraldry.org/data#570f6206-9d0c-4bb8-9a60-908d99ee5740", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#85df3e79-9321-47b1-823d-ca378265b1da", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@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#CoA0000007138", + "@id": "http://digitalheraldry.org/data#c9651fcd-67fb-47e9-821f-b020515204d5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#a306a59f-6814-4fe7-998f-20afdd5aa317" + "@id": "http://digitalheraldry.org/data#263a9a4b-0914-4f83-bae1-e8b0e5dc0c4e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#96214249-6754-4d9f-8407-b3d920133253" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "7138" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9b2b122a-654c-4ffa-9078-e6389bf2161c", + "@id": "http://digitalheraldry.org/data#468d7993-4085-40ee-95fd-655adf81326e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "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#d1e2e249-ec1c-4b18-aed9-bfd0ad3e860b" } ] }, { - "@id": "http://digitalheraldry.org/data#f43b51c6-2f43-45be-bcdf-b9843918f5c5", + "@id": "http://digitalheraldry.org/data#7ae75b39-ccbb-423e-86ad-df55259f1abb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000009943_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#7cceb513-e292-4ce7-ac9a-b42526439b37", + "@id": "http://digitalheraldry.org/data#e7727a36-347c-4239-900f-3495ecfa76cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#Wing", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#731f080f-42fe-42b6-87e1-43d96cc1bd1c" + } + ], "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#72accf1c-afd5-4ab3-93f1-37d290d45b7a", + "@id": "http://digitalheraldry.org/data#73624127-e904-4e70-b123-2ccf362436e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#CoA0000007334_1", + "@id": "http://digitalheraldry.org/data#CoA0000011773_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#48bd2c36-f60f-4209-99f1-6e039b7eeb73" + "@id": "http://digitalheraldry.org/data#c4e81d6f-9d2f-497e-abea-f5a31f784bd9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#999168a4-ea3b-4a14-9352-2e989fc6fac2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#d3ab3cbd-01cf-4f4f-926b-12420a4382f2" + "@id": "http://digitalheraldry.org/data#dbd889b0-0d52-42f8-a2af-26cb4b3a81ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7334_1" + "@value": "11773_B" } ] }, { - "@id": "http://digitalheraldry.org/data#41436e4c-ff61-4634-b464-040dc60aaa5d", + "@id": "http://digitalheraldry.org/data#bf9c40b6-f067-4735-9172-6b06bb6d8fbd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#488c28f3-56ab-4fb8-b3ce-c4aded2f1dc5" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Molette", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#d434586e-c0a2-4371-bf98-452f9766ddf9", + "@id": "http://digitalheraldry.org/data#7d933a87-decb-4e48-8cb1-bb8bd177a609", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#8bc4fccc-2ca5-4e45-89bf-4875bd485280" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e5d8afc8-3242-4ce9-b088-4d710d29310c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -522,15 +430,7 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#077121a6-1aed-4580-ab61-4b10d62fd035", + "@id": "http://digitalheraldry.org/data#df180630-c831-4558-b6dc-50c6df7f6248", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -547,22 +447,14 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031570", + "@id": "http://digitalheraldry.org/data#CoA0000003820", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "changed blason to marshalled coat of arms because of wrong description" + "@value": "changed order of field tinctures" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -572,7 +464,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031570_1" + "@id": "http://digitalheraldry.org/data#CoA0000003820_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -582,104 +474,118 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#33c4d253-d9c8-46db-ad80-c88aac96603e" + "@id": "http://digitalheraldry.org/data#7ba57d22-98d6-4128-88ea-cca59ad5efe5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31570" + "@value": "3820" } ] }, { - "@id": "http://digitalheraldry.org/data#7cb58b11-76b6-4958-90e7-6dfecd9bd2fd", + "@id": "http://digitalheraldry.org/data#6067c0e4-bce1-48e1-8a14-3c86a0a7fdec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@id": "http://digitalheraldry.org/data#640a0c5d-6b0f-40af-b3f3-797a54264d6b" } ], - "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#251f4ac9-74d0-46ee-ba5a-b92b0a9fb79f" } ] }, { - "@id": "http://digitalheraldry.org/data#4d18e75b-54e1-4cbe-a3cb-fa3bbbc68652", + "@id": "http://digitalheraldry.org/data#8f1259dd-c4f9-4473-a06a-a51e7ba8dbf8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003820", + "@id": "http://digitalheraldry.org/data#cffdc948-6844-43ff-8b40-b79e1254d4e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed order of field tinctures" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000003820_1" - } - ], - "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#05717b5e-77fc-4aaa-93bc-38f30d2b040e" + "@id": "http://digitalheraldry.org/data#3bb0cb13-3a1b-478f-aeb1-9fe932bec679" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#10344f5c-0d84-448f-9dc1-004404af8a1a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3820" + "@id": "http://digitalheraldry.org/data#5ced2d68-9338-406e-aa01-84c5d261ca6d" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c518b950-51b7-4151-a7e9-f6bfaf09e593", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#eb122356-e3bc-454a-9020-1d51f7fc28e6" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasField", + "@id": "http://digitalheraldry.org/data#42925a8c-2c57-4b5a-bf2d-996d7d7faef8", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#75b85d73-d972-4b3f-a262-436486afae60" + } ] }, { - "@id": "http://digitalheraldry.org/data#06668ed4-1343-40e9-83af-32128c4f879a", + "@id": "http://digitalheraldry.org/data#b5e4c8c8-d4e3-480f-acf9-6663e802944e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#527237bc-ac34-475f-be7f-20d40ac783f1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2c669002-88e4-4e35-a472-bf66039df207", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -689,119 +595,102 @@ ] }, { - "@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/data#192dff06-d14c-4781-bdcd-755f6db0de40", + "@id": "http://digitalheraldry.org/data#a3c3fa83-bd38-4db6-846f-4dd669219335", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8a5dafe2-f760-4eef-bf9f-d88f1b41c077" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8ff32ef3-90e2-441f-b8ec-99b492a3bb2f", + "@id": "http://digitalheraldry.org/data#CoA0000026264_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8ed8603a-819e-42b5-9ad7-5b3c793eb34b" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#comment" + "@id": "http://digitalheraldry.org/data#cd555138-b18e-4b37-b0b1-398b54c2b583" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#54f2ab83-3821-4524-8d00-446f51fdba4b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ae3fa636-39b3-4654-89e3-53046450e8bd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "26264_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002779_1", + "@id": "http://digitalheraldry.org/data#CoA0000008954", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#af6349d1-d2bb-4dd6-84ba-db6a97b69696" + "@id": "http://digitalheraldry.org/data#edec6ae2-8c67-4105-be4a-84153faa4200" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ { - "@id": "http://digitalheraldry.org/data#92bdc0a9-6466-400a-a2df-1cbbf71257d6" + "@id": "http://digitalheraldry.org/data#f2772208-6d5d-431b-a964-29b5f708b6f6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2779_1" + "@value": "8954" } ] }, { - "@id": "http://digitalheraldry.org/data#4e815f87-8cf7-4d27-8daf-4c697edc0f01", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pierced", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe1185d0-fe74-449a-8e59-c785bd4b8c3b", + "@id": "http://digitalheraldry.org/data#5599890c-39d4-43ef-9d9f-524466c5dba8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#38b575dc-c5bf-4a79-87d1-eb727eeb28dd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#52f05abd-be9a-4965-a348-290b90724b4a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#60bc7cd9-5209-46fd-a78b-1ddd44710f31", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#80d6ee36-bdf0-488a-a6ce-11586ed4c521" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#acd09376-21b6-4203-88a6-1a8f50935db4", + "@id": "http://digitalheraldry.org/data#c8399434-fdd5-44f6-92fd-362bf8f76ce1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -811,19 +700,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7cf62dc9-a0f7-42c8-9a40-944b6e153427", + "@id": "http://digitalheraldry.org/data#ab7eb6a7-4f5b-4c3f-a9f3-a9d076cee0ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9dbb09e4-400a-4263-a412-32d7a7f638f1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#97e9e633-ebd4-4b40-aa2a-eb6513a4395c", + "@id": "http://digitalheraldry.org/data#67354c33-22c5-4762-b1be-37f4ec589106", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -840,131 +734,150 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d9383558-7681-4b83-8a11-fa13c24d1080", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talbot", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dove", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#30dba8e1-db12-422a-a3f0-d3cc5f47f4c0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", + "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#b1f0e91a-a820-4ca1-add7-68168ceacb57", + "@id": "http://digitalheraldry.org/data#63e5d5a9-c605-4446-a94a-dc6ae2ae8429", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty", + "http://digitalheraldry.org/digital-heraldry-ontology#Aigle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#8da2c26f-a9a2-42e6-be34-637a1d4cca71" + "@id": "http://digitalheraldry.org/data#9154e10f-af52-4153-9bfc-9d30a019c38e" } ], "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#7e02d0db-eb46-4c67-a39c-772ff7400d80", + "@id": "http://digitalheraldry.org/data#8a8ba6ca-14c8-43b4-80ee-043229f34819", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#5cbd054f-fb6a-418e-87aa-37b5ccb5b59e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#8ec01e20-1773-4b0c-ac77-b5521f1ae18d", + "@id": "http://digitalheraldry.org/data#f06599f6-8948-4355-8dc9-331551f619f8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e35e046f-7dc1-40df-b987-7e2938018054", + "@id": "http://digitalheraldry.org/data#53178074-77f8-4d0a-9864-13c99f28a042", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#aa09b697-bc0d-42df-b5f7-6afbec7abfd3" + }, + { + "@id": "http://digitalheraldry.org/data#5cd43fd4-5df6-4fc4-baaa-6acbe183f873" + }, + { + "@id": "http://digitalheraldry.org/data#f93d80d5-c4f3-4c2e-ab80-1eeb6ad022fb" } ], "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#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002471", + "@id": "http://digitalheraldry.org/data#333e689f-9ff2-4637-b96d-606ff93c38db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f64420d0-e319-4ca4-840d-8f8551bec308" + "@id": "http://digitalheraldry.org/data#0eb8c74c-07c8-41f5-94bc-78c6446b9968" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e995f0ab-9e12-48df-823d-8c1c852d6d52", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a269e168-b89e-44e8-b621-82c2b43ab5f1" + "@id": "http://digitalheraldry.org/data#1a2f0a92-accc-4444-9d8c-0de4f95df6d7" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0aa0be17-1101-4f8e-a8b3-c12d25f397a6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2471" + "@id": "http://digitalheraldry.org/data#a1a69395-5493-4c15-a709-1e87640ca25c" } ] }, { - "@id": "http://digitalheraldry.org/data#57f64f22-8b78-46f2-a299-599b153878de", + "@id": "http://digitalheraldry.org/data#ab1a250d-e0ca-48ba-a569-89ff5e1ca5cd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -974,41 +887,61 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d3ff7cef-1870-439c-9195-74d44888f6c2", + "@id": "http://digitalheraldry.org/data#dd0cdfca-de48-4b9d-a58f-f78ee40e17f9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6e27e702-c9a8-4a43-91d4-156b032f10b7" + "@id": "http://digitalheraldry.org/data#9bbf9229-710b-473d-8e4c-419c829a1914" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#df1f4a72-b2c6-4b37-bd3a-6c79c82cd1d1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "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/digital-heraldry-ontology#WaterlilyLeave", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#4addb7db-a240-45db-8e44-7bf722275f58", + "@id": "http://digitalheraldry.org/data#e004f09d-a709-4376-bb10-8dc36b223b14", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#379fd291-f778-4d91-b818-3b9c16d8eb5f" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031561", + "@id": "http://digitalheraldry.org/data#CoA0000002815", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -1020,229 +953,249 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f20cf5a8-22db-417c-9858-ad97f3df70bd" + "@id": "http://digitalheraldry.org/data#b71e3627-9c61-4b7e-a9dd-866c0c5d043e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e110382e-5f24-4110-a815-d1728b52d9b3" + "@id": "http://digitalheraldry.org/data#bc57be87-afe0-436b-b75f-e536e0109eb1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#edee837a-66ed-47ef-a460-d8a11e9bf646" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31561" + "@value": "2815" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#f0eb5a91-87a3-4b25-abcb-d6482d28baba", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#0a3d5762-ecf2-48ee-b975-88b389331f10" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006307", + "@id": "http://digitalheraldry.org/data#ebdfbd83-bd1e-49ee-a9c6-cd5e170cd4e6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#1ab5b579-101d-46db-ac56-b523962a6503" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031539", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "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#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#c113c9cf-070b-440d-b3a1-39d15b8c5579" + "@id": "http://digitalheraldry.org/data#CoA0000031539_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#5be1a98d-a8a2-4f5b-90b9-660eeda99bb1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#3203ce6f-ad09-4710-9261-252b8dbb011d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9661fa79-8bfc-45b1-beb8-a482788e6ce3" + "@id": "http://digitalheraldry.org/data#9a4ff593-ae08-44ae-904e-0f414fc8953a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6307" + "@value": "31539" } ] }, { - "@id": "http://digitalheraldry.org/data#c6dd5b0a-c4ab-470c-9195-1a32e74da8fe", + "@id": "http://digitalheraldry.org/data#2775c8b8-7af3-4396-afff-30a0c0072f7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "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#a0faeb97-90bc-41c9-8174-9b43273d51ad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#363d53a0-5052-474a-8850-940632705b16", + "@id": "http://digitalheraldry.org/data#3f1c4ea7-3518-41ff-8b21-25fc1980ea06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a516a3c0-a1fc-43ff-9820-d6fc51a0747c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0c7c7132-fc22-4e4b-bb24-f775bca57cd6", + "@id": "http://digitalheraldry.org/data#b5ae3d71-2e35-4dc2-8207-d6be8fe6499f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#5a78652a-7461-4857-86fa-12c042ad0cff" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#25fe7cea-34e5-49be-bec4-ba4f4e5551ab" - } ] }, { - "@id": "http://digitalheraldry.org/data#33657d1c-71fd-4ddb-bac1-9891868a6717", + "@id": "http://digitalheraldry.org/data#bc99b002-18c2-4998-9fef-911360030437", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#92646e89-01e5-4d3e-9fb3-bcc73a938240" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1addd85c-066c-4bf1-9b3a-4aebfb6b8a28", + "@id": "http://digitalheraldry.org/data#CoA0000031554", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" + "@id": "http://digitalheraldry.org/data#9c072abb-5ff5-4280-913f-0046269798e5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3a3fab81-299e-434b-b251-2c7069c9fdf9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5d42beeb-8a83-448e-9355-1da11d327e1f" + "@id": "http://digitalheraldry.org/data#9604b186-cc49-4a0f-832d-52545cdfe377" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#a7f75f96-78ac-4255-8c1e-f78efc117437" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "31554" } ] }, { - "@id": "http://digitalheraldry.org/data#1df4e70d-fbf4-4868-a7d4-93f682defc47", + "@id": "http://digitalheraldry.org/data#8e946879-4e60-4a93-889a-d1d013bdb87a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#28f8b69d-d873-4da4-bea4-67e78a13d340" + "@id": "http://digitalheraldry.org/data#3f3ac8c2-0589-4d10-b8bc-f5743a9f1ff9" } ], - "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#1f8578b5-69e7-49a0-803d-30ccfd5cde8e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#80a72fa1-c016-4718-8a27-79bfacf65196", + "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#84a93a70-0e57-4ec6-85df-a21d2425a21f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f5e618e8-bb78-4096-ab7a-1246a8276702" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8287_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#420c3900-fa8b-48df-9b79-bca9b8a982ed", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Affronted", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d36795de-5873-471d-92b0-966c09800c6f", + "@id": "http://digitalheraldry.org/data#fddb0968-873d-4ad0-a4ce-2893a65514db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#f40d3586-36d6-4ca3-8375-ac65b63bdbd5" + "@id": "http://digitalheraldry.org/data#6dddebac-bd5f-4a46-a1c0-359c210c1c1e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006302", + "@id": "http://digitalheraldry.org/data#CoA0000008287_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -1254,43 +1207,63 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#57f64f22-8b78-46f2-a299-599b153878de" + "@id": "http://digitalheraldry.org/data#810adcff-398b-4235-b348-9e2756994961" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2a85da66-a88f-433c-9dd6-667e4f642ee0" + "@id": "http://digitalheraldry.org/data#f74a7800-bc04-47a2-90ce-13100da8d1e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6302" + "@value": "8287_B" } ] }, { - "@id": "http://digitalheraldry.org/data#934636d2-bbe9-4476-b9db-9d978bc9ffda", + "@id": "http://digitalheraldry.org/data#CoA0000007988", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a01f2d2d-d68c-431a-b993-07dd7b20a262" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d3b90311-14c2-4a99-a1f0-743b6be9dd55" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#698ccdd3-f6ce-4695-a359-39db9f5eb44f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7988" } ] }, { - "@id": "http://digitalheraldry.org/data#dd9671d2-2e27-4330-b8e3-846a4bfd182b", + "@id": "http://digitalheraldry.org/data#ad0d782c-9bcd-4d02-b12f-ae258565ef2d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Leek", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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" @@ -1298,16 +1271,26 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A", + "@id": "http://digitalheraldry.org/data#CoA0000009649_D", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "Added segreant" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -1315,7 +1298,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000009649_D_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -1325,182 +1308,233 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#30d7ed9e-85bd-4902-89a1-78b2381fb5d3" + "@id": "http://digitalheraldry.org/data#3fceb2d6-75a7-4038-a4fb-efe1d89213ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7a2c384f-1281-44ba-9437-adea04a1a9a6" + "@id": "http://digitalheraldry.org/data#539a03d3-30fd-46cf-b244-8ebdfe79e283" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035_Escu_A" + "@value": "9649_D" } ] }, { - "@id": "http://digitalheraldry.org/data#71142c37-fb23-4dc7-afb1-1602cfd090af", + "@id": "http://digitalheraldry.org/data#4c13275e-c985-4241-85df-55931f9d3846", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f8a47ae7-1c78-4e0a-adda-a6cf289618f1" + "@id": "http://digitalheraldry.org/data#12982d35-57c3-461f-86b2-7912f201d3be" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#16a35c00-391d-44d8-82ae-384ad4fd4abe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#c3b68bff-f4dd-48d3-871f-9cce0724dcf2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#884f8f66-a277-45f8-8b1d-fe79dd64b128", + "@id": "http://digitalheraldry.org/data#1272c9b1-a38b-4096-819c-cd28d2073207", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@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/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#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1_1", + "@id": "http://digitalheraldry.org/data#a5cca1d1-93ec-48ae-80a2-ea4c95d279e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#013015c1-c020-498d-a0dd-6f939d5c7566" + } ] }, { - "@id": "http://digitalheraldry.org/data#a2df00b3-7057-491c-bc2e-dd01eda79cd9", + "@id": "http://digitalheraldry.org/data#482f5297-b090-44fc-860a-69f2053eaacd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2ac75d7a-f81d-4780-a711-68f8f23b131c" + "@id": "http://digitalheraldry.org/data#f90e072b-0a3f-46ac-b6e1-b99ecb66bd15" } ] }, { - "@id": "http://digitalheraldry.org/data#e0383ef5-0623-4580-b1f4-f4c190d761f4", + "@id": "http://digitalheraldry.org/data#528299d1-e726-478a-b4a6-58dc93d32703", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ee280d21-39c1-482d-83ef-716d18b0ae3a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5cb05c66-67f9-4e01-9a98-ad0833848fc5" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002931", + "@id": "http://digitalheraldry.org/data#ce938bd8-088b-414e-bf8f-b21f10900f73", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#cec527ab-8051-4525-b7fc-d0dfadc47c9f" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#74dee607-b3e4-4d77-95e1-32b3d25f5248" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9584595b-1ea3-435e-8b2a-4c312f3b2803", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2931" + "@id": "http://digitalheraldry.org/data#4a08d88f-378a-4867-a826-cdbe25413041" } ] }, { - "@id": "http://digitalheraldry.org/data#8ed21550-715b-4aa6-9c6c-561f317e289f", + "@id": "http://digitalheraldry.org/data#a5107255-ff11-4cfd-96c8-fe558fce6c19", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#CoA0000006301", + "@id": "http://digitalheraldry.org/data#f9f3f60d-e086-4b49-9b9a-30bf42a7e74b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#cf3c79b0-9338-4a93-baf7-f44105d905ab" + "@id": "http://digitalheraldry.org/data#dc73d2cd-c51b-45a6-be27-22505083b1d7" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#336ed2e6-4b43-4028-b0e5-e862220e3b28", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#d2c4c256-20e9-4d79-ba24-f7f00683e543" + "@id": "http://digitalheraldry.org/data#627a1220-d9d2-4382-a894-ee5c69542f23" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "6301" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#f93cd0c9-4593-4f18-9212-c031fc033549", + "@id": "http://digitalheraldry.org/data#89f0f320-c6ff-492c-9402-28d4dd15c5d9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#883eb64f-b2b9-4f23-b31b-db719e688851" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2a49a05c-0b07-4ac1-9815-dd8db44df1a6" + "@id": "http://digitalheraldry.org/data#3d5cb436-98fe-4373-98a6-9677e4d83591" } ] }, { - "@id": "http://digitalheraldry.org/data#9774a60d-0d92-4c41-a1f1-2d0ba2c6746e", + "@id": "http://digitalheraldry.org/data#f2373b67-ca12-4b1c-8b8b-281c52ce122a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#df5fa92f-8a22-4dc5-9611-1452de55aee9", + "@id": "http://digitalheraldry.org/data#d189e7ca-5687-479a-9b61-c03bec5fd409", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -1517,197 +1551,188 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e3135697-5b65-49f7-9602-19f4a84114ec", + "@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#a8b5441e-0e70-4ec9-b457-3e76f3298763", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Antler", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8fb30ca6-783c-4df4-b462-16c69fc730d1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 3 + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#46919647-258b-4f80-97ba-dec4ded03bd4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#524be034-c31a-4a5c-93b1-f4956b6efd94", + "@id": "http://digitalheraldry.org/data#7fb49b24-50a1-4907-b959-6a8dd79edb0e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007287", + "@id": "http://digitalheraldry.org/data#33e59a75-9633-4919-bcd6-52d20a7fb397", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031544_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8b501926-ab4a-412a-a881-b6cca9473650" + "@id": "http://digitalheraldry.org/data#9127c066-79df-440b-ad43-e94d9cfc0144" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1c2dd5f8-266e-424e-b7ad-dcb6d047f140" + "@id": "http://digitalheraldry.org/data#032c7c08-2c00-400d-a245-2a8e4c22733b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7287" + "@value": "31544_1" } ] }, { - "@id": "http://digitalheraldry.org/data#ea4b8c75-9543-4a67-9178-9663a2372011", + "@id": "http://digitalheraldry.org/data#bc339a0e-68f9-4023-98af-8b427b35f74d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#5df1b14a-1358-45d4-8151-e6506c04f309" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#417e5f3f-0ef6-4dfb-89ac-c903a885ee24" } ], - "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#e5f09317-52a6-4dc6-b0ac-c422e2b310d2" } ] }, { - "@id": "http://digitalheraldry.org/data#bbe01df0-743c-415a-808c-bf410eb5f840", + "@id": "http://digitalheraldry.org/data#76519a55-a62f-48f9-8c88-937cf095b05b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#04f88cb8-9ed2-42f7-8fef-4111584e71af" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006300", + "@id": "http://digitalheraldry.org/data#CoA0000031528", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added armed to Charge1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006300_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1d2b211e-e1e4-4a5c-84ab-785c8a41b98a" + "@id": "http://digitalheraldry.org/data#33b34d3c-ab9f-464e-a705-3b27fb977e32" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7454b42a-c281-46d4-8f03-99e747a66f00" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#dfce920b-9a97-42d4-b68d-d29edd6c650e" + "@id": "http://digitalheraldry.org/data#1743f641-b4c6-48fe-a88d-2c568eb8aa3d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6300" + "@value": "31528" } ] }, { - "@id": "http://digitalheraldry.org/data#3395eb04-29c4-4630-a739-b85cded61c31", + "@id": "http://digitalheraldry.org/data#9ca2868c-f660-413c-ab1f-5f626fc82058", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ccc9ce7f-3cbe-445d-8f98-aaeabdd6f4d4" } ] }, { - "@id": "http://digitalheraldry.org/data#fa4aef1e-a6f4-4609-9c70-f5228f282b70", + "@id": "http://digitalheraldry.org/data#de9e0628-3923-4c2d-bd4a-97bfa018f12f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d9383558-7681-4b83-8a11-fa13c24d1080" + "@id": "http://digitalheraldry.org/data#8cf32921-e779-4d8d-b442-bd9de7ca7ab7" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031570_B_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e52acf10-2377-434e-8453-87e54725a63b", + "@id": "http://digitalheraldry.org/data#4822f7cb-b626-437e-8ade-f3c7f7359a43", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -1717,286 +1742,314 @@ ] }, { - "@id": "http://digitalheraldry.org/data#937ad477-365b-4709-9803-feb570b338ec", + "@id": "http://digitalheraldry.org/data#CoA0000006259", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 4" - } - ], - "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#Gules" + "@id": "http://digitalheraldry.org/data#5575d198-ee69-4cec-a722-43ecea4ff0ae" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "6259" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8a374e00-e0f1-4b46-8f10-0c0f4779a671", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8cf97eea-4b67-45c0-950d-37dbc609c38a", + "@id": "http://digitalheraldry.org/data#CoA0000002803", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#688605cd-a602-4efe-84fd-b55b85adceb9" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#825670bc-75a9-4859-8d16-77d7497ef538", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#8c64af5b-c3ab-4369-980b-6b4d116f9314" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "2803" } ] }, { - "@id": "http://digitalheraldry.org/data#83c85d50-9c2a-45c9-b891-238957f4d35e", + "@id": "http://digitalheraldry.org/data#CoA0000009664", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a4008bdc-57bd-45d2-b024-55cb7521ace0" + "@id": "http://digitalheraldry.org/data#957312e9-0528-4a95-8758-6a751b0c5582" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "9664" } ] }, { - "@id": "http://digitalheraldry.org/data#724d3038-575a-4499-9408-1f809b102ca5", + "@id": "http://digitalheraldry.org/data#266547f0-ecef-4099-b36a-70d660689951", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "of 2" + "@id": "http://digitalheraldry.org/data#7e6f5a8e-1d68-400c-b6dd-7ace860003e4" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cf72a653-c203-4a8d-ba53-3a8d0c2e66ac", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@id": "http://digitalheraldry.org/data#68c9c793-d56f-401c-a824-9dba809b884c" } ], "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" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mill-Rind", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#6f10c9a4-f413-4f6e-b416-8ec9207de7c7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#872843f4-f0db-45dc-a9e7-4e7d6625cec6", + "@id": "http://digitalheraldry.org/data#f1b4c16e-2487-4aa5-8cb2-146b0497e217", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsHead", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#442ee9bb-724e-4645-b6dc-346cde689b1e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c225a127-c003-469e-ad08-f5fe400ac7b3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#af8f6256-b26e-4bc3-b2d6-7dce9f0448ac", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/data#263a9a4b-0914-4f83-bae1-e8b0e5dc0c4e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + } ] }, { - "@id": "http://digitalheraldry.org/data#fe618400-c3b9-4295-8ca2-2045411cc64a", + "@id": "http://digitalheraldry.org/data#f6f5deed-d576-4004-b218-8eec264a1f3b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#eece2737-7442-4f66-a58e-43fe8440d6a9" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7e2d7729-e420-4253-8108-eb3072d876fa" + "@id": "http://digitalheraldry.org/data#38870244-b37d-476d-9836-2df926b60e06" } ] }, { - "@id": "http://digitalheraldry.org/data#95fdef1a-6528-4347-91ec-71c19009eff3", + "@id": "http://digitalheraldry.org/data#231fee9c-e41a-4f6b-8e79-380dc5c0c41b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#45373fe3-46c7-4674-b419-ed949c857c64", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ] }, { - "@id": "http://digitalheraldry.org/data#43c6ffaf-1790-4e80-a948-07375f7b23be", + "@id": "http://digitalheraldry.org/data#fc0c2ad0-2508-4721-9158-7030915dc5f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#871d77c8-d068-4488-8bb8-e63e3409fe0a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "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#d8cb1710-c944-4f53-86ba-55a0e67bd3ef" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#38dc6157-8ec1-4e3f-b32f-ebf5a86d7dd4", + "@id": "http://digitalheraldry.org/data#442c89f8-2236-4eb0-9d15-0406bf6251af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#d184db2f-922f-4671-8cd2-2def73217019" + "@id": "http://digitalheraldry.org/data#CoA0000007294_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#ad602715-66a8-4f42-9cae-cd865e5981d5", + "@id": "http://digitalheraldry.org/data#96f71144-51c1-4f58-9618-41697e9f2c45", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#abae8865-4f25-4937-8d88-063cdac4f63f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031539_1", + "@id": "http://digitalheraldry.org/data#c62aa9ff-a9c2-4ff0-956d-f3cc79154e4e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d1ee14c0-6783-49e3-8a92-8d268401d26f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#a1c85e83-702c-441b-9d15-bdd01bd369cf" + "@id": "http://digitalheraldry.org/data#247e0a43-c744-462a-b3ef-0feebabf3542" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#fa85d4ae-d01e-4e23-bc4d-b766ac919abb" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31539_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1b28d184-be9f-4ae5-8ab9-bf834f5c52fa", + "@id": "http://digitalheraldry.org/data#13d97d2c-1703-4909-b53c-7f411626a5c8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#99590cb9-7d47-45ff-8914-1b4926e15118" - }, - { - "@id": "http://digitalheraldry.org/data#00ab204d-4118-4850-bb7d-1ede4f9275a3" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], "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#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2006,185 +2059,219 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011494", + "@id": "http://digitalheraldry.org/data#ca6c9ec4-4a20-4f03-9ec0-ddc478d02538", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d73f69e9-8f98-4fc5-ae77-3949d8c96b85" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9ff20512-405a-488d-bfc9-6bca08f2cb07" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aee3350e-28a7-4333-aa1e-0a2b2b0faa28", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "11494" + "@id": "http://digitalheraldry.org/data#c82239b8-5622-4d05-9fee-72c5c9ad4bea" } ] }, { - "@id": "http://digitalheraldry.org/data#74a9ff6a-e90b-4ab2-9982-800eb31fdc84", + "@id": "http://digitalheraldry.org/data#0c594322-f554-4660-b270-22cbc24c3734", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#09391aec-93f2-4592-9b25-4be01142b979" + "@id": "http://digitalheraldry.org/data#2a3fdc5e-4841-443d-bcc9-cf37eb394efe" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000773", + "@id": "http://digitalheraldry.org/data#CoA0000006220", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "removed potenty / added second tincture to Charge1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#c77057fe-7c86-4a34-af06-d5d8941bb5e8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000773_1" + "@value": "6220" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fcf1e42c-98da-4f1e-b547-96b07cc8a360", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#43235136-1971-45a6-9789-9ba9bddd8619" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#50a19aa4-0e87-4c8f-beab-410347bbaa81", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ed45b363-7563-45cb-b85f-e1c6437149b3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#904f62fe-33f6-4f85-87e0-242e33b1113d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a9d88ea7-7c7e-4137-a6be-ef6d2a8b8d50" + "@id": "http://digitalheraldry.org/data#1f0b319b-b0c4-4422-b816-d1cd13cc3d9f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@value": "773" + "@id": "http://digitalheraldry.org/data#b8f2c492-abb0-4a9a-8570-ac84544a0b5b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031554", + "@id": "http://digitalheraldry.org/data#CoA0000006253_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#63da3189-23ef-4638-ba62-06478fdf2d15" + "@id": "http://digitalheraldry.org/data#7506cbd4-85dd-4533-988a-491262e78fd9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#eec56e9b-ef16-48d0-bc7d-180c1bff34f7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#5c139607-f82e-4715-97e4-2ee7cbeac4c7" + "@id": "http://digitalheraldry.org/data#f253b67a-28ce-4f7d-831f-ba4fa06984de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31554" + "@value": "6253_1" } ] }, { - "@id": "http://digitalheraldry.org/data#5ed9e062-19ab-4c65-8d00-bcb4c99a5a57", + "@id": "http://digitalheraldry.org/data#6dadcd11-2884-429d-8d92-22f58a4bb616", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#60fcf166-b7ad-44cc-b24a-c3b7444e7c71" + "@id": "http://digitalheraldry.org/data#6c4e8c76-f30b-4d70-9694-3fc7b49e166d" } ] }, { - "@id": "http://digitalheraldry.org/data#b7d0b7ff-910a-43b0-b14c-c753c815803a", + "@id": "http://digitalheraldry.org/data#3c9b6f7b-98f2-4569-a06f-d610d986f128", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f1566d26-3111-4068-83be-a7ffc08c5bd3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#99084950-bb55-418d-9372-713532a0816a", + "@id": "http://digitalheraldry.org/data#167348ff-2cdd-438e-a4c2-1ac049504ebd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#45f3ea8b-cc8e-4323-830a-6034cc0b4880" + }, + { + "@id": "http://digitalheraldry.org/data#6b0544c0-c101-40a3-993a-ce3889d98938" + }, + { + "@id": "http://digitalheraldry.org/data#c640b604-74b9-4c5e-a0f3-603199af3998" } ], "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/data#fff7551d-c81a-4371-a143-7e97378bee83", + "@id": "http://digitalheraldry.org/data#f44679b6-764e-4d00-bf5f-6a1554c168fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#f8975e87-4340-4163-8295-bdd5d58de474" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#87a39d0b-2830-44bb-99db-186c0175db57", + "@id": "http://digitalheraldry.org/data#36d234a1-34aa-4c89-8537-7afe9bb6da5d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f82dde77-a8f7-46ae-baaf-7bd8b275b0b8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/data#c9392b2d-cdbc-4cf7-b4b7-4ca1f3618a13" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2194,166 +2281,161 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4eabcb5d-abd5-40a8-a1cf-649739de7274", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1379c987-60be-4d94-b46d-7baefb4581d4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#c6dd5b0a-c4ab-470c-9195-1a32e74da8fe" + "@id": "http://digitalheraldry.org/data#bfbe5ae4-36ea-4726-9b33-850f23b30144" } ], - "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#7fd4ea4d-aa14-4e45-99ea-1363cf50e5ff" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002473", + "@id": "http://digitalheraldry.org/data#CoA0000003820_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002473_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0d00b476-6670-4c7d-a905-adcdd557d0bd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#6aec8674-542d-4707-94e6-facdb19bff46" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7ef7f4d3-5347-435e-bcd3-c6bb2ccca372" + "@id": "http://digitalheraldry.org/data#161abc0d-fca1-459a-a1e9-e57a73ef9647" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2473" + "@value": "3820_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7e0e5adf-a51d-4d42-984f-7b0c8e557df1", + "@id": "http://digitalheraldry.org/data#fdcf3235-5f89-416e-ad4f-47f69cceef36", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#0449c2e5-06ee-4ce5-a3d5-911751eb50f8", + "@id": "http://digitalheraldry.org/data#9f7e5ba8-56c2-4cfa-8240-55130e4bce67", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ea5a4915-34f7-41b3-b5df-94fed91fd274", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 2 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359_1", + "@id": "http://digitalheraldry.org/data#930e05bb-4f0a-487d-9857-748a7f587a73", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027636", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#57d5c02a-e78c-4e44-8f19-43dea95804c0" + "@id": "http://digitalheraldry.org/data#9bfc18c9-2325-41a2-9450-6051b6cc1300" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8359_1" + "@value": "27636" } ] }, { - "@id": "http://digitalheraldry.org/data#a58f317d-582c-4431-ad96-9fa5a86df050", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d0c92a40-6b20-4b35-9a85-2b649e0f6e28", + "@id": "http://digitalheraldry.org/data#f4113744-7634-49d2-80c4-61b1072626d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4ed05c12-1383-4fee-b5a8-b32782a3124d" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b4a3aa9b-695a-47ed-8bc2-9bb4e2b97000" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#8bf95e22-15ff-43df-b0c4-0c131b146521", + "@id": "http://digitalheraldry.org/data#2a666d4c-61df-4590-a5f0-8f27329b70d9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@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#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2363,87 +2445,116 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Scissor", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#e8d973a2-6bf0-46f5-933d-ebcef0ba93de", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#521c3f50-11c0-4312-a29b-58267c5343cd", + "@id": "http://digitalheraldry.org/data#29e54f20-8fb1-4bd0-869d-b9140cb42e2f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Quina", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#c0b991b1-1823-4980-a1ac-d3f4105a1fc6" + } + ], + "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#4f8b49cb-a36b-41dd-9e3f-c2621e5a73d7", + "@id": "http://digitalheraldry.org/data#b82754f1-22df-4ff4-97d2-de5644f24918", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#4353c4f4-0e16-4b73-97f9-38cbb233367a" + } ] }, { - "@id": "http://digitalheraldry.org/data#ff4c084a-693a-440c-97a3-75c18dd4630d", + "@id": "http://digitalheraldry.org/data#5ea119b5-82db-4bbc-a31f-df81dc3d305c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#8b097136-a0f9-4778-aabd-3f2d410280d5" + }, + { + "@id": "http://digitalheraldry.org/data#12ebd417-c393-4586-a341-6016b5f5b306" } ], "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#e9e1df0d-e89a-4528-90cd-2d2babbae712", + "@id": "http://digitalheraldry.org/data#35784fe5-f82c-478c-b6ff-baaeee4999b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry" + "@id": "http://digitalheraldry.org/data#141e5a5c-8177-485e-b44f-01614b2dafa5" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#68ffdff0-c8b2-479c-be3e-db141720291c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000004537", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -2451,22 +2562,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a6c980b2-2c02-4e0b-94fe-ce6c7e1f7e9d" + "@id": "http://digitalheraldry.org/data#59ae6c58-5c29-4eee-9480-0f66750a6626" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f26a3fee-701e-411b-9658-77ec0a4dbca9" + "@id": "http://digitalheraldry.org/data#08372646-96c8-4bc4-a1b0-ad7baf962b86" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "10789_B_B" + "@value": "4537" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031533", + "@id": "http://digitalheraldry.org/data#CoA0000002743", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -2478,122 +2589,110 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ed2997ea-5da6-4c17-993b-140e3eb715cc" + "@id": "http://digitalheraldry.org/data#d0f00b7b-9fd8-4892-bb94-c9d386dc3b85" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#085c8583-1cf5-417a-a65a-370379a73501" + "@id": "http://digitalheraldry.org/data#d7b2b107-01fc-4d6c-b60b-763add20a7bd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31533" + "@value": "2743" } ] }, { - "@id": "http://digitalheraldry.org/data#27d07c72-34ff-47f6-988c-096ea517c0f9", + "@id": "http://digitalheraldry.org/data#c85d0ea1-bd6b-44dd-b7ba-17d4763a54fc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#66ae96ea-1010-4a51-93b1-7d80a41ce794" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#167f8bac-1a9d-497c-a2d8-7edf9b7bc947", + "@id": "http://digitalheraldry.org/data#bdd8b2b8-4c16-4665-a8bc-6153751e7a04", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 5 + } + ], "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#0c4de4ba-1bc1-4f53-81fb-90fcb5e9cd40", + "@id": "http://digitalheraldry.org/data#ae78fb77-b2af-4f03-a0f1-82bf4591f9ec", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d6e2d545-7c07-481d-8b3e-c704bb9979b7" + "@id": "http://digitalheraldry.org/data#82678fda-6125-4713-9a77-8494ae71ed05" } ] }, { - "@id": "http://digitalheraldry.org/data#11e19497-bc40-435c-94f1-641436e4d95c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ed18311e-9221-4577-9cc1-6334997cc6f4", + "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#01d45fe1-40a2-453b-ac9c-057e0c111ba7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#bf5f030d-8791-4319-a987-522813d12b7a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8378_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#810b43e3-460a-40e5-946a-f4c0a3b497d2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008226_B", + "@id": "http://digitalheraldry.org/data#d0e7fe17-9457-45e2-bdf9-f85e8169c783", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant, armed, langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#dbc2e688-2c2f-4878-88eb-d2d657c871e0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006412", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -2602,22 +2701,28 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#aec8a6e4-1452-4b9f-a2ae-2faab7bd5020" + "@id": "http://digitalheraldry.org/data#c62aa9ff-a9c2-4ff0-956d-f3cc79154e4e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5437279f-444c-4401-8889-3acffd01a76e" + "@id": "http://digitalheraldry.org/data#f8d13e3f-3894-404f-bb28-2729903c66e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8226_B" + "@value": "6412" } ] }, { - "@id": "http://digitalheraldry.org/data#1c9dfe3c-3bc5-4b57-867c-4415cbb43841", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#78eab972-02d5-4b1c-b25f-972b5221bfe8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -2626,90 +2731,86 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#dbbc06df-a591-4012-ac08-62ae338bbd0f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#37e7976b-0eec-4694-8ce4-59803dac80d7" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#cc0c4af2-cd10-4058-b549-363123eb7022", + "@id": "http://digitalheraldry.org/data#5871272e-75e5-4867-a38b-468677cdfc64", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a4fd82a0-ee50-45eb-9042-ba4f484c5099" - } - ], "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009664", + "@id": "http://digitalheraldry.org/data#CoA0000031537_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e9e1df0d-e89a-4528-90cd-2d2babbae712" + "@id": "http://digitalheraldry.org/data#c085aa31-f556-4613-b008-80e5f8aee376" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#2cc16f8d-06de-4fea-ad86-8950920568c7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f8675174-39ed-4960-8b01-c04d092aec4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9664" + "@value": "31537_1" } ] }, { - "@id": "http://digitalheraldry.org/data#05641be4-ddbc-484f-9fbb-b347fe3e933d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "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#aec56d24-aa3b-4b27-adb1-104df0de1a79", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#989138ed-2b8f-4451-b5b9-de47d91784da" } ] }, { - "@id": "http://digitalheraldry.org/data#2e112e47-90e2-445c-8ae4-77c67d54e8c3", + "@id": "http://digitalheraldry.org/data#0a6781d1-c39e-47d4-aa54-96a629078c43", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#4fee93f2-7887-4606-bd3e-406f5793ae05" + "@id": "http://digitalheraldry.org/data#d58ff54c-70d1-4a45-a1d8-22098871e312" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -2724,70 +2825,74 @@ ] }, { - "@id": "http://digitalheraldry.org/data#715e1dc2-464b-405a-9518-dcd3bc0bcb06", + "@id": "http://digitalheraldry.org/data#6f0dcc6a-f53b-4403-8590-e21e8b24f1e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#6bd749af-e9af-4ee1-9146-844cd40da32e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#2a3c1753-84c9-48da-8e20-2e63203244ba" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006308_1", + "@id": "http://digitalheraldry.org/data#CoA0000021659_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c79a26d0-fc0c-4d6d-961a-f9b43ccb97f4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#3205f534-5705-4378-8cfb-52fc4ee72666" + "@id": "http://digitalheraldry.org/data#64210fc5-3847-4932-b1fa-6d07090fb687" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6308_1" + "@value": "21659_A_A" } ] }, { - "@id": "http://digitalheraldry.org/data#d7cb4da0-07e4-4be9-ac56-fa8be19d7966", + "@id": "http://digitalheraldry.org/data#afcbd676-7251-49a0-ad7a-ef92781dc92b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#96f71144-51c1-4f58-9618-41697e9f2c45" + }, + { + "@id": "http://digitalheraldry.org/data#1485c0c7-c3d4-46fa-87b8-e101c846bc16" + }, + { + "@id": "http://digitalheraldry.org/data#dd294455-c493-482e-b4e2-f2754fbb2703" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#753a064f-00ec-4509-8750-b51d5833ff12", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6e920053-2dbb-4c7e-bff0-1921dc090889" + "@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#4b233c48-8c85-4283-8a46-593e6080257a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008452_B", + "@id": "http://digitalheraldry.org/data#CoA0000002739", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -2799,385 +2904,373 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d17b040c-2d3e-4f94-a384-787c2ce4350f" + "@id": "http://digitalheraldry.org/data#d9dc3896-f91e-48b9-b179-6991db552134" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ae34a9d9-3493-4c73-8f55-edfb44e671c5" + "@id": "http://digitalheraldry.org/data#3586a7d0-2c08-4c98-bcd4-2f9089a41dc6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8452_B" + "@value": "2739" } ] }, { - "@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#bda2fcba-a25b-4e44-8ff7-10e71ad6d675", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(3:3)", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#38df7735-47ad-4ec7-bb10-d0eee833e124", + "@id": "http://digitalheraldry.org/data#b1836a8b-d68d-4c85-a34c-6132b906b9e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" - } + "@id": "http://digitalheraldry.org/data#e0b258fd-544e-4300-971b-fbf6b4da7706", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#06c94bd3-7983-49fe-9f0f-2d3c6a9e59f4", + "@id": "http://digitalheraldry.org/data#24c75b14-3f17-4def-8055-7ba98306859c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f60beb80-5d00-4d33-a621-6a7c89d71ab8", + "@id": "http://digitalheraldry.org/data#ae22cba4-1fba-4052-a694-844669a9fed9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#dbbe3a9b-a1f5-4027-abe7-eb5012808a8e" } ], - "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#dea67888-f913-4df1-b3a6-827b0e392a31", + "@id": "http://digitalheraldry.org/data#4e0c7db6-d913-4aa3-8068-c6638f515c40", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e6f9886b-9e02-460a-bb64-88975c4aa456" } ] }, { - "@id": "http://digitalheraldry.org/data#30922d33-261a-4dbe-ba94-29c5054c4ba6", + "@id": "http://digitalheraldry.org/data#a0cdebf9-5fa9-4dbf-9312-a2aa61568217", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Empty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#c65344ac-41dc-40d6-b253-4d6cec331964" } ], "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" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#56311ee1-a478-4c41-ac36-a2088524cf4d", + "@id": "http://digitalheraldry.org/data#9fa010f9-e6e6-4d7c-b8a8-9e0a4acd66f3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b6e6a61a-7c19-4b0b-9fbb-4cb24847245a" + "@id": "http://digitalheraldry.org/data#d155949d-7d89-4d59-889e-66a01641bd0e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008268_B", + "@id": "http://digitalheraldry.org/data#133b3d42-a23e-405c-bd5e-0155c39150f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#40fae7a5-86f2-40ba-8a2a-edd2c3322d07", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#1ad25928-72b7-4937-9e37-edaf08197df5" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9fc41400-4ade-4faf-b535-106c654e179b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#26c20ccc-8a1f-4d0f-b321-bd38fdc3edad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008268_B_1" + "@id": "http://digitalheraldry.org/data#3ebcc468-14d0-4f47-8051-c2093c663d38" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027004_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#00533d64-65af-47c5-ad71-6affc0448941" + "@id": "http://digitalheraldry.org/data#fd97621a-f3f7-40e3-9cc8-be45b699f650" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a06f1d24-042c-4a09-9b61-5e4ec50bdfe1" + "@id": "http://digitalheraldry.org/data#87b41d0a-dd26-43e4-8988-dd8f13a494a8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "8268_B" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LineModifier", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#f0c564ba-94a7-42e8-9441-f72b9a9ad2e6" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" + "@value": "27004_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4c00cdd7-bf8f-48b7-bc77-37023fcc32ff", + "@id": "http://digitalheraldry.org/data#CoA0000001988_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4238cdf2-8a15-4a05-b622-6309b03a7c4e" + "@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#102f5e5d-5d0b-4a8a-a3c9-f4c1bbe1b597" } ], - "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#9b947038-20e7-4eed-b8ac-dd0294e9493c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "1988_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#4390d2bd-3b74-427a-affc-b6523e77eb66", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#0928fe08-576e-4de3-b2e9-0fc808dec84e" } ] }, { - "@id": "http://digitalheraldry.org/data#4e747a57-4639-4f9f-be7f-aac8a0680e69", + "@id": "http://digitalheraldry.org/data#CoA0000005965", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 3 + "@value": "fixed tincture" } ], - "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": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", - "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#CoA0000005965_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3051a749-78f5-46db-a1bb-38e2291452cf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PosedBendwise", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b7231644-c3e9-499c-8994-4e03d01ea8af", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#5c770ae1-76bc-4204-b935-3baf7f9ac58c" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b2481ca9-837f-4b8b-b403-f7180940a024", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 5 + "@id": "http://digitalheraldry.org/data#1272c9b1-a38b-4096-819c-cd28d2073207" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "5965" } ] }, { - "@id": "http://digitalheraldry.org/data#40a2a12f-6823-4b08-8313-084c1868fce5", + "@id": "http://digitalheraldry.org/data#7ac6947e-d23a-4ccf-8568-8bd7faa55bbf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d2e9dca2-e92d-45c0-824e-fd85ec91e75c" } ] }, { - "@id": "http://digitalheraldry.org/data#82126da1-da76-4675-9ee4-6cb04beba07e", + "@id": "http://digitalheraldry.org/data#a349a755-d33f-4a45-b217-a9043f7f2ffa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a8920db5-7a8c-42a3-b72a-42c0061bd56f" + } ] }, { - "@id": "http://digitalheraldry.org/data#226d4fbf-8a4a-4463-aeae-bbb371032630", + "@id": "http://digitalheraldry.org/data#5eefd47c-5758-493f-909b-f12f7d04d94d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#b7815832-304e-49f3-a0f4-422944eef681", + "@id": "http://digitalheraldry.org/data#8f6ba00b-d336-4809-bd18-f1282de34510", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#448463e3-b185-49ae-b49e-ec37905120db" } ] }, { - "@id": "http://digitalheraldry.org/data#0a9a7612-595d-4621-ba07-c7ed14961dc6", + "@id": "http://digitalheraldry.org/data#16745831-6f1d-4e29-aecf-c7ed5db03d56", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f0175b94-95a0-4dee-b4af-b54fcc158657" + "@id": "http://digitalheraldry.org/data#6a6b5a1a-9893-4536-bc1f-141acbdccabf" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027527_1", + "@id": "http://digitalheraldry.org/data#CoA0000002931", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#32277500-210f-4075-8973-e2d9801a604c" + "@id": "http://digitalheraldry.org/data#cfd82e59-d92a-496a-a6e9-dbbd52726667" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#408fd968-29a0-4291-b7bb-48870b09f6f4" + "@id": "http://digitalheraldry.org/data#bb897238-d7aa-4c82-aabc-aa9dd902b72e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27527_1" + "@value": "2931" } ] }, { - "@id": "http://digitalheraldry.org/data#07ad3f66-9687-49a6-9ac6-0afc5cd0f004", + "@id": "http://digitalheraldry.org/data#97a251d1-fd87-4200-aea7-2e5056622d91", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#f7d3e97c-e918-46c2-86c8-5ca79d43cec0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny" + } + ], + "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4563fa32-24b4-43df-8cb0-070cd0a10aae", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009657", + "@id": "http://digitalheraldry.org/data#CoA0000011299_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -3189,119 +3282,154 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f65921d8-5c93-4cf6-a1f4-fe9f43c318e4" + "@id": "http://digitalheraldry.org/data#36efa7b0-8139-4a30-9c9d-3b260ff9f8b0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#805e4fa9-8bb4-4465-8abf-d3cad89e5655" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9657" + "@value": "11299_A" } ] }, { - "@id": "http://digitalheraldry.org/data#9037726e-8626-4511-936a-050562449d6c", + "@id": "http://digitalheraldry.org/data#f6634b96-65b4-44b1-a8b6-507189459066", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b886c4c1-aa1a-4a4d-9470-cf1d5f17d866", + "@id": "http://digitalheraldry.org/data#7ed6b9be-73bc-4368-944a-e95336ac5953", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1536a801-b4c9-4f83-ac30-e23b84c984c7" + "@id": "http://digitalheraldry.org/data#1b3b6ad5-2b7f-4902-ad7d-d1144edd2de2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008676", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#20f2341a-d201-4905-bc74-62c96a916c7c" + "@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#CoA0000008676_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 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#b8aebf71-97ba-4206-8b65-08abd6c29563" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8676" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mallets", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#e33998b6-5f13-4e08-8722-03fb957640d2", + "@id": "http://digitalheraldry.org/data#7f7433f5-d82c-451b-9952-846cc151762e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrestOfWings", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#edd8afcd-b59f-417a-8aff-af1b4d45b23e" } ] }, { - "@id": "http://digitalheraldry.org/data#9d28ed46-a937-427b-bbac-d1047db702e8", + "@id": "http://digitalheraldry.org/data#3a995e12-866d-4f04-b616-f3f042265eb3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008971_A" + "@id": "http://digitalheraldry.org/data#5fedbdda-97b8-4a83-9dc5-772033f99fb3" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#33b16d41-a17c-49a5-b18d-239e8dd4d791", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008971_B" + "@id": "http://digitalheraldry.org/data#b30dd586-459b-4f74-b3b2-ebf49d6cfac1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008971_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9fcd17c8-2c29-4e52-93e0-b4aeb251f858", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008971_A" + "@id": "http://digitalheraldry.org/data#0a63d93b-d120-4be0-8037-1b2d5ae75ff1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 4 + "@value": 5 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#dba6d61a-3cf5-4818-93b3-94cfe6733b32", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#47063a6a-ed5e-4e6f-bfde-5f961e494347", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Couped", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000005282", + "@id": "http://digitalheraldry.org/data#CoA0000016665", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -3313,29 +3441,24 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e7db2564-7298-4269-9492-806d72c6a2e7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d874816f-842c-4306-aee9-504be0b48982" + "@id": "http://digitalheraldry.org/data#0c30d239-a82b-4bda-9277-101e0ddba018" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "5282" + "@value": "16665" } ] }, { - "@id": "http://digitalheraldry.org/data#dd9037a9-5552-4145-a5d7-8c43fbd20e10", + "@id": "http://digitalheraldry.org/data#5d0e0e5f-1020-4609-b618-383241867ef1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -3345,48 +3468,32 @@ ] }, { - "@id": "http://digitalheraldry.org/data#96ca95b6-7ed6-4b9d-ac7b-28160e63d57b", + "@id": "http://digitalheraldry.org/data#35aee63a-53f5-4df2-8191-1cf7aba2fe98", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3df84da5-56e5-4889-9076-899c6c20c0a0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#318908d9-8396-4209-9372-687f6d0cb77b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#7e67de1d-a494-4bc5-b843-5fea53b859d9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#9e7efec1-7190-4920-ac3a-c41eea65eb31" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002741", + "@id": "http://digitalheraldry.org/data#CoA0000001113", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -3398,29 +3505,44 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#18114a95-33e9-4770-be62-2885c9599832" + "@id": "http://digitalheraldry.org/data#981e3a04-f61d-454d-9edb-8d9c239be96c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#387bd3e4-0956-4229-a146-a7376d88072b" + "@id": "http://digitalheraldry.org/data#5bc8cce2-223d-44f0-9cdc-cbd4396acb65" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#85c57508-232d-49ca-a06a-73dd887dc4e4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2741" + "@value": "1113" } ] }, { - "@id": "http://digitalheraldry.org/data#b8ac1118-05ca-41f4-9081-c3d77b0ea774", + "@id": "http://digitalheraldry.org/data#0a06a9b3-1a4f-4f56-9ffb-9cc516e2427e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", + "http://digitalheraldry.org/digital-heraldry-ontology#Bodkin", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#CoA0000002698", + "@id": "http://digitalheraldry.org/data#CoA0000031535", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -3432,234 +3554,205 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a0bedb9b-de27-4d83-a1b6-e3513102c570" + "@id": "http://digitalheraldry.org/data#520aaed6-1e34-49b1-9c8c-d429cfbb2c36" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#dd15ecf4-92a1-4560-8fa8-bee032138fe6" + "@id": "http://digitalheraldry.org/data#21d9ef26-4773-4c95-9443-e6c97b35dc2c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2698" + "@value": "31535" } ] }, { - "@id": "http://digitalheraldry.org/data#c90aeee0-4416-4a7c-a2c4-631eb12205e0", + "@id": "http://digitalheraldry.org/data#4339f524-1d5d-4881-9154-6fc2c7c7dcf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#81bc8847-6540-4e3a-a471-8913ae70ae19" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#24787e7c-9486-4cfc-85a4-cf94ae4a31a8", + "@id": "http://digitalheraldry.org/data#c3bccb3b-b72f-4e19-a422-463c6c283017", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b5bb2c0b-dc0b-42cb-9260-9625cc349e30" + } + ] + }, + { + "@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#0e22c00e-9eee-435d-804b-96fbce5b45ef", + "@id": "http://digitalheraldry.org/data#1ea816eb-c545-446d-87be-986c725de9a0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#08dd0246-c7d4-416c-8424-19c50a674e41" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ef452d2f-df10-480c-922d-e4a5c40981a6", + "@id": "http://digitalheraldry.org/data#d8d71721-f21c-478c-921e-cfe5b40ff8a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#17cc8ffc-d571-4c51-bb7a-641ecf80b6d0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#2bd055b8-2412-4513-840f-da42901a564f", + "@id": "http://digitalheraldry.org/data#7830653b-4719-40f5-8da3-32998ddde941", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 4 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c51055fa-78fe-4aae-a3d3-a047522c4e93" + "@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#5aba303c-cf56-4242-9b0d-8cce4f1f73d3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1275e136-83af-4fc9-a530-83fed947ec48", + "@id": "http://digitalheraldry.org/data#CoA0000019035_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#abc5f9ee-874c-4993-9b6a-144ca9fdf595" - } ] }, { - "@id": "http://digitalheraldry.org/data#35dd083d-3cf1-4a27-9188-577bc6601cd2", + "@id": "http://digitalheraldry.org/data#CoA0000031514", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "fixed tinctures of bird and cage" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bb581dbc-6c02-4245-991b-5c76dc61e7e3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000031514_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6e625053-3487-4f7c-b082-cfa3c9fe8f55", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b648c353-ccb3-4294-a61f-14870d8ff78d" + "@id": "http://digitalheraldry.org/data#d4a56358-ce97-4720-ae8e-1c5f3aa9d1ea" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ac53ebc6-6e00-4b16-8cb1-caffb47d19de", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2885685b-ebfc-424c-8fe2-6ff3041e6525" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "31514" } ] }, { - "@id": "http://digitalheraldry.org/data#2c190810-09c5-437a-8847-842470396a02", + "@id": "http://digitalheraldry.org/data#CoA0000016665_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#9504096a-e41b-4b81-9418-1038e9c4f3d3" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d4d7e512-2fa5-4556-ba6e-22acfcaccb5c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9cff67ba-b39d-44e7-8859-6e0cb95236d0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4554716e-3783-4abb-a6ce-d1d288309e14" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "16665_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e11b5dd1-8dc3-4967-9285-4eb1d57cdf51", + "@id": "http://digitalheraldry.org/data#7c77bea1-8d1b-40fa-aa5a-8202424323d4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#cf6a19ff-36de-45db-be7e-851f785c21b5" } ] }, { - "@id": "http://digitalheraldry.org/data#9a5023b9-8d45-4d6f-9243-0e650d56c86c", + "@id": "http://digitalheraldry.org/data#ffc00312-3084-40d0-b773-d9c4844ae9ab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#09be46fe-cbd7-4129-89d2-7f8d507c356e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a8040156-e2cb-435f-a3cc-351056c135b8" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031501", + "@id": "http://digitalheraldry.org/data#CoA0000031547", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -3671,22 +3764,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e5518129-62c2-4fb4-bf6e-1cc29631c6a3" + "@id": "http://digitalheraldry.org/data#2d7dd7b6-48ac-4d25-8ba3-352712f73265" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#07ad3f66-9687-49a6-9ac6-0afc5cd0f004" + "@id": "http://digitalheraldry.org/data#6b8e0704-8e67-4c6f-a417-74286ff4be0e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31501" + "@value": "31547" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f0c564ba-94a7-42e8-9441-f72b9a9ad2e6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9f382f95-1cd6-447a-9c2d-e10c5fdf5a36" } ] }, { - "@id": "http://digitalheraldry.org/data#ed5a3243-5d7e-4deb-8e92-1496303c3a6e", + "@id": "http://digitalheraldry.org/data#5dcdc2c6-c862-44c5-90a6-90038ffc62d4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -3703,9 +3808,21 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a89397c3-30a1-4418-af23-1cbc6dea2637", + "@id": "http://digitalheraldry.org/data#0308d024-8412-46ce-83ad-0f333dd49754", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#2e8e8aa5-aeed-4fa5-a88f-49f8b9f63807" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#64ae8c6a-882d-47f3-84f8-5da61224f4f5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -3720,22 +3837,19 @@ ] }, { - "@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" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1e328e28-2dbf-48d3-8aa1-05b8f725f07b", + "@id": "http://digitalheraldry.org/data#5de4d842-508e-48fe-a0c5-70076171f9c5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#eed28452-3fbd-421f-9c74-1034a20c85ea" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -3745,19 +3859,44 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e6338c35-b75b-4540-ac1d-218d680a3b17", + "@id": "http://digitalheraldry.org/data#2281c280-a00c-4b15-8e8b-4a389967be7c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#475904e5-d137-41fe-8a68-43ce78e23d7b" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a302a34d-7b27-4551-bfff-c608c7497e65", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#eed1d06d-47eb-4efb-836d-6beb50c3e3d2" + }, + { + "@id": "http://digitalheraldry.org/data#8d032948-799e-4e14-a948-24127d2a22a6" + } + ], "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#a0bedb9b-de27-4d83-a1b6-e3513102c570", + "@id": "http://digitalheraldry.org/data#0c88de29-1145-4882-b492-aa5588f387f0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -3774,43 +3913,68 @@ ] }, { - "@id": "http://digitalheraldry.org/data#44627911-1f76-4d87-a1bf-c6b203c283f3", + "@id": "http://digitalheraldry.org/data#011128d7-68f6-48b1-8d03-7120bc4d4916", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#4dd159db-d299-4d41-a9c9-85590b8fc4e8" + }, { - "@id": "http://digitalheraldry.org/data#30575e6f-fc46-4195-8972-94b8bb518058" + "@id": "http://digitalheraldry.org/data#cca87e08-cb59-4553-a835-48e37a7333d3" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tree", - "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#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#ee64f8f6-6b51-4416-a4b5-2932f0a70d27", + "@id": "http://digitalheraldry.org/data#97fba6c9-d80e-4454-a38e-2bfbf5226c08", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#13da0c1e-9c4f-4be8-b69e-ee631634a70f" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4a56b7bd-ba0e-42c1-a72b-51c3db26eea9" + "@id": "http://digitalheraldry.org/data#b23d63a0-5c9e-40ab-974f-5ec5851fa142" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002909", + "@id": "http://digitalheraldry.org/data#CoA0000007157", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000007157_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -3818,94 +3982,70 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8ede113e-157b-4e37-a49d-048b9430a4bf" + "@id": "http://digitalheraldry.org/data#df67117e-51db-4625-8088-ab0c6a122bd1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0173329a-b1f7-430f-b7aa-25417919ca32" + "@id": "http://digitalheraldry.org/data#eb42dab6-fb3e-4990-9ed9-2ba06bb291bd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2909" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#199f7e97-cdfd-4d79-a855-a1f18e3ed007", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#ef452d2f-df10-480c-922d-e4a5c40981a6" + "@value": "7157" } ] }, { - "@id": "http://digitalheraldry.org/data#17902835-30b9-45f6-a682-86c458149e50", + "@id": "http://digitalheraldry.org/data#befd6037-2c00-4aaa-8b7f-e9285d969191", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#98d79ceb-fb87-4fe8-8f8b-d484b8bcb679" + "@id": "http://digitalheraldry.org/data#ad46dd36-dd97-48dd-94c5-98946b008da2" } ] }, { - "@id": "http://digitalheraldry.org/data#3eb89251-9d34-4f92-a96c-f68f77dcd572", + "@id": "http://digitalheraldry.org/data#a7f3aa8b-0b43-4f2d-912b-3f3534a5fd93", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000018397", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#136722ec-7e7e-4519-b189-087739106051" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#41043d5f-2bc1-4a6a-9fc9-c4de6ba08f88" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "18397" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8c514ecf-ff3b-407d-9c57-73ac02b460a2", + "@id": "http://digitalheraldry.org/data#aa28a1be-0da1-416b-8580-a66272802e1a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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" @@ -3913,87 +4053,65 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7cb7b57a-a3f2-4f0c-9da5-77d0b1460243", + "@id": "http://digitalheraldry.org/data#91d430b7-9279-40b0-b302-f2bbf4b6bb61", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/data#fea3d758-49a5-4ebd-9666-e0f674831717" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#3aecfcd0-d271-44d1-9428-c7d9c3296a69", + "@id": "http://digitalheraldry.org/data#c640b604-74b9-4c5e-a0f3-603199af3998", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Erect", + "http://digitalheraldry.org/digital-heraldry-ontology#Statant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#86401440-1419-4d34-858f-65896d4b37e2", + "@id": "http://digitalheraldry.org/data#0cd4c21a-c74e-49d2-9a9b-a7a85ecb99d2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#2bba381a-4aee-4f0f-92f6-b937132ced39" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b598a799-626e-4e69-8f0f-95bd9593fb78" + "@id": "http://digitalheraldry.org/data#f3db6e09-bab2-4cda-aa39-b4c3bf4c87c1" } ] }, { - "@id": "http://digitalheraldry.org/data#e62cfe17-8b89-4d55-84e8-3b19e5ee73ce", + "@id": "http://digitalheraldry.org/data#e3773e21-0cdd-498f-9179-b1e223e5ba52", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#27423003-899b-46e4-9dd3-28ede2c31bbf" - }, - { - "@id": "http://digitalheraldry.org/data#07f2373e-9038-40df-bce5-eed5f7dd3d30" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#9e20f8b2-d0ca-4b28-9b31-caaf31e592ef" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ], - "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" } ], - "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#CoA0000021423_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000008974", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -4005,49 +4123,60 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3469a9f8-3151-45ad-bfff-3b48debae113" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#6e07376d-48fa-4d2f-9f2b-4e854fbb0d49" + "@id": "http://digitalheraldry.org/data#58128a21-d0a7-4158-a94b-ff4e7581fcd2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21423_B_B" + "@value": "8974" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#4dd159db-d299-4d41-a9c9-85590b8fc4e8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0e9eb3f2-688c-4227-94b5-4686387960c8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8a5abb10-b7ed-425a-a417-aaae5a704917", + "@id": "http://digitalheraldry.org/data#d9c5e7ff-9de8-4585-bfc4-cdcb10358875", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/data#8d180ac9-6848-48ca-b182-29d3b43845fb" } ] }, { - "@id": "http://digitalheraldry.org/data#dcbcaa99-a941-4ce1-bc2d-0d0f343cd9ce", + "@id": "http://digitalheraldry.org/data#de2342a6-b371-4303-8fad-64fba9598cfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011773_1", + "@id": "http://digitalheraldry.org/data#CoA0000002714_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -4059,222 +4188,258 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4e364603-951f-474d-a123-35c87d9fcce7" + "@id": "http://digitalheraldry.org/data#2a7a42f4-64d7-4b10-8884-f890f6f390e6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#2ab540a9-e955-4028-a0ba-245f6ecdf7ef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11773_1" + "@value": "2714_1" } ] }, { - "@id": "http://digitalheraldry.org/data#0db65360-dac9-4888-b229-639518d0e5ce", + "@id": "http://digitalheraldry.org/data#15667020-da5c-4b83-b55e-0a62c65870f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#c8330b82-a4c4-40f0-a6f9-5871f68fee4a", + "@id": "http://digitalheraldry.org/data#8595c711-449f-4acd-afd5-c7f51909a7aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#7d99aa3f-4cc3-447d-b400-e7fedc44e099" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#35f5f04e-522b-4755-a904-d83934225323", + "@id": "http://digitalheraldry.org/data#7fbbfb50-5e4f-4ddd-9026-9a9632dab34c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e5c1da61-2974-42aa-a946-b3a8a4d21d61" + "@id": "http://digitalheraldry.org/data#92344331-7b6b-422c-aaf6-9bcbfe1cdf52" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002438", + "@id": "http://digitalheraldry.org/data#22e5cbcd-0c23-4644-bbc6-eb4e207c725c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#62e9f388-87a6-4d3a-804f-b84adb1bcb2d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#1099cf83-acda-421a-8a10-d29a9e4a764e" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6ca1a47f-e282-46f4-9da4-20102da1e4dd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ebb9ca46-87e7-4a81-b654-e8a1b8ea7b79", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#315081c0-2987-4b40-b172-eff31346e468", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2438" + "@id": "http://digitalheraldry.org/data#c59463bf-026c-46c9-a53e-1b55587319eb" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007582_1", + "@id": "http://digitalheraldry.org/data#052bc7fc-d196-4c3b-8e8e-7097fdf6ec0e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#01302752-2560-4825-afda-232462e85411", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002698", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#088f1be5-9cb7-49e1-aeb6-6be37be74a14" + "@id": "http://digitalheraldry.org/data#38bdf97c-73e9-470c-9586-18dcbb9ffd0c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#55def49e-b71f-4922-8ba8-505e82ffd406" + "@id": "http://digitalheraldry.org/data#f1047e83-59e5-4384-8247-8625b9c9168a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7582_1" + "@value": "2698" } ] }, { - "@id": "http://digitalheraldry.org/data#f6118b07-2a34-4830-a69d-93abc6065dc7", + "@id": "http://digitalheraldry.org/data#5de783b8-39d2-41e5-be13-e15569e03091", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#641d613e-9a40-4a79-ae3d-5c56a04dfc55" + "@id": "http://digitalheraldry.org/data#8b741c13-64cc-42d7-b4ae-241a6f571edd" } ] }, { - "@id": "http://digitalheraldry.org/data#0ea6d7f0-20d3-4785-93a5-b23f57450855", + "@id": "http://digitalheraldry.org/data#35aeb169-4c54-4c14-919b-6027d126662d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#79667676-2af6-48b2-98b6-6044b47b79ca", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002906", + "@id": "http://digitalheraldry.org/data#2576230b-7873-4975-987f-a4f93761a942", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ff4c544c-7e6e-4b98-baf2-7719bb83caf4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": "removed field_seme" + "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000027636_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002906_1" + "@id": "http://digitalheraldry.org/data#CoA0000027636_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#f384a359-51dc-4306-9ecb-26aed9ed4af7" + "@value": 4 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#21fb8a5c-9a68-445e-b468-1bf71b570c60", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f13201bd-7049-45cd-a64b-318359e8b82f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#84e6bd2c-d342-4d30-8113-0b63de0f9559", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2906" + "@id": "http://digitalheraldry.org/data#6552d54d-0199-4f3b-a448-6d83693d2989" } ] }, { - "@id": "http://digitalheraldry.org/data#212f499f-746e-4dc8-95ba-ec34c211e059", + "@id": "http://digitalheraldry.org/data#fc9ac9da-73a3-4c06-a988-4ed2d46d4807", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2a8e920b-61a1-4187-a49b-1f1683d671b6" } ] }, { - "@id": "http://digitalheraldry.org/data#4aa3801a-dcb5-456a-8dcf-fef106a38e4a", + "@id": "http://digitalheraldry.org/data#c3d13e8b-4341-4b2c-a68f-f7e20b7ea0af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#6d264d3b-62e0-446b-8986-32049909fe84", + "@id": "http://digitalheraldry.org/data#11eff532-df3c-4a92-a6fc-88c81f04928c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -4291,25 +4456,22 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000384", + "@id": "http://digitalheraldry.org/data#eef419a2-37eb-4a96-9af5-8c5c36a5da7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added langued and armed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000384_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002696", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -4318,128 +4480,119 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0c9ead74-77b8-48d9-bbe0-b3742da58b38" + "@id": "http://digitalheraldry.org/data#47458076-d7f3-46a8-b33d-c93bee6dd6d8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#96c1c42d-bc83-4ef7-9bae-8b8e38865948" + "@id": "http://digitalheraldry.org/data#9a8e42db-9452-44e9-abdd-cc3e0a58b5a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "384" + "@value": "2696" } ] }, { - "@id": "http://digitalheraldry.org/data#283d699b-2183-47cc-b018-edf53870f552", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#11cf81aa-005b-454d-961d-a84796f22241" - }, - { - "@id": "http://digitalheraldry.org/data#14f34288-beaf-4af2-ae0e-1aeeb8abe268" - }, - { - "@id": "http://digitalheraldry.org/data#dcbc52c0-c62b-47cd-be4f-7021bb79151f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithTuftsOnPoints", + "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#81669cf0-a9fa-4987-a7f2-160a2daf2c88", + "@id": "http://digitalheraldry.org/data#f2bf5e93-6fde-42a4-8ddf-d8bca733bfb0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000019341", + "@id": "http://digitalheraldry.org/data#cb116d0c-cfea-4574-97cb-36c7ef35ab7d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e1fda8c3-defa-4fa8-883e-80879d6687b2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#5e37ef31-2bd3-4128-9eaf-67efdfb1e7af" + "@id": "http://digitalheraldry.org/data#f7c494db-01f1-4ed6-8327-014e9998808d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "19341" + "@id": "http://digitalheraldry.org/data#806c039c-8a4c-4a28-8cfc-1262ee92171d" } ] }, { - "@id": "http://digitalheraldry.org/data#b1e27276-ac9e-4810-9fa5-4d6c351405ba", + "@id": "http://digitalheraldry.org/data#1a82c289-7f6b-4d64-bde1-b768bcf1b170", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c7d7d321-256d-4096-9428-5c49c86ee5cf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embowed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" - } - ], - "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#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" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction" } ] }, { - "@id": "http://digitalheraldry.org/data#ca53e8c3-60bb-49a6-8382-97ec082be0d6", + "@id": "http://digitalheraldry.org/data#b91d50a5-aed5-45ee-a3bb-420be8e880ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#027213c3-b616-4b8e-8cdc-584f008a7b9c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#5799d696-dd40-40fe-b0c8-b8863eb1da03", + "@id": "http://digitalheraldry.org/data#fe31812d-5dd9-4481-96a2-a88126495120", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -4456,53 +4609,69 @@ ] }, { - "@id": "http://digitalheraldry.org/data#05717b5e-77fc-4aaa-93bc-38f30d2b040e", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cushion", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006402", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@value": "added rampant and crowned to Charge1" } ], - "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#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000006402_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#776c3de2-bbe4-4350-a656-5835ec241967", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#a8b5441e-0e70-4ec9-b457-3e76f3298763" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#acedee88-2458-418f-8b44-55f247c3a87a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ffc6d81b-98f9-41eb-b128-8a8443e9c540" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#36c30d54-6a7c-4b9b-870f-016b4cdab959" + "@value": "6402" } ] }, { - "@id": "http://digitalheraldry.org/data#5c4b958c-ce06-4712-9e12-2736de9ab286", + "@id": "http://digitalheraldry.org/data#a5229e3f-9608-47ec-8ce5-9d4b974cfe38", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4512,93 +4681,142 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ea5692f4-beed-45e6-b8c3-e06201f4d8c2", + "@id": "http://digitalheraldry.org/data#CoA0000000194_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#04cad44d-f06d-4330-b9af-745c724a4b60" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#27bd48ed-aea7-41db-84f0-0f6cb185b85d" + "@id": "http://digitalheraldry.org/data#e101fff1-8153-49c1-9304-edafae447add" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#47f95282-0020-4ad3-999b-ef7c1b6e4867" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "194_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6e605a4f-dec8-4bd3-b552-de54d86d6515", + "@id": "http://digitalheraldry.org/data#CoA0000006238", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#f64c14ce-d8f2-4797-bb14-793391c58f84" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#94ab11bf-0030-4cbc-bb33-23bdbc50756a" + "@id": "http://digitalheraldry.org/data#2d573bbb-d547-4308-9b06-b5e01011574e" } ], - "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#4f799ee5-e9f7-462f-8696-692e46a79326" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6238" } ] }, { - "@id": "http://digitalheraldry.org/data#84008ab5-021e-4b61-b570-3b42ae1106ab", + "@id": "http://digitalheraldry.org/data#8942ddbb-08b2-42ae-a980-2ab13d3df0fc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3ad91bde-2050-4139-85df-977a44d95a71", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "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#aea5dab1-c1c5-4ad6-87dd-8761ab66ea8e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#aa59587c-f80b-41ec-b8ac-accc848b7828" } ] }, { - "@id": "http://digitalheraldry.org/data#b8b179fa-1cdc-4b51-9626-21361015a23a", + "@id": "http://digitalheraldry.org/data#e6bdaf10-9fa3-4fa5-9ee7-b1e14047e258", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#fea3d758-49a5-4ebd-9666-e0f674831717", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b899b000-eaef-4885-91dd-07fd8099bc7c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000022974_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000008837_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed field_tinct" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -4606,41 +4824,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8c0b45ea-8194-4c34-aaf3-f7db6ebfd643" + "@id": "http://digitalheraldry.org/data#b3ca9a1f-618c-4c51-ba14-7b84bf02c341" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b4c21ebb-c7d9-43f1-bbb5-c2f0c80c4468" + "@id": "http://digitalheraldry.org/data#f38729a7-f2dd-4c13-b1a5-bf45d02292e3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#86410490-89e9-4721-b00b-98c1b10bcb02" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#01de372b-6f8b-40ff-a402-55b6c5a6530c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "22974_B_B" + "@value": "8837_B" } ] }, { - "@id": "http://digitalheraldry.org/data#8d8e6d81-7c59-4792-bc00-01332aa0eebb", + "@id": "http://digitalheraldry.org/data#43927f17-f88e-4135-b670-6dc54dae2b08", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#14b95094-0021-47be-839c-b6267a3d5585" } ] }, { - "@id": "http://digitalheraldry.org/data#411cf945-35bb-4c90-93d8-7ef23cc93ced", + "@id": "http://digitalheraldry.org/data#24d20425-dae6-4e49-b549-498ca910e756", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4650,14 +4878,22 @@ ] }, { - "@id": "http://digitalheraldry.org/data#971dceb5-6969-4b4b-be65-f405b22b0cc3", + "@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#2db83f9b-ed8d-44dc-b95d-1efb2b768150", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4667,61 +4903,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e2bb1478-4d49-4a11-bf95-cc3eb1295786", + "@id": "http://digitalheraldry.org/data#fa982416-a642-40df-bb8c-69b8ba394ceb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#33b1bc7a-709e-4229-8865-9f537be99d7b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#4c54de3e-1d8c-4b33-be07-46468272ab61", + "@id": "http://digitalheraldry.org/data#254ea35f-cfd6-4f14-bba3-0dc57034821e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cowardly", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#ccfdbd0f-7772-48b9-952c-a8ecb415caf3" } ] }, { - "@id": "http://digitalheraldry.org/data#0c105330-2991-41a9-a7f6-11896d963ed3", + "@id": "http://digitalheraldry.org/data#af6fed10-d992-4bac-9156-1afab183e9c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#4ce4300a-17f1-4f69-a04b-07f7bb076e74" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#f1cf6788-2895-443a-aed9-1e9469f33189" } ], "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#f0b53b64-f1bb-4611-93f3-866a26f8d247", + "@id": "http://digitalheraldry.org/data#2be92858-4cd5-4c32-8fa8-cb1c87bafa43", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -4738,146 +4973,115 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006825", + "@id": "http://digitalheraldry.org/data#99883bc3-c058-4028-b8eb-75a47153a0b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5cea91fc-1edd-41dd-a89c-69e3ada9fe15" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#c646273d-f572-46a3-bbed-6be4f15f67f5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6825" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#49a6687e-c31e-47f6-a0d7-386c26f7de9f", + "@id": "http://digitalheraldry.org/data#76bbc134-bd19-4bf9-88e3-e8a490214c7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d6953102-4fc8-4e8c-90af-b8003fc51625" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d7d36650-0943-4084-bbb5-02caa77689a2" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#379e45fb-a773-4c28-92ee-b243ad2b1cd9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Scissor", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#bab8e4c2-f569-41a4-bdd8-cd05520dd3c4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B", + "@id": "http://digitalheraldry.org/data#6d2107ee-2ba2-4971-9e4b-172f883a45bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5cfc4edb-f865-43d7-907e-f51cc0f0ad69" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#a03b1d73-dbaa-483c-82da-7ca363e7a5cc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "21423_A_B" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8da2c26f-a9a2-42e6-be34-637a1d4cca71", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006323_1", + "@id": "http://digitalheraldry.org/data#0a768b77-6424-4ad5-960d-d5284c672bd1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#b15bce10-9199-40f4-beee-8861458e8944" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6323_1" + "@id": "http://digitalheraldry.org/data#3997bd3e-d6e5-48d7-b24f-03a43456f793" } ] }, { - "@id": "http://digitalheraldry.org/data#3d0d90cb-9a6b-4381-a844-a4d604860879", + "@id": "http://digitalheraldry.org/data#e686af74-d3b5-4473-b4ae-2b21948f5ab9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#FromEdgesInwards", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#3ed5365d-2bc4-4ddf-b716-6e30d4f1cffa", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Knife", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c8fff803-c8d2-4b3d-9a52-96f24fba44d0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7cf707c4-f7e1-4d6f-bdf9-3ef2b28a53e0" + "@id": "http://digitalheraldry.org/data#4e16ebba-291d-46f0-9396-85dfe57a22a6" + } + ] + }, + { + "@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/data#1187b477-a452-4401-abfc-3704b36470bf", + "@id": "http://digitalheraldry.org/data#07638213-0102-497b-a31c-3b047dee74be", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4887,24 +5091,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1df8b03d-abec-4328-a00c-c0186ed0b002", + "@id": "http://digitalheraldry.org/data#1bf00d29-3931-40f3-8fae-b3a2fdeeaee2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Talbot", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2d49681f-b6f6-434a-a302-53e78700ab3e" } ], - "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#CoA0000009583_A", + "@id": "http://digitalheraldry.org/data#CoA0000008226", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -4916,66 +5120,87 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3a430bc2-7f9a-4c6c-b85b-b6da75b61fc5" + "@id": "http://digitalheraldry.org/data#1e2dec32-dd4f-4520-ae65-d43cf5734c7f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#8b217dad-406a-42a6-94d9-1cfb54647cfd" + "@value": "8226" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#df83b58a-da2f-4e09-9671-4b736b5beb38", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9583_A" + "@id": "http://digitalheraldry.org/data#555465e8-e896-43a4-a898-9eb8474016b3" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005220_1", + "@id": "http://digitalheraldry.org/data#1d159bc0-7e8a-498e-ac72-f3da87660ea2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#3e994f27-a231-45ad-977c-570ef79d776b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6f579c73-9d1e-4602-9a74-03faeba7fd94" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b4c39132-6ef6-4910-b27d-7f1fdf4c9b3b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1b295ec6-f557-493e-9278-88406e41f1da", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#6da7fb43-1c01-47c3-b1c9-43e58c43ca9e" + "@id": "http://digitalheraldry.org/data#ab6d7dca-cc98-49ba-afd9-53760352eeeb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "5220_1" + "@id": "http://digitalheraldry.org/data#44552888-7cfb-4699-8b53-71588c2c69f0" } ] }, { - "@id": "http://digitalheraldry.org/data#4664ba46-e2b0-4074-9a41-de29b212b220", + "@id": "http://digitalheraldry.org/data#797202b2-71af-4574-a85f-5b7fbef691c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#698ccdd3-f6ce-4695-a359-39db9f5eb44f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#410f2771-67de-46ec-adbd-00191d443d3c" } ] }, { - "@id": "http://digitalheraldry.org/data#5ebc86b5-b6de-4040-8cfb-05542769b0f3", + "@id": "http://digitalheraldry.org/data#dc03c8e5-112d-413b-b551-07b1da2c1bd6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -4984,68 +5209,93 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#3dd9a575-2ab3-4f11-b086-0093da0192aa", + "@id": "http://digitalheraldry.org/data#CoA0000007157_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e15fab9f-8563-41e3-b49e-8873149e3e44" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#be79803b-ff6a-4f40-986c-42fa97f01bbd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#a2ef096c-a98e-4097-bf10-c74805dd8cba" + "@value": "7157_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7514acba-e322-48f9-8cc8-66e538f04edf", + "@id": "http://digitalheraldry.org/data#09517894-8c3b-4070-8a81-fc45d980c0ca", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e4c5e752-be69-446e-96a4-62ba7e8c8255" + "@id": "http://digitalheraldry.org/data#6634907c-3f89-488c-98a1-f1b4eafad743" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031556_1", + "@id": "http://digitalheraldry.org/data#CoA0000004025", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#99904591-4051-4ac0-913b-2fc78ae79808" + "@id": "http://digitalheraldry.org/data#47caf351-7adf-4557-a4f1-e6ceaf8a3d4b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9ca0cf27-9ba9-483a-bcfe-78c491214fc5" + "@id": "http://digitalheraldry.org/data#66019010-7d4a-4e51-889d-01150e75ade6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#6573c558-29f1-4550-8401-35df4ab25a6c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31556_1" + "@value": "4025" } ] }, { - "@id": "http://digitalheraldry.org/data#0f839673-039c-4a3b-8cae-15489beb21c3", + "@id": "http://digitalheraldry.org/data#5e1db90a-b367-4d60-a6ec-5e785ca871a9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -5055,121 +5305,128 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c64bfbac-18f1-41ae-b104-4e0becbc2c56", + "@id": "http://digitalheraldry.org/data#3ff64796-1422-459c-b2a8-dfb00ccdab95", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#70b45fae-e1b9-4c4c-8f31-b84709e17e61", + "@id": "http://digitalheraldry.org/data#CoA0000006308_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#86d3c32a-b90c-4638-837b-7b023ce4fb51" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6cc75db0-298f-496a-baea-0416f53b2a7a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/data#dd0cdfca-de48-4b9d-a58f-f78ee40e17f9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6308_1" } ] }, { - "@id": "http://digitalheraldry.org/data#ba83339d-2127-4bbe-a46e-2c4a95f497e4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#e33998b6-5f13-4e08-8722-03fb957640d2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016396_1", + "@id": "http://digitalheraldry.org/data#CoA0000002470", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9020acf4-5216-4dc2-b0a4-e152ff844082" + "@id": "http://digitalheraldry.org/data#f78443ca-88a6-444b-8252-746f4a2718c9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7f6f36e3-afd0-4549-bbf6-3a6cf73779a5" + "@id": "http://digitalheraldry.org/data#77a0613c-c8b0-41cf-806b-9d84327ae960" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16396_1" + "@value": "2470" } ] }, { - "@id": "http://digitalheraldry.org/data#109fc675-254d-4f3b-98a5-1ca4b1a47ec0", + "@id": "http://digitalheraldry.org/data#d71eafef-4d7a-4008-b8d5-e65a22890a90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "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#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#f745339b-4551-4c3e-adb8-b674ee105399", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castily" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#909d9369-3077-49a7-88e8-4ce6bb51106b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2c96293e-d1d3-4b8d-b580-91a18a6d4d93" } ] }, { - "@id": "http://digitalheraldry.org/data#ede2daa7-a1a4-4962-9707-20a6179956fc", + "@id": "http://digitalheraldry.org/data#d3599a92-c651-48ff-9091-a7ef2c541445", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -5179,92 +5436,63 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006294_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000006039_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#597baca1-9217-4111-8e26-864376e12e58" + "@id": "http://digitalheraldry.org/data#ae22cba4-1fba-4052-a694-844669a9fed9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#38256806-f4d7-4785-a306-23d7f764660d" + "@id": "http://digitalheraldry.org/data#7f7433f5-d82c-451b-9952-846cc151762e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6294_CoAF1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#04b7f3db-1e24-40b0-a6e8-be0353f75c10", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "6039_1" } ] }, { - "@id": "http://digitalheraldry.org/data#aba4d56e-a261-423c-a5bf-d5481c53c9b5", + "@id": "http://digitalheraldry.org/data#a64232a8-9cbc-4841-9fcd-baaba059b168", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a5640ec0-cfb4-4129-90d5-83b81a8a9d77" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#adcd36bb-283e-4ec9-be26-981d772175fc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a32f3178-1b67-4679-a9fd-d703ffe3a526", + "@id": "http://digitalheraldry.org/data#d5b6bab6-4142-4ea5-ab45-700153e934e4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" } ], "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/digital-heraldry-ontology#Vert" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -5274,31 +5502,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f6e73f36-a5df-48f8-8565-6ee268e1cbea", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c05ba7bc-d63e-4941-8bbe-53a0e0793f18" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c29a74d0-12be-4d2f-87dd-80ed1bcb85d7", + "@id": "http://digitalheraldry.org/data#cfd82e59-d92a-496a-a6e9-dbbd52726667", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -5308,57 +5519,28 @@ ] }, { - "@id": "http://digitalheraldry.org/data#252aafda-c8a6-46ba-b7a0-f54cd9e3cb7d", + "@id": "http://digitalheraldry.org/data#05946ac2-e8a7-4eb8-8781-0df16e94ef56", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#eac56fc5-d704-4cbc-a4aa-0240054dbf24", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerFess", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#97985aec-7567-4208-8b9d-e8648ef11cd9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#851533ea-29be-4b08-ba2b-d9df0f891601" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031578", + "@id": "http://digitalheraldry.org/data#CoA0000008363_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 @@ -5366,192 +5548,208 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9d542513-f7b1-412f-875d-4ac4b5ddd006" + "@id": "http://digitalheraldry.org/data#a44fb8e2-e351-4e80-b7e1-79bbbb78129e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ac9572c0-4e10-43f7-a6a3-1bee3fdd981b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#89f2a275-b249-4f52-938e-a53b85c03f3f" + "@id": "http://digitalheraldry.org/data#8c9db28d-e1a4-4591-b25d-45a6ccd1bc0c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31578" + "@value": "8363_B" } ] }, { - "@id": "http://digitalheraldry.org/data#733e3d58-3625-402e-b10a-3f218a16ed3d", + "@id": "http://digitalheraldry.org/data#CoA0000001543", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#61ba561d-8a81-4ada-9952-fa93b5d07d41" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#403f3221-7ccd-4913-a452-0b893838cf57" + "@id": "http://digitalheraldry.org/data#1d363940-b5c7-4b4a-b011-87960db349ae" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#ffdec630-c051-4233-98c3-76068c61b2a1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "1543" } ] }, { - "@id": "http://digitalheraldry.org/data#2759c046-a23f-4d98-b1f3-b7f34a0cd32f", + "@id": "http://digitalheraldry.org/data#f6a9920c-8d19-43b9-bb92-3175e7497c49", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ba01f0e0-67f3-4594-82be-87ab4867dead" + "@id": "http://digitalheraldry.org/data#c041c4df-8b14-4cc7-9ff7-102867999e62" } ] }, { - "@id": "http://digitalheraldry.org/data#c3886c89-3257-4e4d-8c50-e305d12ffdbf", + "@id": "http://digitalheraldry.org/data#CoA0000017737_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#90408efa-46e9-4b9c-865f-8b4d5181a0fc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0b54bc57-088e-487c-92b3-9ac929e46212" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#38748b25-5dfd-4f0a-9602-897a25aac125" + "@value": "17737_1" } ] }, { - "@id": "http://digitalheraldry.org/data#272f2434-1a53-4c16-a4da-5ebbe216b9b6", + "@id": "http://digitalheraldry.org/data#fd639459-d1e8-4e90-b4cb-85a5399061f6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#e56912c3-d30b-4cda-8c60-b9fbbf1d3fb0", + "@id": "http://digitalheraldry.org/data#c166f73d-904b-4918-9369-8fd195d88b48", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#afeebc1c-f00c-450a-8abb-f550c5987161" + "@id": "http://digitalheraldry.org/data#ed986cc3-8c1c-4aeb-b235-31b97ebe76ea" } ] }, { - "@id": "http://digitalheraldry.org/data#21864e9e-0249-4ebf-84bd-741d7a698e2f", + "@id": "http://digitalheraldry.org/data#CoA0000031570", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 4 + "@value": "changed blason to marshalled coat of arms because of wrong description" } ], - "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#5aaefbed-2fd5-4d9c-8fb8-65d58201cc5a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027384_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000031570_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#25343f7f-b8e3-4ae2-a47e-fdeda776d653" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#df011440-8ac4-4724-8694-51c057ec1d29" + "@id": "http://digitalheraldry.org/data#baabac67-45ad-43d3-baaa-a89bf6d350a9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27384_1" + "@value": "31570" } ] }, { - "@id": "http://digitalheraldry.org/data#a9f6d797-041c-4bb0-a343-3afa3aa9bff4", + "@id": "http://digitalheraldry.org/data#aa769e7b-e21a-4cb8-a126-b951481cafcc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#989d3628-5bae-4fe2-8b4f-d6b5ae678be8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#463f8970-0635-44db-9175-3d8ed9a43bd3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#452f274c-5dba-4d8b-bff6-69b568dc3ffd" } ], - "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#1ced98e2-ed1c-4967-bd0d-481022cd894f" } ] }, { - "@id": "http://digitalheraldry.org/data#771a9856-7c9a-4af4-a826-814a62e81f3e", + "@id": "http://digitalheraldry.org/data#ab3c12e9-73f0-4809-9475-0b0a395f9f14", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Anchor", + "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#d28bbbba-0b64-498a-b11f-8c9892a30216", + "@id": "http://digitalheraldry.org/data#738c1882-5b94-499f-b18c-7e1e3e47f027", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -5561,115 +5759,128 @@ ] }, { - "@id": "http://digitalheraldry.org/data#307768f0-d518-4773-a1f1-e9632c3fed0c", + "@id": "http://digitalheraldry.org/data#6166c218-4f82-4c12-b97b-5c64000124f6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e1713810-489e-4be1-8f6c-4d5b75713ea4" + "@id": "http://digitalheraldry.org/data#d4dae4c6-c558-46bb-9a17-58604efe787e" } ] }, { - "@id": "http://digitalheraldry.org/data#a429279c-d8f4-4539-b97c-2ba1b189bee6", + "@id": "http://digitalheraldry.org/data#f2ac5536-7d98-41ef-8140-689c84a04cf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fcdf759f-bbd1-43e0-a3c5-7621ffdee560" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#732f2e2a-70f9-442a-9ad7-ec733fcabfdf", + "@id": "http://digitalheraldry.org/data#d4dd3f16-5df1-4fd5-8ea1-288c4cafb07b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c53cb025-ab47-479a-91ad-95354777b1c1" - } - ], "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#CoA0000002715", + "@id": "http://digitalheraldry.org/data#51a27556-029f-4946-a4f3-b684d04f47c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e0835592-f954-4125-a206-364054578f14" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#371e40ed-f442-4953-b5f7-4b86e0c7ab32" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#319537f2-879b-4154-9445-1c9418cee0c8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#4860aa84-9ff9-4aee-8d97-75e231e0ef79" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2715" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003420_1", + "@id": "http://digitalheraldry.org/data#785985aa-8ed6-47cd-83b1-9568bdab52e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#72266c08-af46-406d-96c4-c710291bf652", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#03e22a85-06fe-4eee-a9c5-da68f907ea56" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e2d3a19b-9a45-4171-9ad1-c6249669e691", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2ae602c3-51f4-472e-afad-2c095b377085" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "3420_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f45d85f7-6a4b-4377-a7bf-70b304b7aeeb", + "@id": "http://digitalheraldry.org/data#28094e2e-3509-4549-84ca-5168bce83d31", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0928fe08-576e-4de3-b2e9-0fc808dec84e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Castle", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -5678,7 +5889,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002473_1", + "@id": "http://digitalheraldry.org/data#CoA0000006252_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -5690,27 +5901,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3937048a-b857-431e-8f50-6970a5ca0229" + "@id": "http://digitalheraldry.org/data#aa769e7b-e21a-4cb8-a126-b951481cafcc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4b40d9d5-6102-49d1-8b6f-9a7dc150d641" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#3e0ba599-f132-4094-a565-523a8f88f8b0" + "@id": "http://digitalheraldry.org/data#668e2494-da28-4320-ac06-42936736ebf1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2473_1" + "@value": "6252_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002607", + "@id": "http://digitalheraldry.org/data#CoA0000008266", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -5722,95 +5928,120 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#70cff53a-73c2-43fb-acd3-2cc78c361329" + "@id": "http://digitalheraldry.org/data#690ead5f-6a80-4061-8049-1e5c74211f66" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#85bd936b-8451-4a5b-81a1-0dede9910120" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#bd9959b1-a23f-4be6-a9c9-0896db449f4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2607" + "@value": "8266" } ] }, { - "@id": "http://digitalheraldry.org/data#fa624622-106a-427a-a019-c37e60278a1c", + "@id": "http://digitalheraldry.org/data#CoA0000006423", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c609f202-9398-4100-9993-28aa0fee0dfd" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", - "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#0705939b-ed0a-4272-bf01-5d09ec04a4a1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b0cb9f02-6ccc-496b-8cd6-77009b17a559", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#6a064c2d-124a-42e0-beda-eec51b4eb591" + "@value": "6423" } ] }, { - "@id": "http://digitalheraldry.org/data#3637bd50-98c8-4867-acc9-3b716cad3e8b", + "@id": "http://digitalheraldry.org/data#CoA0000003689", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#cb90408d-e895-45e0-ab08-e9afdbf5fe82" + "@value": "fixed tincture order of barruly" } ], - "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#CoA0000003689_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e2d3a19b-9a45-4171-9ad1-c6249669e691" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0a7453c3-b266-4522-863f-5446bf696fc4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3689" } ] }, { - "@id": "http://digitalheraldry.org/data#44a580a5-ac6f-4f5e-93ff-a0ba1b3cb558", + "@id": "http://digitalheraldry.org/data#75b85d73-d972-4b3f-a262-436486afae60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#fe5cdfe0-d34f-4124-8fb3-77ae564976ce", + "@id": "http://digitalheraldry.org/data#08dff238-6403-4061-9404-a3199486ff1f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -5820,19 +6051,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3c33636a-c386-48d3-b6d3-e35ab883b0cb", + "@id": "http://digitalheraldry.org/data#e4ef1960-2c8e-48a2-86b7-ff66bf738d3a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -5842,158 +6068,129 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c1da314b-d670-49da-8684-f00590f22d37", + "@id": "http://digitalheraldry.org/data#a1a870ea-dd24-449d-bbf3-6dc71c898176", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#ba7ccd41-17ff-4110-825a-27bbc963bf48" - } - ], "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#fc639e80-8922-40fd-bc77-d74eead7c95e", + "@id": "http://digitalheraldry.org/data#745fdf14-bdd4-4701-b14a-88df05a2affb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#4c089582-d61e-441a-9b99-a85ad7550255" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b829d6fe-7326-4c60-878d-e141dcc9673c" + "@id": "http://digitalheraldry.org/data#8ed64421-adeb-47df-9058-2403466db626" } ] }, { - "@id": "http://digitalheraldry.org/data#051ecbba-9501-46e8-98b3-a42a3337b25a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#485d530e-7133-446a-a23d-568c70c43ef3", + "@id": "http://digitalheraldry.org/data#9b053168-c1e0-4180-94cb-be535281183d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008800_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008800_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008800_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "@id": "http://digitalheraldry.org/data#3c474341-781a-4a20-9f79-da69d272bb91" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000008800_A" + "@id": "http://digitalheraldry.org/data#c52a6f1a-2e53-4581-b60e-b87183b1011d" } ], - "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#CoA0000031503", + "@id": "http://digitalheraldry.org/data#26f85ba4-cebd-471c-a03b-3c0c6ccea381", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#358d6e59-c1df-4c73-b3fd-fc2f8c4ce844" + }, { - "@id": "http://digitalheraldry.org/data#543c2d44-4765-4e2f-8881-33c5f1371d92" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#0c07931c-45a3-4d49-b06c-6328aa9d9ca4" + }, + { + "@id": "http://digitalheraldry.org/data#71497328-8cad-414b-a66e-5a21ec49dc9b" + }, { - "@id": "http://digitalheraldry.org/data#731fd5d2-69ec-4d94-a54b-3b71c8b3e66e" + "@id": "http://digitalheraldry.org/data#c7f52296-1738-4431-9b70-3c480c1fd05d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31503" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5dddd00c-5c82-4dce-b3ad-7e28ec852d5f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#a75c0baa-5454-4f67-9f72-1acae616d39b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#c2ea660d-7a0c-4a83-9c3b-c06ac6237356", + "@id": "http://digitalheraldry.org/data#9eba2454-1f6f-4ba1-a1dc-788273d927ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook", - "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#c59eb70d-4dde-4e31-aa17-9226272ed348", + "@id": "http://digitalheraldry.org/data#77c170cb-21dd-4fce-acc8-61c1afda2f45", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#018e25d1-8406-40b3-8109-0a58d171c8fa" + "@id": "http://digitalheraldry.org/data#4c55550d-bce6-4aa7-a646-c7034613a899" + }, + { + "@id": "http://digitalheraldry.org/data#6063e05b-2a21-4bf5-816d-74f5bdc47c2d" + }, + { + "@id": "http://digitalheraldry.org/data#99aa21ec-0114-4c2d-b800-6b30a63da724" } ], "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#9bae312e-e0dc-4be9-a454-0185331242c4", + "@id": "http://digitalheraldry.org/data#76e3199d-2875-4754-a57f-153999827ae6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -6003,33 +6200,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#591f25e5-4a9b-4787-9b4c-d6b80f822d86", + "@id": "http://digitalheraldry.org/data#a3a0aa97-f9f2-416b-ae57-63a4853a5501", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#41066ba5-14ed-4695-b2dc-67143b051ee0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5bf35bde-6ebe-44b6-b1ca-cd7ffa85685d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cowardly", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4ebd7425-1333-4afc-96d1-06a4ebc41345", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6039,26 +6222,11 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003081", + "@id": "http://digitalheraldry.org/data#CoA0000002731", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000003081_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -6066,51 +6234,42 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7dba0df1-ef72-415f-ba85-a06e89ccb979" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#38959e39-594c-4da7-ba45-38753e77a029" + "@id": "http://digitalheraldry.org/data#4ad98394-986f-42d2-9246-876dabcdc57f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3081" + "@value": "2731" } ] }, { - "@id": "http://digitalheraldry.org/data#314a8fe4-6a00-45a4-ae00-2abab41a2d2b", + "@id": "http://digitalheraldry.org/data#cf8cfd76-2728-4880-837c-ad19efe69ad9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#4f4306ff-022c-4993-a4ae-798a50a94717" + "@id": "http://digitalheraldry.org/data#dfc91d41-5dd1-42f5-8444-36c0d2b3e0e2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d9b22096-1107-4ead-a7cb-c60635106d23", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#91335d10-3334-4617-ae56-f013c7debeef" + "@id": "http://digitalheraldry.org/data#13d74d18-11b4-42ea-bb87-da85fe4ddec1" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#adb31ae5-7cf9-4192-8ff0-fad0e0f1c009" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Hammer", + "@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" @@ -6118,72 +6277,73 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9e2b89a9-5835-4c29-804b-6d87e68986eb", + "@id": "http://digitalheraldry.org/data#CoA0000009653_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#eda31de2-6745-4606-a05f-72ab18f51a6e" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4c9a8ba0-5429-4892-9b61-bc590be22660" + "@id": "http://digitalheraldry.org/data#cba993fe-a968-4e62-9de9-a892b395c04e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6c189be2-7bfc-454d-a945-9d1e64f492fa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e1931406-665a-4b52-b757-6c31d6c9fbee" + "@id": "http://digitalheraldry.org/data#00081af8-8b23-4634-bfc3-651ab669d49a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3752e209-e062-4890-bfd3-99fa0255a1c6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "9653_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3de93d58-a8a5-467d-8444-d581d3e37da2", + "@id": "http://digitalheraldry.org/data#7b880e39-bbdc-463e-804a-48a1b4e34b57", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#85083b6e-8198-4a5b-8c8b-e6cd54765e0f" + "@id": "http://digitalheraldry.org/data#fb65999f-8631-477f-954c-67b5cf2e2cd8" } ] }, { - "@id": "http://digitalheraldry.org/data#dd15ecf4-92a1-4560-8fa8-bee032138fe6", + "@id": "http://digitalheraldry.org/data#CoA0000002461", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#530f9c79-8872-4b08-a225-316a3945f955" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c2124e15-3f4d-4d98-a8d0-828e427f5ca3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#a1684e25-a9ed-44fe-96d7-f99edb1da0c4" + "@value": "2461" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006258", + "@id": "http://digitalheraldry.org/data#CoA0000006312", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -6195,93 +6355,121 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bb86b35a-5657-45ea-bfcd-e95e0ae12c47" + "@id": "http://digitalheraldry.org/data#5bc3f93e-614a-4fa8-9bc0-8fe05b144e5b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#dbbc06df-a591-4012-ac08-62ae338bbd0f" + "@id": "http://digitalheraldry.org/data#6de5f31b-2e83-4dc8-8b52-4c42ca871726" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6258" + "@value": "6312" } ] }, { - "@id": "http://digitalheraldry.org/data#0f59bed0-6584-4627-95cd-ed775ba61872", + "@id": "http://digitalheraldry.org/data#520e473d-55e0-49cd-873f-38d30e7c81cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#962a7580-0254-4a7f-bdb1-37f0473bfe69" + "@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/data#f6b914e6-ebcb-4171-a2a1-3bb10ede3a1a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#16ed33c7-fa4a-4b06-97bd-b818cb888b2c", + "@id": "http://digitalheraldry.org/data#e396cc09-a0e3-42eb-a6d7-480a0ddd887d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000003227", + "@id": "http://digitalheraldry.org/data#d186b58a-f5ad-4a3a-8bd1-61c70737036a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#0442bf5b-7dcb-4f37-89aa-8fd88712184b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9b947038-20e7-4eed-b8ac-dd0294e9493c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8acad06f-2fd2-42f6-a0f8-e9d1b5c4ce84" + "@id": "http://digitalheraldry.org/data#fd60ee19-b35e-4f81-92e3-7dc005f06ed1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3203260d-8735-4c38-bdbf-c9b9237a25cf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#08cd1cbd-24c1-4b7a-b7e9-6aa9c1b867dd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "3227" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f00e4fdb-8017-4ba2-8acb-22a385a37c57", + "@id": "http://digitalheraldry.org/data#239c69a5-7ba9-48d4-b5a6-97f53df547c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000018858", + "@id": "http://digitalheraldry.org/data#CoA0000009818", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -6293,71 +6481,89 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2827329a-1a88-4211-b509-93e93980733f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#511c58d5-4fbc-41e0-9769-72c2600359a7" + "@id": "http://digitalheraldry.org/data#f44d8b67-746c-4194-ace0-59aea253c14c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "18858" + "@value": "9818" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008266", + "@id": "http://digitalheraldry.org/data#4f597f77-3357-4bf5-b727-8eda292fdd70", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#fd55f488-a3b9-48d8-88bc-527306cb92ca" + "@id": "http://digitalheraldry.org/data#eea41333-ac2f-4928-965d-043c7476d612" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ecf10c4f-cb95-4f26-9019-7a36f33e3a30", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a1e6fd2f-c1bf-48d8-b805-5558d088f028", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#9a6e9b52-1233-4139-b977-34e5ea448827" + "@id": "http://digitalheraldry.org/data#bc9b05ed-bccf-49f3-8260-8031adc2ad8c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c9438fa0-777e-4241-a247-0c553a887006" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "8266" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#6e547112-0530-4089-bdd2-bf57a1c31a7b", + "@id": "http://digitalheraldry.org/data#e7ab75c0-bfac-43cf-acdd-4a60557a93be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ccbdfe55-2d00-4c24-9ef4-edc8bbadb6e1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b544d813-f796-4875-9f69-e1c215bb783f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#d8581883-ac93-4740-977b-b7161a76ddf5" } ], - "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/digital-heraldry-ontology#Mace", + "@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" @@ -6365,43 +6571,44 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d49e9dfe-7122-41a9-b6ce-b3acd84d5534", + "@id": "http://digitalheraldry.org/data#5fd0312e-8d03-40d2-93ae-5d96bbd6ed39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", + "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" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chicot", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#c66508ad-c194-433b-a642-8a3890880e95", + "@id": "http://digitalheraldry.org/data#2bf1fd3f-1336-454e-b38b-fb75f9e16d04", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#eda3d488-07bb-4e76-aa26-710006ac1c0e", + "@id": "http://digitalheraldry.org/data#c2034f1c-7fd7-41d6-913b-7a61c57063a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6411,306 +6618,233 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a7d0b45c-1832-45a7-869d-49d0f5d97926", + "@id": "http://digitalheraldry.org/data#CoA0000008452", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ae762c5f-add9-4bfd-946f-6001afaa0820" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#be0a9954-919a-4bdd-a1d7-5da405bdf83a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#dd081a98-3666-4017-89d2-2f73ade5981c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "8452" } ] }, { - "@id": "http://digitalheraldry.org/data#ae762c5f-add9-4bfd-946f-6001afaa0820", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d637383b-7d07-4733-846e-11e7bde4785a", + "@id": "http://digitalheraldry.org/data#CoA0000031544", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b829d6fe-7326-4c60-878d-e141dcc9673c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000031544_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#06046ceb-5fdb-4b26-9859-a78822d21148" + "@id": "http://digitalheraldry.org/data#5619e6d3-f97f-405b-8369-7872eb2084b9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0066437b-6d40-45a0-b134-33ce9ec455b0" + "@id": "http://digitalheraldry.org/data#e783bb17-bf58-482a-8fe8-adb0fec91fb0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27639_A_A_1" + "@value": "31544" } ] }, { - "@id": "http://digitalheraldry.org/data#be2c2847-4992-436f-8ba9-a879eb14f020", + "@id": "http://digitalheraldry.org/data#283b41a1-2b72-4511-9bcd-ff8345ae58bb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#bd6a3e1b-0ada-486a-ad05-9ab02b729f27", + "@id": "http://digitalheraldry.org/data#85400b41-4c7c-44cb-ba3a-a7f7ac27877b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#272f2434-1a53-4c16-a4da-5ebbe216b9b6" + "@id": "http://digitalheraldry.org/data#d2751e2c-33b4-4aa7-98c6-931573ae8041" } ], - "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#ef77fb30-b060-4657-95f1-18c42073cf27" } ] }, { - "@id": "http://digitalheraldry.org/data#0c9ead74-77b8-48d9-bbe0-b3742da58b38", + "@id": "http://digitalheraldry.org/data#cc4daffb-9dfd-43f2-b08f-5deda65d59bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "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#df1f0e1e-8bf9-4f31-ab8a-c9320cff0f4f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#17cc8ffc-d571-4c51-bb7a-641ecf80b6d0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8165c03c-37a7-4c3b-a5dc-8425d778c40a", + "@id": "http://digitalheraldry.org/data#0442bf5b-7dcb-4f37-89aa-8fd88712184b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#50fd4b80-5b14-4187-afcd-335352506cb3", + "@id": "http://digitalheraldry.org/data#8d180ac9-6848-48ca-b182-29d3b43845fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#8bf724e3-c8fb-4964-beda-32d1dd206ba9" - } - ], "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#e7814b4b-10b4-4551-b8f1-9ed5f50c5eb5", + "@id": "http://digitalheraldry.org/data#291705b2-33ea-4fb6-964a-4b3fc3ed870a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#96dccc07-9b63-4c43-ab3c-da90f08033e1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#7d46fe33-c9f0-4f21-a24a-37507f944de5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@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/data#8d5a988e-0ec4-4826-bd8a-1a5f20ac986c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e61a51a5-cb67-45a0-bd26-a27178650930", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#a24c8961-1f53-4f60-9680-feefcfae95bc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7e135614-a5be-4aa8-b966-6e86b8d997e4" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0d1e6486-a523-4194-aae7-5f04cc2c7a58", + "@id": "http://digitalheraldry.org/data#b729aefc-491e-4a1b-8325-502117cc1189", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3289d939-5c7c-4928-850e-23705e577d22" + "@id": "http://digitalheraldry.org/data#a0ad706a-e872-463f-b561-feed16200028" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002776_1", + "@id": "http://digitalheraldry.org/data#CoA0000031543", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added second color to star" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031543_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#edd1a1df-d18b-41aa-885c-d296d5f5f0c4" + "@id": "http://digitalheraldry.org/data#9563b5f0-6c0c-44a0-bb0c-ed67dbeee394" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bac69f2a-9b92-42e0-b460-98104c895934" + "@id": "http://digitalheraldry.org/data#49100bc4-ca2a-458d-83b1-3ba97738bc4e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2776_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d2d0ac89-17da-4ec3-bd64-e36bbf578081", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e78e6546-2563-45b2-9ad5-223042d3222e" + "@value": "31543" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008670", + "@id": "http://digitalheraldry.org/data#CoA0000002817", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -6720,326 +6854,322 @@ "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_Escu" + "@id": "http://digitalheraldry.org/data#3203260d-8735-4c38-bdbf-c9b9237a25cf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cf130d6f-0e79-42f5-b066-661e3d03f7c9" + "@id": "http://digitalheraldry.org/data#43b6788a-689c-4e05-9500-ea12ddb44670" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "8670" + "@id": "http://digitalheraldry.org/data#52e7e808-8e47-4655-9618-e0a8f9b62a53" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3d252b18-d992-46a9-908d-f07e8b18138b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#15b13c9b-0271-416f-b11e-37d5677bb25c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#f43b51c6-2f43-45be-bcdf-b9843918f5c5" + "@value": "2817" } ] }, { - "@id": "http://digitalheraldry.org/data#4d94fb51-a740-4f9b-a9a9-0456271237dd", + "@id": "http://digitalheraldry.org/data#6e092c4e-7747-443a-80d6-03af13c6fc60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0b8ac24d-bd84-4826-a15e-7b16e53ca142" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#dd711b7f-6745-4da0-9b88-8650ecc12fda" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1535276d-0da4-4e1d-92fc-07591b600b86", + "@id": "http://digitalheraldry.org/data#7c7e4386-dd09-47ea-b6a6-19cc6540fc0c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talon", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#eac56fc5-d704-4cbc-a4aa-0240054dbf24" + "@id": "http://digitalheraldry.org/data#87a985fc-bc85-462a-9121-6b811bfc104b" + }, + { + "@id": "http://digitalheraldry.org/data#c52ead2f-aef1-4737-9094-68b95237d269" } ], "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#isstSn": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#37c96234-b062-46b6-8487-abd6550b88e4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027097", + "@id": "http://digitalheraldry.org/data#54d446af-72d4-4a5d-aed6-6753e5f7997a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Maunch", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002464_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#867b5e49-6be6-4b06-bfa2-332087d9e9f3" + "@id": "http://digitalheraldry.org/data#eb1572eb-0c33-4f87-9f0a-e4f603699bc6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0064b91f-e028-4296-a78a-b3d07cb0ce14" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#56311ee1-a478-4c41-ac36-a2088524cf4d" + "@id": "http://digitalheraldry.org/data#b5f415ce-b067-4bb9-ae47-ee83fe917e5b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27097" + "@value": "2464_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid", + "@id": "http://digitalheraldry.org/data#ecbf78e3-afb1-477c-8293-2587243edd21", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#d0159960-5c3e-404a-9e4e-096a2be27657", + "@id": "http://digitalheraldry.org/data#a48b8f55-2748-4988-8644-bdea8f519b90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#40866540-6239-44b8-a00f-b9be24cc41ee" + "@id": "http://digitalheraldry.org/data#d8a7e5f3-7d4c-4ed8-adfc-0c7fba693f00" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfMullets", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002444_1", + "@id": "http://digitalheraldry.org/data#d26c62da-29f3-4c0f-8a69-62ac96251f81", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000008677_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#c3d01a9c-7e86-459b-b2b2-317348bbc714" + "@id": "http://digitalheraldry.org/data#CoA0000008677_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#5dddd00c-5c82-4dce-b3ad-7e28ec852d5f" + "@id": "http://digitalheraldry.org/data#CoA0000008677_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "2444_1" + "@id": "http://digitalheraldry.org/data#CoA0000008677_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cushion", - "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#CoA0000006296", + "@id": "http://digitalheraldry.org/data#eb22ee23-3159-4649-8293-4adeb0bbf6cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#10603174-6e24-430d-8e39-34ce551da3b0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#3c8f7bd1-d753-42c2-8531-5cfe3214e2fc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6296" + "@id": "http://digitalheraldry.org/data#d6b5e709-942a-414b-8a21-2f5595cdb3ad" } ] }, { - "@id": "http://digitalheraldry.org/data#8892574e-8246-4aca-9e13-bb0b95789934", + "@id": "http://digitalheraldry.org/data#c4ed477d-53d7-457f-8972-cbdcfb0598aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#d85a8d67-16bf-453a-92e2-9c0b87994235" + } ] }, { - "@id": "http://digitalheraldry.org/data#0ec60b23-1c42-4892-a02b-bb7e40954aa1", + "@id": "http://digitalheraldry.org/data#965e468e-69de-4ad3-83db-9880859e6117", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#1ce25a9a-e290-4784-bd34-e2ca2f0719c2", + "@id": "http://digitalheraldry.org/data#065c652e-dc59-4668-8f0c-f8c9f619b646", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#fe204772-a3b0-4666-8d19-3b0d57692e78" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#53b85f31-3e2d-44b3-8afb-a40eeea7726d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "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/digital-heraldry-ontology#ConjoinedInPairle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#fae585a2-538a-48b8-bb06-0c3c199c3a7e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#3921a2c8-15bd-47c2-9fe3-00da2412da0f", + "@id": "http://digitalheraldry.org/data#CoA0000008134_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" + "@value": "removoed crowned / added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c459e9ef-d0da-4616-a38c-22134c75b8e3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000008134_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", - "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#c1693847-9377-4f32-9593-9ac0d1a5e62e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e645db18-3f8b-4ba3-b1f5-7c0e4aaf3e8a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#70fe5fdc-fad5-4c21-8f6e-2a8274de1c4a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c65dd18d-144f-4fef-9948-9abff4fa0f83" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#b2965f0f-14da-4190-bac0-a2ee8517038b" + "@value": "8134_B" } ] }, { - "@id": "http://digitalheraldry.org/data#3e0ba599-f132-4094-a565-523a8f88f8b0", + "@id": "http://digitalheraldry.org/data#6d7c045c-8a0b-48e8-aa23-23d2a620fc1a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0f20b70a-8365-4dd6-b442-af959baf128b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a409db60-622f-4e7e-b285-10fe5f7db0f6", + "@id": "http://digitalheraldry.org/data#0b955a2e-c1fe-47a4-9420-811a1557ff1e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLineModifier": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" + } + ], + "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#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -7049,68 +7179,64 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7bd8cc53-f97d-4949-816e-63f68519bf69", + "@id": "http://digitalheraldry.org/data#ee89b8e1-4aff-4663-9879-e9380fdbccb0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#79f9e51c-89ff-4753-948e-16549f98990f" + "@id": "http://digitalheraldry.org/data#89a6e007-cb6c-45f4-994e-d59aa688837c" } ] }, { - "@id": "http://digitalheraldry.org/data#813e4014-7469-4c6e-9955-2d7fcce110ef", + "@id": "http://digitalheraldry.org/data#f8d13e3f-3894-404f-bb28-2729903c66e9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7e0d8ac4-d236-4c20-a202-6f0bc755b1c5" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a6a264a6-5f9e-4103-bdb4-6997f489a015" + "@id": "http://digitalheraldry.org/data#4759f4ef-c718-41e6-9eb4-061f38dad51e" } ] }, { - "@id": "http://digitalheraldry.org/data#e110382e-5f24-4110-a815-d1728b52d9b3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#41b1ad31-2d08-4c61-beb8-6adb7d7386f6", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e98adb58-8cc8-4cbc-9d1a-714859a22e9e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#8439223e-5b2d-4be2-b6e5-9aa20c10b3da", + "@id": "http://digitalheraldry.org/data#72493f6f-2015-4aa6-adbd-28569a145af8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#f415a494-d0ad-47ce-99f6-5293ca1bac49" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c0af3b92-df04-4281-bfd9-392deb1367bb" + "@id": "http://digitalheraldry.org/data#2b78693f-7be3-45b1-8557-1efa5ed6979f" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasPatternNumber", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Slipped", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000020908", + "@id": "http://digitalheraldry.org/data#CoA0000031507", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -7122,194 +7248,220 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#211bcc0f-8c26-4179-8dd2-ada346a43672" + "@id": "http://digitalheraldry.org/data#d60f0a5c-38a4-49a5-ad15-f20debaa8289" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d51de111-d33c-4d9d-9243-4297ffa301f5" + "@id": "http://digitalheraldry.org/data#96d13fbf-1ee7-4e0e-8ec1-96fce7728a68" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#765ef3f9-ed45-4f7e-b209-56d093fddde8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "20908" + "@value": "31507" } ] }, { - "@id": "http://digitalheraldry.org/data#d2d5a9a5-a848-4920-9c89-c10afcdd2221", + "@id": "http://digitalheraldry.org/data#CoA0000027523_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#fed3baf8-0a44-45a1-8db0-cb659a97353e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d6c2ae30-12e5-4b08-a24e-06a0d5a7eed9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2b1de000-e56e-40d1-b7bf-b4a97601f497" + "@id": "http://digitalheraldry.org/data#4e963c18-7b24-488d-8398-ddf924ee496d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "27523_1" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#171fe1bc-898d-44fa-b097-d16764598bd1", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ] }, { - "@id": "http://digitalheraldry.org/data#1d6a77f3-8cbd-4ab2-87d1-9747da0d7ef6", + "@id": "http://digitalheraldry.org/data#c52ead2f-aef1-4737-9094-68b95237d269", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#0890cea5-0b19-4aeb-9405-23a19f6cd882", + "@id": "http://digitalheraldry.org/data#5427432f-5689-40db-8172-14a45d377655", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Cushion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#6d00470b-d223-4bf6-a643-3b747fd1a66b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#2b430581-591b-4e20-8983-0bca52338f59" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b80dd9e3-3d2f-4e28-a3b6-b315d91cb2a7", + "@id": "http://digitalheraldry.org/data#cff20af3-378e-466f-8bfd-435140e0f8af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#eb774e4b-af31-4ed1-bb01-9adc77d4530f" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e2e049c3-b226-4d5b-88ef-e05638d8255d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#f146befd-992a-4127-98d2-9268d8ba423a", + "@id": "http://digitalheraldry.org/data#73d5636d-ee3e-4410-95fc-f8298077d820", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 6 } ], - "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#120c87c4-b51d-435b-a335-54995508a6e6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "@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#a54c6e06-a537-452f-ac8a-9aac17828052", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#bcea1bd1-a954-45e6-9706-b463d117404e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d3156bfc-875c-4f46-a4a6-4fc8f4df8f21" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#263280ae-4f6e-4b1e-a276-ba9fed747383", + "@id": "http://digitalheraldry.org/data#bd9959b1-a23f-4be6-a9c9-0896db449f4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#87586da2-848c-4c04-8440-bb2c422ec6f8" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000009649_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#43818b38-f74b-42dd-bf3c-6ad903343382" + "@id": "http://digitalheraldry.org/data#a41cda22-4a19-4884-a9bd-9c5ecb0d8273" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1f0ad1ee-867f-4269-a4ee-75985ee43e90" + "@id": "http://digitalheraldry.org/data#988cd170-3546-4a21-bd13-9508fbda86bd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27636_A_1" + "@value": "9649_B" } ] }, { - "@id": "http://digitalheraldry.org/data#f81ab05d-74ef-4c86-b39d-0d90f5fafe96", + "@id": "http://digitalheraldry.org/data#3bd798ed-06c6-48bc-82ee-b2e21dbe8498", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#39909fda-e74f-4f32-a79c-65daca8e05fc" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c1045010-b14c-4848-98bd-c57e122e7d63", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#4c13275e-c985-4241-85df-55931f9d3846" } ], - "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#79ddcff0-3fae-464d-8056-739e6daee08f" } ] }, { - "@id": "http://digitalheraldry.org/data#9f5db197-5ea4-4853-9f45-295aec717f3c", + "@id": "http://digitalheraldry.org/data#9b1e817d-6d64-4a2b-9304-70ee487a5db2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#ab530fd5-e2fd-4744-8c51-6786680620d5", + "@id": "http://digitalheraldry.org/data#da21679c-f0bd-40c3-914b-6d7a4997f50b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -7326,150 +7478,124 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006136", + "@id": "http://digitalheraldry.org/data#0eb8c74c-07c8-41f5-94bc-78c6446b9968", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006136_1" + "@id": "http://digitalheraldry.org/data#6283ed80-3a9b-40b7-93a5-ed636b704e94" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#b255d69c-9646-4564-b85d-907f31356fdd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6ffb1b1e-09f3-480f-bb20-9df21bbcd138" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "6136" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d184db2f-922f-4671-8cd2-2def73217019", + "@id": "http://digitalheraldry.org/data#db598ba3-3048-415e-b33c-1fa99e205f0b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c572a1d4-397d-45be-961e-59ce1afebac6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#0e80b738-3acf-4d59-bd51-063683466b2f" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4f67df2b-2c96-46f7-9035-94442011b706", + "@id": "http://digitalheraldry.org/data#b1e7a6f8-b234-487e-aee9-6f2551aa19dd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f035b617-b024-4b1b-9959-3352f9970905" + "@id": "http://digitalheraldry.org/data#ff60768e-894b-49cc-90a6-1a81b9e69207" } ] }, { - "@id": "http://digitalheraldry.org/data#5be1a98d-a8a2-4f5b-90b9-660eeda99bb1", + "@id": "http://digitalheraldry.org/data#6614461a-b658-44d1-8429-07d806c193e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#9661fa79-8bfc-45b1-beb8-a482788e6ce3" + "@id": "http://digitalheraldry.org/data#CoA0000008724_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#28b853da-5226-4611-bcb8-0af1dbd0eb4e" + "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ed72d52d-0fe4-479d-abb3-786128142cbd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#3ba27070-9120-40e7-843b-a3b5373e051d" + "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#099dba25-e568-4fd1-8bf2-1a8e9e4561f1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#bd6fc910-669a-4c9a-b62a-5b00fa54145c" + "@id": "http://digitalheraldry.org/data#CoA0000008724_A" } ], - "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#082500e2-2978-447d-a88e-2e8ff8388042", + "@id": "http://digitalheraldry.org/data#d155949d-7d89-4d59-889e-66a01641bd0e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1bed1a38-a7d2-453e-a2e7-d9594e5db8fe", + "@id": "http://digitalheraldry.org/data#b914f17e-ffc5-4cbf-8e67-98e5cf9c65d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#f6ee561a-fee8-42dd-860d-ff65f09fefc5" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004060", + "@id": "http://digitalheraldry.org/data#CoA0000020908", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -7481,59 +7607,41 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7155022f-abf1-40f1-a5a1-5e00c3713d7d" + "@id": "http://digitalheraldry.org/data#7d92e18e-f442-42ef-bc57-806b7c01cabb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a0ad7edb-adf7-4bac-8a68-389f559bcf67" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b27e2d06-d5f4-403e-9536-f7a0a642f5b7" + "@id": "http://digitalheraldry.org/data#8b012ee9-2715-4345-abda-8054b009c344" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "4060" + "@value": "20908" } ] }, { - "@id": "http://digitalheraldry.org/data#7d6ccad2-5596-41bb-84b9-34228dc2a5a6", + "@id": "http://digitalheraldry.org/data#4ab0d5fd-2a02-4fc4-94a7-8328770831b7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#3bea30b0-39d7-4221-b8b5-b976050a4a09" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7ffbbfc7-7b90-438d-9d82-68b75523b3d1" - } - ] - }, - { - "@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" + "@id": "http://digitalheraldry.org/data#ed18fe3e-4849-4fee-8948-25acecb0377c" } ] }, { - "@id": "http://digitalheraldry.org/data#65b4a3db-e913-4baf-a9de-71bf0cdfdaff", + "@id": "http://digitalheraldry.org/data#e6296db9-a16c-416e-8940-05b3d5d057d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -7543,142 +7651,163 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ac661e11-a213-491c-bc6c-1b36f51bd688", + "@id": "http://digitalheraldry.org/data#ee8c9ef6-de62-4e11-ac46-70e43489f66c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#13450316-7cfe-4e31-a1a1-569b895cf1b8" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1e41d469-9363-467a-aced-744a990bb7f3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture4", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007831_1", + "@id": "http://digitalheraldry.org/data#CoA0000009652", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "Added color for crown" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009652_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#61ec2f5a-e5d8-4fe8-870f-e427e08ae5d5" + "@id": "http://digitalheraldry.org/data#ce7e45fd-71d3-4513-9d23-9ddfb59b899f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8b6e9c48-ce17-4fe2-85bd-7d33732ca1c8" + "@id": "http://digitalheraldry.org/data#672b6c8f-e299-409b-8011-796dfb29b82a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#3e9015d6-9cb0-4f47-a27d-33ef3cafc5d6" + "@id": "http://digitalheraldry.org/data#f17165c3-d39f-4ab0-a5e0-9673fe3b7cd6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7831_1" + "@value": "9652" } ] }, { - "@id": "http://digitalheraldry.org/data#2efb71fd-a8a6-42f8-8350-36cc56524cf1", + "@id": "http://digitalheraldry.org/data#f3db6e09-bab2-4cda-aa39-b4c3bf4c87c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9fc41400-4ade-4faf-b535-106c654e179b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@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#7729a7bc-7f5e-4d47-9275-5afdfdca0238", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#339dd012-02e4-4103-941d-9d3333b0af42" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031520", + "@id": "http://digitalheraldry.org/data#757e1956-ab22-4517-a8b7-d7825795ba24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#8fa8af15-54d5-4e6f-a3f8-48eb3c54af91" + "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8eee22f3-ab50-48dc-94f6-271ef5d9a869", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7cf62dc9-a0f7-42c8-9a40-944b6e153427" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31520" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0cc59b6b-a960-4dcb-8f94-c62bb5b9c9f0", + "@id": "http://digitalheraldry.org/data#a381d3e3-2d29-42ae-b95f-eb823a01bea4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#StarOf7Pt", - "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#f9098545-076e-44b8-83e6-df213bd867b9", + "@id": "http://digitalheraldry.org/data#fc0ee2df-2f8a-41cd-9f1f-38d4f23e044f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -7688,137 +7817,140 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#IronGrate", "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#CoA0000027003", + "@id": "http://digitalheraldry.org/data#0c07931c-45a3-4d49-b06c-6328aa9d9ca4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f3b3c688-ae68-47dd-8909-b48bb0b626a9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant and armed and langued and tinct for modifier" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027003_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6da26824-6caa-4b1d-9513-bc1fa61ed3c1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#7363a0e4-103f-4f29-b0d2-6dc1bcb0e23a" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "27003" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5f2f2441-c7c9-48bc-ab02-b5f4bf5c2363", + "@id": "http://digitalheraldry.org/data#c7f52296-1738-4431-9b70-3c480c1fd05d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#521f3e27-d77f-4e87-894c-b1e139bd50a4", + "@id": "http://digitalheraldry.org/data#f9c56ed0-c715-4ae9-bb6b-7ad0deea7034", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c771e252-b9dd-4bba-bfb0-a680fa0acd78", + "@id": "http://digitalheraldry.org/data#50eb6784-817b-4bc1-bd5c-44e8792e7a64", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#57a895bc-d609-4673-99dc-134e7fa326d5" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Enflamed", - "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#26660719-d64b-4f3f-bb85-273012b68cd3", + "@id": "http://digitalheraldry.org/data#350f4cde-afd2-4433-bb5b-66bf7ededc2e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2aa3c3c2-aa41-491e-a35e-96bf2681421d" + "@id": "http://digitalheraldry.org/data#1d159bc0-7e8a-498e-ac72-f3da87660ea2" } ] }, { - "@id": "http://digitalheraldry.org/data#08a286d8-aeda-4d2d-b118-fadee93f09fb", + "@id": "http://digitalheraldry.org/data#f04f8b69-c4b1-46fe-8ab5-2de477906d69", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e80cb436-708e-4f5b-a589-179718ea8e95", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 6 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f11e2c72-d28e-4eec-9fa9-b88ce4cf63f6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#252d8fa5-9bd0-475b-b953-25916fb40cde", + "@id": "http://digitalheraldry.org/data#018554f0-980a-4eb0-b876-3c183dc4a24e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Sword", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5af3b375-fdad-4a48-8daf-da68e5fb122d" + } + ], + "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#b27b1f2c-46f8-406b-8123-c11f12ad9e7b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -7828,158 +7960,171 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c57f8aa7-4a04-4ffb-8e04-6fab8d8e0e0b", + "@id": "http://digitalheraldry.org/data#b4c7d523-1107-4149-8ab3-d6e99eb83b74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 5 + } + ], "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#e3b79f71-c499-40b9-ade8-a47e275a9002", + "@id": "http://digitalheraldry.org/data#ffb130c6-4b20-4654-a658-b854da160ac0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#1f8578b5-69e7-49a0-803d-30ccfd5cde8e", + "@id": "http://digitalheraldry.org/data#5026aa34-0327-4016-890d-9f78a6dd4582", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2075864f-3593-4b13-b4a5-68e628bb34cd" } ] }, { - "@id": "http://digitalheraldry.org/data#85515a93-ba82-431b-bc03-48a365e16cfd", + "@id": "http://digitalheraldry.org/data#b3f4cc47-bae3-49e0-9a46-9cfb0be3a559", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011296_A", + "@id": "http://digitalheraldry.org/data#fd97621a-f3f7-40e3-9cc8-be45b699f650", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7561d016-abff-4bb1-85d4-6c55ca4afe25", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#d9b4502d-5134-4723-b397-9a816f67bdf3" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d6def969-9491-489e-bd54-32785cb23b09" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4a8d7e64-5d65-4d56-8eaf-68fad522e54b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "11296_A" + "@value": 3 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FromEdgesInwards", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#731f6ab9-e8a6-4a17-9f4e-fc38c9dc3574", + "@id": "http://digitalheraldry.org/data#89e6d897-a7c7-476c-a9bd-cc4a980caaba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f75d6c47-2861-4eb3-9b8c-76950eaf3567" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d78bccc3-25fd-4a43-b8e8-a2c4954f419e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mirror", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#169a9f01-5e96-47fb-bd1c-b00c3788d84e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#4b40d9d5-6102-49d1-8b6f-9a7dc150d641", + "@id": "http://digitalheraldry.org/data#1083e497-6148-43f2-b771-54c2f1067b48", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3e0ba599-f132-4094-a565-523a8f88f8b0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9662567d-68e1-4c27-ac7d-7cec37da5b99" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#44d6c13f-d0c1-4fe5-96e2-d6b5b6c73d06", + "@id": "http://digitalheraldry.org/data#77f3ccee-6e8b-462d-aa63-35e8d9ae85ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#514360e1-ef45-470e-8a1b-7a94e73045cb", + "@id": "http://digitalheraldry.org/data#CoA0000002905", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Ladder", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#8b743e4d-38c5-4f65-8c7a-690f0ce3975e" + "@value": "removed field_seme" } ], - "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#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002905_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000021659_A_A", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -7988,294 +8133,252 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#771a9856-7c9a-4af4-a826-814a62e81f3e" + "@id": "http://digitalheraldry.org/data#58e88b6a-b0aa-4a42-b148-908610e18b60" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "21659_A_A" + "@id": "http://digitalheraldry.org/data#2f475556-4ac8-4998-b36a-ed4f37d21243" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#749ac666-3593-441f-9fac-8346ecfdef88", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roses", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2905" } ] }, { - "@id": "http://digitalheraldry.org/data#549ab724-3bb8-40eb-981b-50d4383b87e4", + "@id": "http://digitalheraldry.org/data#060d848d-a299-48e8-be52-e5b0724498b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pile", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#5c6a91f4-6c0e-47c0-a0eb-4a90e406abb8" } ], - "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#6d54825b-d71c-4b63-bea3-99c68ffbdbba" } ] }, { - "@id": "http://digitalheraldry.org/data#e0a2da1d-a75f-4c99-8761-7e158beefc5f", + "@id": "http://digitalheraldry.org/data#490ba862-40df-4df7-9f7f-abee5196d04d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_C" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 3 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#22297d3f-f1ed-40ba-861b-bcb517610890", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4fee93f2-7887-4606-bd3e-406f5793ae05", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c5ce8ff0-9451-49f4-9c2e-1167d38a21fe", + "@id": "http://digitalheraldry.org/data#fcdaffbb-c6df-4de6-a8e6-b3f896a3d238", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a0d9e015-7757-4875-a4c8-a13502b5d7ec" + "@id": "http://digitalheraldry.org/data#d9e65730-8392-4c46-9960-d8ffd82f948a" } ] }, { - "@id": "http://digitalheraldry.org/data#6e920053-2dbb-4c7e-bff0-1921dc090889", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gonfanon", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#1e7b0e07-024a-4d18-bd50-38215d3e585a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#6d898b81-9932-4311-b7a6-91f0a4d6f478", + "@id": "http://digitalheraldry.org/data#14201181-0147-4861-86b3-3e781265a209", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e6390a43-7682-4519-8f65-d05b43aaf8c3" + "@id": "http://digitalheraldry.org/data#5fe2a41a-f0ea-450d-9406-58f4c3a57187" } ] }, { - "@id": "http://digitalheraldry.org/data#a0481e50-33ce-47c7-9017-7cb7824d4aec", + "@id": "http://digitalheraldry.org/data#CoA0000008666", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#292df54d-d4e7-4820-9365-2db3e09a1e3f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#896a2777-c693-4c46-9634-3ebda8ef88f2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#bfa7c91c-ec83-45e8-8d25-ce952719b2da" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fish", - "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": "8666" } ] }, { - "@id": "http://digitalheraldry.org/data#1536a801-b4c9-4f83-ac30-e23b84c984c7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5ce881a9-bb90-44f8-9014-be525624d918", + "@id": "http://digitalheraldry.org/data#CoA0000019776", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "added rampant to Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#78bea17a-dac5-4f6d-9a49-0bc301d88558", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#d2d0ac89-17da-4ec3-bd64-e36bbf578081" + "@id": "http://digitalheraldry.org/data#CoA0000019776_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#fb65a865-60e7-41cc-92a9-b8118d9c0b98" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b4dbb67e-d03d-4846-9974-d639b7bd3e7c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#07d629b9-8354-47e1-aa40-7a0e158c4502" + "@id": "http://digitalheraldry.org/data#e010aa06-6d51-444f-a46c-f060afba3148" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#556802a3-ba19-4bd9-874c-5a1aed018121" } ], - "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#40fae7a5-86f2-40ba-8a2a-edd2c3322d07" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "19776" } ] }, { - "@id": "http://digitalheraldry.org/data#8dd44f1d-4d93-40b3-8195-a07a622f133b", + "@id": "http://digitalheraldry.org/data#d80cb96d-cf45-49fe-9e57-f8596b8ee972", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f6e59251-c583-46c3-a4e6-df9c12404eb2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#32c68d8a-ffa1-4575-9ec7-cbe5599be7d5", + "@id": "http://digitalheraldry.org/data#CoA0000004649_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Sable" + "@id": "http://digitalheraldry.org/data#90a546e4-fbaa-4c5c-82d0-80b5b278165b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#15487e99-d635-4729-884a-c61005e8cf96" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "4649_1" } ] }, { - "@id": "http://digitalheraldry.org/data#cf968724-227e-4b81-b6cc-245e5e28906a", + "@id": "http://digitalheraldry.org/data#535e244b-3737-4ec9-ba08-6c8e382433d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#98d79ceb-fb87-4fe8-8f8b-d484b8bcb679", + "@id": "http://digitalheraldry.org/data#98a75f36-6a55-4a59-86f1-bb969f28666d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#b47e11dd-57be-47d5-be32-c8d3060b6981" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#d0d56016-f872-45d8-b3d6-99961d3609e0" + } + ], "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#487a042e-56f2-41b8-a221-c8a76113c6c6", + "@id": "http://digitalheraldry.org/data#4417e085-92b2-498d-a9f0-c0df959d9c88", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#f15b7a7a-dcf8-4bd8-91b1-ea37ee6e0449" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#32daf718-037b-4f4c-9751-726c082e271a" + "@id": "http://digitalheraldry.org/data#b1e8695b-a8f1-4264-9c13-adfa80448492" } ] }, { - "@id": "http://digitalheraldry.org/data#12ed98d0-6abe-4c69-94eb-4b6648f1e515", + "@id": "http://digitalheraldry.org/data#60b1a91f-e195-41ff-87ae-89ad672e9c72", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -8284,92 +8387,87 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#335f4be6-c1bb-49ba-89e0-15f90655b82b", + "@id": "http://digitalheraldry.org/data#8d339bb4-cd70-4998-a9ba-702241502f7c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7f2f7caa-36bb-4683-b08e-085108067b4f" + "@id": "http://digitalheraldry.org/data#33b16d41-a17c-49a5-b18d-239e8dd4d791" } ] }, { - "@id": "http://digitalheraldry.org/data#5334f5f3-2030-4779-bdf5-4b933f6f0e33", + "@id": "http://digitalheraldry.org/data#50beac6f-4e1b-42d9-9ce5-65261267e677", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d56ac8e1-5dad-410c-b08e-1e4c27a8cf5e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#00b3abd7-3680-41d9-8289-1ad84141dc0e" } ] }, { - "@id": "http://digitalheraldry.org/data#7229d7cf-974f-488d-a9e8-19acee370ac9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#71d634f1-7ab3-4171-8e18-1332e51c4bf6", + "@id": "http://digitalheraldry.org/data#05b083e5-6b58-4bc5-b9fb-a7a58b7f689f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#7041d9be-b8df-46a1-902c-d6f4d72142ae" + "@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#Vert" - } ] }, { - "@id": "http://digitalheraldry.org/data#0da78d22-30cc-47a3-aca9-535a797c83e4", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#43b4a47e-bab5-4509-9b48-9757445602fc", + "@id": "http://digitalheraldry.org/data#75b8771a-1a98-4838-a7ae-b34e99cf4f0c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9fcd17c8-2c29-4e52-93e0-b4aeb251f858" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gironny", + "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/data#CoA0000002468", + "@id": "http://digitalheraldry.org/data#CoA0000002706", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -8381,73 +8479,93 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c7eec507-6530-4161-8ce4-980172701398" + "@id": "http://digitalheraldry.org/data#0ef76d6d-17d2-4ec9-bd53-1df37c49897f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#284731fb-cb9e-43a0-8874-297903a7e7f5" + "@id": "http://digitalheraldry.org/data#c2ae131e-4b00-4497-8b86-5efca485f944" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a94dd81f-e48b-4784-957e-958bb662aaeb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2468" + "@value": "2706" } ] }, { - "@id": "http://digitalheraldry.org/data#e25d7595-bdca-48aa-963e-b5c0b4b60686", + "@id": "http://digitalheraldry.org/data#283d7aad-75b5-4fa4-b1c7-4c699093f2a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#96b4e58a-646d-48bb-b2d6-7434846b6be9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ] }, { - "@id": "http://digitalheraldry.org/data#0bec3e15-14e0-4d71-8d3c-408fe5938b6d", + "@id": "http://digitalheraldry.org/data#53898ffe-47d3-47db-b872-073552aaa976", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/data#95b3b922-cb67-4631-86b7-18f4ae13dd4c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002731", + "@id": "http://digitalheraldry.org/data#6f8a4ed5-1931-422a-bf93-9aa9420a94e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#7a179f77-583d-4dac-a4af-6776ac20b95e" + }, + { + "@id": "http://digitalheraldry.org/data#828e2526-a4e2-46a5-9f4a-e5684d826e98" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#cb39332d-714e-4ac6-b972-a745089f8994" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2731" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002817", + "@id": "http://digitalheraldry.org/data#CoA0000003122", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -8459,32 +8577,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0491ebd3-6be4-4864-b04c-488481932da0" + "@id": "http://digitalheraldry.org/data#1652c2ea-3dd5-4b23-ace4-0ff5d36630d9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b75955b9-9a0d-4482-aa44-b031b0b795d1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#320d065d-6034-4df5-9507-5d005b322684" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#d315c34f-dd69-423e-b89c-f49b297cca2e" + "@id": "http://digitalheraldry.org/data#2ceaa63b-2eea-41a5-9ee3-e165571e0cd2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2817" + "@value": "3122" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003785", + "@id": "http://digitalheraldry.org/data#CoA0000007805", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -8496,136 +8604,118 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b71e32e8-2794-4fd1-b04d-8e868c22e595" + "@id": "http://digitalheraldry.org/data#4b7b920a-f32e-47ec-ac47-df2899507e70" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#59db4581-8f19-4d16-b15c-adabba2920a7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3785" + "@value": "7805" } ] }, { - "@id": "http://digitalheraldry.org/data#38256806-f4d7-4785-a306-23d7f764660d", + "@id": "http://digitalheraldry.org/data#046e84ce-24c8-4102-980a-c8dcf1885f4c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6a254fe2-fe1c-4e2c-9615-6d737e3e54f4" + "@id": "http://digitalheraldry.org/data#c3672a2e-040a-4bad-9221-d57a2b1861aa" } ] }, { - "@id": "http://digitalheraldry.org/data#ff0fbfb2-686d-41b4-b8b9-f9ab30e6433b", + "@id": "http://digitalheraldry.org/data#79e5d370-2377-4f5e-b92d-ef6f959c7dcf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#5b07867c-c869-4d0f-a89a-4736e54dd613" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } ] }, { - "@id": "http://digitalheraldry.org/data#05ff8ab2-13c9-427c-b8d2-928e041f28f3", + "@id": "http://digitalheraldry.org/data#5bfdd64f-b90f-4517-a0f9-cd37222f77fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Sword", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7f3a038d-ff20-4ce7-b3dd-bee34c0d84bd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#63ce2a06-11ae-4cfc-8abb-1891d0177238" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#8a44d426-d849-4524-8cf7-16ff0684f543", + "@id": "http://digitalheraldry.org/data#e783bb17-bf58-482a-8fe8-adb0fec91fb0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#aaf15b86-4c9e-494b-8405-0fc6acdfa6d5" } ] }, { - "@id": "http://digitalheraldry.org/data#ede81638-73f2-464a-88a1-e15697f4954b", + "@id": "http://digitalheraldry.org/data#4e963c18-7b24-488d-8398-ddf924ee496d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c0e6aec2-dee5-4618-9ff2-09a2d1a74a50" + "@id": "http://digitalheraldry.org/data#c1087557-7146-4cdf-9abe-77e37baf1f69" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016385", + "@id": "http://digitalheraldry.org/data#e00b8ecc-05a1-485f-8b8e-c98c8a5a35d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6923a6d5-b2ce-4c4f-9706-d0d3636a5cdc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#98232999-6428-4ea5-9c33-0dffa29c9743" + "@id": "http://digitalheraldry.org/data#7b10429b-f8fe-4620-8954-1ae39b789a4c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "16385" + "@id": "http://digitalheraldry.org/data#5871272e-75e5-4867-a38b-468677cdfc64" } ] }, { - "@id": "http://digitalheraldry.org/data#c7b465af-6b37-4b2c-9767-afda2825b2ee", + "@id": "http://digitalheraldry.org/data#1fb7a147-363b-4a18-b598-1b0c86ccd4f9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ebd9dbaa-a066-40a5-a8df-9ea61a5362b8" + "@id": "http://digitalheraldry.org/data#74206321-f965-41d6-a10d-fc0494b1630f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#682ae2b2-6dc2-4d9c-acab-7d2131187daf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7e0d0e6f-3040-43fb-afa6-52830db5a6af" + "@id": "http://digitalheraldry.org/data#2c669002-88e4-4e35-a472-bf66039df207" } ] }, { - "@id": "http://digitalheraldry.org/data#26e2b51e-0406-4ece-b97e-e0b829cbe955", + "@id": "http://digitalheraldry.org/data#bdbe2ea4-c68b-487e-a729-6c2360a76c34", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -8637,19 +8727,29 @@ ], "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#3d459cc9-fe50-4a06-8595-0413bbef5a81", + "@id": "http://digitalheraldry.org/data#87b6dcb4-d6d7-4bc4-b4ac-5994efcf15b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008682_B", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -8661,334 +8761,296 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3f6e44bb-f150-42d0-816d-a4a66d65476a" + "@id": "http://digitalheraldry.org/data#c41305e1-d28e-49a8-8916-1b505d89efc5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8682_B" + "@value": "19035_Escu_B" } ] }, { - "@id": "http://digitalheraldry.org/data#16ad0d38-334d-4784-ac39-97fccd771961", + "@id": "http://digitalheraldry.org/data#10d933b8-0deb-497e-8513-4fba4932ed28", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#25471afd-5303-4096-b526-b1ccc0999523" + "@id": "http://digitalheraldry.org/data#c1e68441-9fc3-45ba-9198-ee450a40a3a7" } ] }, { - "@id": "http://digitalheraldry.org/data#c2d034d7-1908-4109-8a03-834a3f1c930f", + "@id": "http://digitalheraldry.org/data#2075864f-3593-4b13-b4a5-68e628bb34cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Curled", + "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#dff3f4c0-ff5f-4c26-bf8a-aff24d1411e5", + "@id": "http://digitalheraldry.org/data#9ccef28c-aa29-4e48-9fc7-f91022b710a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@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#540f0152-81bd-4f9e-898f-995cd62399ff", + "@id": "http://digitalheraldry.org/data#8e1124e9-e0dc-4716-9579-d1bdc4ee5115", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a164a8b8-6b7e-4ed9-9aeb-d4217a6a02e8" + } ] }, { - "@id": "http://digitalheraldry.org/data#2a03da71-85be-4f7f-81a8-f296f07de14a", + "@id": "http://digitalheraldry.org/data#7f45559c-6313-4ff7-acf0-5187514a0f33", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#52078462-4743-4101-b8b2-17de953893de", + "@id": "http://digitalheraldry.org/data#ec192bf8-c658-4f1e-9a96-d7cd936c6f90", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#a93d35ea-3346-4606-96ff-579da4cd5ec7" + } + ], "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#f929d041-09ad-46f0-8170-6c04d4c36d94", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pierced", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9df50b43-76d6-4f94-99d3-1c87f536e648", + "@id": "http://digitalheraldry.org/data#3f1060d2-0cd5-4dbe-b1d7-dc198da7279c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1b9351b8-eb9f-4050-85b6-3658b79bc875" + "@id": "http://digitalheraldry.org/data#7f32a23c-5329-4b5e-85a9-bdc0603ecb8f" } ] }, { - "@id": "http://digitalheraldry.org/data#18fa1b89-b214-4cab-a6b3-cb0ec0289576", + "@id": "http://digitalheraldry.org/data#CoA0000007758", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4d88e4a2-2476-47af-ad39-d9579bfbaafa" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#e45ffec7-1951-4c60-bc74-a2da061f8832" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "7758" } ] }, { - "@id": "http://digitalheraldry.org/data#b2ea0179-a3e4-431d-9790-bc0f9eb0aa61", + "@id": "http://digitalheraldry.org/data#5da51e6b-85be-452d-a9b4-1c32b18ef062", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#93cbab61-a2cb-44de-b581-b069ebda8212" + "@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#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5fd73451-1695-4ea6-a2eb-130d03897978", + "@id": "http://digitalheraldry.org/data#5e3a4a6b-5a5c-4cbe-8ef1-e300079cf667", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#d7812d6c-ceac-43ee-977c-fe1d16ed36ac" - }, - { - "@id": "http://digitalheraldry.org/data#40a2a12f-6823-4b08-8313-084c1868fce5" - } - ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#d7c62290-5b54-4749-8715-122e40e9456c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#6f0055a7-0a80-4a95-a60b-3e5e785503ca" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PosedBendwise", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cowardly", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006256", + "@id": "http://digitalheraldry.org/data#82f5dcfe-2cb0-4960-9a41-bef449609109", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#fb2ffb68-a3ce-432b-918d-f1f81ee05a0a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7fa1f040-160e-49b3-858e-7238eba74703" + "@id": "http://digitalheraldry.org/data#e07b0ccd-3cac-4e03-bd60-035a90d5b2e9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f2288ee3-3dc2-4e11-8aa6-116024450dae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6256" + "@id": "http://digitalheraldry.org/data#fe318994-5d05-4ada-b4ea-38f1f86aa684" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000013049", + "@id": "http://digitalheraldry.org/data#b78cf4a8-77e6-4454-8b77-8ab428a6bc20", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#64a0eafa-c200-4579-9675-ac9113350535" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#9cd66448-0d9b-46c8-a4e4-f58922f7e209" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "13049" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006253", + "@id": "http://digitalheraldry.org/data#adbadbd7-dc09-429e-9c20-c7abe11cab74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@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 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#2a4147c1-090e-4b66-bb81-a99cc36dfd63" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e132be89-cacf-4608-aa54-880481ec8507" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "6253" + "@id": "http://digitalheraldry.org/data#d57d5057-b923-42ae-9fd0-416bb8ef29c4" } ] }, { - "@id": "http://digitalheraldry.org/data#825f6a28-141a-4bb4-bb1a-9910c980a5a4", + "@id": "http://digitalheraldry.org/data#ac99c31f-e243-418d-b140-0a13636462ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@value": 2 } ], - "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#8c9632e1-3af4-4fea-86c7-39a8265564c3", + "@id": "http://digitalheraldry.org/data#e610010d-9a76-45b0-be06-81ba1050eb4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006680", + "@id": "http://digitalheraldry.org/data#c999397b-4365-42d8-8262-380310af6975", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e5b0928d-4b31-40b5-8430-4d8102b8c3ce" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#1942d2f3-1855-447a-98d9-11c48633833c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "6680" - } ] }, { - "@id": "http://digitalheraldry.org/data#10603174-6e24-430d-8e39-34ce551da3b0", + "@id": "http://digitalheraldry.org/data#32332e85-0460-4ed0-83bd-6a42e314cdee", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -8998,53 +9060,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ffefd91a-5938-427d-aca0-090ad1f6632e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c3cafb2d-0042-4ab9-ac40-895d8374a34f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#a0eb583b-fcd9-434b-b4ca-77ed1ba0386f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2fdce7d0-e1f4-4ea8-8607-52bbb397deb9" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B", + "@id": "http://digitalheraldry.org/data#CoA0000008991_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#884f8f66-a277-45f8-8b1d-fe79dd64b128" + "@id": "http://digitalheraldry.org/data#c4fc7197-f12e-4b08-a4c3-33459c277026" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035_Escu_B" + "@value": "8991_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002946", + "@id": "http://digitalheraldry.org/data#CoA0000002717", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -9056,148 +9094,149 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c3909d3e-7cbc-4b9a-ac75-269ce987c547" + "@id": "http://digitalheraldry.org/data#ee37052d-1652-4fdf-8c1e-f61215727c11" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#db21e16c-3472-4d8b-9e80-16ea87942f36" + "@id": "http://digitalheraldry.org/data#e66ce129-874b-497e-8533-eaf564c79ecd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#d7c2e1bf-fd10-45f7-ae24-f6368db58e28" + "@value": "2717" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#39909fda-e74f-4f32-a79c-65daca8e05fc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#789c4592-e8b4-46a3-8cec-e68249413cbd" + "@id": "http://digitalheraldry.org/data#7808db88-7614-4f2a-b54a-acfddbf7169b" + }, + { + "@id": "http://digitalheraldry.org/data#a284d116-5d83-45c1-a71f-d33eb5b695ed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2946" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d21e5ac8-8708-4817-8c13-817e0a19ffde", + "@id": "http://digitalheraldry.org/data#e5f09317-52a6-4dc6-b0ac-c422e2b310d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pile", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b599fc5c-ff0b-494d-99cb-7445551a000f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031551", + "@id": "http://digitalheraldry.org/data#CoA0000003144", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#a76fccf8-d53b-4978-8669-d6aab0aef38f" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#f9fd7322-d458-45b0-9d8d-781c4d812ff2" + "@id": "http://digitalheraldry.org/data#CoA0000003144_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "31551" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5c7a5246-e74b-48bb-bf11-14b5a6294ad8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlets", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0a421383-856c-4978-b8e7-4a1969b45cf3" + "@id": "http://digitalheraldry.org/data#52342fca-c2c6-4cae-bea9-b547e4e80df4" } ], - "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#852282a8-fd51-4797-a2fe-735e9958939b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "3144" } ] }, { - "@id": "http://digitalheraldry.org/data#9e71c3f0-5779-4c59-8e26-59cd62406b7c", + "@id": "http://digitalheraldry.org/data#27ca176f-e343-4172-8f1a-5bfaba58a081", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#87f38bfd-bac4-4f3a-97b5-5180ebdd92f0" + "@id": "http://digitalheraldry.org/data#66e80f62-43c4-4c6c-b482-4ba8fa274527" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ - { - "@id": "http://digitalheraldry.org/data#aeb9e9a7-71d7-4152-9901-732ea1575c48" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#c11642b3-a36b-4e7e-95c2-d1e7c8cdfadb", + "@id": "http://digitalheraldry.org/data#48b5d916-fff4-420d-a92c-ffd1ba7be56d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#65a86303-4215-4e09-b6f0-7a6ea4c84b58" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#826977d6-2fe8-4695-86fa-b7d9e6d16655", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#3a735828-305b-4a5b-942a-8be3485a6822", + "@id": "http://digitalheraldry.org/data#11cdfcdc-e591-4928-a702-67b2d4e2abdb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -9207,217 +9246,243 @@ ] }, { - "@id": "http://digitalheraldry.org/data#91ffe4c3-2d80-473c-8d7a-44b81847b7df", + "@id": "http://digitalheraldry.org/data#8b5df728-6363-45fa-95c4-1b4903fc707e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#29c5ed64-e4cf-4912-aaa3-cdda3a9d6297" + "@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/data#74330e74-8f79-4255-8c91-f556b00251b1", + "@id": "http://digitalheraldry.org/data#c2f19379-c7e6-40f5-9aee-4525d1450e4b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031570_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" + "@id": "http://digitalheraldry.org/data#b77b2596-0ea6-4eae-8df3-057e4cdc3c3e" } ], - "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#4417e085-92b2-498d-a9f0-c0df959d9c88" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#f15b7a7a-dcf8-4bd8-91b1-ea37ee6e0449" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31570_1" } ] }, { - "@id": "http://digitalheraldry.org/data#878904ac-db24-4db6-8274-e880f9a1d008", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#30f1e4c7-724a-4aaf-8196-8e90c529d81b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/data#5b72785d-acc6-4542-85e0-257590cc23c8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#01e440b9-ef6f-47e8-9226-57fb9fbdf631" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#75098c8c-5f7e-4f2b-8864-85b758847218", + "@id": "http://digitalheraldry.org/data#7ee1fadf-7280-4850-a956-3d0f31d09278", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gonfanon", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#61efb093-72a3-46c9-8343-eb3a8f51e1f3" } ] }, { - "@id": "http://digitalheraldry.org/data#62658351-1921-4eb6-a877-a5461b4e6bde", + "@id": "http://digitalheraldry.org/data#7e437258-824b-439d-883a-b15a66e9ebff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#651a56d0-1df3-4607-87c2-9991d72b4b6e" + }, + { + "@id": "http://digitalheraldry.org/data#4a49a49c-09a4-4d96-87aa-de96a3f1caba" + }, { - "@id": "http://digitalheraldry.org/data#0939f8bb-04c4-4557-816f-87de78b8ca16" + "@id": "http://digitalheraldry.org/data#50b8e26d-7b76-426c-b33f-31018bfc80bf" } ], - "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#b864dcb7-8b78-4001-aa2c-646b77cfaf6e", + "@id": "http://digitalheraldry.org/data#CoA0000009818_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Sable" + "@id": "http://digitalheraldry.org/data#d0554286-9090-4686-8855-9b793f2fa9bf" } ], - "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#63445b98-bdcf-4eb9-8903-731ab04e744c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9818_B" } ] }, { - "@id": "http://digitalheraldry.org/data#fb0fb3c0-3081-4e6a-9c48-fd2f93af5e9f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@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#4bf341f0-4bed-431d-a9f1-1a45e412815e", + "@id": "http://digitalheraldry.org/data#CoA0000011773", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#56862d4b-8f92-4b04-be23-8a8593c5bd99" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000011773_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#c8d971cb-edda-46d2-a4aa-2c64f4be91f0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#67c5ce29-35f0-4809-8935-7f1b2eebe499" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "11773" } ] }, { - "@id": "http://digitalheraldry.org/data#ffa20eb0-ae4c-4ac1-b44e-673ebeccb45a", + "@id": "http://digitalheraldry.org/data#8d39883b-87c2-448c-8659-ee54c40f45fa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "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#CoA0000006641", + "@id": "http://digitalheraldry.org/data#CoA0000006389_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5ca924b6-6265-496a-88c1-84d5114cebd2" + "@id": "http://digitalheraldry.org/data#eaf4e62e-781f-4334-8040-45773d2829b0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e2c75df3-b40d-4399-b051-fb8f77ff13d4" + "@id": "http://digitalheraldry.org/data#51738c89-20b2-4969-b809-1183055b17c2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6641" + "@value": "6389_1" } ] }, { - "@id": "http://digitalheraldry.org/data#13b0a46e-6eb2-4c19-9624-4f788df28391", + "@id": "http://digitalheraldry.org/data#4687ee92-3f4c-4d02-9a1a-7abbc48c189c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7d4ed498-1569-447b-8de4-de9b1355d6b7" - } - ], - "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#CoA0000000396", + "@id": "http://digitalheraldry.org/data#CoA0000031522", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -9429,78 +9494,64 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7ced5f95-8412-4ee8-b0ba-0777f23e3c63" + "@id": "http://digitalheraldry.org/data#d4e8eb43-ec61-4e59-ad1c-d634a3c9fdf1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9709457b-4515-45c7-a8f9-3355352d9dd3" + "@id": "http://digitalheraldry.org/data#abf41255-7113-4329-8dac-0b476ddbf51b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "396" + "@value": "31522" } ] }, { - "@id": "http://digitalheraldry.org/data#2aa0fc99-37e6-4c6f-858b-21ac694fa931", + "@id": "http://digitalheraldry.org/data#CoA0000027384", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "added field_seme" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2aa3c3c2-aa41-491e-a35e-96bf2681421d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#5aaefbed-2fd5-4d9c-8fb8-65d58201cc5a" + "@id": "http://digitalheraldry.org/data#CoA0000027384_1" } ], - "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#6c466531-dbaa-41b5-87ba-a80bbf70d15d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cfc2e020-7b76-43b4-8632-886137998115", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c6f23d8f-d729-48cb-adc6-947688df60b7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "27384" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001660", + "@id": "http://digitalheraldry.org/data#CoA0000007294", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -9512,129 +9563,113 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#41436e4c-ff61-4634-b464-040dc60aaa5d" + "@id": "http://digitalheraldry.org/data#6eb67b6a-7d6f-47b8-b8d4-ab3a6cab249a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4770f7d3-6db5-4e56-8e0e-10febc292e9c" + "@id": "http://digitalheraldry.org/data#2ccb24c4-bfc7-43a2-9797-8c0bcd3170a6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#26653fb6-99b8-4b67-bebf-eb746116a7bc" + "@id": "http://digitalheraldry.org/data#f3da524e-e154-4fa5-9f48-faec7e52525a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1660" + "@value": "7294" } ] }, { - "@id": "http://digitalheraldry.org/data#7be06b9f-b6ca-472e-9a5b-c570d3ca85ee", + "@id": "http://digitalheraldry.org/data#CoA0000006254", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d3bf0f02-2c6f-4740-92f9-73831bd9e036" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1c2c7450-99d2-4233-b5c0-2240b3a43e5e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#df1f4a72-b2c6-4b37-bd3a-6c79c82cd1d1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f41d3282-6467-4bc9-b7a1-1386d4fb5592", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#c58d4a06-1b72-46bf-924c-401112be9220" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "6254" } ] }, { - "@id": "http://digitalheraldry.org/data#ed45b363-7563-45cb-b85f-e1c6437149b3", + "@id": "http://digitalheraldry.org/data#b98ee6d0-9a47-40d7-ae62-1200570cfae2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#69ff3315-0368-4e1b-a636-82116d00f242" } ] }, { - "@id": "http://digitalheraldry.org/data#6219a77d-d02e-4389-9459-fa6517c2087c", + "@id": "http://digitalheraldry.org/data#CoA0000002911__2_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Eagle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#678a1d3b-6b6f-4e1d-9d75-791a2fb9dbb9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#c067055e-4928-43f5-9042-4ea1edd57621", + "@id": "http://digitalheraldry.org/data#4f45b6c3-9cbc-46a9-a1a1-4a0750d50ad0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3d93cc5d-f05b-42e4-8667-81c0c0c01e0b" + }, + { + "@id": "http://digitalheraldry.org/data#2bf1fd3f-1336-454e-b38b-fb75f9e16d04" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#76a88ae0-795b-4b8c-bfe8-be7c0dd00949", + "@id": "http://digitalheraldry.org/data#9224a32c-cdad-48ba-b1f6-256d7e71f267", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -9644,41 +9679,31 @@ ] }, { - "@id": "http://digitalheraldry.org/data#33c4d253-d9c8-46db-ad80-c88aac96603e", + "@id": "http://digitalheraldry.org/data#317eea74-24b5-482f-9156-e7b9aba94580", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000031570_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#85cea1e3-5257-4d92-9974-53497e5c92e5", + "@id": "http://digitalheraldry.org/data#b3edaa32-b296-4911-b4c3-9b72bd830797", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#3d8220ac-51b8-423e-bfd7-6df335b620ee" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -9688,7 +9713,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006283", + "@id": "http://digitalheraldry.org/data#CoA0000006279", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -9700,180 +9725,160 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#937ad477-365b-4709-9803-feb570b338ec" + "@id": "http://digitalheraldry.org/data#dc75d6ff-81d7-4125-b81a-a6260f675f85" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6283" + "@value": "6279" } ] }, { - "@id": "http://digitalheraldry.org/data#621b6a37-ab20-4676-8dbe-6a37598a191c", + "@id": "http://digitalheraldry.org/data#74119234-e11f-4f4e-8a78-a29f308dd6ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e55ca55e-82e0-4d69-b0d8-12ee4c064d0c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#473b00d5-fc06-445e-abf2-e80fd858b437", - "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#66c18272-4f5c-44a8-9408-ad800cd76aa8", + "@id": "http://digitalheraldry.org/data#86154363-f1b3-46fa-b8eb-a520ba4d61fc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1431fe2d-0581-4f6e-887b-4374725286f6" + "@id": "http://digitalheraldry.org/data#c42df5af-5fea-46ec-a49b-dd36d47fd723" } ] }, { - "@id": "http://digitalheraldry.org/data#5ab1fb21-e7ec-4e9f-9a34-277258520981", + "@id": "http://digitalheraldry.org/data#165fb783-5bcc-41ca-8f35-80eb82298453", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#4bf341f0-4bed-431d-a9f1-1a45e412815e" - } ] }, { - "@id": "http://digitalheraldry.org/data#11bc4bf2-d15c-4a1e-9866-6928721257c7", + "@id": "http://digitalheraldry.org/data#4d80f30f-0f20-48c3-ac75-2394e2cf7b67", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#eca4fbc0-4979-4de0-be00-13b76767752a" + "@id": "http://digitalheraldry.org/data#ad70e853-4249-4caa-9ad3-280701844077" } ] }, { - "@id": "http://digitalheraldry.org/data#cce92b7c-08c4-4d7a-b49e-db1fc2cf53f0", + "@id": "http://digitalheraldry.org/data#b2e7f461-f8c1-422f-aaf5-60749c8489c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mirror", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b48a9742-8280-447a-a24d-9bc1dbc69f04", + "@id": "http://digitalheraldry.org/data#968cacb3-9c38-4056-89d4-58f59815d271", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#30011520-da05-4415-bc85-4b37f00915c6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#91ee9982-42c2-4620-a665-b66a45183c45" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#efb3e008-0cd4-4768-8d31-883e38a4008c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#1af2ef2e-efe5-4b45-a1c1-2ddfd02f8494" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A", + "@id": "http://digitalheraldry.org/data#CoA0000017508_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#63ecfec6-ccbd-453e-adce-03823c5832f4" + "@id": "http://digitalheraldry.org/data#b01cd12f-c6e1-4834-bee8-c98c25b1026b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "8359_A" + "@id": "http://digitalheraldry.org/data#696500c8-2e9e-47f9-871c-e24d8f64ce57" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031543_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#400544e4-e2a1-43b5-b911-88e588723bcc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#8814f3f3-ffa8-4945-9e33-03f76a7b49f4" + "@value": "17508_A_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cca3101b-9ba9-45b8-bdc6-b5ebf4b22311", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#c76245f6-058c-4577-bcd2-563f63cb3769" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31543_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d0ba2def-b7f6-4595-a4c0-49588a868dc0", + "@id": "http://digitalheraldry.org/data#4ab64ea5-fdb7-4862-8d89-caef18282916", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Viol", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#07ed8376-3b73-4fec-a3eb-bf934a1fc571" + "@id": "http://digitalheraldry.org/data#9b86369b-8377-4167-8703-f19545b60967" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5728612f-4f19-4589-8741-76b676ef6c19" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031541", + "@id": "http://digitalheraldry.org/data#CoA0000002704", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -9885,85 +9890,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#21de28a1-a300-482b-ae3b-add232b3f53a" + "@id": "http://digitalheraldry.org/data#ba604541-38f8-48bf-82a4-2a1f1e2ac5a2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#41ed24ce-1946-47f2-8022-35b19e0904f3" + "@id": "http://digitalheraldry.org/data#cf8cfd76-2728-4880-837c-ad19efe69ad9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#dfc91d41-5dd1-42f5-8444-36c0d2b3e0e2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31541" + "@value": "2704" } ] }, { - "@id": "http://digitalheraldry.org/data#9a6e9b52-1233-4139-b977-34e5ea448827", + "@id": "http://digitalheraldry.org/data#CoA0000002769", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#004a2573-ecb2-4e9a-9b27-758aad40cd12" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight", - "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#fa4c4ae9-b179-4c96-97ad-32d479438110" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a5cf5fcf-4846-4bed-acc9-c2117a28df2a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#18dc0734-c096-4cf5-8e45-ee9fe4728342" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#aa8652f0-6910-4699-b17d-ecfd5d9688f1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#4153e2da-4350-4bab-bd30-cc72aa09805b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2769" } ] }, { - "@id": "http://digitalheraldry.org/data#ae13624a-43f5-4718-9cbe-956cf11ae4a0", + "@id": "http://digitalheraldry.org/data#829a0a68-3f59-451a-a04b-394049270424", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9de40a26-067c-41af-beef-523729442c83" + } ] }, { - "@id": "http://digitalheraldry.org/data#861ce67d-756f-403d-ac0c-c7340ba1e450", + "@id": "http://digitalheraldry.org/data#d6e48408-ebad-45b9-8fd6-fc3496d13057", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a6352281-6f58-4384-8c41-6e10394f6295" + "@id": "http://digitalheraldry.org/data#08f81a09-07ab-4271-bbdd-1b1945ea21ab" } ] }, { - "@id": "http://digitalheraldry.org/data#d970d9c5-4cac-4537-9f6e-851520620f8f", + "@id": "http://digitalheraldry.org/data#cb80a7a0-c8bf-488e-9418-8c09a673d8ef", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -9972,212 +9975,159 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#b972c748-9c35-4179-b9c7-1d5923ce91be", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006288", + "@id": "http://digitalheraldry.org/data#3d840d01-88c2-4584-a390-273c39984efb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#efa67f47-2726-4e32-8afb-6934a1470b36" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a2a685b3-eb9f-4763-a914-8c5e78357722" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2db23764-9798-4fc2-9ac2-8e1d9b868e1b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6288" + "@id": "http://digitalheraldry.org/data#4c6292e5-4eb0-41ed-a954-bbb7e32b11d2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639", + "@id": "http://digitalheraldry.org/data#5e01df6e-8f5c-4970-a9f6-f977bd2c66fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_1" + "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#0449c2e5-06ee-4ce5-a3d5-911751eb50f8" + "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "27639" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#4860aa84-9ff9-4aee-8d97-75e231e0ef79", + "@id": "http://digitalheraldry.org/data#CoA0000031550", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#7e463c8f-12a8-4baf-bfc7-074fa4aef9e0" + "@value": "tincture für letters hinzugefügt" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#587f086f-d5fd-4b59-a19f-200df3feb79d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ef5765b8-bd54-41b2-a359-92d4e0746167", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#22dfad74-17dc-47ff-b5af-e15787ade61d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000031550_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027004_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d9f65de7-c43d-43f1-9748-cc4ad6eed382" + "@id": "http://digitalheraldry.org/data#d9b5b358-744d-4664-a86e-2cc30c697ba6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4790484c-3b05-4293-a888-9e482ea67953" + "@id": "http://digitalheraldry.org/data#a9375f23-2f1f-40c2-86b4-123672713ed7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#59f2d62c-f769-4135-ab14-25d76f3036f2" + "@id": "http://digitalheraldry.org/data#a5cca1d1-93ec-48ae-80a2-ea4c95d279e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27004_1" + "@value": "31550" } ] }, { - "@id": "http://digitalheraldry.org/data#5827ec56-e917-41e0-a15f-269a8b0306d8", + "@id": "http://digitalheraldry.org/data#e46f86e6-9d9f-41f4-ac60-0cf123db3fcf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#88488420-2f8c-4afe-b052-97fd64240ce9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3d80e61f-b01f-444b-853c-869ed7aaeab1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006425_1", + "@id": "http://digitalheraldry.org/data#6eb04ef6-951e-4169-98f0-3a85bd58a590", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#7a2ef5e0-7126-499a-a9e8-7a4978c5f308" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#8cac6b97-a23f-4e41-80fc-dd971c4d2c11" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6425_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#906f4158-3ec5-4f81-8c81-fef271a644f8", + "@id": "http://digitalheraldry.org/data#54d9c47d-6280-4d5b-95e0-e857df1b9a7d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#fce9378e-eba4-4dd8-ba95-4a881976e6ef" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#IronGrate", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Talon", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -10185,79 +10135,89 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5177417d-7d83-44c7-9913-68b26260d2c6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f9fd7322-d458-45b0-9d8d-781c4d812ff2", + "@id": "http://digitalheraldry.org/data#f7607ed3-3da3-4bed-8d22-c9834356c33a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2a58bd78-a6ce-4757-a066-579c5ebfd996" + "@id": "http://digitalheraldry.org/data#ff54bf03-e060-4e6b-853d-576e2abb2aae" } ] }, { - "@id": "http://digitalheraldry.org/data#fff86b77-085a-4b46-8a12-a71ee8327843", + "@id": "http://digitalheraldry.org/data#ebe2db87-6698-44f8-885a-ccda3c386b2e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead", + "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } ] }, { - "@id": "http://digitalheraldry.org/data#1770fafa-5a77-4d76-b8a6-ad3dd183ebcb", + "@id": "http://digitalheraldry.org/data#c8453a39-ccfd-4450-8464-81ee4808308d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#89ef80ae-64dd-47b4-ba14-6d377d745a93", + "@id": "http://digitalheraldry.org/data#CoA0000007567", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#33194510-a1b1-4e46-a76c-91e665ee15ad" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#41fbdfd9-83d0-4740-b28a-b34a56b49674" + "@id": "http://digitalheraldry.org/data#a1a0f61e-f173-4029-a973-5c5a7effdeba" } ], - "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#afceeb25-86e6-4d11-acfa-24194048664c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#3a85b7e1-a2fa-4d5f-9c9d-a647941472c7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7567" } ] }, { - "@id": "http://digitalheraldry.org/data#71037254-50ab-4cf1-89e6-2de9707eff15", + "@id": "http://digitalheraldry.org/data#30ddfac4-c56e-4339-a12c-d6abfc661c9d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InLure", + "http://digitalheraldry.org/digital-heraldry-ontology#DonkeysHead", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A", + "@id": "http://digitalheraldry.org/data#CoA0000009682", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "Added tincture for crowned" + "@value": "added armed and langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -10267,7 +10227,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000009682_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -10277,22 +10237,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#92794381-4830-468c-ad29-608f34108fee" + "@id": "http://digitalheraldry.org/data#2122e346-6c00-4d18-a79d-25b973fc34b2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d818e049-7151-4bdf-ba13-cacc39a7bb27" + "@id": "http://digitalheraldry.org/data#f0cbf203-a71c-4ddb-a5b0-b11dc7a4de7a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8668_A" + "@value": "9682" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031567", + "@id": "http://digitalheraldry.org/data#CoA0000010025", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -10304,41 +10264,54 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7c0bc628-6a38-43ef-96ff-9d2f3b4ac89f" + "@id": "http://digitalheraldry.org/data#eb216587-2d6d-470c-8f27-0ef2636f6fb5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#307768f0-d518-4773-a1f1-e9632c3fed0c" + "@id": "http://digitalheraldry.org/data#ee5109fa-e688-4d6d-9a68-693f8313e33d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#afe2c1d6-54a4-4395-913f-c233472b9d15" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31567" + "@value": "10025" } ] }, { - "@id": "http://digitalheraldry.org/data#3214ea07-2588-4db6-80b2-cfa1559ff617", + "@id": "http://digitalheraldry.org/data#CoA0000002468", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b9af5fa9-72f3-489a-87cb-f1a16d18fe46" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#740bf85f-736d-419b-8761-1c6bc6404270" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2468" } ] }, { - "@id": "http://digitalheraldry.org/data#9f12ce58-70b7-4deb-9ac8-b736242df227", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008268_A", + "@id": "http://digitalheraldry.org/data#CoA0000027636_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -10355,7 +10328,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008268_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -10365,22 +10338,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#940179f8-5bbc-47e0-8362-112e22025424" + "@id": "http://digitalheraldry.org/data#7834c595-d792-422c-b1dc-92694927eabf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#45ae01a6-f26d-4319-a3c6-47f23b05de6a" + "@id": "http://digitalheraldry.org/data#18d19f17-7dbc-4259-942c-4ea470146b12" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8268_A" + "@value": "27636_A" } ] }, { - "@id": "http://digitalheraldry.org/data#767e1332-95b2-493e-8181-7a2ef4dbf601", + "@id": "http://digitalheraldry.org/data#e542ecf9-3a18-4fb7-bd50-e4ef770140ec", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a4f0c5ef-3af6-46f4-b3a9-77f04f1e9153", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -10397,15 +10377,31 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#2a737d8b-cddf-4002-862b-3b017036222b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021424_A_B", + "@id": "http://digitalheraldry.org/data#4f799ee5-e9f7-462f-8696-692e46a79326", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a995efe1-9fb1-4fce-ab47-b3149e936942" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006216", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -10417,22 +10413,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#851af84a-ca7c-4f9a-b51d-897678d6f11c" + "@id": "http://digitalheraldry.org/data#89b69241-a2e6-476e-8240-eace1bd70768" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9add393f-b797-4324-bea3-fafc0563c1c9" + "@id": "http://digitalheraldry.org/data#bb6a0dd9-6c3d-42a6-9791-3eaab44a2568" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21424_A_B" + "@value": "6216" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002469", + "@id": "http://digitalheraldry.org/data#CoA0000013424", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -10444,180 +10440,200 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#db1fd6e6-3400-4de6-80fc-781f62254cc9" + "@id": "http://digitalheraldry.org/data#4ed0568d-44ce-4ecf-8c00-ad36979d0da4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b1c8fae3-5799-4aa4-9478-2ce1984ed7da" + "@id": "http://digitalheraldry.org/data#315081c0-2987-4b40-b172-eff31346e468" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#1b90b3d2-e7f0-43b8-9796-eee3f3720e75" + "@id": "http://digitalheraldry.org/data#594c6ac7-9c8d-4207-901a-baea97448a81" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2469" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f40d3586-36d6-4ca3-8375-ac65b63bdbd5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#26231df5-68d4-419f-85eb-9a32bb45e0bb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "13424" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016446_1", + "@id": "http://digitalheraldry.org/data#CoA0000006035", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2e6fc97b-f983-4258-810c-a64d88ef63b5" + "@id": "http://digitalheraldry.org/data#9f676a1a-ee58-4590-8a78-f65f7af476b4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3f823b22-85a4-46f7-8519-060d9f9fecf3" + "@id": "http://digitalheraldry.org/data#5a1b0a67-74c8-43c6-a72f-71a471601ba0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16446_1" + "@value": "6035" } ] }, { - "@id": "http://digitalheraldry.org/data#52d38049-7728-4c13-a723-3c88a7ebffa1", + "@id": "http://digitalheraldry.org/data#608b9e86-29a0-4fe1-aeb4-eec387671af2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#52078462-4743-4101-b8b2-17de953893de" + "@id": "http://digitalheraldry.org/data#9c20592f-18fb-4104-a8d8-2d929759cf73" } ] }, { - "@id": "http://digitalheraldry.org/data#72e1e7f0-f017-48a1-99e4-382b8caad572", + "@id": "http://digitalheraldry.org/data#e0df9635-b0bc-4eb2-94fe-5168afe05cb3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stag", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2e28fb89-a58f-424b-922e-284efb5f2ee8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#9d629d24-5125-4fd1-bbd2-3a221e56a0ff", + "@id": "http://digitalheraldry.org/data#48476d88-1c66-4731-b901-aa1e0e397978", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#1be0b138-2e7e-4c79-bba9-45338fe57279", + "@id": "http://digitalheraldry.org/data#f6a8adcb-8f2f-4a2c-8b69-e9579ac8a978", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#P" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1eba1456-0d39-4041-a2ea-73a562ac72ce", + "@id": "http://digitalheraldry.org/data#CoA0000003420_2_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#overAll", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#69deb685-894e-4b04-88a6-e7c24eff5a47", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#a290005f-8e56-40bd-97db-94990d939274" } ] }, { - "@id": "http://digitalheraldry.org/data#8c0983d9-05ab-4f33-9e91-ecc2e1f6dc5b", + "@id": "http://digitalheraldry.org/data#62193f63-f667-41b5-9d18-08f450bc06ab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#87373b05-ee5f-414d-8deb-65057699f508" + "@id": "http://digitalheraldry.org/data#956b4c6b-e774-4e93-9f02-6e020229c8ae" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006715", + "@id": "http://digitalheraldry.org/data#6a6d8f5b-da9d-4868-9020-3adef9c81594", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008971_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#4ed0c285-7f52-44ae-b52e-a56a059a49c6" + "@id": "http://digitalheraldry.org/data#CoA0000008971_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#e44ca925-6597-422b-9f48-f4cddd8f33dc" + "@id": "http://digitalheraldry.org/data#CoA0000008971_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "6715" + "@id": "http://digitalheraldry.org/data#CoA0000008971_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#9dc77610-8ff0-45c2-98b0-099c21bcde29", + "@id": "http://digitalheraldry.org/data#6b461cd5-08fc-4490-983d-e97ab5299bcb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#83b507f7-49fd-4d1e-ad5c-60140208c41f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -10626,128 +10642,154 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#300c4027-2d09-4235-9a62-94bbd20d28a5", + "@id": "http://digitalheraldry.org/data#CoA0000017411", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@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#dd9ccc07-ccb7-40a6-8623-979c9b2d6c2a" } ], - "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#85400b41-4c7c-44cb-ba3a-a7f7ac27877b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#d2751e2c-33b4-4aa7-98c6-931573ae8041" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "17411" } ] }, { - "@id": "http://digitalheraldry.org/data#a7f2d932-5d6b-4c28-b1a6-2941b42826ac", + "@id": "http://digitalheraldry.org/data#79f9f5fd-7287-4f26-b046-3174d0e7bcf1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#de5a7d24-9f9b-42f6-82c3-83026bf6bba9" } ] }, { - "@id": "http://digitalheraldry.org/data#f64c14ce-d8f2-4797-bb14-793391c58f84", + "@id": "http://digitalheraldry.org/data#d3362308-de14-423a-984b-a076b51963b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Castle", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006297", + "@id": "http://digitalheraldry.org/data#0d5fd555-074e-4c7a-a658-d82ac0a90ff0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Molette", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "added q.f." + "@value": 3 } ], - "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#60280c97-767a-4b4e-be71-f5bf8c40bef8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006297_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": true + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d344bc13-aed7-499f-b0d1-516167a508bc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#7d1c8188-31eb-4c7f-b797-8bfabf6be775" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#c443afd3-d622-4d1e-a742-851cafa6a1c9" + }, { - "@id": "http://digitalheraldry.org/data#f400c453-f632-4b4d-ac65-b5934384ec03" + "@id": "http://digitalheraldry.org/data#f558c950-cd67-472d-981f-4e69e0103cd0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6297" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002911__2_1", + "@id": "http://digitalheraldry.org/data#b50a4cb5-984a-4e52-997d-f318853cd95e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676", + "@id": "http://digitalheraldry.org/data#7fdd19f1-fb86-4f19-9b6d-4012d3a2eb09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#4a40d81b-8e64-46b1-b393-2236daaee8e3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000008676_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009649", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -10756,17 +10798,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4ec5bf84-8064-4da3-a9cf-079e795aeb78" + "@id": "http://digitalheraldry.org/data#1c1cd6d5-3d33-4357-9293-ddd742f198d6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8676" + "@value": "9649" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition", + "@id": "http://digitalheraldry.org/data#6216005e-b4bf-42d6-8094-e80c65f79ceb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Martlets", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -10774,7 +10833,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002824", + "@id": "http://digitalheraldry.org/data#CoA0000002724", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -10786,249 +10845,252 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d8b98503-71b7-4e8f-8b2c-b3f1cab4b96a" + "@id": "http://digitalheraldry.org/data#a63e740e-e2cd-46b9-9aa8-ede68b81e0a8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aa51ac7f-623b-486e-a860-56955cfb4abf" + "@id": "http://digitalheraldry.org/data#87120420-0848-4897-9fc9-5e2fcc02c1ac" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#8f6ba00b-d336-4809-bd18-f1282de34510" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2824" + "@value": "2724" } ] }, { - "@id": "http://digitalheraldry.org/data#986d72e4-19e1-4bcf-8f84-84e4fd4f9305", + "@id": "http://digitalheraldry.org/data#8a47af7b-fbd3-48a4-8dfa-8db966389964", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c2beb892-017a-4e56-bbf3-237c325fbf89", + "@id": "http://digitalheraldry.org/data#CoA0000008755_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 5 + "@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#13763f3b-25f8-44e8-9289-252edccc85ed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f592930f-3d10-4be2-91df-2e9d54632051", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cushion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b677b06b-e24e-44d3-bf8b-6bed734bf1b5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8755_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#ccf6d2f7-95b4-409b-9934-6e66ae316973", + "@id": "http://digitalheraldry.org/data#1f521410-e6da-4a8c-b15d-45da78abfff3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9661fa79-8bfc-45b1-beb8-a482788e6ce3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#80f231f3-c299-4ac1-bb23-1bb11b32bf16" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009505", + "@id": "http://digitalheraldry.org/data#CoA0000006300_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added langued and armed to Charge3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009505_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5538b5f2-405b-429f-9496-7e102521a1c6" + "@id": "http://digitalheraldry.org/data#599b72b1-ce6d-47d4-b8e5-9c87354f6e2c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ef6e2c87-5a71-4da0-8625-0ac05d501ca4" + "@id": "http://digitalheraldry.org/data#b44d6fa9-aa9a-465e-a1fd-c5579987904a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#2bd055b8-2412-4513-840f-da42901a564f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#3cfa2b49-1058-42d6-952c-88f3087db28f" + "@id": "http://digitalheraldry.org/data#e8fe017b-b968-4f36-8029-456438a9d7d2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9505" + "@value": "6300_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_C", + "@id": "http://digitalheraldry.org/data#CoA0000003758_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000019035_C_1" + "@id": "http://digitalheraldry.org/data#c8afbc4c-a963-44c1-9b2a-06fe4e870c0b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#07ce5ac1-756b-47cf-adc9-34ed3c6fe62f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#edd012f5-7c95-42f3-8523-bc9e038a30fc" + "@value": "3758_1" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#ec57f76b-062a-4978-8df2-677c3271bd66" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8e6d3d86-546a-46c8-b5a7-de679a181029", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "19035_C" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016471", + "@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/data#CoA0000016396_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f5b16032-bbaf-4f9c-a6d8-079195574c49" + "@id": "http://digitalheraldry.org/data#892d4eb3-6fba-4585-8d2f-95ae37f73f00" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5b0be50f-d726-4fe1-b38c-a07d336711fd" + "@id": "http://digitalheraldry.org/data#bbf8e581-e25f-4f68-9c3d-8d784f2638cf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16471" + "@value": "16396_1" } ] }, { - "@id": "http://digitalheraldry.org/data#96dccc07-9b63-4c43-ab3c-da90f08033e1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#940179f8-5bbc-47e0-8362-112e22025424", + "@id": "http://digitalheraldry.org/data#a5ef154b-4638-4da3-b2b7-665c284dddfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dee21ea3-4c5b-44b3-80fc-7e1ac8821db0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0d5fd555-074e-4c7a-a658-d82ac0a90ff0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009654", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9de40a26-067c-41af-beef-523729442c83", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b1b268ee-7b34-4fec-8672-76102110d1c8" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9654" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006844", + "@id": "http://digitalheraldry.org/data#CoA0000007015", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -11040,87 +11102,93 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ef8447c1-58e1-4be1-aac4-fefaf7543535" + "@id": "http://digitalheraldry.org/data#68c3ad75-7ca2-42b4-bfdd-578e06473752" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#76545ef1-5f2e-4401-ac4e-3b327265a769" + "@id": "http://digitalheraldry.org/data#3114b38d-b74a-4558-97dd-ba2cd0a1c7b6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6844" + "@value": "7015" } ] }, { - "@id": "http://digitalheraldry.org/data#96c1c42d-bc83-4ef7-9bae-8b8e38865948", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#283d699b-2183-47cc-b018-edf53870f552" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#290846fe-a4c1-4ada-b727-555f2e426aa7", + "@id": "http://digitalheraldry.org/data#de6839c9-0f6e-4b1b-ad29-520a3c6c45b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#f7f8ba90-b839-4ca8-8aa3-6309c4d24d93", + "@id": "http://digitalheraldry.org/data#9b09643d-8e31-4bd0-89a3-25afcb87dbcb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#4b1feb9f-7ad4-40ad-afc5-d24a4d820d84", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bull", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#cf545149-ec92-43bb-b7b4-f09af8dd4d8a" } ] }, { - "@id": "http://digitalheraldry.org/data#b2b12aab-c689-4600-be5b-f9df2db47b7a", + "@id": "http://digitalheraldry.org/data#4c089582-d61e-441a-9b99-a85ad7550255", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#84719082-904f-401b-9685-17aedd7d0b68" + "@id": "http://digitalheraldry.org/data#c1e29aab-c63e-4ff0-b36a-60b352503687" } ] }, { - "@id": "http://digitalheraldry.org/data#aa56bc81-0b8e-4c27-b183-dc7c30a7340c", + "@id": "http://digitalheraldry.org/data#3ce6d1df-f051-41c8-b7a6-c369e3ee5afd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#f8c9f910-e462-4f6a-b1ee-51ad6e5e6b6c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#24223600-8f30-4395-a3cf-0f6be0bd0843" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007570_1", + "@id": "http://digitalheraldry.org/data#CoA0000009579_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -11132,217 +11200,185 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d5540a89-8fed-4c5d-8807-66b3405acc1d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#72dba60e-4489-4e47-8e0f-329bb86479b8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#ec7a9615-120d-4a67-a535-054691f30871" + "@id": "http://digitalheraldry.org/data#63fe4e29-df82-4c99-88e6-37e8511ce06f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7570_1" + "@value": "9579_1" } ] }, { - "@id": "http://digitalheraldry.org/data#eb60710f-51d7-488d-ac56-e00866b5f84c", + "@id": "http://digitalheraldry.org/data#6b508ef0-63e3-4d43-ab14-046628cf4d17", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#595b8394-4086-44e1-885c-0d16eafa15ee", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#301d33fc-f681-49f5-813b-9beee57a1ac4" + "@id": "http://digitalheraldry.org/data#76519a55-a62f-48f9-8c88-937cf095b05b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0a838e03-35f5-4869-9fc5-a97755831cc2" + "@id": "http://digitalheraldry.org/data#b91d50a5-aed5-45ee-a3bb-420be8e880ba" } ] }, { - "@id": "http://digitalheraldry.org/data#2a4e56ad-6c78-4b7a-8fb9-f51eb5424f1f", + "@id": "http://digitalheraldry.org/data#c8d0dabd-e9a1-4af1-97e7-a18e2264e380", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#3f1c4ea7-3518-41ff-8b21-25fc1980ea06" } ] }, { - "@id": "http://digitalheraldry.org/data#87eb1f43-478b-4634-84a1-270440155804", + "@id": "http://digitalheraldry.org/data#069d9339-1f2a-415a-b1db-33dd16a1283f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#fe6d3223-3c03-419b-8101-49bf3d90b78f", + "@id": "http://digitalheraldry.org/data#176c4ca5-70b6-4ad4-80a0-3cd55b8ead89", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b6e18835-efb1-4330-a3f8-adb94c7cc255", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7c9aac64-dbdd-4a97-9509-d51b6f31f5e2" - } ] }, { - "@id": "http://digitalheraldry.org/data#29ef1c9d-2e9e-485a-9f97-99e843159528", + "@id": "http://digitalheraldry.org/data#8b741c13-64cc-42d7-b4ae-241a6f571edd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#dac73752-9c56-41e3-926c-d6e9ada2077c" - } - ], "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" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2ec0a393-57c0-47da-88f6-10b03426be0b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#c8449f23-8978-41f1-911b-e52101dd29e7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#7bb72369-99dd-486b-9d88-801a87986b08", + "@id": "http://digitalheraldry.org/data#CoA0000006246", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#77cd85b3-d536-4250-b760-ec1cfffc06d3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6246" } ] }, { - "@id": "http://digitalheraldry.org/data#51432e59-3c1e-4849-a85a-f3efa3a3eab0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#903409de-0ef0-4e08-b4c4-8beec3cfa6e8", + "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#CoA0000002464", + "@id": "http://digitalheraldry.org/data#799a6cbc-d638-4d9a-a856-3e29960d1d3d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InFess", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006309", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added rampant 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#d7d6a820-83fb-4c9f-87b0-41907b12c105" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002464_1" + "@id": "http://digitalheraldry.org/data#e1b8447c-03b3-4eb9-8bab-c7c9a7ced018" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": true + "@value": "6309" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ed9f6531-aa1d-4115-beda-93164eaae398", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#7bdd591b-3aff-419f-ba69-3d7fc3242f31" + "@id": "http://digitalheraldry.org/data#6940708a-ddce-4581-979d-c142c22bafde" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#2368b788-9aa6-4a76-9081-036ee6718856" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2464" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031506", + "@id": "http://digitalheraldry.org/data#CoA0000031498", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -11354,51 +11390,31 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2f980c96-8b22-4162-9e30-c2157bcae5cd" + "@id": "http://digitalheraldry.org/data#ca4b038e-ae75-46bb-9608-01f7416a4082" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31506" + "@value": "31498" } ] }, { - "@id": "http://digitalheraldry.org/data#d9f65de7-c43d-43f1-9748-cc4ad6eed382", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#b1be9405-5d0f-4b6c-976e-497ec91eab80", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#1b4cb6ba-b087-48d6-8e73-dd162da950ba" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#320fcb2b-9073-4187-bb0c-fc4302f26fc4" - } - ], - "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#CoA0000031560", + "@id": "http://digitalheraldry.org/data#CoA0000006307", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -11410,56 +11426,49 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#291d157c-1a32-45fd-93c7-b7f1ad7ad027" + "@id": "http://digitalheraldry.org/data#2741fdbd-1600-44da-8a3a-8b757bc0a937" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#56d62a52-fe27-4da3-8d5a-d3e47d8636b5" + "@id": "http://digitalheraldry.org/data#24e694f9-722f-48e0-b9ff-30923a31d563" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#229290e7-2031-4cfd-a964-8c9f422d53a4" + "@id": "http://digitalheraldry.org/data#5b1cb4bf-be7e-4cc8-bc51-bdc753e1b0f7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31560" + "@value": "6307" } ] }, { - "@id": "http://digitalheraldry.org/data#26653fb6-99b8-4b67-bebf-eb746116a7bc", + "@id": "http://digitalheraldry.org/data#CoA0000002940", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#6f8f102d-719e-4629-b725-d761a42c18f2" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b70644f9-c372-47ea-8a58-f593ff6084ca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#18c084b7-7411-4ea3-a3d6-371592ddc845" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2940" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003831", + "@id": "http://digitalheraldry.org/data#CoA0000008152_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -11471,262 +11480,193 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#32a79c5a-a857-4c16-8474-f9a6c00d671a" + "@id": "http://digitalheraldry.org/data#6cb68d80-d6c0-49fb-9d4c-93dca83c64d8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e26a0964-bfe0-45c4-a5d5-0ae09b7222d3" + "@id": "http://digitalheraldry.org/data#3f290750-0adc-4433-b370-b13443a030aa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3831" + "@value": "8152_A" } ] }, { - "@id": "http://digitalheraldry.org/data#d02359c6-aebb-45c0-a225-74cc299f573e", + "@id": "http://digitalheraldry.org/data#95b20499-1d56-41b7-9ee4-297eac830033", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0927e948-0feb-478d-849f-a747cc41fa68" } ] }, { - "@id": "http://digitalheraldry.org/data#4e364603-951f-474d-a123-35c87d9fcce7", + "@id": "http://digitalheraldry.org/data#CoA0000006495", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011773_A_1" + "@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#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011773_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011773_B" + "@id": "http://digitalheraldry.org/data#CoA0000006495_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011773_A_1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#8d2ecdd6-acbd-4504-995d-ca5330f05c42" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy", - "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#a4a35377-a1a2-43b2-8884-5ead3923ab09" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6495" } ] }, { - "@id": "http://digitalheraldry.org/data#b101782d-e0db-4e0f-a11e-ea66d0a76153", + "@id": "http://digitalheraldry.org/data#CoA0000008517_Escu", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mace", + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d584a352-ff11-46bc-b41f-02c2b266593c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7f3a038d-ff20-4ce7-b3dd-bee34c0d84bd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#94b7b8e4-a87b-496a-96a1-f27b9ad2580c" + "@value": "8517_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#a988cb44-00e2-4877-afc6-ea9d038d42ef", + "@id": "http://digitalheraldry.org/data#82f6c5d6-a82d-4bb5-86de-0762b02943b1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" } ], "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" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#5df1b14a-1358-45d4-8151-e6506c04f309", + "@id": "http://digitalheraldry.org/data#CoA0000031570_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000013049_B", + "@id": "http://digitalheraldry.org/data#6372d395-3239-4dd3-854f-ce708ebfb220", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Palewise", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#9ebe96ec-eb5c-4283-8c0d-79b7feb3d3bb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#15e9df6a-2bd2-4b14-927a-b7e9aedaada0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "13049_B" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A", + "@id": "http://digitalheraldry.org/data#a2a2c08a-393b-430a-b324-97d4885fa2cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/data#72d2c3f1-cd13-449b-9ae0-45f2885da53b" + }, { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#4ce3e40d-e27c-4196-9eac-d2d892166297" + }, { - "@id": "http://digitalheraldry.org/data#bd474ca4-76e1-4de4-8a87-de1ae1ef32f8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#528299d1-e726-478a-b4a6-58dc93d32703" + }, { - "@id": "http://digitalheraldry.org/data#c1aa42f1-9c29-4749-8619-155308c36f53" + "@id": "http://digitalheraldry.org/data#3eaa93ce-32b9-498f-bef4-106b4b21fe59" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8191_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3bea30b0-39d7-4221-b8b5-b976050a4a09", + "@id": "http://digitalheraldry.org/data#ecc80b44-1853-4dae-8ca2-a4f9fdf4db9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#a031cfbf-94a5-4f2c-bff6-d8697a27732b" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b7e0cad0-afe7-4b3c-857d-d4958b6e861a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#60d42a77-30f4-4e63-9bfd-822065408d82" + }, { - "@value": "of 18" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#75d79814-3de4-478f-9849-b5c68dedc176" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#10116764-5a57-46d9-a96f-14b5c0219dce" + }, + { + "@id": "http://digitalheraldry.org/data#0f2a11b4-bfa4-4905-80a6-750067c7ea29" } ], "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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#f0c499bb-0c7b-435d-bfb8-182e7572e3de", + "@id": "http://digitalheraldry.org/data#2ef0353a-ba23-4d8e-9455-a5b489c22497", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -11736,53 +11676,70 @@ ] }, { - "@id": "http://digitalheraldry.org/data#463d1825-9630-4a6b-a971-bec3e28c6125", + "@id": "http://digitalheraldry.org/data#5bdedd9e-1034-4db2-95e7-3e638fdd31d1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031500", + "@id": "http://digitalheraldry.org/data#0f9bee49-c477-4bc2-9073-34b2d9d88a91", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#f3401c88-e085-4276-8be3-8132ba35a14a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3d095e46-601a-46e0-97f9-c0faff59eae8" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ff697837-a09c-4cc8-a671-1b83bd168a1a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4452bf53-cc53-4edf-b874-363660ab06c4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31500" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#3159c1c0-3e47-44f1-b347-dad4c318d7e6", + "@id": "http://digitalheraldry.org/data#12aa7716-9651-4f62-94d9-74d4dddc4c0c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#812a26ce-cf4a-4eb5-9647-576f0023221e" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002692", + "@id": "http://digitalheraldry.org/data#CoA0000031517", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -11794,119 +11751,74 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f6a9e24d-da58-4a10-8e62-23e4d883d949" + "@id": "http://digitalheraldry.org/data#873a6e36-0c7d-4bc7-9208-d913276c93d7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1e9cbe8d-b134-4854-90ed-2435bdee6846" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "2692" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ab70e6a7-78bc-46ce-b0a4-26bb8452bc1e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8ec01e20-1773-4b0c-ac77-b5521f1ae18d" + "@id": "http://digitalheraldry.org/data#45481cbb-29c8-43fe-80be-6d5667a9e9c2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#43c1e175-873a-46d2-bdf1-984539c20853", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#a9fd2f3b-0e27-4ce4-ba08-e0828b6a7fa1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "31517" } ] }, { - "@id": "http://digitalheraldry.org/data#969f171a-b315-4bc9-9b17-51282ac05a0c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Key", + "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#e5518129-62c2-4fb4-bf6e-1cc29631c6a3", + "@id": "http://digitalheraldry.org/data#421a94f7-22bb-4cb1-bb83-19adab225a4b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000008670_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008670_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4e85c8a8-d224-4b75-9409-961d934c7833", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6585d2db-6ef9-49bb-91e8-628e299a13b0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#fbcd5a4f-6722-4591-928f-1faac18815ac" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#ec8bc864-4ff5-4b64-a7ff-893ba4b33631" + "@id": "http://digitalheraldry.org/data#CoA0000008670_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000008670_A" } ], - "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#CoA0000002911__2", + "@id": "http://digitalheraldry.org/data#CoA0000031559", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed castily" + "@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": [ @@ -11916,7 +11828,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002911__2_1" + "@id": "http://digitalheraldry.org/data#CoA0000031559_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -11926,22 +11838,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5563e49e-5a0c-41e9-87e9-56cc372f39f3" + "@id": "http://digitalheraldry.org/data#5bcdf2a0-2ab1-4a41-82e6-c274f8d79f65" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f9a5cc50-1aae-482d-ae57-d741896736e5" + "@id": "http://digitalheraldry.org/data#8c3aeb8a-3d7b-4f6a-a303-9c2e6dac75e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2911__2" + "@value": "31559" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017552", + "@id": "http://digitalheraldry.org/data#CoA0000008517", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -11951,53 +11863,98 @@ "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ { - "@id": "http://digitalheraldry.org/data#af8caeb8-1ce3-4f94-be27-9c2bec991772" + "@id": "http://digitalheraldry.org/data#CoA0000008517_Escu" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#394e256e-bd4c-48bc-b601-422d2a41d063" + "@id": "http://digitalheraldry.org/data#80f022ae-4088-414f-a8f3-068e5c5f80bd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "17552" + "@value": "8517" } ] }, { - "@id": "http://digitalheraldry.org/data#3f2be677-d942-4528-93b5-5f094d9ed892", + "@id": "http://digitalheraldry.org/data#e7d7ab8f-389f-4a0e-ba54-da3eb9c8b41a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@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/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a824f451-23bb-4f82-86f0-65b573f8fed2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d2b66e4a-bc4b-4ede-ba50-73682d95a698" + }, + { + "@id": "http://digitalheraldry.org/data#5a6a5ed4-c004-463f-8486-b07f1a250269" } ], - "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#f1f7699c-07df-413c-9b21-ced33ec3b0cc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Talon", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8cd3ea2d-25c0-4ae6-a490-f285d5025b53", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1b792815-9c17-4d5b-af1a-72a19941d4b1", + "@id": "http://digitalheraldry.org/data#620ddcad-e09a-4b2c-91a8-89d521579af9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a639f3a1-b43e-4a78-b7af-0fdbcd5264a2" + "@id": "http://digitalheraldry.org/data#0162ada5-aa9e-4cd5-b58a-4b0eb5d4c0f7" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003257", + "@id": "http://digitalheraldry.org/data#CoA0000002810", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -12009,129 +11966,148 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#08795d36-ded6-4a46-9825-9be384338f40" + "@id": "http://digitalheraldry.org/data#26a2d7d0-c4d5-40e5-9746-8bee35a31afd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0fa14b7f-4774-4ef4-a84d-9141b5c488e2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3257" + "@value": "2810" } ] }, { - "@id": "http://digitalheraldry.org/data#55bf5c86-6327-45bd-8f63-3ebe434e91aa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Statant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4312ca1a-e8c2-44f3-9cca-ddca189281c5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#df56873c-9c07-4a37-be9d-0d4d8d9d9c7c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#T", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + } ] }, { - "@id": "http://digitalheraldry.org/data#e2da27d7-29e0-48a9-925d-1a8d672565b9", + "@id": "http://digitalheraldry.org/data#CoA0000002804", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" + "@id": "http://digitalheraldry.org/data#6b3fb0df-8ca2-4acd-abd6-8debaba14dc0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#20f2341a-d201-4905-bc74-62c96a916c7c", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#ed325117-4ab4-4b2b-90c9-5ce23117e390" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2804" } ] }, { - "@id": "http://digitalheraldry.org/data#a318f64a-b1c1-4579-b112-ceb0b4117542", + "@id": "http://digitalheraldry.org/data#CoA0000002820", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d3df5bc5-6758-4fed-9a2a-b1d8c72583a6" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bear", - "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#6f07889b-be90-4a42-847b-6cf39542f1b4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c5e5b7b7-e316-4d12-8731-335aaa96c5ef" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2820" } ] }, { - "@id": "http://digitalheraldry.org/data#cc08c6ad-986a-4c04-84d2-ec71acf8916d", + "@id": "http://digitalheraldry.org/data#CoA0000006844", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B" + "@id": "http://digitalheraldry.org/data#86171b78-187a-47d2-b16a-f3d107db013f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B" + "@id": "http://digitalheraldry.org/data#2819f7fa-7570-4b2b-af74-c42360ed3fd3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A" + "@value": "6844" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4a6460db-03e9-414f-bc89-d95e6580ec09", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + "@id": "http://digitalheraldry.org/data#620ddcad-e09a-4b2c-91a8-89d521579af9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#07ccb8aa-b95d-4384-9004-71f4bbfede09" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#131d61c4-0d28-4f68-86df-5b16d3cadc16", + "@id": "http://digitalheraldry.org/data#fa9852ab-6c99-4687-8749-8dbfac784655", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -12148,27 +12124,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#067add3b-879a-4af9-8445-783c5f5a8281", + "@id": "http://digitalheraldry.org/data#5728aa01-d69f-483b-b684-c0bcaf416b67", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b8707758-4851-4a13-81e2-6bc49864ba59" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a50459da-2574-4259-a688-84d4d9ca3cd5", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/data#1215b46b-1fc9-49a7-be91-b90cb46a346e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006234_1", + "@id": "http://digitalheraldry.org/data#CoA0000031514_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -12180,346 +12148,375 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f0bb0117-9a21-4e36-85a7-08f1d0e6c4be" + "@id": "http://digitalheraldry.org/data#ce63b108-33cf-4529-9559-da756e4e4aea" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ecc6e5a9-35fd-4ed8-a015-ead26d5a9b0a" + "@id": "http://digitalheraldry.org/data#1890bc56-6da7-49a8-b3c0-994b532d59a8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6234_1" + "@value": "31514_1" } ] }, { - "@id": "http://digitalheraldry.org/data#999168a4-ea3b-4a14-9352-2e989fc6fac2", + "@id": "http://digitalheraldry.org/data#8da818ed-944b-4cf4-8f91-dada8c25f56f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c1b43db5-3346-4685-9990-5aa3a70276b9" + "@id": "http://digitalheraldry.org/data#35b29440-2a38-416e-a68f-ca64f85c50ef" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991_1", + "@id": "http://digitalheraldry.org/data#aa59587c-f80b-41ec-b8ac-accc848b7828", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#b9f3fec6-a2e1-4210-be4d-db63c8ce4e77" + "@id": "http://digitalheraldry.org/data#e3633d4a-fd63-4e11-93a1-3856b9cb6a6d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8991_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@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#e90be069-4543-405a-9ba6-be73e1ed0230", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#54197b96-74b2-40e4-9064-02e9a9eb2e64" } ] }, { - "@id": "http://digitalheraldry.org/data#8492df27-941e-40f9-a9c5-584b69039c4f", + "@id": "http://digitalheraldry.org/data#123712d6-137a-407b-a35a-217c6eb002bc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pile", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#e6c4acc9-f336-42de-b6e1-2faf99e119b5", + "@id": "http://digitalheraldry.org/data#e48c9954-a884-426e-bf9a-05fb81b61309", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#4f1cab38-41f6-48c6-9496-15cb7fa80d1d" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006673", + "@id": "http://digitalheraldry.org/data#e7b27106-788c-40bb-b967-e652ee0d4f9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006673_1" + "@id": "http://digitalheraldry.org/data#e800d5ad-faeb-4b61-987b-7c46202b92da" } ], - "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#5d5b1032-feb7-4f3e-a1b9-079124c342b5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#032f6e85-5e87-47e7-8c86-e424061db9d1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#702acc72-a21b-44b9-9444-eba7892ca7e5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6673" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#701a17f7-e8a6-40e0-8e1a-8d5beb92831f", + "@id": "http://digitalheraldry.org/data#663f64e5-da67-477e-be00-98e774440ff1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2f6504d2-c0e1-41dc-b0bc-f076a34c6117" + "@id": "http://digitalheraldry.org/data#e8617684-d72c-4912-b9f0-46176495e880" } ] }, { - "@id": "http://digitalheraldry.org/data#d29dc036-a87f-4c51-baa0-6ce6e655a311", + "@id": "http://digitalheraldry.org/data#ecb3428a-a6f5-433b-8d41-6d14b7267207", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b66873c0-5b79-4ab1-98f8-7b59aae0789c" + "@id": "http://digitalheraldry.org/data#a0cdebf9-5fa9-4dbf-9312-a2aa61568217" } ] }, { - "@id": "http://digitalheraldry.org/data#6a9f1ba4-aec9-48f5-b8fa-c94b78ade7aa", + "@id": "http://digitalheraldry.org/data#d0f00b7b-9fd8-4892-bb94-c9d386dc3b85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#3cceb044-7faa-44c4-b238-63a1bd55a3f9", + "@id": "http://digitalheraldry.org/data#afbb5f95-e238-4010-a546-c44c0f69a2f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Curled", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#EscutchOf", + "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#5f7fc563-57e5-4809-8500-366aca207748", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#07df9b4a-3560-4330-813a-247e6b694839", + "@id": "http://digitalheraldry.org/data#0927e948-0feb-478d-849f-a747cc41fa68", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#fe2e913a-94a0-427b-8a73-6016ecce4ad1" + "@id": "http://digitalheraldry.org/data#17c6194a-e7d0-42bc-8e68-af12b40ad58a" } ], "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#186df6b8-9581-4e2a-81b3-b77ed848fc8b", + "@id": "http://digitalheraldry.org/data#30af9ba7-07f2-4e46-b15b-7afbb4cc5822", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003420_2_1", + "@id": "http://digitalheraldry.org/data#CoA0000007076", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#87a049b6-eb95-4a80-a70c-079912eb9fbb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#608b9e86-29a0-4fe1-aeb4-eec387671af2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7076" + } ] }, { - "@id": "http://digitalheraldry.org/data#a3e1b7f5-81c2-4639-a26d-a860f3739b4c", + "@id": "http://digitalheraldry.org/data#c1e29aab-c63e-4ff0-b36a-60b352503687", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crown", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LictorsFasces", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#a7ff7f0a-6a7b-4285-b42c-2fbb0af160e6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#590a5120-2dfc-4010-9b55-7c19652511cd", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#45bee42a-2a12-40ad-8f04-8ed201877cc7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu_1", + "@id": "http://digitalheraldry.org/data#CoA0000001660", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a83df9a8-5737-4992-aab6-84d85ef3f3fb" + "@id": "http://digitalheraldry.org/data#c3c87658-2194-45e7-8e77-0b68c0bba4c5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#17902835-30b9-45f6-a682-86c458149e50" + "@id": "http://digitalheraldry.org/data#81c6a941-a017-4d99-b5c4-efb99c4808df" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c1123eb3-3469-4f0a-935a-7f9636f43158" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8191_Escu_1" + "@value": "1660" } ] }, { - "@id": "http://digitalheraldry.org/data#5df08569-bf65-4694-bbe7-531c5236cd3f", + "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#3359d5c8-3c04-43a0-a46c-7c03d17b2466" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8991_B_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fork", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#e77e23e9-8768-44e3-8b4f-c6850bf97245", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pierced", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#bdb7532c-365f-4f90-a3fe-5eece3e51aee", + "@id": "http://digitalheraldry.org/data#e1a154b4-022d-4882-a560-186a2fcfec27", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#2b9593c4-3e0d-4df7-b6df-6223a86a0d66" - }, - { - "@id": "http://digitalheraldry.org/data#f55b1b23-0c4f-4895-bbee-600d81c4dd80" - }, - { - "@id": "http://digitalheraldry.org/data#df1f0e1e-8bf9-4f31-ab8a-c9320cff0f4f" - }, - { - "@id": "http://digitalheraldry.org/data#612ed101-b78b-43f9-a9d3-263632b6d75b" - } - ], - "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" } ], - "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#a6b2cbf9-aa9c-436e-9d2f-0b665ed3febf", + "@id": "http://digitalheraldry.org/data#013015c1-c020-498d-a0dd-6f939d5c7566", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Letters", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -12531,124 +12528,150 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004384_1", + "@id": "http://digitalheraldry.org/data#CoA0000002720", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4dd58797-b569-447b-846a-6844bc72aa6b" + "@id": "http://digitalheraldry.org/data#fafdcfb3-4402-4a0e-85c8-4a56ab89ee26" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e7d715f8-7856-41ac-9aee-6fc4fa5943a6" + "@id": "http://digitalheraldry.org/data#a7f696f7-dee4-4306-9ede-df7c5779625b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#ca751b83-a8f6-453f-93c2-f58de1c0917b" + "@id": "http://digitalheraldry.org/data#ae09759e-18dd-4bd6-9e0d-7dc9e6304a7f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "4384_1" + "@value": "2720" } ] }, { - "@id": "http://digitalheraldry.org/data#dda0588e-092f-48c5-9b92-fe88085457c0", + "@id": "http://digitalheraldry.org/data#6f813138-9678-4bf3-bfe5-3cd5050bf1a4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#7e1ddde7-6be3-4e5e-9fad-e7fb8f37e4cc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#fac6cf35-0dbc-4a83-a501-bd3b43b337bd" } ] }, { - "@id": "http://digitalheraldry.org/data#59a7038c-9c60-4b5d-bb70-2bb1121ff499", + "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Sable" + "@id": "http://digitalheraldry.org/data#231fee9c-e41a-4f6b-8e79-380dc5c0c41b" } ], - "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#4e428465-077d-46ad-bbaf-8e2e416df5f7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ebdfbd83-bd1e-49ee-a9c6-cd5e170cd4e6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#76fa9253-4ec4-4f49-924d-c6891cef3052" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8837_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#f2db1636-379b-413d-9b6e-f21992c21f59", + "@id": "http://digitalheraldry.org/data#2a9bb48d-f7bf-4434-be40-d7afc206e03e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#ba00a859-ef3e-4952-b8d2-5093d7f531c4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#1a5ddd10-d360-40e3-96ca-9aef5adf14bc" + } + ], + "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#3128c93b-5507-46a5-8119-37750eed0cb7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#11e4a728-d5cb-4530-b445-a7f534369668" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#08a1a97f-a927-4d31-8a96-3fa3b4c4b442", + "@id": "http://digitalheraldry.org/data#f0cbf203-a71c-4ddb-a5b0-b11dc7a4de7a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#692742fe-c0a4-48eb-81f6-e89d555b6bee" } ] }, { - "@id": "http://digitalheraldry.org/data#20525101-1102-43df-92bc-882ff86fc418", + "@id": "http://digitalheraldry.org/data#f3b75529-fa20-4c3b-8786-f112509c79a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#fb797d1f-3ada-46a4-a74b-4423a0b78c53" + "@id": "http://digitalheraldry.org/data#7fdd19f1-fb86-4f19-9b6d-4012d3a2eb09" }, { - "@id": "http://digitalheraldry.org/data#eb8366be-ab93-406c-84bd-52433b459668" + "@id": "http://digitalheraldry.org/data#f6297882-ef60-422e-8735-3c1ebe1c5917" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -12658,93 +12681,68 @@ ] }, { - "@id": "http://digitalheraldry.org/data#25343f7f-b8e3-4ae2-a47e-fdeda776d653", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000004025", + "@id": "http://digitalheraldry.org/data#CoA0000003176_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9afe3ab9-ee33-47a2-a8cf-5b17844afd14" + "@id": "http://digitalheraldry.org/data#40066c3c-7c7c-41e2-bc13-0089db2ee740" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1d22f8f0-1047-4f43-942f-e52aa42dbe1c" + "@id": "http://digitalheraldry.org/data#82314f4e-c30a-41b1-8d30-16cbfef70575" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e7af1176-302e-4c47-a4c2-84871dd0cf14" + "@id": "http://digitalheraldry.org/data#85e79043-8ae1-4507-a6f0-b00605c37e67" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "4025" + "@value": "3176_1" } ] }, { - "@id": "http://digitalheraldry.org/data#570165c3-90d9-4361-ae84-537a909998fd", + "@id": "http://digitalheraldry.org/data#d27f2222-11e7-4fa8-93ea-843273393589", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Curled", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } ] }, { - "@id": "http://digitalheraldry.org/data#479b30f3-919f-4ab2-8c4e-e891dfd782d6", + "@id": "http://digitalheraldry.org/data#eee1f81d-7488-4c1b-82a5-c1feb887f3d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Star", + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#8a959939-98e1-4061-a0af-d4e87b43cd97" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#0954e7ca-d160-42b3-aa56-608b778335fb" + "@value": 3 } ], "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#CoA0000002759", + "@id": "http://digitalheraldry.org/data#CoA0000019621", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -12756,230 +12754,265 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#252d8fa5-9bd0-475b-b953-25916fb40cde" + "@id": "http://digitalheraldry.org/data#069401ae-11cb-48e3-b95e-33b1018b53b2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#701a17f7-e8a6-40e0-8e1a-8d5beb92831f" + "@id": "http://digitalheraldry.org/data#9a0f7867-c533-4699-a33d-609eac972927" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2759" + "@value": "19621" } ] }, { - "@id": "http://digitalheraldry.org/data#013cf88d-6c5d-4931-906b-cf2f7eec2e20", + "@id": "http://digitalheraldry.org/data#8bc4fccc-2ca5-4e45-89bf-4875bd485280", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#1850066a-24e6-4d05-a576-fcedb291791e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#eccde70a-f8b9-4891-a080-b720829c71d1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#91335d10-3334-4617-ae56-f013c7debeef", + "@id": "http://digitalheraldry.org/data#671c008a-d0d3-459c-afd0-d4ebe6ad9e0c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#a53b5d81-6ad2-4fab-ad48-b7a6edda485f" + }, + { + "@id": "http://digitalheraldry.org/data#8a9f2b77-4a9e-44de-a564-823fa2b3bdb0" + } + ], + "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#7c6abce8-6518-45ba-944f-ae325bfaa3df", + "@id": "http://digitalheraldry.org/data#7b57b454-3391-430e-b151-fc72c39da0a7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#87f38bfd-bac4-4f3a-97b5-5180ebdd92f0", + "@id": "http://digitalheraldry.org/data#38651f27-5f4a-4df4-8b19-27de7ebc2c4d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@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#767d9d91-1c86-4fd6-a3bc-fdc49c437174", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000002822", + "@id": "http://digitalheraldry.org/data#812a26ce-cf4a-4eb5-9647-576f0023221e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#d251a360-f8fe-4622-9407-f70218880953" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f657dfd5-090d-48d8-a751-bb1d2ebe55b6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e02d3ebb-5422-4a83-81e7-15f7e10774ed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009671", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#c604e828-f73a-4299-a7f5-70313b13af7f" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#731f6ab9-e8a6-4a17-9f4e-fc38c9dc3574" + "@id": "http://digitalheraldry.org/data#528de427-120f-4dc8-b10e-fa4865cd291c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2822" + "@value": "9671" } ] }, { - "@id": "http://digitalheraldry.org/data#9b2f2639-ab66-40d6-a161-90c0a96db6a7", + "@id": "http://digitalheraldry.org/data#9290633d-b3ce-46a6-aa88-d2dde47c4f76", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#d7525a3d-1785-4600-8964-3b5381bd1bc5", + "@id": "http://digitalheraldry.org/data#df148c9c-e525-4b35-b326-734c5510e46c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#0f43d077-fbda-4423-a013-9e63cd897e58" - } ] }, { - "@id": "http://digitalheraldry.org/data#2f13cfc7-951a-4f47-a938-8d0b47b7469a", + "@id": "http://digitalheraldry.org/data#d66728d1-ed5a-460b-a569-fd2995113ee3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ac89cacf-a965-458d-808c-aafcd9450eef" + "@id": "http://digitalheraldry.org/data#7c3c7b49-162c-431c-8b9d-e1c2bbbff718" } ] }, { - "@id": "http://digitalheraldry.org/data#d64e7ba9-70b1-408f-a356-91ffea432557", + "@id": "http://digitalheraldry.org/data#359750db-15af-4d19-9e4a-9b4da22a9f04", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Key", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#094ee5c8-be6b-4091-89e7-912fd71a6504" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#33b7f78e-8654-470e-a09f-1ebb8f12c157", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@value": 2 } ], - "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#38986bbc-9b37-4d19-a95e-8d3392d55ddb", + "@id": "http://digitalheraldry.org/data#ab74d4e3-bef7-4d1f-b3cb-d822f48bab9d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#f993ac0c-2d8f-424c-b6cf-5ed5cf935428" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006872", + "@id": "http://digitalheraldry.org/data#257d8dc5-c771-4a65-9540-f3feed790946", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#4bfb093c-aa37-4dba-a649-b981306cdb3a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#08dd5c07-5123-41be-a215-890c0a8b0182" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6872" + "@id": "http://digitalheraldry.org/data#0e778223-b98e-4240-b725-0509951ca3d7" } ] }, { - "@id": "http://digitalheraldry.org/data#885c9ef2-ee4f-444c-91b3-fdcb6e6f1640", + "@id": "http://digitalheraldry.org/data#e43f454f-a733-4639-aaf9-e7d97ef93dff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9f1dcd75-609c-4ae7-bc93-99173616cdd8", + "@id": "http://digitalheraldry.org/data#d0554286-9090-4686-8855-9b793f2fa9bf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -12989,24 +13022,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cc2e3a63-e2e1-4b13-8fb9-03615f0877c1", + "@id": "http://digitalheraldry.org/data#7e6f5a8e-1d68-400c-b6dd-7ace860003e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#ff7f7f47-4e37-4a4b-a51a-f863353f581d" } ], "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#CoA0000001673", + "@id": "http://digitalheraldry.org/data#CoA0000002807", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -13018,129 +13051,102 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f26d8f60-7e77-4bcf-8de1-c174d9795850" + "@id": "http://digitalheraldry.org/data#9b822fe6-598e-4305-a8b1-a8bd081ccc2e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1425e04b-2caf-42a9-9876-f350ef9e9866" + "@id": "http://digitalheraldry.org/data#254ea35f-cfd6-4f14-bba3-0dc57034821e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1673" + "@value": "2807" } ] }, { - "@id": "http://digitalheraldry.org/data#c5998035-b83f-4c26-a74a-99cccbfc7b7a", + "@id": "http://digitalheraldry.org/data#29f23b8f-8493-4163-b100-22286534298a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b76c6cc3-cecc-4795-87cd-ade5b48ccabf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007985_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007985_B" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031571_1", + "@id": "http://digitalheraldry.org/data#14b95094-0021-47be-839c-b6267a3d5585", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e10a34bc-0764-4ffb-9457-623ad1318324" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#40096dd0-27b0-4e11-933e-66473ff6362c" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31571_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5b770c1b-4ecb-473e-a13f-3c1a32f3e02b", + "@id": "http://digitalheraldry.org/data#e5919b81-859b-47b8-96e4-161c2490a3fc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8f182544-f6d3-4aef-afdd-febedad589bb" + "@id": "http://digitalheraldry.org/data#73d5636d-ee3e-4410-95fc-f8298077d820" } ] }, { - "@id": "http://digitalheraldry.org/data#b2d06094-1b55-4bfb-897c-daa5f552c8fe", + "@id": "http://digitalheraldry.org/data#3359d5c8-3c04-43a0-a46c-7c03d17b2466", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#02231dae-a581-4f24-8594-f3ba2dcdd8e5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#0a454f31-64c1-491c-bb85-6809201300ca", + "@id": "http://digitalheraldry.org/data#2b20b4f0-403f-4d2c-97ae-f9f700926b96", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -13150,48 +13156,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e958f7b2-55f7-464f-8cdd-729cfb5c4949", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#0fa37c25-3c43-41b9-95b6-043072e8f0bc" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6bd6c19f-c2fb-4e15-8f5e-43c9cabbab0c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#190fc7aa-7160-44fa-a9da-c91fcd5e8be0" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b9f708c6-dd7e-47e9-9ce6-33a833f75972", + "@id": "http://digitalheraldry.org/data#e010aa06-6d51-444f-a46c-f060afba3148", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a7ff7f0a-6a7b-4285-b42c-2fbb0af160e6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ef5765b8-bd54-41b2-a359-92d4e0746167" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9ac5537f-66eb-4712-959f-6a2bfa4f583e", + "@id": "http://digitalheraldry.org/data#9c624e06-7608-4549-85eb-cdcde67b20e6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -13208,7 +13190,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004750", + "@id": "http://digitalheraldry.org/data#CoA0000002722", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -13220,37 +13202,30 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9d4ae632-2fe1-487f-af19-f8180f5eb230" + "@id": "http://digitalheraldry.org/data#0ac2627d-53b5-4268-8f67-0e13d2b9064f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f0e40f71-a9ab-4a2e-a151-f378b93c3d40" + "@id": "http://digitalheraldry.org/data#3e3516de-c17b-4d47-945d-382dc045d5ff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "4750" + "@value": "2722" } ] }, { - "@id": "http://digitalheraldry.org/data#67c5b50d-5159-4d71-9c09-693e991dee8a", + "@id": "http://digitalheraldry.org/data#441061a8-cdb3-448e-b6cb-ae454618a1d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#2eede882-5aff-42aa-a6d5-bae955cc9268" + "@id": "http://digitalheraldry.org/data#776b7349-0241-4564-8d99-1199d6c29720" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8659e142-240d-4855-892f-f247fa580eaf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -13264,123 +13239,132 @@ ] }, { - "@id": "http://digitalheraldry.org/data#28c35d74-3c74-47c9-bffc-56e5ba8869e4", + "@id": "http://digitalheraldry.org/data#CoA0000009658", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "fixed tincture of Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#578b8436-9cf9-4249-a7bb-545a7f0b289c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000009658_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 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#1083e497-6148-43f2-b771-54c2f1067b48" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3f2693e8-3413-4eea-9c5f-4d6297c56dde" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9658" } ] }, { - "@id": "http://digitalheraldry.org/data#9a25ee7e-0df6-4f2e-b43c-a123191d9889", + "@id": "http://digitalheraldry.org/data#690ead5f-6a80-4061-8049-1e5c74211f66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#e5178607-b8a7-4792-b185-640441f769e5" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4caca7e7-39c6-4a8b-b3eb-c05e67b859a0", + "@id": "http://digitalheraldry.org/data#41877b32-9ead-4aa2-aea8-8485bb1d7823", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Scissor", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e9ef8aac-59dc-4abc-9a0c-c9880b31e334", + "@id": "http://digitalheraldry.org/data#49456f85-bda2-46c8-a4ce-bc0fc4aad409", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#fb751d7d-2c92-4a0e-950f-48b918b162fa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil", + "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#93cbab61-a2cb-44de-b581-b069ebda8212", + "@id": "http://digitalheraldry.org/data#d9cbece9-16ca-4aaa-abe0-cbb22423e66e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#90eb8528-ce74-4e34-9be5-a59fc13969ff" + } ] }, { - "@id": "http://digitalheraldry.org/data#c0699752-7bb8-49dc-83fd-96a370de0204", + "@id": "http://digitalheraldry.org/data#ec556ec7-c68e-4fe3-8498-04300789da59", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + "@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#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#aded3501-26e8-4f00-bf2c-9bfa3574f669", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -13390,48 +13374,38 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d4dd7475-c406-4b9d-8799-d2e7af47fc96", + "@id": "http://digitalheraldry.org/data#271cf6cf-be52-4313-a128-6fa054701f7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2bc06327-927b-465f-983c-6084f5a41dbb", + "@id": "http://digitalheraldry.org/data#c861ddb8-f2e5-417b-90de-842eb330aaea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#cf84ffc8-3c33-48ad-b64f-604c66c9b2a7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e43747ee-b530-4c8c-aab7-bc4dbff34d90", + "@id": "http://digitalheraldry.org/data#0d05e0c9-20a2-4e91-945c-88cd3f718602", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019776_1", + "@id": "http://digitalheraldry.org/data#CoA0000002816_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -13443,44 +13417,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#95040e87-59e9-4289-9748-89fbcd705356" + "@id": "http://digitalheraldry.org/data#116e515b-c808-4d42-8826-24bc9ef2e4c1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#90878f05-6419-4473-b174-70b8745d579c" + "@id": "http://digitalheraldry.org/data#7b30c769-3587-44e9-94d8-20f65a4321c7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#ce001817-d0c9-49a5-b32c-55f4c40ab772" + "@id": "http://digitalheraldry.org/data#74319ac8-7772-43c8-b857-027d5ab1a2c9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19776_1" + "@value": "2816_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7e05c38d-811a-4f9d-b673-76a44a0ca672", + "@id": "http://digitalheraldry.org/data#1db72c0e-9785-4f69-8f53-1565f026fd75", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "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#CoA0000008666", + "@id": "http://digitalheraldry.org/data#CoA0000006318", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -13492,223 +13461,214 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dc1678c8-48cb-4b33-a1d5-2968b2c0b25e" + "@id": "http://digitalheraldry.org/data#d3599a92-c651-48ff-9091-a7ef2c541445" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#e1c5c80b-99b8-40a3-90fa-369f633589de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8666" + "@value": "6318" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002768", + "@id": "http://digitalheraldry.org/data#62fba52f-75e5-4326-b830-fe43c4e7dad1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002802", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added embowed" + } + ], + "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#a841d7a1-827f-4b30-82b8-39fd7e293303" + "@id": "http://digitalheraldry.org/data#CoA0000002802_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#cd979370-b625-4237-b0a3-e2376550bf66" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#42c6a01a-f68c-44ed-ad96-2e5d54666c8e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9aa03988-95ee-4d0e-bb3f-c6ea3ed729d4" + "@id": "http://digitalheraldry.org/data#3f1060d2-0cd5-4dbe-b1d7-dc198da7279c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2768" + "@value": "2802" } ] }, { - "@id": "http://digitalheraldry.org/data#c177e3b4-ec37-408c-b422-f016d9ea72aa", + "@id": "http://digitalheraldry.org/data#ca8b8e20-16e9-408d-a66b-219ed0cb4c5c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#62c2695a-1030-4b53-a2cf-6d5d77251a82", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castely" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#14234394-1a71-4557-b329-191ff29ae6fe", + "@id": "http://digitalheraldry.org/data#9093b1dd-022b-4669-b02b-1bf636e77dc9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#a66b2c03-942c-49b0-9911-dbec6e70a3cc" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5b29a73e-63aa-40da-9e43-432ff24e740c" + "@id": "http://digitalheraldry.org/data#2ecdf5c6-a437-4c9b-9848-2dc43aa429b9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991", + "@id": "http://digitalheraldry.org/data#d6d9e260-54b5-48d5-bc8e-fb49d9888cc7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b0a99676-7c16-4d66-9988-8ce58351c10d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_1" + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_C" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@id": "http://digitalheraldry.org/data#12f8c4f6-081a-4738-867d-cb007c036f9a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8991" + "@value": 3 } ] }, { - "@id": "http://digitalheraldry.org/data#66af92fe-56db-45c1-998c-78f7771b06c3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#666b8939-a01e-42bb-9748-d8c24e52a306" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#e2598205-c662-4ae0-adce-fe30428360b6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#6a064c2d-124a-42e0-beda-eec51b4eb591", + "@id": "http://digitalheraldry.org/data#CoA0000000720", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#0ca56a79-58ec-4325-b455-a3d70feb9f06" + "@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#8a47af7b-fbd3-48a4-8dfa-8db966389964" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#854a796e-b0a0-4160-8b6f-2615d1b7917c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3e31535e-0d9d-45eb-b8a4-e4508235d44e" + "@id": "http://digitalheraldry.org/data#dac0afc5-aa61-4d04-85a5-b35b84ecbd84" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ef88d994-3119-41b8-a8c5-8ae9f1841595", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ab5fac46-ab26-4a0f-9ca4-8463c250f03b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8e1124e9-e0dc-4716-9579-d1bdc4ee5115" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "720" } ] }, { - "@id": "http://digitalheraldry.org/data#ac3dd0f1-2d53-4056-ae7b-296e2c82440b", + "@id": "http://digitalheraldry.org/data#db3e3736-322d-4463-abff-89ec4d1bd18e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d4b9287d-2fa0-40d0-84c6-704eca95906b" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#ab8db93d-af7e-42ab-8b52-5a0ab1aa62a2" + "@value": 2 } ], "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#8177c989-7be8-46bf-9a82-1ba5f6c29fe8", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000034749", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -13717,92 +13677,80 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#061dde1b-57ac-4347-9919-0e336e84c030" + "@id": "http://digitalheraldry.org/data#3e0f79fd-9e21-476c-8ed6-bba45cfdeef6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#508495a7-bce5-40ad-ab15-7f1c63f56c01" + "@id": "http://digitalheraldry.org/data#482f5297-b090-44fc-860a-69f2053eaacd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "34749" + "@value": "19035_Escu_A" } ] }, { - "@id": "http://digitalheraldry.org/data#63371da7-913c-4e66-8d69-63b1b41bd17a", + "@id": "http://digitalheraldry.org/data#5e0cf9a8-cfd5-4135-b262-1673c30fa9df", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2632ef27-0753-4ff2-9ed3-a43a12d2aa3c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000027639_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#12bfb3da-02cf-4e3e-ab7d-d6380c348dfe", + "@id": "http://digitalheraldry.org/data#908b46b4-b6e7-461a-a61c-823696349c63", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "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#fa32ece7-6ee6-42f0-96b5-354769a46d76", + "@id": "http://digitalheraldry.org/data#86405142-b5e9-422b-a7de-4a36d84bcc1d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#TalbotsHead", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1adb83e0-98d0-4e33-85fd-b59514544c55" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#86fd04fc-5e4d-459a-bca2-040799206aac", + "@id": "http://digitalheraldry.org/data#99983185-99de-4078-b1cd-dc0e15ea6c77", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#524be034-c31a-4a5c-93b1-f4956b6efd94" + "@id": "http://digitalheraldry.org/data#6fc7e3d0-dcc4-4231-af4b-9b813218a8e0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027377", + "@id": "http://digitalheraldry.org/data#CoA0000002758", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -13814,22 +13762,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7bb72369-99dd-486b-9d88-801a87986b08" + "@id": "http://digitalheraldry.org/data#878be542-7b8b-46c0-b670-214ab27819c2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#04a069f8-c7a0-4966-9252-0c4196137c8f" + "@id": "http://digitalheraldry.org/data#39b566ed-6bdd-41f3-bb00-22439c8c13bc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27377" + "@value": "2758" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003533", + "@id": "http://digitalheraldry.org/data#CoA0000007745", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -13841,576 +13789,472 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e774faad-236a-49d4-b7a4-06d64c8d3a56" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#01e9cba5-da0a-4f22-9684-eb36e7a840a7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#c6094f10-462a-4455-8701-8f551aed18f9" + "@id": "http://digitalheraldry.org/data#34a8d95b-4bfa-47b2-8abb-c3ba6985bc0c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3533" + "@value": "7745" } ] }, { - "@id": "http://digitalheraldry.org/data#81463b68-39b2-4a68-9dcb-bfc4038ae4b1", + "@id": "http://digitalheraldry.org/data#c7638809-4336-4062-bab4-291a90991260", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 4 - } - ], - "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#Engrailed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#feb79ff5-9b30-4fd2-a8ea-0e140973ff46", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#5127e047-3ecc-4b99-ae15-c80f7bb063a6" + "@id": "http://digitalheraldry.org/data#49292d94-83af-4349-90e5-bd250082d35b" } ], - "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#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7e135614-a5be-4aa8-b966-6e86b8d997e4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#cb39332d-714e-4ac6-b972-a745089f8994", + "@id": "http://digitalheraldry.org/data#c8c876ba-535b-420b-9650-81a4e8a1c273", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@value": 3 } ], "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#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#e607a6fb-7e05-4165-aaae-0d5126ac0216" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WolfsHead", "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#641d613e-9a40-4a79-ae3d-5c56a04dfc55", + "@id": "http://digitalheraldry.org/data#ff54707a-d36a-4323-a1fb-d15b8aa35245", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#f27e0cf8-a559-49d1-96b6-44d841953342", + "@id": "http://digitalheraldry.org/data#5f8191d8-44e5-4586-b659-63bfd007d98b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f0b017bd-0b0e-4a8d-baca-3d087034be04" + "@id": "http://digitalheraldry.org/data#738c1882-5b94-499f-b18c-7e1e3e47f027" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossCrosslets", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c4ba5acb-dbf1-4169-b9eb-2f9911435626", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#b8b13762-f04f-4e76-9c77-1da614201fe1" } ] }, { - "@id": "http://digitalheraldry.org/data#b77d905c-82a2-4918-9f34-39dc6f22b8c0", + "@id": "http://digitalheraldry.org/data#1a2f0a92-accc-4444-9d8c-0de4f95df6d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#a7581082-64b7-43bb-a7e8-3c9f32a78c33" + "@id": "http://digitalheraldry.org/data#feca7314-e550-4178-87b4-dd33376e5171" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#00f01bd5-2c71-43cc-af69-58ce5305ae01" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#12bfaee7-df25-4d90-bae0-040755dabe58", + "@id": "http://digitalheraldry.org/data#c8afbc4c-a963-44c1-9b2a-06fe4e870c0b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3d440b03-9143-4659-b2fa-fdfe773b1db4", + "@id": "http://digitalheraldry.org/data#9a630884-a056-468d-a9a2-4e3d71d39c2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mount", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#732f2e2a-70f9-442a-9ad7-ec733fcabfdf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d452b5e2-d17b-4c17-8017-35273178bf8f", + "@id": "http://digitalheraldry.org/data#1baeac60-2d5b-4a3b-a893-fcb6a2930aca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Boat", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2eb95540-dbce-4151-8d24-3f447f4f59dd" } ], - "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#CoA0000002907_1", + "@id": "http://digitalheraldry.org/data#CoA0000008666_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#72335e72-75f7-4a05-bc6c-8b7fc1e6c969" + "@id": "http://digitalheraldry.org/data#85fe2c65-4f24-4c43-a95e-0fada1ac9329" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#77c1e93d-d44c-4e63-9412-aa629cc9d889" + "@id": "http://digitalheraldry.org/data#be30f5e7-f11d-4e87-99fa-1635e2873cd8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2907_1" + "@value": "8666_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_A", + "@id": "http://digitalheraldry.org/data#99aa21ec-0114-4c2d-b800-6b30a63da724", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#626b1870-e79d-46e9-83d7-7321920cb0fd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "10789_A_A" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006222", + "@id": "http://digitalheraldry.org/data#328f7059-0cc3-4602-8ccb-714caac6ee43", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0a24affa-f889-48ad-8f17-a522db98694f" + "@id": "http://digitalheraldry.org/data#9f09427c-540d-4712-a8b0-a60b9f832365" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ddc6b099-6a08-458f-8090-fb3ff3a7ef59", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#f8d79e9c-2546-4d52-a0e0-3057f74f4629" + "@id": "http://digitalheraldry.org/data#b82754f1-22df-4ff4-97d2-de5644f24918" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6222" + "@id": "http://digitalheraldry.org/data#a64232a8-9cbc-4841-9fcd-baaba059b168" } ] }, { - "@id": "http://digitalheraldry.org/data#22713c97-1726-4fc5-b583-2af76fc78c2e", + "@id": "http://digitalheraldry.org/data#b8b13762-f04f-4e76-9c77-1da614201fe1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e0e06808-7fe1-4d2b-a139-0ce2d1729ca8" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", - "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#CoA0000007612_1", + "@id": "http://digitalheraldry.org/data#CoA0000006316", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b1f53015-496b-4a01-a01d-5476818717af" + "@id": "http://digitalheraldry.org/data#069d9339-1f2a-415a-b1db-33dd16a1283f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#72800f34-ab0d-4134-83f9-bfbb10fa79c9" + "@id": "http://digitalheraldry.org/data#eb146539-5986-4f0b-8785-111b8f6801cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7612_1" + "@value": "6316" } ] }, { - "@id": "http://digitalheraldry.org/data#dd270331-8532-407e-9a74-5806b3e61b3c", + "@id": "http://digitalheraldry.org/data#cd30a2b6-73a5-4f60-a6e7-c2b7c7b59a5f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#77400210-b628-445a-8186-bf0b67df570d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#4b245729-caf8-44bf-a66b-e87717927f0e", + "@id": "http://digitalheraldry.org/data#0317f23c-f77d-4404-aee1-cf973ee9e4db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0a70c834-f5ea-4788-a75f-b885ce4b564b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#9c18e504-fe73-4cbb-8d7c-f2e370b72182" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#eb37fa2e-e353-43f9-9a18-7cdacee6c516" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7d1c8188-31eb-4c7f-b797-8bfabf6be775", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" } ], - "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#CoA0000027639_A_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#1df98d8d-9ea3-4a31-be6a-82eafa00ad34", + "@id": "http://digitalheraldry.org/data#16033095-8c61-4114-a83e-49ab67699994", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#84f23975-c0f5-45d7-85e0-ca9707c06afe" } ] }, { - "@id": "http://digitalheraldry.org/data#2325eeba-0ec7-4df5-9f0f-a09485ea574b", + "@id": "http://digitalheraldry.org/data#03d48838-3dd4-4942-94b7-87451fc49c4a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a8fd9ad7-fe94-431b-915f-78f1df73f8dc" } ] }, { - "@id": "http://digitalheraldry.org/data#01e9cba5-da0a-4f22-9684-eb36e7a840a7", + "@id": "http://digitalheraldry.org/data#CoA0000031570_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#c6094f10-462a-4455-8701-8f551aed18f9" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#17500321-fd1e-46fe-8afd-b7ef6dc6b0c4" + "@id": "http://digitalheraldry.org/data#CoA0000031570_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1f494eea-cc2b-47b2-a50c-c3a7d63610b5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#a62321ee-f73f-45ec-a23a-c9e9f6a8737f" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#527237bc-ac34-475f-be7f-20d40ac783f1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#551758b3-2ab9-4dd3-b172-73421ac8a625", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f2bf5e93-6fde-42a4-8ddf-d8bca733bfb0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#7cc2b11e-7153-4f73-96ac-c7b86c294191" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31570_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000006314", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": false + "@value": "fixed tincture of Charge2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#bd1d851e-5dca-4d94-8d7f-da0921909b6b" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#16ad0d38-334d-4784-ac39-97fccd771961" + "@id": "http://digitalheraldry.org/data#CoA0000006314_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "8724_B_1" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7b741a59-c70c-4e67-9f25-bbf1cecb7614", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Arrow", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b82cb3b3-5aa1-4794-8d7b-fd38e2fb2365" + "@id": "http://digitalheraldry.org/data#2bcc7540-a7aa-46e8-b84b-884f1ad9c39a" } ], - "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#ca56659f-fc2e-4002-83fb-7603f6b12bab" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cock", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#3268cc2f-648c-4cfd-b32d-9fe83367a93d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6314" } ] }, { - "@id": "http://digitalheraldry.org/data#c6f89464-41d5-4133-8597-dc2c269c3b1d", + "@id": "http://digitalheraldry.org/data#CoA0000001468", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - }, + "@id": "http://digitalheraldry.org/data#9e19c357-47a4-4745-936a-046ed1668101" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "@id": "http://digitalheraldry.org/data#b06fb10d-f8e7-4906-a968-d71c4dd679b9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "1468" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#96507fcd-7df9-4d57-b447-a1db7ec024ae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } @@ -14422,98 +14266,100 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e98adb58-8cc8-4cbc-9d1a-714859a22e9e", + "@id": "http://digitalheraldry.org/data#CoA0000002792_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Viol", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b9a47774-3e00-45d5-999e-29eaca98139d" + "@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#e7988f9b-d546-479e-bdba-a0509606a85a" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#b73d6a9e-85c9-4896-af14-9fd355d8ae85" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2792_1" } ] }, { - "@id": "http://digitalheraldry.org/data#99590cb9-7d47-45ff-8914-1b4926e15118", + "@id": "http://digitalheraldry.org/data#eacba5f3-e2ad-4752-bccc-bac8509aa639", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#00ab204d-4118-4850-bb7d-1ede4f9275a3" - } ] }, { - "@id": "http://digitalheraldry.org/data#e277bf65-e6cc-4cd0-8273-a50825d935b6", + "@id": "http://digitalheraldry.org/data#CoA0000002607", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#41663870-0820-4315-95ef-7e4f0acfa1b4" + "@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#37ee2223-6b87-49e8-9ccd-8dec6ad4bff8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2607" } ] }, { - "@id": "http://digitalheraldry.org/data#2e7b6b48-479a-45b4-bca2-71573e01b316", + "@id": "http://digitalheraldry.org/data#45b13152-04cf-4cfa-b711-be4b8b475ec4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#147b62d5-fe39-4ab8-8528-bbe99a83f6e4", + "@id": "http://digitalheraldry.org/data#ed7fbef6-3ad9-4329-a65b-beacf976b574", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#ac040ba4-9dc8-454c-9e21-7f16ef284609" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ab33f67b-833b-4547-91f3-7322f2229f4f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#8a14d309-6b87-43f9-aa05-3f54e3a027fd", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ] }, { - "@id": "http://digitalheraldry.org/data#80d0b216-a9bb-4694-9bcc-4e1b77ce89c1", + "@id": "http://digitalheraldry.org/data#5adbe459-9d2c-42db-86f4-625d949f4287", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -14525,7 +14371,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008668_B", + "@id": "http://digitalheraldry.org/data#CoA0000031510", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -14537,91 +14383,155 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2b5ca78f-992b-46a9-8a39-c9ffcfbc50c2" + "@id": "http://digitalheraldry.org/data#053efb98-ecf4-47f9-ad9c-8ca9751c2316" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8284217d-f032-4a25-b536-f75288494f1e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8668_B" + "@value": "31510" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier", + "@id": "http://digitalheraldry.org/data#CoA0000006323_1", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#f4a543ac-e3e6-4cee-ab65-dea85d71b27e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6323_1" + } ] }, { - "@id": "http://digitalheraldry.org/data#75b45cc6-7202-4c30-a86c-ea767c3fd81a", + "@id": "http://digitalheraldry.org/data#73be0c3a-cee7-4f75-9107-8ccb5a0fc210", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#e10ba4cc-0eff-4408-9975-ebea3909ce27" + } ] }, { - "@id": "http://digitalheraldry.org/data#c72600e4-6f1e-4f29-b81a-f48095ef570a", + "@id": "http://digitalheraldry.org/data#cb0091a3-3fb7-4962-80ac-dd8c3c86f7e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e9f23620-da0b-40c9-8165-1a222a53c227" } ] }, { - "@id": "http://digitalheraldry.org/data#338cd6f9-177c-4999-982d-b99ad123edc2", + "@id": "http://digitalheraldry.org/data#16b67603-62f3-4c4d-8d74-391161b3fbd7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#28984668-4768-4a22-a0b5-7a44056c255f" + }, + { + "@id": "http://digitalheraldry.org/data#25d496bf-7af6-494f-b3b7-a67a0a08b87a" + }, + { + "@id": "http://digitalheraldry.org/data#e143b97c-ea71-4bf6-b68e-7fff946c7db8" + } + ], + "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#PerQuarter", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031545_1", + "@id": "http://digitalheraldry.org/data#CoA0000006313", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a333f988-f0f7-4cde-a53d-43f24dd0b0b6" + "@id": "http://digitalheraldry.org/data#ea0f9fce-1c09-4534-9485-a05bc490328f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8bf9a4b4-9b8d-4b79-b0e1-58f10f4e0667" + "@id": "http://digitalheraldry.org/data#4db280ac-e9ee-4de6-ba84-a58c611bc67e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31545_1" + "@value": "6313" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3a91318c-3f38-4bbb-93dd-ad95cc918f23", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#13b6f3dd-adcb-485c-a461-e11bcbcf6421" } ] }, { - "@id": "http://digitalheraldry.org/data#c8d144f2-f4ab-4794-aa72-6847e5c44d6a", + "@id": "http://digitalheraldry.org/data#b014dd93-6a9d-4903-94e2-5738b65d52c0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#0dd40e90-fd1d-498b-8121-9c0b06ee6ba6" + } + ], "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#numberOfMarshalledParts": [ @@ -14631,67 +14541,94 @@ ] }, { - "@id": "http://digitalheraldry.org/data#16d55b1f-8fb3-49a9-bde7-6b7068e6ae78", + "@id": "http://digitalheraldry.org/data#672b6c8f-e299-409b-8011-796dfb29b82a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Key", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#39b3bf7c-1dd4-4ee9-9bcd-2da1ff674f7d" + "@id": "http://digitalheraldry.org/data#473d9299-f33f-4546-887b-2c969b559092" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d8dceee3-1fa4-4bb3-8748-caa8a08cf524", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#167348ff-2cdd-438e-a4c2-1ac049504ebd" } ] }, { - "@id": "http://digitalheraldry.org/data#d9727223-b384-492d-9eff-5569c171aa3f", + "@id": "http://digitalheraldry.org/data#6e4ddd4f-86e5-4a15-9b1e-c29ba96815ea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#71511555-d327-45a2-820c-1ef6a01899ca" - }, - { - "@id": "http://digitalheraldry.org/data#4d18e75b-54e1-4cbe-a3cb-fa3bbbc68652" - }, - { - "@id": "http://digitalheraldry.org/data#338cd6f9-177c-4999-982d-b99ad123edc2" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#d886ccc8-b1c3-4f81-8acc-63a8f683d2ae" + "@id": "http://digitalheraldry.org/data#1410d235-e218-40a9-8db1-cfb0f608613d" } ], - "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#cc4daffb-9dfd-43f2-b08f-5deda65d59bf" } ] }, { - "@id": "http://digitalheraldry.org/data#344db183-3c40-46e1-99db-621c32ae9cd2", + "@id": "http://digitalheraldry.org/data#528de427-120f-4dc8-b10e-fa4865cd291c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c070b784-e151-460f-b779-89b8fccdf556", + "@id": "http://digitalheraldry.org/data#7320def2-4123-4c37-82e4-01dfce65b18e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + } + ], + "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" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 @@ -14699,59 +14636,87 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3517c1b1-b5ab-41da-ac5f-a0c288706992", + "@id": "http://digitalheraldry.org/data#9a8e42db-9452-44e9-abdd-cc3e0a58b5a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4474f21b-d6f8-4991-8296-9cc89b049ed8" + "@id": "http://digitalheraldry.org/data#85ae031b-ac5a-4449-84c6-19b3fbaaec7a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#59027c74-3362-47b1-aee8-6da47e06e4a3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#239f555e-55db-43c3-94d9-2ecd93135777" + "@id": "http://digitalheraldry.org/data#5bcafd8c-73af-425b-8849-5c20a2df53b5" } ] }, { - "@id": "http://digitalheraldry.org/data#d834f193-f766-4a73-8d8d-4031cf903974", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#5adb4af2-85a7-4a2e-8842-9940b19a3d04", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001468", + "@id": "http://digitalheraldry.org/data#25e97818-0ad8-4d9c-92bf-a567b51b4850", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000009585_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#15cb744f-b8dd-4684-8160-c93166f5d7d5" + "@id": "http://digitalheraldry.org/data#CoA0000009585_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#7be06b9f-b6ca-472e-9a5b-c570d3ca85ee" + "@id": "http://digitalheraldry.org/data#CoA0000009585_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "1468" + "@id": "http://digitalheraldry.org/data#CoA0000009585_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009660", + "@id": "http://digitalheraldry.org/data#8d7b8f49-81a6-45c5-8e08-fa60f71d8ee9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#18ccad2b-9410-4012-8bbf-d2186c5685ef" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006715", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -14763,22 +14728,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#70b45fae-e1b9-4c4c-8f31-b84709e17e61" + "@id": "http://digitalheraldry.org/data#6c2ee09f-b41a-48ec-a568-ea9991e8e661" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#66513873-f54c-4ea8-810a-d76934efd808" + "@id": "http://digitalheraldry.org/data#6a71f675-c5ae-4a26-b1e4-94dc94be25c9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9660" + "@value": "6715" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016384", + "@id": "http://digitalheraldry.org/data#CoA0000031532", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -14790,133 +14755,151 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#af90ec05-8078-4024-947f-3d283e97cd16" + "@id": "http://digitalheraldry.org/data#e8458bda-b066-4e09-8c4d-8259e45cba26" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#eb67b98c-b5bc-4e93-b0fb-86f2d007b71b" + "@value": "31532" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cf9699c6-9bcc-4694-b178-9ad6f723f55e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#bfbe5ae4-36ea-4726-9b33-850f23b30144", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "16384" + "@id": "http://digitalheraldry.org/data#1bd811cc-a63c-4887-848a-3330c3c11618" } ] }, { - "@id": "http://digitalheraldry.org/data#3138817b-8b4a-49a2-9654-c35507f5b307", + "@id": "http://digitalheraldry.org/data#16247abc-8669-45b4-bc32-cb442a8b6e5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Arrow", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#7d50d109-7344-4478-80fa-b052650fc9e9" + "@id": "http://digitalheraldry.org/data#89f7a264-b797-444c-9fdb-a6b6b06b87d4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@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#df3ff123-0938-45be-bfb4-557800f91b48", + "@id": "http://digitalheraldry.org/data#141e5a5c-8177-485e-b44f-01614b2dafa5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#46624ba8-1cfe-4943-9c25-ff57c403ec3f" + "@id": "http://digitalheraldry.org/data#f6599c6c-b9b0-44d1-ba4e-f2c0349f503f" } ], "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#a5d3cb8f-a0ad-4005-8c75-2141215871b5", + "@id": "http://digitalheraldry.org/data#CoA0000022273_B_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossBotonny", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d8cb4b75-b69e-42be-8038-ec1d7179da0a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c14849ae-3ce4-418c-96c1-660c98783154" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "22273_B_A" } ] }, { - "@id": "http://digitalheraldry.org/data#6921ebed-d2cd-49fd-9675-30bc8e73f517", + "@id": "http://digitalheraldry.org/data#b6c65401-f3e0-458b-8568-5dcfb0a99970", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3921a2c8-15bd-47c2-9fe3-00da2412da0f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#5f556fd0-f0f5-4bae-8f39-4a7b172fdf77" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Palewise", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#c1a51682-cd8b-4cc4-91a0-19ec128c722b", + "@id": "http://digitalheraldry.org/data#74d988dd-4387-4281-a3e1-20e1272e1768", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#711e3c83-b821-4107-bf06-a5204ef20540" - } - ], - "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#3fa26837-ed96-4f3a-bf08-9c46bd1ddb03", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#759bb2f8-1262-4b14-8689-e4adf66dedbc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009668", + "@id": "http://digitalheraldry.org/data#CoA0000027381", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -14928,36 +14911,43 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e3856b70-c2f8-4f38-9245-c69451655007" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d549cc83-782c-40e3-9d0b-fe8a7769932d" + "@id": "http://digitalheraldry.org/data#ec556ec7-c68e-4fe3-8498-04300789da59" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9668" + "@value": "27381" } ] }, { - "@id": "http://digitalheraldry.org/data#7a2c384f-1281-44ba-9437-adea04a1a9a6", + "@id": "http://digitalheraldry.org/data#4a418fc9-34a3-491e-988a-c290f0496021", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b985df8e-9773-4082-9590-77e209be5e86", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#07df9b4a-3560-4330-813a-247e6b694839" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006239", + "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -14967,58 +14957,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#070c1164-43ea-445b-81b5-5b3940884409" + "@id": "http://digitalheraldry.org/data#1d12fdfe-3976-43af-8542-a65382b79061" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a812a25d-fb6f-4b77-8ad2-21e5f9fc11c8" + "@id": "http://digitalheraldry.org/data#a85e7d0c-da92-4dfc-9e8e-fbce21898b6b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#feffb73c-4c32-4fa6-9ab5-5edac2d48215" + "@id": "http://digitalheraldry.org/data#d186b58a-f5ad-4a3a-8bd1-61c70737036a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6239" + "@value": "2410_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#0809435c-aecc-4028-abb4-251e58e4beb1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007010", + "@id": "http://digitalheraldry.org/data#CoA0000002774", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000007010_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -15026,85 +14997,79 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#90f70d2f-6468-4795-901a-871bb161c4c2" + "@id": "http://digitalheraldry.org/data#27f9a89f-528d-41e5-b287-14ffbdc9cc0b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0ea640bd-a9ea-49a0-8fe2-8d7a98195e2c" + "@id": "http://digitalheraldry.org/data#0bdf2c7b-c9db-4c40-9c5b-68331aa8a2c8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#3c3ec0a8-d6c5-44e6-bb17-899b0fb6a8a3" + "@value": "2774" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#on", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "7010" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#6ee194b6-6a10-41d0-bcd6-d3d46ead80b6", + "@id": "http://digitalheraldry.org/data#b79bb63f-b52b-4e2d-9249-e2b7063d2d54", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#456b9395-de0f-4a89-bfe6-6e0c8fb0d6b5", + "@id": "http://digitalheraldry.org/data#64210fc5-3847-4932-b1fa-6d07090fb687", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#fb0fb3c0-3081-4e6a-9c48-fd2f93af5e9f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "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#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3992d603-b92e-4d20-ae4d-365d558d97fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Checky", + "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/data#74193613-3813-4d38-abcc-bbc89d3763a4", + "@id": "http://digitalheraldry.org/data#394ef345-4244-4c14-b217-5e11abd715f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#93efb8b6-ea88-4df8-b1fb-f5a15c57b59d" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002823", + "@id": "http://digitalheraldry.org/data#CoA0000031562", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -15116,58 +15081,40 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e52acf10-2377-434e-8453-87e54725a63b" + "@id": "http://digitalheraldry.org/data#6e092c4e-7747-443a-80d6-03af13c6fc60" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#60bc7cd9-5209-46fd-a78b-1ddd44710f31" + "@id": "http://digitalheraldry.org/data#de9e0628-3923-4c2d-bd4a-97bfa018f12f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2823" + "@value": "31562" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007880", + "@id": "http://digitalheraldry.org/data#CoA0000000586", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b4ef56c6-69ef-41ab-ad92-a9f067017f51" + "@value": "added armed and langued" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": "7880" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#CoA0000000586_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006254", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -15176,280 +15123,263 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a296f21c-5b4e-4857-bf02-75b165081aec" + "@id": "http://digitalheraldry.org/data#db598ba3-3048-415e-b33c-1fa99e205f0b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#60628f27-5e7a-45ab-9f7b-6afa9f723bfc" + "@id": "http://digitalheraldry.org/data#be3d89f2-4f11-440e-a77b-7b53ce904c8e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6254" + "@value": "586" } ] }, { - "@id": "http://digitalheraldry.org/data#d26ee303-343c-44a0-aa5d-e4ebecd2eb94", + "@id": "http://digitalheraldry.org/data#12982d35-57c3-461f-86b2-7912f201d3be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "http://digitalheraldry.org/digital-heraldry-ontology#Anchor", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#8242c8f3-7f31-4cfd-b0cd-ee6caba3fb46" + "@id": "http://digitalheraldry.org/data#bf3ddf8e-b680-4f8a-98f6-22451a9d7af7" } ], "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#inChfDx": [ + { + "@id": "http://digitalheraldry.org/data#29b7f1c0-3085-45ee-ac43-ec50afaf05b0" } ] }, { - "@id": "http://digitalheraldry.org/data#25c7e93a-fadd-4ec8-ac5c-b1c824fb6358", + "@id": "http://digitalheraldry.org/data#d2c2fc06-5b12-407b-bfbb-7a487d475908", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#24fdcafe-87fb-4091-9ddc-ba94c7fb7b35", + "@id": "http://digitalheraldry.org/data#b133cb85-77cb-460e-9f0d-9de77efb070b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#cf9699c6-9bcc-4694-b178-9ad6f723f55e" + }, + { + "@id": "http://digitalheraldry.org/data#eae24c76-66d0-441a-bf8a-2578cc92d6d7" } ], "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#a758d914-08f4-492c-a73b-e37c5c5bc1c5", + "@id": "http://digitalheraldry.org/data#f0fe964a-34cc-4ff7-bc33-0b5d5e630656", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9174e17c-0750-471f-af49-7f22d6e72e3b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@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#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#b45e6398-ec05-43bc-b797-a13aa7c51716", + "@id": "http://digitalheraldry.org/data#09a76111-436c-47d1-91aa-f4f7657750fd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000031510", + "@id": "http://digitalheraldry.org/data#9891e8f4-4387-48a1-80c8-7a9c35b5f6a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#ae19c0e1-02e9-4583-acbd-d8bb7c728e34" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#73a468ed-2e82-4223-a8de-d14dbdea94f7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31510" + "@id": "http://digitalheraldry.org/data#38f5848b-ec96-44b9-acf6-9bcb1ac2cda5" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007294_CoAF1", + "@id": "http://digitalheraldry.org/data#02eeeaa1-af21-42f4-bbec-039d71a9a8d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#04720460-a1ec-4739-963f-297a9162b7fb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#c3886c89-3257-4e4d-8c50-e305d12ffdbf" + "@id": "http://digitalheraldry.org/data#73e6a6fd-cb9f-491b-b626-c64cc9e4dcb3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7294_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#ac07384e-c989-48e4-9b84-96fa12c4331a", + "@id": "http://digitalheraldry.org/data#651a56d0-1df3-4607-87c2-9991d72b4b6e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7b4ab6a1-b6cb-4dc3-9dfa-971c68d794be" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#0ff64ec3-bf24-489f-97a5-68d5f159aeb1" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021424_A_A", + "@id": "http://digitalheraldry.org/data#dc5968ea-033d-471c-99be-c4b6b93262a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#0fc86299-f97c-4869-ab20-3b1c7edde614" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#58904a54-8137-4ae3-8737-1acf02be9c92" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "21424_A_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#26bd8f7e-0128-425b-abeb-d56261b81711", + "@id": "http://digitalheraldry.org/data#44c78869-cb93-466d-9eaf-93f17c5667bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a2026024-79c7-4986-8191-0f608bd5589e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#e994ac4a-bb30-497b-8855-0007ecda2c56", + "@id": "http://digitalheraldry.org/data#8116e6ac-247e-4e1e-96cc-6714d7a58f82", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8890f54f-0501-4fc3-a5c3-62b080010cfb" + "@id": "http://digitalheraldry.org/data#cf72a653-c203-4a8d-ba53-3a8d0c2e66ac" } ] }, { - "@id": "http://digitalheraldry.org/data#ba749740-8624-446a-920d-da7a9aa8b583", + "@id": "http://digitalheraldry.org/data#9bfc18c9-2325-41a2-9450-6051b6cc1300", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#74193613-3813-4d38-abcc-bbc89d3763a4" + "@id": "http://digitalheraldry.org/data#CoA0000027636_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#e8dfcc79-fee9-423a-84a0-9e244a2cb288" + "@id": "http://digitalheraldry.org/data#CoA0000027636_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#CoA0000027636_B" } ], - "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#CoA0000027636_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#fbe14d16-4e89-4c33-9b36-a807d74541b2", + "@id": "http://digitalheraldry.org/data#08fb4288-1875-47f3-8b4a-6bb1f80b62c5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008755_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008755_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008755_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008755_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9c816942-3f37-4ab0-9986-7a203aab27d5" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#51ce1925-4138-4419-86c6-cad219c4b55b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pincers", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#b180c2c5-5bf9-4d3e-9d57-d6b399787f49" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002772", + "@id": "http://digitalheraldry.org/data#CoA0000002799", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -15461,133 +15391,136 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5f300fc3-79e9-4e77-b40c-826f7984f27f" + "@id": "http://digitalheraldry.org/data#cfdedd4d-2e5b-4fe2-9516-e357a532276e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8da818ed-944b-4cf4-8f91-dada8c25f56f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2772" + "@value": "2799" } ] }, { - "@id": "http://digitalheraldry.org/data#33c87b3b-b858-4d1c-9e5f-40f9edc84c8f", + "@id": "http://digitalheraldry.org/data#4c76d4df-aae1-4802-934d-524aef113ee7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#ed3e43aa-bd36-4e9e-9d16-822b1eeec56a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "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#48476d88-1c66-4731-b901-aa1e0e397978" } ] }, { - "@id": "http://digitalheraldry.org/data#9b0b7c1f-6838-4983-992b-d98f34a69812", + "@id": "http://digitalheraldry.org/data#9e92b5b7-1dc9-4ea2-8dae-255819ec7e4e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6f5cd3cd-6896-4850-afa6-cdb1295cee82" + "@id": "http://digitalheraldry.org/data#279a24cb-41d9-4e7a-9aca-6e4807026206" } ] }, { - "@id": "http://digitalheraldry.org/data#c6d697b1-2ae5-4672-af10-bf04c2eb9b06", + "@id": "http://digitalheraldry.org/data#f5e618e8-bb78-4096-ab7a-1246a8276702", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#885c9ef2-ee4f-444c-91b3-fdcb6e6f1640" + "@id": "http://digitalheraldry.org/data#ee87cc85-ded3-4c72-a6e3-15833634e7c2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002445_1", + "@id": "http://digitalheraldry.org/data#80f022ae-4088-414f-a8f3-068e5c5f80bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000008517_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#618dce22-5e9d-49b1-aecf-7ac51c732e5c" + "@id": "http://digitalheraldry.org/data#CoA0000008517_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#411e7d74-1850-4d40-a577-a942baee2f1f" + "@id": "http://digitalheraldry.org/data#CoA0000008517_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#14e3e1a5-2a99-471c-b59d-58745a11a945" + "@id": "http://digitalheraldry.org/data#CoA0000008517_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2445_1" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#320d065d-6034-4df5-9507-5d005b322684", + "@id": "http://digitalheraldry.org/data#CoA0000002776_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#750846db-02b7-4819-be80-78f49ab26936" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4caca7e7-39c6-4a8b-b3eb-c05e67b859a0" + "@id": "http://digitalheraldry.org/data#d3b9a0ed-ba39-4b94-9ecd-9e180f151620" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#62548c9b-ab85-45dd-818b-77839f55f690", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#a1cc54d1-8728-44fe-ba1d-aefed9f9671d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2776_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006939", + "@id": "http://digitalheraldry.org/data#CoA0000027527", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -15595,29 +15528,69 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6d264d3b-62e0-446b-8986-32049909fe84" + "@id": "http://digitalheraldry.org/data#587f895e-dc28-4f80-9812-03678c9d87c9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d2d6aeeb-5512-4441-8772-c01b9b606b2a" + "@id": "http://digitalheraldry.org/data#823e025e-efea-4f2d-85fe-aade483990d3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6939" + "@value": "27527" + } + ] + }, + { + "@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#940a18b3-b902-473e-9e66-1335171ee1bb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#aa3ebd32-4c74-4ef1-b994-a2f8c343f62f" + } + ], + "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/data#3d21804c-508f-4991-9c88-875a4c7d34ad", + "@id": "http://digitalheraldry.org/data#6980ce16-51f1-47fc-b1c2-fc3f61939812", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Barruly" + } + ], + "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#numberOfMarshalledParts": [ @@ -15627,204 +15600,200 @@ ] }, { - "@id": "http://digitalheraldry.org/data#039280ea-a8ce-4289-bd47-01ebe498982f", + "@id": "http://digitalheraldry.org/data#CoA0000001319_2_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c1087557-7146-4cdf-9abe-77e37baf1f69", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5d517b14-fbf7-43f0-a6fb-0ba90df7501f" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002722", + "@id": "http://digitalheraldry.org/data#CoA0000028763_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#767e1332-95b2-493e-8181-7a2ef4dbf601" + "@id": "http://digitalheraldry.org/data#c85d0ea1-bd6b-44dd-b7ba-17d4763a54fc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a5dd41dd-e0b2-4e7a-8c5f-4da5a2c8fc3b" + "@id": "http://digitalheraldry.org/data#82391b93-86c6-4e4a-87ab-6f4c814b5fc9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2722" + "@value": "28763_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3866755d-50aa-4574-9de7-f6045b536da4", + "@id": "http://digitalheraldry.org/data#2b2f318f-f0ed-4aeb-9720-bdfacf3c0a37", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gonfanon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ab4b04bf-b109-4914-9e32-a89dfefed81d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#933fa1b0-2d01-4fb1-9ae4-5ac15dee44b7", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#0973f4eb-2b5d-49bc-ab55-8c9fcef66ae7" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#T", + "@id": "http://digitalheraldry.org/data#01174f37-45fe-4782-87e0-3225be102614", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "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#CoA0000011773_B", + "@id": "http://digitalheraldry.org/data#c17e21c1-4a61-468a-93ac-a308a3209154", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#8bd91c1d-da93-45b6-be2e-9e5681b74b0a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#f04818c7-531f-4d36-9203-c648f1f66345" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "11773_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008517_Escu", + "@id": "http://digitalheraldry.org/data#9f0f7863-e822-4b49-8a1f-01260b4995ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#17c0fbc5-2e6c-4e4b-b73f-9f1f19d5a830" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#c0699752-7bb8-49dc-83fd-96a370de0204" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8517_Escu" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#55fa5b07-0a37-46d2-90e4-9841d82c3346", + "@id": "http://digitalheraldry.org/data#8fc2a88e-3c79-4410-8904-361b5d6ac480", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#6fc551eb-689f-4a99-95fe-d6249342fba8", + "@id": "http://digitalheraldry.org/data#CoA0000031574", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B" + "@id": "http://digitalheraldry.org/data#e004f09d-a709-4376-bb10-8dc36b223b14" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B" + "@id": "http://digitalheraldry.org/data#eadf6f3a-96ec-4cc6-8055-80fbe189ccc5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A" + "@id": "http://digitalheraldry.org/data#4096d078-cdd4-4dd1-a4d5-d40e8c889bea" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "31574" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", "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#5d829311-1ccb-495b-a8a5-21240cf40fdf", + "@id": "http://digitalheraldry.org/data#a53218ac-4f21-498e-82fe-3daceb2997e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#62041e65-51de-40be-878a-f571df932117" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7adc5369-3244-42aa-a36c-5f44bd68202b", + "@id": "http://digitalheraldry.org/data#ec1b8af5-9cf6-475c-9fc5-383cc4d8486a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -15834,14 +15803,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5aae61ce-a9cd-4516-b122-c26809d70da1", + "@id": "http://digitalheraldry.org/data#4eae6250-07cd-400c-b82b-3bf75c1a2fac", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#f3b75529-fa20-4c3b-8786-f112509c79a4" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5bc3f93e-614a-4fa8-9bc0-8fe05b144e5b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -15851,113 +15832,100 @@ ] }, { - "@id": "http://digitalheraldry.org/data#afeebc1c-f00c-450a-8abb-f550c5987161", + "@id": "http://digitalheraldry.org/data#3e3516de-c17b-4d47-945d-382dc045d5ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#1d6a77f3-8cbd-4ab2-87d1-9747da0d7ef6" - }, - { - "@id": "http://digitalheraldry.org/data#3286dc30-f607-4fec-91ca-d886b99ca1c4" - }, - { - "@id": "http://digitalheraldry.org/data#de1ee710-7b81-4e9c-8cd7-d298d2c89a17" - } - ], - "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#702acc72-a21b-44b9-9444-eba7892ca7e5" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#c2dfbd9a-306a-4b18-97c8-51c615e97392", + "@id": "http://digitalheraldry.org/data#509ce1c8-cadf-4d59-9914-e0a8eff731e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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/data#413bf5bc-376d-4e56-9fb4-ce53070d128c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1eee2afa-5f22-40fb-992a-e5e8d07db2d4", + "@id": "http://digitalheraldry.org/data#7fd27b41-2a1a-4f47-b46f-dd93206c3faa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ElmBranch", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ebc7a226-9ac4-4463-b76c-7da97fb2fd0d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ec268ad4-d20b-4bbc-b83c-1614cacd7f51", + "@id": "http://digitalheraldry.org/data#4554716e-3783-4abb-a6ce-d1d288309e14", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#0294580d-0af3-4625-8253-57a07ac797bb" + "@id": "http://digitalheraldry.org/data#CoA0000016665_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006500", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#236bd770-5b57-45d0-ba3a-c57ec9b6750d" + "@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#c75104fb-01c9-4c16-b6db-2b916a59cd7f" + "@id": "http://digitalheraldry.org/data#CoA0000016665_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6500" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007858", + "@id": "http://digitalheraldry.org/data#CoA0000008925_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed" + "@value": "added palewise" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -15967,7 +15935,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007858_1" + "@id": "http://digitalheraldry.org/data#CoA0000008925_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -15977,323 +15945,282 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8867eaec-c1f7-4a4b-818b-590caf4e772b" + "@id": "http://digitalheraldry.org/data#a814e885-ba07-4520-93ab-87d6d8f8e614" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9b0b7c1f-6838-4983-992b-d98f34a69812" + "@id": "http://digitalheraldry.org/data#8dc17688-33fa-43b8-8245-8601670870b8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7858" + "@value": "8925_B" } ] }, { - "@id": "http://digitalheraldry.org/data#2fd2034b-9606-44d7-aa57-80d1d0354281", + "@id": "http://digitalheraldry.org/data#CoA0000009661", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#f0883483-1bfa-4a01-b3b9-5d4199f011ca" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c80ff309-3d65-43c5-8764-15ba4cba49d4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#fea7941b-e3f4-4989-9c1e-b050671bcb2b" } ], - "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#2300f600-a6d3-4287-9229-1e24c9455924" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "9661" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#1d42e1ac-8abf-47f7-bb88-9a2ebcba62e1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PairOfPincers", + "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#05c7fcb9-8008-4197-b3fa-3786f7f67dbf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4e05ddd7-34c9-478f-a84a-56676a0be372", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1aa1fcba-e5dc-4c30-aa47-732d99a594bb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_B" + "@value": "of 4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A" + "@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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#26231df5-68d4-419f-85eb-9a32bb45e0bb", + "@id": "http://digitalheraldry.org/data#cb493c16-d18b-450a-977c-7fc188c8ec7e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#209eccf0-2711-48d7-b8d1-7d7e9f6379ee" + } ] }, { - "@id": "http://digitalheraldry.org/data#29096a37-98f0-4698-819e-cb04c16c04ae", + "@id": "http://digitalheraldry.org/data#688605cd-a602-4efe-84fd-b55b85adceb9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5a26949e-5365-4f6d-b966-8ebc17ff6505", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#0bb23c00-5bfd-4a2a-9d8d-39664794b031" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#027213c3-b616-4b8e-8cdc-584f008a7b9c", + "@id": "http://digitalheraldry.org/data#3e994f27-a231-45ad-977c-570ef79d776b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002440", + "@id": "http://digitalheraldry.org/data#e5a40438-da21-4e7e-a8a8-05f5fa93ec4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossCrosslets", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": "added rampant to Charge1 / fixed tincture of field" + "@id": "http://digitalheraldry.org/data#bda2fcba-a25b-4e44-8ff7-10e71ad6d675" } ], - "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#CoA0000002440_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002445_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#74176653-420d-4ede-b9c5-30e5a8ed56f6" + "@id": "http://digitalheraldry.org/data#1cf990f3-f5d4-4d38-b75e-c32e21b8db8b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a6e995f7-7f6f-4442-b76b-aa804d3bf932" + "@id": "http://digitalheraldry.org/data#4cf76a6d-dbc0-4773-a465-aa6ac6803c6f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#caf3a4e1-39bd-4305-8e6d-6da9079323f6" + "@id": "http://digitalheraldry.org/data#0e0a32eb-a266-4af5-ad1e-4088f939943c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2440" + "@value": "2445_1" } ] }, { - "@id": "http://digitalheraldry.org/data#dc4c8eff-1204-4793-8cc2-0e411b88d476", + "@id": "http://digitalheraldry.org/data#10116764-5a57-46d9-a96f-14b5c0219dce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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/data#2d166e40-f819-47aa-b516-1975d14fc6ef" - } ] }, { - "@id": "http://digitalheraldry.org/data#e30e906d-78c5-40a8-b00d-54c0cdc3f0ce", + "@id": "http://digitalheraldry.org/data#CoA0000021423_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#02622d3f-f3fe-4c4e-be86-d9f12f754c0d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#50278b94-fc30-4ce9-93a8-536cb9e50490" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "21423_A" } ] }, { - "@id": "http://digitalheraldry.org/data#9c1c2cfc-a373-4bef-b6d2-4663be1ac3bb", + "@id": "http://digitalheraldry.org/data#bc66f78b-c1f7-4887-9977-a2eda08e008d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#9e92b5b7-1dc9-4ea2-8dae-255819ec7e4e" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4f072737-1c1b-4118-907d-0c8afb85cecd" + "@id": "http://digitalheraldry.org/data#6d44a4a0-23bb-4c0b-a83e-013c2d9248fc" } ] }, { - "@id": "http://digitalheraldry.org/data#07ea7c44-6348-4613-ad4b-68cf9876e162", + "@id": "http://digitalheraldry.org/data#CoA0000019557", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" - } - ], - "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#3296926f-7464-4a3a-a1f6-8165f096ceb5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Heart", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 9 + "@id": "http://digitalheraldry.org/data#fa4e8ab7-94fa-4dc4-ba5c-3488b9b0fa1c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "19557" } ] }, { - "@id": "http://digitalheraldry.org/data#20dab428-e5cc-4d11-841c-484aaf7b3050", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7964efa6-e4b3-4d54-9a91-90a9e83b96e4", + "@id": "http://digitalheraldry.org/data#526b31a8-e7bd-4fe2-be2d-15749175117a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2b13e0b3-9e8f-486a-a323-4effc51cdd4e" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003357", + "@id": "http://digitalheraldry.org/data#CoA0000016396", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "all tinctures missing" + "@value": "added tincture fro gorged / added statant as modifier / changed talbot to dog" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -16303,7 +16230,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003357_1" + "@id": "http://digitalheraldry.org/data#CoA0000016396_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -16313,125 +16240,178 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#53b9d301-e813-4264-8ebc-6cec8df290c3" + "@id": "http://digitalheraldry.org/data#17a01e37-435b-4fb6-9f51-e100ade36458" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#be278be6-0eb9-40ea-9ab2-bb91deb5721c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#fbe14d16-4e89-4c33-9b36-a807d74541b2" + "@id": "http://digitalheraldry.org/data#ac425818-2f43-474e-a192-b20cd90dcf1a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3357" + "@value": "16396" } ] }, { - "@id": "http://digitalheraldry.org/data#be93227f-cbab-4cdf-9493-ced3851c24f4", + "@id": "http://digitalheraldry.org/data#8ead72fb-a976-4f9f-b010-40e191650368", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#bed4b23f-183d-47a8-9eee-3e838685954b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#3f3a7a45-fd70-481e-b4f6-d7754df9b5de" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#653b0075-dbbc-495c-bb39-8c7e59c1786c", + "@id": "http://digitalheraldry.org/data#6612d341-c70b-416b-a09d-33e6f754ee78", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#74a23cc3-2dc6-42c3-9475-561c6760579d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#beb5e206-8175-451a-a611-eed176dd86a8", + "@id": "http://digitalheraldry.org/data#5e6a91c3-1159-4449-b5e1-8365bb41007f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#809eedbc-ff68-4ece-b502-572d567e7e77", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#d30bd3f2-c57b-423e-92ec-0a9c4b9cc1a7" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e8cdf37e-d2ed-4dc2-8a13-515e5e8750f8" + "@id": "http://digitalheraldry.org/data#06960e9b-5b5e-4e50-bde7-72a1ae760de3" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#inChf", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000002764", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#edb24d84-93ae-4cd6-a599-c80fbf537dd0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2764" } ] }, { - "@id": "http://digitalheraldry.org/data#0d00b476-6670-4c7d-a905-adcdd557d0bd", + "@id": "http://digitalheraldry.org/data#d16dd9f0-2d49-4a6a-bdca-9886314b3690", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Lozengy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@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#CoA0000003357_1", + "@id": "http://digitalheraldry.org/data#de6b8877-ca65-4e83-ae2c-d81f68e3e35e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007317", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#045a677c-6ee3-4a68-9b54-789fb144892d" + "@id": "http://digitalheraldry.org/data#05c2f724-2b33-4618-a706-0a6d0462f5f1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6979b760-8f4a-4053-af67-0be383d3b97d" + "@id": "http://digitalheraldry.org/data#e3209684-5220-4ea6-a92f-f93fd4fdda7c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#9720f7e4-d172-41d3-87ed-f3706125d7b4" + "@id": "http://digitalheraldry.org/data#91e6b439-c73a-44dc-8345-6b01608c272c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3357_1" + "@value": "7317" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007296", + "@id": "http://digitalheraldry.org/data#CoA0000031548", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -16443,37 +16423,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f498d800-2828-4898-9aaf-1d2058fc8286" + "@id": "http://digitalheraldry.org/data#a9bbb90b-a31d-494b-a949-6e133cd69a1e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#74de468a-3455-42c0-aabb-d8b61820eeb6" + "@id": "http://digitalheraldry.org/data#3a616af1-6452-4972-9f80-9933ab571e05" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7296" - } - ] - }, - { - "@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" + "@value": "31548" } ] }, { - "@id": "http://digitalheraldry.org/data#522a1669-8f92-42ab-9f37-1b7c95ed3f29", + "@id": "http://digitalheraldry.org/data#ca5eeb09-fe0e-4af6-8db6-1e615626525a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -16483,25 +16455,27 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006323", + "@id": "http://digitalheraldry.org/data#cbfabf75-64ba-4431-b477-6d5ec4a8a19e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasLine": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006323_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007979", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -16510,65 +16484,59 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d9677524-2958-4247-a70d-81d6182d2ebb" + "@id": "http://digitalheraldry.org/data#3b84c602-a3c9-4ffc-873e-d13f7f09d904" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "6323" + "@id": "http://digitalheraldry.org/data#f2021536-61a7-4a9d-a32d-c7cb48f3171b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5ceb9def-d25c-44b4-b888-8661054ce986", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#ec8fdc6b-94b2-4a8f-94ea-07f3bce4670e" + "@value": "7979" } ] }, { - "@id": "http://digitalheraldry.org/data#b954b5fd-b6a2-45ac-af0c-4faac6d12804", + "@id": "http://digitalheraldry.org/data#0c009684-5560-4dbb-947c-438b2e8c34f1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#758bb18d-9d3c-4350-b3f5-c384a4168ba3" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#11b19f33-da79-440c-a665-b5a5f6674b60" + "@id": "http://digitalheraldry.org/data#1806def9-a090-42d9-ba83-5d1a31856f80" } ] }, { - "@id": "http://digitalheraldry.org/data#2b653346-d0d7-4cbc-8ef5-ff62ac404a2d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2", + "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#ecd00f9e-3b0d-491c-be94-f2a4ed543f3d", + "@id": "http://digitalheraldry.org/data#817447b3-1f83-46d2-9155-e2bd5cf6bc10", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007988", + "@id": "http://digitalheraldry.org/data#CoA0000008452_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -16580,89 +16548,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#300c4027-2d09-4235-9a62-94bbd20d28a5" + "@id": "http://digitalheraldry.org/data#4487a075-a30f-4aa3-85b5-6944034bbc5f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ac2d2352-4025-4220-aa64-3824773e33b1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#5a350d69-c719-4e6f-b9ab-005c25368674" + "@id": "http://digitalheraldry.org/data#02172727-51ae-43a0-bf5e-1fcc459fa073" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7988" + "@value": "8452_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006401", + "@id": "http://digitalheraldry.org/data#0f64b944-a9c1-486b-9654-eb81c7ea60cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#cadea97c-5195-42e7-b8b8-ddc7615c97fc" + "@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#0bde0cc6-f62f-4872-89a0-0289ebf7fa98" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#5b770c1b-4ecb-473e-a13f-3c1a32f3e02b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6401" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3fc538b3-9a9c-40ff-8363-e195c03d66b5", + "@id": "http://digitalheraldry.org/data#556802a3-ba19-4bd9-874c-5a1aed018121", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#653b0075-dbbc-495c-bb39-8c7e59c1786c" + "@id": "http://digitalheraldry.org/data#40fae7a5-86f2-40ba-8a2a-edd2c3322d07" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#41805790-f4fe-4afb-9d48-6b6bcc1bba00" + "@id": "http://digitalheraldry.org/data#3902f108-ccd0-41f7-bdac-b76d5091132a" } ] }, { - "@id": "http://digitalheraldry.org/data#d7785b5f-14a6-49a3-9057-c5e1208f3d6f", + "@id": "http://digitalheraldry.org/data#b3ca9a1f-618c-4c51-ba14-7b84bf02c341", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#cc335710-ff3a-4f32-805a-c4231825fd0f", + "@id": "http://digitalheraldry.org/data#6eb67b6a-7d6f-47b8-b8d4-ab3a6cab249a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -16679,124 +16641,145 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8507263c-2136-4195-ac19-7a0f5e957247", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#1addd85c-066c-4bf1-9b3a-4aebfb6b8a28" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#301f2e26-79e9-4678-afba-6d44d6b11420", + "@id": "http://digitalheraldry.org/data#448f5df5-9ce9-4064-a385-faff3f2f24e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#9977f45a-2471-4378-b451-5ef920d5e1a0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b29f2c8a-a346-411e-9c2c-dfd0dd21eaa4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#81bc8847-6540-4e3a-a471-8913ae70ae19", + "@id": "http://digitalheraldry.org/data#CoA0000008670_Escu", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#9609a061-e086-4247-9325-6928f0dabc61" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#6786f41d-0d3e-40b6-a51f-4ba5276dae22" } ], - "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#ef2983e4-cf2a-45d7-a047-8fbba398c58a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8670_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#edd1a1df-d18b-41aa-885c-d296d5f5f0c4", + "@id": "http://digitalheraldry.org/data#57a30c99-62fa-4cad-b472-dcd30a986dd6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#14538195-bc97-4a4a-aabf-e9eda70fe6b2", + "@id": "http://digitalheraldry.org/data#73f93288-f240-430f-836e-c1cd23ba039d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#38ec1280-7a04-4299-adcd-ac180f8c1a82" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#48ae71f1-d6ae-4862-8a07-dd9268bd0347", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#4f73ea5f-6a2c-44bb-a43d-25638c742625" + "@id": "http://digitalheraldry.org/data#04c431bb-6caa-493f-9997-c23761af280e" + }, + { + "@id": "http://digitalheraldry.org/data#fb246176-dd06-447e-b302-fd158b9cabb6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#3579baed-ff9b-4df1-a42a-115a872b5d95" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bird", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sejant", "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#6e9877ed-cc19-4c7e-9aa2-a275fa320e84", + "@id": "http://digitalheraldry.org/data#dde6cd87-17e0-4270-bc24-b1c6c548cace", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" - } - ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005965", + "@id": "http://digitalheraldry.org/data#CoA0000003420_2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture" + "@value": "added nimbed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -16806,7 +16789,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000005965_1" + "@id": "http://digitalheraldry.org/data#CoA0000003420_2_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -16816,342 +16799,292 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f78e1769-7e5c-4e2a-960b-1f7d4b73ecaf" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "5965" + "@id": "http://digitalheraldry.org/data#cbb29b64-34d4-4b59-a81e-2e62fdfaa0cd" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6ff748cf-86f0-4f26-a550-7f027fc22d62", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#a8b657d9-e960-4e90-a172-9a5d495763b0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "3420_2" } ] }, { - "@id": "http://digitalheraldry.org/data#17679449-cc12-459b-8a53-4bb89d12b67b", + "@id": "http://digitalheraldry.org/data#CoA0000002792", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#577429b8-1b38-42ab-ac54-5be44501aaeb" + "@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#Azure" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ea346495-0119-4d73-a4ee-c7e531cd4c4b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A" + "@id": "http://digitalheraldry.org/data#CoA0000002792_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B" + "@id": "http://digitalheraldry.org/data#180b1335-f626-4dde-bb77-c70c207c1b0f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A" + "@id": "http://digitalheraldry.org/data#3e0f4ee9-b1da-4f92-9465-40a7ba9118ed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "2792" } ] }, { - "@id": "http://digitalheraldry.org/data#eb67b98c-b5bc-4e93-b0fb-86f2d007b71b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Maunch", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#18fa1b89-b214-4cab-a6b3-cb0ec0289576" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b44e0d9c-98cc-40ef-a9d1-379aeace7798", + "@id": "http://digitalheraldry.org/data#5f222628-968b-41e5-82b5-40d629751895", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Bear", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5cd987d2-4679-4c34-96cb-d060e85d1a72" + "@id": "http://digitalheraldry.org/data#e286ff46-dcdc-4d84-a14f-d99aa85c0dc2" } ], "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#0484f98c-5ecd-4139-b49b-6ef6926c5688", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008800", + "@id": "http://digitalheraldry.org/data#1d5a3adc-2df9-4718-8ca0-7afb976fe2d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#e09f8fb4-b07c-4adb-ad31-8a8ac16d4d28" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#485d530e-7133-446a-a23d-568c70c43ef3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8800" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2a58bd78-a6ce-4757-a066-579c5ebfd996", + "@id": "http://digitalheraldry.org/data#CoA0000031577", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pouch", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c2c3211d-7caf-4cb1-b730-baa0fe70d9f6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#7e68ffb2-05bf-4488-85a7-e6ebac59a297" } ], - "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#6f813138-9678-4bf3-bfe5-3cd5050bf1a4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#7e1ddde7-6be3-4e5e-9fad-e7fb8f37e4cc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#977cda45-7ba7-4030-859c-8674ef492ec7" + "@value": "31577" } ] }, { - "@id": "http://digitalheraldry.org/data#560f60f5-ab5e-4c98-b38b-1bd6f297a9a1", + "@id": "http://digitalheraldry.org/data#bae2227a-3d89-43e6-9eea-5e4fee820e72", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#e77428a9-8d4c-4ec1-bf1b-35602ddefd89" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dda0588e-092f-48c5-9b92-fe88085457c0" + "@id": "http://digitalheraldry.org/data#b58044fc-44a7-4cf0-b050-880361c972e9" } ] }, { - "@id": "http://digitalheraldry.org/data#b0e16765-6ce1-4227-bd0d-da4020db6895", + "@id": "http://digitalheraldry.org/data#ce250366-4b00-49cb-b895-efb6eebbbf43", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@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#1f0ad1ee-867f-4269-a4ee-75985ee43e90", + "@id": "http://digitalheraldry.org/data#c2ae131e-4b00-4497-8b86-5efca485f944", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3c850557-1865-46f9-a231-02ae927688fc" + "@id": "http://digitalheraldry.org/data#86faf40a-d2d9-4899-a794-a507c11d1259" } ] }, { - "@id": "http://digitalheraldry.org/data#339fa21d-7e9c-4ef5-b854-4bd08d85bea3", + "@id": "http://digitalheraldry.org/data#b95947f0-974a-49c5-b030-46de9475e037", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#57a30c99-62fa-4cad-b472-dcd30a986dd6" } ] }, { - "@id": "http://digitalheraldry.org/data#8bda7af7-e283-40f2-ac30-1a6eedf10e21", + "@id": "http://digitalheraldry.org/data#7d6b1de5-fa9f-41f6-a043-973ce19b2efb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#ce0d7031-91d2-4411-9b1b-d26c9ee42f6e" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f29df5c6-5075-4eb4-b43c-2773f3762372" + "@id": "http://digitalheraldry.org/data#c8ce4f6b-e9f5-4499-a5d9-1768f8484bc4" } ] }, { - "@id": "http://digitalheraldry.org/data#3286dc30-f607-4fec-91ca-d886b99ca1c4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8fa8af15-54d5-4e6f-a3f8-48eb3c54af91", + "@id": "http://digitalheraldry.org/data#7b09e185-bf23-4e6e-b449-c70ffcabbf54", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "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#0f929f7f-c9bf-4f00-86ce-e08e05f5630c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Slipped", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#65ababb7-d077-4c1f-a3bc-5809534a8ee3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#c7088a0d-2028-49ac-9a90-6be69d85d484" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#dbc9b6cd-9105-4b59-a8bd-3a756c2a0ee4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#1ef87f66-4e20-475b-bb2d-ba5a40020cf9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#24646c99-06f2-4c0a-9ad5-04e43e789573", + "@id": "http://digitalheraldry.org/data#09c9f2d8-a80a-4176-aa7a-6eae8c0788f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#46150480-762b-40c2-a099-6aed47d26d80" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#263886e2-3b6e-404d-8589-0f464fdef9c3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#9d66d585-4680-4a63-9d46-b58b1edea806", + "@id": "http://digitalheraldry.org/data#fd3179c0-06a0-4fa7-9381-5586e402c641", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#fbdf9da2-6c8d-40a2-be10-042eb3957443" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021389", + "@id": "http://digitalheraldry.org/data#CoA0000006301", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -17163,63 +17096,40 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d2401b3b-78aa-4223-8a7e-7d0c8746ad1f" + "@id": "http://digitalheraldry.org/data#436ab3b8-e25b-4031-809b-7657df90c4c1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "21389" + "@id": "http://digitalheraldry.org/data#911aef29-3419-43b6-976d-4080cdb79f40" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5f5a09b1-6bea-4114-94d6-7118470131ff", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DogsHead", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "6301" } ] }, { - "@id": "http://digitalheraldry.org/data#1d22f8f0-1047-4f43-942f-e52aa42dbe1c", + "@id": "http://digitalheraldry.org/data#CoA0000017737", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#e7af1176-302e-4c47-a4c2-84871dd0cf14" + "@value": "added rampant to Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#22313069-377d-46f9-81ee-08e8a58b9776" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#CoA0000017737_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000019873", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -17228,81 +17138,57 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c66bf688-68e4-407c-bbc5-165ba4d3a01e" + "@id": "http://digitalheraldry.org/data#f08ec95e-af05-42d6-9ae1-bc42bab43366" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#19e4e3c5-c67d-495e-a8a2-e1d339dfd93d" + "@id": "http://digitalheraldry.org/data#257d8dc5-c771-4a65-9540-f3feed790946" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19873" + "@value": "17737" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003452_1", + "@id": "http://digitalheraldry.org/data#4a08d88f-378a-4867-a826-cdbe25413041", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Dice", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0dda431e-b06d-4e9c-a200-bc5c4d26466e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#100856be-c1aa-4bd0-8e17-0d8d306100d7" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3452_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#4f8f0efc-1ebc-4f20-83aa-f884e9752210", + "@id": "http://digitalheraldry.org/data#CoA0000003452", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#1c4573c9-2182-4c97-96b7-8ac2eef1a2be" + "@value": "added second tincture to Charge" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cbed4615-6753-4a6a-a485-6c221a9b4f70", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 6 + "@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#CoA0000003452_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007985_B", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -17311,46 +17197,85 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#87a39d0b-2830-44bb-99db-186c0175db57" + "@id": "http://digitalheraldry.org/data#e58e5897-90eb-444c-9832-91978815fd77" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#b1b38cdb-f26f-47af-a470-8220c05344c3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7985_B" + "@value": "3452" } ] }, { - "@id": "http://digitalheraldry.org/data#de2ebd0a-1245-4b58-8812-072d31e44573", + "@id": "http://digitalheraldry.org/data#ffd6bb71-c249-4681-b6af-b7f5ed655f53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#43756a76-3e21-444d-8955-0b5106f57b06" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 3 + "@value": 1 + } + ] + }, + { + "@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#3d87cd0b-33eb-4598-b6e2-3cc69a608c8a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1", + "@id": "http://digitalheraldry.org/data#4db280ac-e9ee-4de6-ba84-a58c611bc67e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5b3381ab-2203-4db5-b8b1-d4e912aa9268" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6f691537-06e2-4161-97ba-5d9786ef402a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002910", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of Charge1 / added armed to Charge1" + "@value": "removed field_seme / fixed tincture of Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -17360,7 +17285,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1_1" + "@id": "http://digitalheraldry.org/data#CoA0000002910_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -17370,124 +17295,94 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bd10b71b-c647-4553-9453-d19e6edd1690" + "@id": "http://digitalheraldry.org/data#d26da8b9-7b2b-40a6-b66e-76a98e3d7dab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f73433ba-320d-4d0b-8267-46f3435c4d18" + "@id": "http://digitalheraldry.org/data#08c75f50-41df-461e-a65e-263bd3f36591" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6037_CoAF1" + "@value": "2910" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002797_1", + "@id": "http://digitalheraldry.org/data#cea74112-e63a-428f-b2bf-1be345c2e621", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#f58ae5c0-c9e6-4e28-8258-aca6d0bf98b7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#a2df00b3-7057-491c-bc2e-dd01eda79cd9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2797_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#8ede113e-157b-4e37-a49d-048b9430a4bf", + "@id": "http://digitalheraldry.org/data#7814e72c-b80a-452e-b179-a96071572366", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#60b6cdb4-eeb1-4638-9f7c-a3fd592e7ebf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" } ], - "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#7041d9be-b8df-46a1-902c-d6f4d72142ae", + "@id": "http://digitalheraldry.org/data#3f290750-0adc-4433-b370-b13443a030aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Slipped", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#e396cc09-a0e3-42eb-a6d7-480a0ddd887d" + } ] }, { - "@id": "http://digitalheraldry.org/data#e720ff26-6e62-4229-9598-6a35c3d177da", + "@id": "http://digitalheraldry.org/data#CoA0000009548", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#62b3def1-feef-4fcf-babb-b58c281e8b45" + "@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#0b955a2e-c1fe-47a4-9420-811a1557ff1e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "9548" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009691", + "@id": "http://digitalheraldry.org/data#CoA0000003568", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed crowned" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009691_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -17495,41 +17390,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#02622d3f-f3fe-4c4e-be86-d9f12f754c0d" + "@id": "http://digitalheraldry.org/data#e17112eb-aae9-428c-8019-3a57b121c139" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3ab83161-7462-40f4-a6fe-502fd2fdcdfc" + "@id": "http://digitalheraldry.org/data#d5619351-b28f-4f5e-aafd-07cf63717bd3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9691" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8db625de-84f2-4384-84b9-65d64e234a1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "3568" } ] }, { - "@id": "http://digitalheraldry.org/data#96ae37b1-ff63-4856-a3aa-564e24f1d829", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031562", + "@id": "http://digitalheraldry.org/data#CoA0000007367", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -17541,68 +17417,58 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ea4115ac-d692-4124-bc4c-56158454f34d" + "@id": "http://digitalheraldry.org/data#fc6e73dd-fb2c-4e3a-b632-b6075d9776ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a2d4d60c-9b8f-4eb3-a1fb-c5f578f3a657" + "@id": "http://digitalheraldry.org/data#08e18c0c-69c6-4dc1-b4dc-7fa81e7a4699" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31562" + "@value": "7367" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003568", + "@id": "http://digitalheraldry.org/data#fc379d93-2263-46cf-bad0-c677dd997199", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#72674b16-441e-4a41-a6cf-4ca09423cead" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#8349c6fc-82eb-4cd2-b3ba-9159aaba5616" + "@id": "http://digitalheraldry.org/data#877b6ad6-a604-47a7-a8c7-2739afcdd96e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3568" + "@id": "http://digitalheraldry.org/data#ac891603-c711-4fb3-a57e-dbe848a2f9a4" } ] }, { - "@id": "http://digitalheraldry.org/data#0e3500f9-06fd-46e5-8c30-f34060139cae", + "@id": "http://digitalheraldry.org/data#22aafa15-eea7-4b0d-8b0c-f7e1af8dea89", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Book", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#eaf205ed-1fce-48f1-9c25-cdaa198bed9d", + "@id": "http://digitalheraldry.org/data#f96dcc61-9903-4074-9e1a-de021edeb242", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -17612,38 +17478,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a8b7d20d-d2be-40d9-8dc2-617e95ebeddb", + "@id": "http://digitalheraldry.org/data#28acd175-55ec-4926-9729-daf7eb6bc476", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#ec061f4a-5ac8-4280-81d3-5c080a260059" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#52893f78-fd4a-4167-b43c-5f00f4f30567", + "@id": "http://digitalheraldry.org/data#4119934d-559c-4c40-9b00-1b5dfd2401f8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#e518c262-cf6d-4231-a924-e3ba0019d5b9" } ] }, { - "@id": "http://digitalheraldry.org/data#1b9351b8-eb9f-4050-85b6-3658b79bc875", + "@id": "http://digitalheraldry.org/data#8bda154d-5334-4bdf-bfb1-8bb921f36763", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -17653,113 +17524,175 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cfa4c35f-9ca4-40f4-beb4-c188b1e2cac3", + "@id": "http://digitalheraldry.org/data#583b0cce-cda9-459a-8f67-b78709f7b231", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a4838352-38e0-4318-a551-3f8fc81dde00" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7771bcea-a56e-49e6-9ef7-a7b94bfd0d9a", + "@id": "http://digitalheraldry.org/data#3e0f4ee9-b1da-4f92-9465-40a7ba9118ed", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b626766c-d104-4f8c-b4c0-cc7681d37f41" + "@id": "http://digitalheraldry.org/data#50b622cb-be9e-4ab1-ab11-feb0f4132564" } ] }, { - "@id": "http://digitalheraldry.org/data#43ec0b65-9091-4769-ab2f-f1c499eb614b", + "@id": "http://digitalheraldry.org/data#ee37052d-1652-4fdf-8c1e-f61215727c11", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#daa65d42-3048-4567-a011-066e9d116347", + "@id": "http://digitalheraldry.org/data#a27322e8-9594-45e0-81f5-c7ab86948e13", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#3159c1c0-3e47-44f1-b347-dad4c318d7e6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" }, { - "@id": "http://digitalheraldry.org/data#290846fe-a4c1-4ada-b727-555f2e426aa7" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031500", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#491af044-5542-4e32-95a9-640a17070ee8" + "@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#82704105-3548-4690-ae70-8d3a2a461151" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f36ed1a2-6938-450d-8172-7fc50b0ba92f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31500" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a6723151-c0ba-45c9-bcf2-31e9787507dd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#61062052-6805-446f-b8d5-96d55c31d57e", + "@id": "http://digitalheraldry.org/data#d97ed953-07d0-4208-98ea-460a3ec65865", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2a15889b-d63b-4181-ab3f-67c59b2a1dda" + "@id": "http://digitalheraldry.org/data#62de2f52-5245-4564-aef7-ad1fd7ab8cae" } ] }, { - "@id": "http://digitalheraldry.org/data#ff18cb6c-1b84-457c-9f34-63029bd01df9", + "@id": "http://digitalheraldry.org/data#3aece49f-1ae5-4703-b76c-165c14929af9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Undy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 3 + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#688c222a-92c0-407e-8c73-09255c4d4ea3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ee9ffae3-4018-413e-854c-5fd72e00a2ba" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLine", + "@id": "http://digitalheraldry.org/data#fc6e73dd-fb2c-4e3a-b632-b6075d9776ce", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009658", + "@id": "http://digitalheraldry.org/data#CoA0000006389", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of Charge1" + "@value": "removed field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -17769,7 +17702,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009658_1" + "@id": "http://digitalheraldry.org/data#CoA0000006389_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -17779,42 +17712,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#60728e86-6e60-4b8a-be80-b6038ef293df" + "@id": "http://digitalheraldry.org/data#b52b8711-0d6b-46b7-924f-48efd646e24a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8688d7aa-97a4-4698-8358-ce383af731a4" + "@id": "http://digitalheraldry.org/data#ac7e4202-cc46-47ba-ac59-e79c9af25e78" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9658" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FishHauriant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "6389" } ] }, { - "@id": "http://digitalheraldry.org/data#d7826b64-8b56-4180-b3a5-a52aec776b9e", + "@id": "http://digitalheraldry.org/data#554cd319-bce3-41f1-ab56-12cc08720b3e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8dd145e1-175e-4602-9d82-41ed75590a23" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031569", + "@id": "http://digitalheraldry.org/data#CoA0000002450", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -17826,97 +17751,93 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4b63eec1-b0d3-4738-a9f3-8026297ba66b" + "@id": "http://digitalheraldry.org/data#73624127-e904-4e70-b123-2ccf362436e4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8f366fe1-82e2-4fb6-9abe-f89e6bd12c02" + "@id": "http://digitalheraldry.org/data#4c8d84dd-722c-4410-b3c5-f429b45ae343" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31569" + "@value": "2450" } ] }, { - "@id": "http://digitalheraldry.org/data#6c8db371-c393-4b24-bae6-45d38a65b06f", + "@id": "http://digitalheraldry.org/data#98f14b20-b25b-47c7-a2bf-10eea253749e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#af0c11b0-cafa-47b1-841a-31511a03e31b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#3a9b4144-a01c-4221-acd5-68f6f5fcadb9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c6714f63-975e-4f48-a6b6-77a2fd0dbdb6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#37f92666-b056-454c-8ad6-664bbc662b11", + "@id": "http://digitalheraldry.org/data#6fc5fd77-8993-4e7e-a228-dafba512b7cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9d8382f3-a0f6-4d99-8061-3940d6646619", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#7be0cd03-e661-4eee-8bbc-92e4fcdc6f81", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#3637bd50-98c8-4867-acc9-3b716cad3e8b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned" } ] }, { - "@id": "http://digitalheraldry.org/data#f9a5cc50-1aae-482d-ae57-d741896736e5", + "@id": "http://digitalheraldry.org/data#9938eef4-cf1a-4497-abf6-157854dae6ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mascle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b7815832-304e-49f3-a0f4-422944eef681" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ee299465-812b-42dc-ade3-53d589445dbc", + "@id": "http://digitalheraldry.org/data#2c16fc0f-6577-4a68-ac20-4dbbd37c12aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 6 } ], - "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/digital-heraldry-ontology#FireSteel", + "@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" @@ -17924,43 +17845,62 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031508", + "@id": "http://digitalheraldry.org/data#4e52a20c-70eb-4ab7-877e-f1561bc42569", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#bee3c6c3-70d4-4a92-baa0-986bea231404" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#758b892f-5c7d-4a19-9507-3b9219b99217" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0cd7de3c-3cfe-4403-b325-c504ef66dab6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d6013ee7-21da-4c71-9589-748274f7ec5b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#896a2777-c693-4c46-9634-3ebda8ef88f2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f7c494db-01f1-4ed6-8327-014e9998808d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31508" + "@id": "http://digitalheraldry.org/data#9f9d0945-e8cc-423c-8edf-e0c6f7702561" } ] }, { - "@id": "http://digitalheraldry.org/data#4d7ea3c9-0eb0-43ff-bfed-da9b8c3742c2", + "@id": "http://digitalheraldry.org/data#7a4698c7-1c2b-4915-b5fa-da526bb89737", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#c6685f8d-02b0-463e-917c-de374cd443ad" + }, + { + "@id": "http://digitalheraldry.org/data#6f720f3d-0a38-4fc8-8219-38a7bbfb6fe6" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { "@value": 3 @@ -17970,15 +17910,10 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ - { - "@id": "http://digitalheraldry.org/data#779cf6ef-0161-4ad6-a853-47de1ff2055e" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002709", + "@id": "http://digitalheraldry.org/data#CoA0000008452_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -17990,82 +17925,74 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d5fb02db-4e40-466f-8b3b-458e645e07ca" + "@id": "http://digitalheraldry.org/data#bcad7a35-1db1-4dba-9b6d-bd523bd1db83" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0ccab432-7858-4657-a1aa-49ce530171f0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#cc9307c9-4de8-4161-a514-6a6cad04daf0" + "@id": "http://digitalheraldry.org/data#b235b274-a5fc-406a-88a7-336ef96630d2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2709" + "@value": "8452_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006848_1", + "@id": "http://digitalheraldry.org/data#CoA0000006294", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6509892f-cd8e-484f-b6c8-cf1e5bc94367" + "@id": "http://digitalheraldry.org/data#f090ae24-05fe-48a4-b703-2b14567b81b8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#03e979f8-5260-47a2-891c-3a12abf45f48" + "@id": "http://digitalheraldry.org/data#48b99205-7dfa-47be-bebe-a5b2f03b83a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#b77d905c-82a2-4918-9f34-39dc6f22b8c0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#01b228a0-6b2c-4639-a58d-0c6a8f051f20" + "@id": "http://digitalheraldry.org/data#9cb36add-ef2c-428a-abfd-be1e9c93b8a1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6848_1" + "@value": "6294" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027384", + "@id": "http://digitalheraldry.org/data#b5ce378c-fdcd-4b5a-a8a3-eb9665be2722", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "added field_seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027384_1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000011494", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -18074,129 +18001,105 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2ea0a751-9245-4c8c-9ab8-57d2352a4a9b" + "@id": "http://digitalheraldry.org/data#7a8dc399-dc0f-406a-a0fe-8627dd21d440" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9da92b39-326a-4fd6-95ea-d669c5827e71" + "@id": "http://digitalheraldry.org/data#42925a8c-2c57-4b5a-bf2d-996d7d7faef8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27384" + "@value": "11494" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006237", + "@id": "http://digitalheraldry.org/data#5f622c8c-5282-411d-bcdd-3964be1fb38c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#36f878bf-2e89-45db-9ce5-e697909747b9" + "@id": "http://digitalheraldry.org/data#c9048995-2286-4851-8fd3-7b1cbe7c1dd3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b175fc06-49bd-4c9e-8d33-564d52e68892" + "@id": "http://digitalheraldry.org/data#b341ad10-1384-473d-9e76-6328d9e54fb7" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roses", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "6237" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b75955b9-9a0d-4482-aa44-b031b0b795d1", + "@id": "http://digitalheraldry.org/data#2893d283-9fdc-443b-9c12-fb5760ece68f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#21544c05-eced-47a5-9778-c8f399758d02" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000118_1", + "@id": "http://digitalheraldry.org/data#CoA0000006032", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#69f4c177-1c3d-454e-bb78-06ca33b3a0ea" + "@id": "http://digitalheraldry.org/data#5083eda7-873f-4fe3-afa0-cf8ce670eec3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#df6d9b5a-6320-43e0-8f89-8a2b7acd83ef" + "@id": "http://digitalheraldry.org/data#d7029ca2-dc48-4fe7-98a7-40fff9dd50d8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#1d9fa163-829a-4bc3-ab3c-04e05701dd41" + "@id": "http://digitalheraldry.org/data#06ee484f-add5-433f-a8da-2835672c2e11" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "118_1" + "@value": "6032" } ] }, { - "@id": "http://digitalheraldry.org/data#747abcc3-ec08-4c81-8ef1-fed270689759", + "@id": "http://digitalheraldry.org/data#61a839bb-d954-4f87-9584-8a404db5c1f8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cock", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } ] }, { - "@id": "http://digitalheraldry.org/data#735c1e77-2a5d-4826-9453-b4f13112f247", + "@id": "http://digitalheraldry.org/data#1cfbba29-bfe9-4b43-b0bf-e68494048238", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#84b588f9-8e91-4c56-a513-21ea1a4f9b3a" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6cb4be86-9c4f-4395-8bd0-6e41b7e51f76", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#a2a2c08a-393b-430a-b324-97d4885fa2cf" } ] }, { - "@id": "http://digitalheraldry.org/data#137a7e18-e8e3-481a-8dc1-64b7b9acc86f", + "@id": "http://digitalheraldry.org/data#eb1572eb-0c33-4f87-9f0a-e4f603699bc6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -18208,132 +18111,102 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1d5bb863-518d-4970-a520-e04cae25e430", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#GarlicPlant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#CoA0000007365", + "@id": "http://digitalheraldry.org/data#2fdce6ea-6014-4533-bd0b-231bbf684f90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Crown", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5d0bfb8d-c599-4d5b-8a6a-954c6dd53991" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#e24c37ba-5a56-4ece-99ef-351354546e08" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7365" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8fe28d77-7464-4d7d-9dc4-c444ea657b7d", + "@id": "http://digitalheraldry.org/data#ffd30209-83af-490c-9692-ae6eb95f162e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#359750db-15af-4d19-9e4a-9b4da22a9f04" } ] }, { - "@id": "http://digitalheraldry.org/data#8fc0b765-9bd5-4531-afea-2fcab545a664", + "@id": "http://digitalheraldry.org/data#50b622cb-be9e-4ab1-ab11-feb0f4132564", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#dcc66134-025c-4168-927f-f6ad53150a36" + "@id": "http://digitalheraldry.org/data#f7e16e8b-f9aa-49b3-8bb8-4e5ca0a6634d" + }, + { + "@id": "http://digitalheraldry.org/data#6f10c9a4-f413-4f6e-b416-8ec9207de7c7" }, { - "@id": "http://digitalheraldry.org/data#263280ae-4f6e-4b1e-a276-ba9fed747383" + "@id": "http://digitalheraldry.org/data#b82b2b26-8156-42cb-ae60-a295634da85d" } ], "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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@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/data#3206918c-d165-4d7a-a28a-e54b2ac27b09", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#03f22090-5d36-41c1-ab22-25f9d64e890a", + "@id": "http://digitalheraldry.org/data#35227d2c-7573-4abc-b092-175041141191", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#2bcc7540-a7aa-46e8-b84b-884f1ad9c39a" } ] }, { - "@id": "http://digitalheraldry.org/data#0fc86299-f97c-4869-ab20-3b1c7edde614", + "@id": "http://digitalheraldry.org/data#ce2248be-b878-489a-817b-7d7ec4429e1e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" @@ -18341,213 +18214,198 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f2ec3680-d3ff-49a4-a396-722f42d228f3", + "@id": "http://digitalheraldry.org/data#9ddf6405-3af7-4b3c-9e4d-8ce0c4d3fa5f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d6013ee7-21da-4c71-9589-748274f7ec5b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002437", + "@id": "http://digitalheraldry.org/data#af5f6fde-68f5-4b81-b9ad-0d0e64e50828", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#1ad73e55-56a3-46bb-b244-0d74541554c6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@id": "http://digitalheraldry.org/data#fe5cdfe0-d34f-4124-8fb3-77ae564976ce" + "@id": "http://digitalheraldry.org/data#c589ff33-b8c9-4942-b89b-e1f68babae7b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#05767c0a-6bb9-419f-b7ae-7a728d4c9b4d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#0b9cb0e7-51e1-4e34-951c-a137589c3da7" + "@id": "http://digitalheraldry.org/data#431450eb-b4b8-4fbe-9368-6520a3fa91ed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2437" + "@id": "http://digitalheraldry.org/data#9f835bea-883a-470c-973d-5d6f953e758b" } ] }, { - "@id": "http://digitalheraldry.org/data#8298fe25-5716-480d-ba6e-67d6c3315f21", + "@id": "http://digitalheraldry.org/data#CoA0000016815", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#00237cec-21ca-43da-b8e2-8eadf0ac123b" + "@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#fe1c8148-2efb-4567-ad82-386a06092954" } ], - "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#c82dbea1-f7eb-42f2-8577-898b619b97d2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f0c5a8ac-6098-4272-961d-9b7ab22df565" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "16815" } ] }, { - "@id": "http://digitalheraldry.org/data#5f578afb-bc90-477a-9320-c905b64efc4c", + "@id": "http://digitalheraldry.org/data#cca87e08-cb59-4553-a835-48e37a7333d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#2e9de28a-cf72-49cd-9913-c773c38019fb", + "@id": "http://digitalheraldry.org/data#79ddcff0-3fae-464d-8056-739e6daee08f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#afa82f49-f7e6-4d41-8d8a-72ffcd0dc3e8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031499", + "@id": "http://digitalheraldry.org/data#a0ca595e-9957-4e67-9468-0ed519b63840", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Dog", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3f28ee25-44f6-4c70-b68d-e488f9be68a1" + }, { - "@id": "http://digitalheraldry.org/data#d02359c6-aebb-45c0-a225-74cc299f573e" + "@id": "http://digitalheraldry.org/data#afa33533-f5b3-491b-a96e-dbe62d71762d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31499" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#a9f3fdc2-2e8c-41c7-99e7-5a0924b80ac5", + "@id": "http://digitalheraldry.org/data#3722bc37-6795-4670-8fe0-5d0a5f9a3928", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#317ed0ba-ab30-4bc0-9f9f-16fd2b0e0cb6", + "@id": "http://digitalheraldry.org/data#CoA0000031543_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A" + "@id": "http://digitalheraldry.org/data#3ad91bde-2050-4139-85df-977a44d95a71" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" + "@id": "http://digitalheraldry.org/data#0c009684-5560-4dbb-947c-438b2e8c34f1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "31543_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e9a82508-0bbf-4de7-903e-5d33ab02a214", + "@id": "http://digitalheraldry.org/data#f09d5118-9167-43fa-bdc9-3865fddebd26", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#55803727-8df3-439f-9611-a298407b4848" } ] }, { - "@id": "http://digitalheraldry.org/data#420af4dd-e012-4af3-83c6-f1d25531c7d3", + "@id": "http://digitalheraldry.org/data#92344331-7b6b-422c-aaf6-9bcbfe1cdf52", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#82650336-4d5b-4975-aaf1-87b41868329c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5b7b3cfc-884b-4df6-859c-0e209b9640c4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e1902f0e-2953-4f3e-a824-626616c5d8ed", + "@id": "http://digitalheraldry.org/data#CoA0000017508_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002701", + "@id": "http://digitalheraldry.org/data#CoA0000002469", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 @@ -18555,119 +18413,116 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ec9d0026-63f8-40c5-9b01-bc4f0083f5ce" + "@id": "http://digitalheraldry.org/data#5bf516f3-7b9a-490e-8fba-013304b37e04" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0890cea5-0b19-4aeb-9405-23a19f6cd882" + "@id": "http://digitalheraldry.org/data#2530e931-c99a-496b-bf39-52c8e1420c4e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#6d00470b-d223-4bf6-a643-3b747fd1a66b" + "@id": "http://digitalheraldry.org/data#ad482493-8c86-4f6b-bc4f-55068eb436e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2701" + "@value": "2469" } ] }, { - "@id": "http://digitalheraldry.org/data#b3ec3a42-c841-4926-81c0-d0bac10eb817", + "@id": "http://digitalheraldry.org/data#90a546e4-fbaa-4c5c-82d0-80b5b278165b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6c90eb3c-19a9-497f-94bf-6489e0343c48" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#83504759-d96c-42ef-a8c1-dbcf48a4bbb9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7b112324-bee9-4e0c-85a9-8fcf8918459e" + "@id": "http://digitalheraldry.org/data#dadfba99-5f84-491f-b768-05b2136d556f" } ] }, { - "@id": "http://digitalheraldry.org/data#d5fb02db-4e40-466f-8b3b-458e645e07ca", + "@id": "http://digitalheraldry.org/data#846277d9-b784-4e3b-89e2-0f8beedd0b0c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ca6c9ec4-4a20-4f03-9ec0-ddc478d02538" } ] }, { - "@id": "http://digitalheraldry.org/data#f4b9cacd-e628-4003-8690-2d3695c27a96", + "@id": "http://digitalheraldry.org/data#b09043d3-b15a-4b29-96a1-5ac67c3ed6e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#6ad2df2d-e02a-4c28-bcec-acafe2046446", + "@id": "http://digitalheraldry.org/data#13170bb5-156c-478d-a958-331ae5bcfe2a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e44c19c2-c9c3-4f1f-ac0a-05900ca0448d" + "@id": "http://digitalheraldry.org/data#881ea211-d4fc-46ce-98f5-4b5b456908e8" } ] }, { - "@id": "http://digitalheraldry.org/data#3f25aa01-9efc-445c-ad09-72d17cc55a03", + "@id": "http://digitalheraldry.org/data#f4d94390-d44a-42e9-848e-54184ff043c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Sickle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#17a01656-2fbf-4d47-8106-86f2a8d2b423" - } - ], "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#712c471f-2277-4f41-86f1-6e6aa97ed4ce", + "@id": "http://digitalheraldry.org/data#bf732325-5cf0-4aae-9e08-e2067d8d91da", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 16" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" } ], "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": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -18677,90 +18532,117 @@ ] }, { - "@id": "http://digitalheraldry.org/data#77250910-5743-4997-ba30-fcd1c8ced6e4", + "@id": "http://digitalheraldry.org/data#CoA0000002793", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#da21679c-f0bd-40c3-914b-6d7a4997f50b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#649c62db-4b1a-4c86-8612-3dcaacf87e27" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#d4dd7475-c406-4b9d-8799-d2e7af47fc96" + "@value": "2793" } ] }, { - "@id": "http://digitalheraldry.org/data#fe204772-a3b0-4666-8d19-3b0d57692e78", + "@id": "http://digitalheraldry.org/data#CoA0000007206", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#39b1d71f-7455-4dad-af6a-93db3f1dcfba" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#819e72cb-7e3e-403a-9d4d-1bb7a2290b79" } ], - "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#f79c5402-1d64-4e16-9f38-7ce66d01e472" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#511b4cde-d4bb-447f-b49a-d4aabe21ff94" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#45ae01a6-f26d-4319-a3c6-47f23b05de6a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#c8b00384-b61e-4ca2-bb9f-d75cf9a78168" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#dcce75c3-003c-4159-bce4-5e210e621ec6" + "@value": "7206" } ] }, { - "@id": "http://digitalheraldry.org/data#2c39d81d-2598-4f60-ad98-8efa742a5fe2", + "@id": "http://digitalheraldry.org/data#d584a352-ff11-46bc-b41f-02c2b266593c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#421d3bec-7aa0-4136-9fef-965fd80ba7ae" + "@value": "of 9" } ], - "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#Checky" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@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#CoA0000027012_Escu", + "@id": "http://digitalheraldry.org/data#CoA0000008378_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -18768,201 +18650,185 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8d6eb893-cda1-43fd-ac4e-11bb68c724f5" + "@id": "http://digitalheraldry.org/data#61004829-40b6-46e5-a002-e750e74cade0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#52f40240-ac67-45cf-8c18-7010fbc36de1" + "@id": "http://digitalheraldry.org/data#bd8bdb18-55e4-47c3-9e64-ed375893e933" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27012_Escu" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "8378_B" } ] }, { - "@id": "http://digitalheraldry.org/data#1d5aee0d-d128-4ff0-afc4-1cee08b26881", + "@id": "http://digitalheraldry.org/data#05a9cc2d-8917-442a-8b93-0fa311ead793", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f93cd0c9-4593-4f18-9212-c031fc033549" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/data#99084950-bb55-418d-9372-713532a0816a" + "@id": "http://digitalheraldry.org/data#b62c60a6-f631-439b-9ba5-97191fcc22d3" } ] }, { - "@id": "http://digitalheraldry.org/data#b3315112-b2bb-4a2d-a090-d4ec29c83763", + "@id": "http://digitalheraldry.org/data#c0b991b1-1823-4980-a1ac-d3f4105a1fc6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#61b476e6-3283-4408-9551-febc2851b118", + "@id": "http://digitalheraldry.org/data#b77b2596-0ea6-4eae-8df3-057e4cdc3c3e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#8e520022-bbab-4098-a04b-be39092faf7c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8a9b9e56-37ea-4c32-8bca-8faac42df774", + "@id": "http://digitalheraldry.org/data#c3c87658-2194-45e7-8e77-0b68c0bba4c5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#674d2245-3832-4e52-ad2a-58bc1833c4b9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#7b4ab6a1-b6cb-4dc3-9dfa-971c68d794be", + "@id": "http://digitalheraldry.org/data#5c06788c-cb04-4009-98cb-5dbd6e5b5c7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b5159254-657a-4281-ab30-fd0e798f366d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e06b7cad-d8e6-49d4-81f5-c0be736d2291", + "@id": "http://digitalheraldry.org/data#a7d838d6-c9c0-4792-99f4-b5b3a6b7d3cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#98f14b20-b25b-47c7-a2bf-10eea253749e" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5cd987d2-4679-4c34-96cb-d060e85d1a72", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d1262510-f6c9-4052-9b64-98f7b1f5f87a", + "@id": "http://digitalheraldry.org/data#CoA0000002452", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#c361ef99-2fce-4481-84d4-82f5a893d2e9" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d7c48b36-417d-4d7b-8bf2-d55e587ec372" + "@id": "http://digitalheraldry.org/data#99727424-0aed-4fca-a4e3-cc26ab37039f" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Anchor", - "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#7cabd3be-629e-41e5-835d-5520e803d864" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2452" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003450", + "@id": "http://digitalheraldry.org/data#CoA0000002751", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added rampant 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#6ef36f64-8097-4db2-9898-e1eab017014e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003450_1" + "@id": "http://digitalheraldry.org/data#6e6ad384-2e66-4527-8969-b674bd53d713" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#896bf9a8-9d42-44b5-adb6-50b47f3a898f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#f0cbea3b-4580-46d2-9eac-379e513832d1" + "@id": "http://digitalheraldry.org/data#5a2da385-97a7-4906-bcfe-ba5005dc5ff3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2751" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3891ce15-9f7b-4f48-8324-33cb5037ed94", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a2d47cc2-e8eb-41b1-910a-5cb987f3e736" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "3450" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000023224_B_A", + "@id": "http://digitalheraldry.org/data#CoA0000005282", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -18974,34 +18840,42 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6de21e5c-7bcc-48cf-97de-6dcdac2f8764" + "@id": "http://digitalheraldry.org/data#71e09739-54e8-4d34-8249-3b2311c63b4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8a435469-584d-4dd2-82e5-fd50fdba3fab" + "@id": "http://digitalheraldry.org/data#a37cb644-4d27-4307-b731-ab3ad5031bfb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "23224_B_A" + "@value": "5282" } ] }, { - "@id": "http://digitalheraldry.org/data#15e9df6a-2bd2-4b14-927a-b7e9aedaada0", + "@id": "http://digitalheraldry.org/data#86d3c32a-b90c-4638-837b-7b023ce4fb51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ff9c49e7-1194-45fb-8f92-d8ebfe98f1b6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008299_B", + "@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#CoA0000008226_C", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -19018,84 +18892,53 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008299_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000008226_C_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true - }, - { - "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#06b329e9-c65d-4768-96cb-c54b851471dc" - }, - { - "@id": "http://digitalheraldry.org/data#36a9f703-3361-4d0d-881d-cade7e2ae10a" + "@id": "http://digitalheraldry.org/data#fb06d6bf-02f5-4367-b3a9-2fe83a708d56" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5bab85f3-854f-47c6-809d-8f3e5ca2d81a" - }, - { - "@id": "http://digitalheraldry.org/data#fa2fc1ba-f3e6-4645-8eca-45c27f6fb4ea" + "@id": "http://digitalheraldry.org/data#0c66ff1d-db56-4f76-92b4-1cae75df9a3c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8299_B" + "@value": "8226_C" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f154d3f4-2f35-4023-a70f-f545ed9116a7", + "@id": "http://digitalheraldry.org/data#c882ca16-563b-46de-b2d8-85c504b9ac1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#604a78fe-39d6-4ed0-ac2b-882af6d2d36b", + "@id": "http://digitalheraldry.org/data#6490b08e-6df5-4d9d-9e91-cab927bab8ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7248edb4-f18b-46b5-ac95-1a32f9fe2c1b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ - { - "@id": "http://digitalheraldry.org/data#2e8d6b47-3fc6-4ba1-817a-a7d79962f5be" - } ] }, { - "@id": "http://digitalheraldry.org/data#740c0fd9-335e-417b-bc7a-c72cf2c6f000", + "@id": "http://digitalheraldry.org/data#6cb68d80-d6c0-49fb-9d4c-93dca83c64d8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#3d495beb-5452-495e-880c-a47c9d95ed25" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -19105,7 +18948,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000013424", + "@id": "http://digitalheraldry.org/data#CoA0000002824", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -19117,117 +18960,128 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#934636d2-bbe9-4476-b9db-9d978bc9ffda" + "@id": "http://digitalheraldry.org/data#1897055c-e84f-4014-aff7-5eeee0612300" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ce815ab8-57ce-4d4c-a1ea-a9a1fd8f70e5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#54e9e656-ccca-46eb-946f-d5bc75a9a6e3" + "@id": "http://digitalheraldry.org/data#66ce6038-6608-4af6-beab-df27f61b7c9a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "13424" + "@value": "2824" } ] }, { - "@id": "http://digitalheraldry.org/data#9d60db4d-8af5-452e-95a1-80d4fed3c674", + "@id": "http://digitalheraldry.org/data#993e00a1-ae5a-4262-a760-1784e94d90a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1f43fea8-4f5f-4394-a444-433820b94f8c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a056dc48-1832-4ba0-809b-54b48a2f25e5", + "@id": "http://digitalheraldry.org/data#1641ba29-5c4a-4fa4-ae51-6cb6fa745521", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c457d6ab-b512-494b-8ce6-bd95bbf5f2dd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#a50459da-2574-4259-a688-84d4d9ca3cd5" + "@id": "http://digitalheraldry.org/data#05c93edb-1503-4d18-b470-5e5b60e7aba9" } ], "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#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002426", + "@id": "http://digitalheraldry.org/data#b4171194-35bd-4408-ae57-ef5c9a6f4b84", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#bd91e370-59a1-4ed5-9f54-adf9b28d1ba9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2d7f6b7e-9256-4c09-a182-7646a74dbe39", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7a3baef7-f716-441f-95f3-2264cbf946af" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#2531f807-a7e7-4a04-8e21-4aca03ed7565" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6f0055a7-0a80-4a95-a60b-3e5e785503ca", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2426" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#582890a4-57b1-4c77-bbdf-b3d7a8972d91", + "@id": "http://digitalheraldry.org/data#a53b5d81-6ad2-4fab-ad48-b7a6edda485f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#79401f85-48e1-4aa3-addc-e10ae37586b5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fb8ee145-431f-4260-8c7d-37da90bf0ed1" + "@id": "http://digitalheraldry.org/data#ab4b04bf-b109-4914-9e32-a89dfefed81d" } ] }, { - "@id": "http://digitalheraldry.org/data#85e9dd10-9852-49d2-a4db-afed2b5a1f3b", + "@id": "http://digitalheraldry.org/data#2bdceed4-1397-4906-9240-d94624d1721f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 4 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009378", + "@id": "http://digitalheraldry.org/data#CoA0000002733", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -19239,58 +19093,59 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a3e1b7f5-81c2-4639-a26d-a860f3739b4c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#fdb1ec72-56ad-4c31-9719-204887f62358" + "@id": "http://digitalheraldry.org/data#f2d9497e-256f-4cb1-9954-f3fafd7f82f1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9378" + "@value": "2733" } ] }, { - "@id": "http://digitalheraldry.org/data#ac2d2352-4025-4220-aa64-3824773e33b1", + "@id": "http://digitalheraldry.org/data#CoA0000002763", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6a4bd8dc-7adc-4960-9c53-4e12736dccdb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#b4888d43-2fea-44b1-8f93-f305da41f0ea" + "@value": "2763" } ] }, { - "@id": "http://digitalheraldry.org/data#011ab31e-5e84-4eba-96a0-4a8823bf1089", + "@id": "http://digitalheraldry.org/data#29a11690-fc98-468d-a6c7-8a1a8cb1b3fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#da232115-8d9a-45b4-a6b5-d9db8bebfb7c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#439f56b4-e988-417a-a6dc-63f6f376c6f7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mill-Rind", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002717", + "@id": "http://digitalheraldry.org/data#CoA0000021425_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -19302,158 +19157,183 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#98b35dac-2548-41cf-bf73-28b53c374b4c" + "@id": "http://digitalheraldry.org/data#b64e53e3-646c-44a0-b935-1bfcbe471b6e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#37c95df0-953b-4af4-b1d2-a2119626a3ac" + "@id": "http://digitalheraldry.org/data#fe0d505d-c874-473d-939f-1fef18e5a8d8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2717" + "@value": "21425_A_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031545", + "@id": "http://digitalheraldry.org/data#e8942fae-77e4-4976-8c22-3637189ba3e5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": "change color of Charge1 to A" + "@id": "http://digitalheraldry.org/data#fcdaffbb-c6df-4de6-a8e6-b3f896a3d238" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#0534e3a4-54ed-4652-b5a5-746659b6ef63" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#243e4493-cbd7-4d64-95cf-c6811d16360b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031545_1" + "@id": "http://digitalheraldry.org/data#c882ca16-563b-46de-b2d8-85c504b9ac1c" + }, + { + "@id": "http://digitalheraldry.org/data#35cad53c-bdbc-4c2d-811a-d76e4796c5c9" + }, + { + "@id": "http://digitalheraldry.org/data#5a1c4fc7-2ebd-4343-9d2d-00b15f59ab23" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#05c2f724-2b33-4618-a706-0a6d0462f5f1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c96e0065-9b69-46b9-89e7-7387face4463" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d01d73d9-a7f6-4d25-bae0-5c29d8e14b75" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#386a029f-7802-4e43-9c28-b4db7fc0e2ff", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31545" + "@id": "http://digitalheraldry.org/data#4b1feb9f-7ad4-40ad-afc5-d24a4d820d84" } ] }, { - "@id": "http://digitalheraldry.org/data#362653e8-46f1-4b43-a907-7e2db1a173f4", + "@id": "http://digitalheraldry.org/data#3ba6ef9b-7315-459b-93dc-1e233f8b0658", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#43ec0b65-9091-4769-ab2f-f1c499eb614b" + "@id": "http://digitalheraldry.org/data#c5073513-97ca-4cce-863b-87001ca00e9c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008668", + "@id": "http://digitalheraldry.org/data#47bc0a81-f687-4a6e-9e0b-3f593652f1b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0b54791f-1d58-45cf-8a97-bbe5f1478dae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#160fe6e7-0986-40f9-b046-4033a2c6a2b2" + "@id": "http://digitalheraldry.org/data#2b03f354-ec62-46a7-a523-9e6d7d99acd3" + }, + { + "@id": "http://digitalheraldry.org/data#c2f19379-c7e6-40f5-9aee-4525d1450e4b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8668" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#de1ee710-7b81-4e9c-8cd7-d298d2c89a17", + "@id": "http://digitalheraldry.org/data#77a0613c-c8b0-41cf-806b-9d84327ae960", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#07add30d-bcbb-4903-b94c-7d0a9ad3daf4" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006056_1", + "@id": "http://digitalheraldry.org/data#CoA0000003533", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#099dba25-e568-4fd1-8bf2-1a8e9e4561f1" + "@id": "http://digitalheraldry.org/data#f386eb54-a1dd-4ab1-840a-3f72c943c114" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9a4ab829-f902-4d10-a7b0-91c4c454bd60" + "@id": "http://digitalheraldry.org/data#4906d877-1607-4b40-918a-4e0c413031d2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e4425e9b-7ff1-430e-ab08-4c7767a0bbd0" + "@id": "http://digitalheraldry.org/data#a1b1f875-2a84-44c4-8e21-93600b30d87e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6056_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#dfea7bee-b95f-42bb-8066-3bfe0ea451e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f2a1e678-21eb-40b2-954d-fa8f18ab7a82" + "@value": "3533" } ] }, { - "@id": "http://digitalheraldry.org/data#046d931c-4ef9-4bf3-9d8f-1f05f26f7b00", + "@id": "http://digitalheraldry.org/data#f8fb7ce5-21ba-4f85-9400-6dc70ffa5f33", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#3666b4e7-86c0-4368-bc4e-cdc088d9a52f" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" @@ -19461,247 +19341,182 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ebc7a226-9ac4-4463-b76c-7da97fb2fd0d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Leave", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#3aecfcd0-d271-44d1-9428-c7d9c3296a69" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#46150480-762b-40c2-a099-6aed47d26d80", + "@id": "http://digitalheraldry.org/data#51cb595b-58ac-47e2-9135-e3a32b6ff4eb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#200f1cf5-07c5-446a-9804-a4564ba56ba6" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d1a32101-9d5e-472a-9069-285c794e093e" + "@id": "http://digitalheraldry.org/data#5319da2c-67bc-44be-8346-73ef4aca2293" } ] }, { - "@id": "http://digitalheraldry.org/data#cdbdbf6c-58c4-43e2-9bd0-846d8e3fe16b", + "@id": "http://digitalheraldry.org/data#1d63ce50-546d-4192-bbf5-7c64f82bb2cf", "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012", + "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": true + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu" + "@id": "http://digitalheraldry.org/data#8d21132a-529b-4383-b610-79b6c4dba6ec" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#18c4262d-2c9d-4b52-b1f0-3127276213a2" + "@id": "http://digitalheraldry.org/data#8718f3a2-0b42-4460-8587-0005055b94c1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27012" + "@value": "9579_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#44f9a8ea-bd16-4e89-8bf4-7963b54e93b9", + "@id": "http://digitalheraldry.org/data#6614ecbf-2a67-4d1c-a600-b08794315fd0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000011773_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000011773_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000011773_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011773_A" + "@id": "http://digitalheraldry.org/data#e4ae0252-f91e-4997-9f81-03f212bbdfb2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#0dc293bc-b2b8-43b1-b0a8-912d2c4464bb" } ] }, { - "@id": "http://digitalheraldry.org/data#304616ad-00de-4482-84e1-9bdbb9c4d270", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#3bf49c7a-2def-4eb2-bf34-783d4cd62f96", + "@id": "http://digitalheraldry.org/data#f6f112e9-687a-440e-aa53-f448926676f9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#87dcd01e-619f-443c-9ad7-15f6862ad535", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#b0d7914d-099e-4a69-80ca-2281ec1ba3e4", + "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/digital-heraldry-ontology#Cotised", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007130", + "@id": "http://digitalheraldry.org/data#59f75b9e-9d0e-48ba-acbe-2a38acda3fbe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000007130_1" - } - ], - "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#dd091857-e398-42dc-97ab-f263cfb59c5a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#4c366bff-2a34-4027-946b-d1246350834c" + "@value": "of 4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#934f5ece-ae54-4177-bc83-2574c2947bce" + "@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#eb60710f-51d7-488d-ac56-e00866b5f84c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#e1a5a5c3-6cf7-4e52-adb6-44a2b48b7984" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7130" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ac9572c0-4e10-43f7-a6a3-1bee3fdd981b", + "@id": "http://digitalheraldry.org/data#eed1d06d-47eb-4efb-836d-6beb50c3e3d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ - { - "@id": "http://digitalheraldry.org/data#89f2a275-b249-4f52-938e-a53b85c03f3f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#549ab724-3bb8-40eb-981b-50d4383b87e4" - } ] }, { - "@id": "http://digitalheraldry.org/data#bf781676-e0f0-4272-9fe4-199b4ec14bdb", + "@id": "http://digitalheraldry.org/data#ed7d4606-c632-48c2-828c-36af0491c7f6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#a5c87afc-d4ed-4917-b05c-b7e59c01e63e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003144", + "@id": "http://digitalheraldry.org/data#CoA0000027377", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000003144_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -19709,88 +19524,149 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1912730b-0a99-483f-8ab6-be4a7872c380" + "@id": "http://digitalheraldry.org/data#475eb139-8800-45e7-81d1-e72e28ea2183" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e994ac4a-bb30-497b-8855-0007ecda2c56" + "@id": "http://digitalheraldry.org/data#20c146b6-a052-49a4-8b11-d812e84c2356" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3144" + "@value": "27377" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991_A", + "@id": "http://digitalheraldry.org/data#CoA0000009651_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#61dd9376-68ec-416c-ba4e-ef21a590e3f0" + "@id": "http://digitalheraldry.org/data#6b7b2cd9-5033-41e9-a9b1-85bdf8c78dc2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#7ed6b9be-73bc-4368-944a-e95336ac5953" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#6d4450cb-2bfb-407b-beae-19e9b6bdbea4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8991_A" + "@value": "9651_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ce001817-d0c9-49a5-b32c-55f4c40ab772", + "@id": "http://digitalheraldry.org/data#dd8f2948-e261-4f51-a45a-24bbf09a3355", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#b919e473-2d88-43ae-97ef-f8b2c5eed8b6" + "@id": "http://digitalheraldry.org/data#3b202bc4-1534-40a0-adc7-18eb0bcad044" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b5c57f62-49c8-48d3-aa9b-41e7d589de1e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert", + "@id": "http://digitalheraldry.org/data#ef056944-2196-4b6e-9ba9-686aa63fdfb1", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fish", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#b65c7af6-c7c1-45f5-8e0c-5303b14a4fed" + } + ], + "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#CoA0000006531", + "@id": "http://digitalheraldry.org/data#5f5a6b1b-7db0-4f26-aa24-3d32f5dbb301", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#e6b4ff10-3b3d-4fae-b57c-755842734dd9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#015e4958-c438-47e3-854c-9b520c6f5184", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#6ff386c1-9c4a-4b85-8005-3719a1ea40c1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#acd3be5e-66c8-4437-a69f-e0675f82c6ab", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#99a7df3a-ab15-4497-8482-6efb4f440e58" + } + ] + }, + { + "@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#CoA0000022239_CoAF1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and rampant" + "@value": "added rampant, langued, armed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -19800,7 +19676,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006531_1" + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -19810,22 +19686,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4e4cb03d-8736-43d4-b744-05f39bda3972" + "@id": "http://digitalheraldry.org/data#ce579dfd-dfbe-48ca-953a-9e86f0b244a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d98bfcab-2116-4e2f-9443-73d52ea358bf" + "@id": "http://digitalheraldry.org/data#6e4ddd4f-86e5-4a15-9b1e-c29ba96815ea" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#1410d235-e218-40a9-8db1-cfb0f608613d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6531" + "@value": "22239_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002942", + "@id": "http://digitalheraldry.org/data#cc017024-7e21-484e-a092-00d38c76e757", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#1a6edd10-47e5-4cf0-a78d-c1d972a3bfc0" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009943", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -19837,22 +19730,60 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a988cb44-00e2-4877-afc6-ea9d038d42ef" + "@id": "http://digitalheraldry.org/data#67354c33-22c5-4762-b1be-37f4ec589106" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#362653e8-46f1-4b43-a907-7e2db1a173f4" + "@id": "http://digitalheraldry.org/data#d4c6e7fe-9227-43d9-8f0d-b9d394f25658" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2942" + "@value": "9943" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008387", + "@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/digital-heraldry-ontology#MarshallingType" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#978fd1ec-1f0d-445d-acb0-7251969631c4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#0e63838a-f37d-430c-8371-a0e2834a3646" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2f5aad78-b4e7-442d-b67b-73d5090db96b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#6269f96f-e120-44c4-bc2b-80c380c86b74" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008971_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -19864,74 +19795,101 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#78c296d2-928e-4a32-adea-c64305dab607" + "@id": "http://digitalheraldry.org/data#4c1999b3-080c-41f4-a072-7f532d6531e5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1379c987-60be-4d94-b46d-7baefb4581d4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#bfbe5ae4-36ea-4726-9b33-850f23b30144" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8387" + "@value": "8971_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002802_1", + "@id": "http://digitalheraldry.org/data#CoA0000021388", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#16ed33c7-fa4a-4b06-97bd-b818cb888b2c" + "@id": "http://digitalheraldry.org/data#a7a72f45-007c-4b9b-a216-afedbbebf4f2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8987dc3a-c7bd-4838-ad50-399596322351" + "@id": "http://digitalheraldry.org/data#8a49351c-48cf-4377-860c-83f09e34b45c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#bae2227a-3d89-43e6-9eea-5e4fee820e72" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#967e11a0-28b2-4d6e-9198-b28ad75e649b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2802_1" + "@value": "21388" } ] }, { - "@id": "http://digitalheraldry.org/data#1ef87f66-4e20-475b-bb2d-ba5a40020cf9", + "@id": "http://digitalheraldry.org/data#c11bdb14-a072-45f0-80f0-df72baa012d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b6c65401-f3e0-458b-8568-5dcfb0a99970" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006418", + "@id": "http://digitalheraldry.org/data#6f74489c-02c7-4509-a17b-62e36da74ab8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": "field_tinct missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" } ], - "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#CoA0000006418_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -19940,62 +19898,155 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f6e542cc-8be5-4726-8262-76cac088a4c7" + "@id": "http://digitalheraldry.org/data#4e5af76d-3823-4c71-9182-ed232397154a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1275e136-83af-4fc9-a530-83fed947ec48" + "@id": "http://digitalheraldry.org/data#eaf1c41c-7106-40b6-910a-e04bfed51a54" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6418" + "@value": "19035_B" } ] }, { - "@id": "http://digitalheraldry.org/data#7d39748a-1d8b-4489-958b-df0e09e4f7a1", + "@id": "http://digitalheraldry.org/data#ef4e0919-fc25-426d-ae55-b30b8b03b6e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Rake", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d6d9e260-54b5-48d5-bc8e-fb49d9888cc7" + } + ], + "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#2735fb46-0889-45e4-a2e9-97b870199bdd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#74f71ace-8a88-40c6-bf58-edc667d4670e" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4c2ba163-98d2-4da3-a0af-fc29c95c5d62", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#79e5d370-2377-4f5e-b92d-ef6f959c7dcf" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dee37304-4e17-428f-af3e-60cbad0290b4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e7fc674d-48e1-460b-bba7-4d9db9329928", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#7f8887d7-bd69-4add-b370-ec3f209a958f", + "@id": "http://digitalheraldry.org/data#ee9ffae3-4018-413e-854c-5fd72e00a2ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#d8e31ea7-d59c-4aa1-b5f7-950f8966f318" + } + ], + "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1a9c07d2-c097-45b5-a22d-f243e4990674", + "@id": "http://digitalheraldry.org/data#2027849e-0ca6-4ec0-a2aa-8ab82c05da24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#d6bf9abc-9822-40ce-8d6f-04bfaf40e6e3", + "@id": "http://digitalheraldry.org/data#c2f5f23d-2490-47ef-9d2e-a0fd12d7e398", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -20003,88 +20054,132 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5b5b9b98-1d15-4388-9468-da0a670fdbd7", + "@id": "http://digitalheraldry.org/data#9facbd99-fd37-496e-b576-844435d46b71", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mount", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@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" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dfc91d41-5dd1-42f5-8444-36c0d2b3e0e2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#43ff09f9-fc30-4d1b-a2e5-2b9983a204f5" + "@id": "http://digitalheraldry.org/data#3aaddebd-cff3-446e-9e8d-991758fe5587" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007980", + "@id": "http://digitalheraldry.org/data#f2021536-61a7-4a9d-a32d-c7cb48f3171b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7a4698c7-1c2b-4915-b5fa-da526bb89737" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000001227_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3095078e-1296-48e7-be7d-263b81c10acb" + "@id": "http://digitalheraldry.org/data#1ba82552-9895-4c37-8287-3901c9520c67" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#80587954-4bd8-43a8-b1f4-6fa6a283c7aa" + "@id": "http://digitalheraldry.org/data#ea4df46a-7653-421a-8b46-2fb9fa9a67aa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#269567b5-c057-4119-8c6f-b10816cfcad4" + "@id": "http://digitalheraldry.org/data#f0eb5a91-87a3-4b25-abcb-d6482d28baba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7980" + "@value": "1227_1" } ] }, { - "@id": "http://digitalheraldry.org/data#758d14d5-5373-4b4a-978c-4d974de884f8", + "@id": "http://digitalheraldry.org/data#555465e8-e896-43a4-a898-9eb8474016b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#2490a5bb-4ce3-411a-a8cb-c3eefb92bb3f" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#2c366923-2219-4c97-90fc-0e48795f2128" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#3a5ef771-630e-4be8-a01c-70b3f838c097", + "@id": "http://digitalheraldry.org/data#2057eb1b-e162-4632-8943-bff963317ee2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#666feeb2-55a1-4b02-a4e1-fd4fde14ef58" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#903aa802-87dc-46f4-a25c-07f7443840f8", + "@id": "http://digitalheraldry.org/data#f2d9497e-256f-4cb1-9954-f3fafd7f82f1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } @@ -20096,14 +20191,21 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d17b040c-2d3e-4f94-a384-787c2ce4350f", + "@id": "http://digitalheraldry.org/data#e6b4ff10-3b3d-4fae-b57c-755842734dd9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2bcc7540-a7aa-46e8-b84b-884f1ad9c39a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -20113,130 +20215,118 @@ ] }, { - "@id": "http://digitalheraldry.org/data#196b16b4-04ff-4ed2-857d-2838c5799671", + "@id": "http://digitalheraldry.org/data#22d35882-855f-4e90-8d1f-00f5c215094c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#54c7d396-289d-4b00-a27a-9924c80bf168" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#bc9677f0-bc4d-4903-ac00-3d70a32f27f2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c6714f63-975e-4f48-a6b6-77a2fd0dbdb6", + "@id": "http://digitalheraldry.org/data#c58d4a06-1b72-46bf-924c-401112be9220", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fork", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#270c6658-19ba-458a-99d0-25a2041301ae" + "@id": "http://digitalheraldry.org/data#6c494bbe-2947-48f2-b373-4a4c64ce8566" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#c09153d6-6da2-4723-a30a-7a9c6efe7323", + "@id": "http://digitalheraldry.org/data#78d4025b-fa48-4dc2-a41c-0173e4307dfb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bf3ee8ce-0adb-4a8d-89ea-e2f4ddb33af5" + "@id": "http://digitalheraldry.org/data#9134c51b-9492-48c0-8ca5-87e5eecaf01b" } ] }, { - "@id": "http://digitalheraldry.org/data#afa1eb8d-1f62-473c-81b8-24bc76c3a676", + "@id": "http://digitalheraldry.org/data#81357004-871b-43aa-a82f-9dd037689f38", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#58ae1729-9ccb-4a03-b70c-6ad793955e93" } ] }, { - "@id": "http://digitalheraldry.org/data#f384a359-51dc-4306-9ecb-26aed9ed4af7", + "@id": "http://digitalheraldry.org/data#ce63b108-33cf-4529-9559-da756e4e4aea", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#01008fa7-b990-49e0-ba3e-030e4a84472b", + "@id": "http://digitalheraldry.org/data#1d720420-1fcc-47e4-b0b5-2cbaf640ac59", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#48c7bd6b-1eac-49a3-a961-b2f390e35b22" - } ] }, { - "@id": "http://digitalheraldry.org/data#6cceb428-e277-49c1-b1ac-bf78e20b9215", + "@id": "http://digitalheraldry.org/data#7024f395-4fc8-4d76-ba22-2ca2b63fc166", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#7964efa6-e4b3-4d54-9a91-90a9e83b96e4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c55b25da-5cfe-40f3-938c-c6ebe46c0e17" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#9020acf4-5216-4dc2-b0a4-e152ff844082", + "@id": "http://digitalheraldry.org/data#e1e9a0c3-f89e-4750-a3b6-cd0baae99e7c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003803", + "@id": "http://digitalheraldry.org/data#CoA0000008676_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of field" + "@value": "added armed and langued to Charge1 / added compony to Charge2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -20246,7 +20336,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003803_1" + "@id": "http://digitalheraldry.org/data#CoA0000008676_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -20256,41 +20346,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2575218e-0c9c-4650-b74f-e0b999eda87b" + "@id": "http://digitalheraldry.org/data#08dff238-6403-4061-9404-a3199486ff1f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a082e996-2526-401e-86c9-ae7da4181e4d" + "@id": "http://digitalheraldry.org/data#8d47f89c-deeb-4b28-8cf2-826915a9e2d0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "3803" + "@id": "http://digitalheraldry.org/data#a4ec6a95-6d56-4704-a0bc-ecaef56b5be0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1e6c1eda-20b9-4538-b74b-3c80562f914a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "8676_B" } ] }, { - "@id": "http://digitalheraldry.org/data#c1c3c41e-e599-4aa8-9a29-04c064595ed7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007602", + "@id": "http://digitalheraldry.org/data#CoA0000002780", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -20302,124 +20378,141 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f47f6d9a-e6b2-403a-b1bc-e53285d0e0d4" + "@id": "http://digitalheraldry.org/data#615efeb9-b618-41b2-a653-6a77a3bf0661" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2e1b0af4-5689-4961-86eb-4b5b635811b5" + "@id": "http://digitalheraldry.org/data#c95b3a64-ef92-425a-bbae-9a4fd1c86e0b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7602" + "@value": "2780" } ] }, { - "@id": "http://digitalheraldry.org/data#a5dd41dd-e0b2-4e7a-8c5f-4da5a2c8fc3b", + "@id": "http://digitalheraldry.org/data#89538dbc-c9ee-47fe-be3e-923b81378c1c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#35af04d9-acf4-47bf-a9e6-09e6555ba87a" + "@id": "http://digitalheraldry.org/data#d1ee14c0-6783-49e3-8a92-8d268401d26f" } ] }, { - "@id": "http://digitalheraldry.org/data#fcdf3028-011e-4f92-adea-6f44f4d8be91", + "@id": "http://digitalheraldry.org/data#d821f39b-dfdd-44cf-981c-a1074482e8bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#e7d7ab8f-389f-4a0e-ba54-da3eb9c8b41a" + } + ], "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#CoA0000008954_A", + "@id": "http://digitalheraldry.org/data#86410490-89e9-4721-b00b-98c1b10bcb02", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#521c3f50-11c0-4312-a29b-58267c5343cd" + "@id": "http://digitalheraldry.org/data#a1a870ea-dd24-449d-bbf3-6dc71c898176" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8faa6a0b-1550-44ad-8da4-ff6b2fdafcd9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d0f36398-1b6c-442d-8ea5-5fdea4fb68c9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8954_A" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002911_1", + "@id": "http://digitalheraldry.org/data#CoA0000004649", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000004649_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#11178031-0f1f-4fc9-9146-ec79f0d1b968" + "@id": "http://digitalheraldry.org/data#22f1fe31-cead-4acb-a954-7c83a26a0cd5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1bed1a38-a7d2-453e-a2e7-d9594e5db8fe" + "@id": "http://digitalheraldry.org/data#17efc1dd-95bf-4952-bd11-2d82a6d9a3e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2911_1" + "@value": "4649" } ] }, { - "@id": "http://digitalheraldry.org/data#8732ba93-9a68-49d0-91d7-325f7ac29638", + "@id": "http://digitalheraldry.org/data#e2ce22f1-59cd-488c-9c57-9e091df73a06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 4 - } - ], - "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#afcbd676-7251-49a0-ad7a-ef92781dc92b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000002443", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant, armed, langued to Charge1" + "@value": "fixed tincture of field" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -20429,7 +20522,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1_1" + "@id": "http://digitalheraldry.org/data#CoA0000002443_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -20439,91 +20532,105 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4a4544b3-2d75-4ea4-b653-40030850c9d0" + "@id": "http://digitalheraldry.org/data#dc231e9a-aee8-4227-84c1-bd0f4149af4b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b58f0e45-3916-4768-8e82-99f09e1b24ab" + "@id": "http://digitalheraldry.org/data#6aeae8af-a989-4ccf-a472-6752ae57b0df" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e88a1fbc-e43f-4faa-bc44-e95a9f108c9f" + "@id": "http://digitalheraldry.org/data#e55611aa-c420-45d1-a810-b69a8878fb5d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6028_CoAF1" + "@value": "2443" } ] }, { - "@id": "http://digitalheraldry.org/data#846322bf-60d5-4a4d-95a9-a1c89379c72d", + "@id": "http://digitalheraldry.org/data#7bc6c510-f836-4f69-b4f4-fa2c8dab847c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Quina", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d0f2e5b0-8854-4ae0-8971-49e4aec80c3f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 5 + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#475eb139-8800-45e7-81d1-e72e28ea2183", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "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#4328c6c2-6ebb-4de1-885a-388a8232a9bf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#115cbfc1-11eb-4537-b798-3b26a361b143", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Curled", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + } ] }, { - "@id": "http://digitalheraldry.org/data#8aaeb4e4-f51a-4df9-9d30-a84feeb6fb03", + "@id": "http://digitalheraldry.org/data#611811e6-01cd-4369-bec6-f0799e7499d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#961ce71f-2fda-44f9-9fe6-b715fee93c43" + "@id": "http://digitalheraldry.org/data#f4b713c4-8568-43b4-9cb0-7a477a454b0f" + } + ], + "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#ac7dfc3f-05b8-45a0-bb94-742838bfef1f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d3156bfc-875c-4f46-a4a6-4fc8f4df8f21", + "@id": "http://digitalheraldry.org/data#6a6b5a1a-9893-4536-bc1f-141acbdccabf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#36bcd643-31dd-428b-99a6-2402d8bfbe50" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -20531,144 +20638,174 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5c569926-c6c6-48ec-a6ae-0f0e2c21420b", + "@id": "http://digitalheraldry.org/data#b891df4a-c4e7-4b54-bfdb-18f0062e5044", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#holding", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#79bfaca4-c50a-4f1a-9652-7a1598da04ea", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e76e32b7-e3bc-49da-9a06-047921f8e0af", + "@id": "http://digitalheraldry.org/data#03862e3c-6a00-4e84-800f-acd800052553", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7f8887d7-bd69-4add-b370-ec3f209a958f" + "@id": "http://digitalheraldry.org/data#1f731164-b3f6-4537-8414-11dd122e2662" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001458", + "@id": "http://digitalheraldry.org/data#ce83ee14-0357-437f-8eba-370bcc4e31c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "added langued, rampant and armed to Charge1 / fixed tincture of field" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": true + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b64e53e3-646c-44a0-b935-1bfcbe471b6e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000001458_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6bfaf8f9-d157-413a-9429-eeec4d4ab18f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d2022aeb-9ba7-4647-af9f-11415e30c4d6" + }, { - "@id": "http://digitalheraldry.org/data#411cf945-35bb-4c90-93d8-7ef23cc93ced" + "@id": "http://digitalheraldry.org/data#a6a0ca7f-11ce-4fd8-aaa0-35477533c825" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e127cb80-0da0-454a-b976-8d2cbd4948bf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b601fe2e-238d-464d-be4a-2f78268215ed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#395a31e0-a387-4667-aa9d-7114fdbf2892" + }, + { + "@id": "http://digitalheraldry.org/data#df148c9c-e525-4b35-b326-734c5510e46c" + }, + { + "@id": "http://digitalheraldry.org/data#17051716-c7eb-4c9d-a52d-223ccd6a3caf" + }, { - "@id": "http://digitalheraldry.org/data#878d9df8-976a-4537-8a44-60d9937f6cb6" + "@id": "http://digitalheraldry.org/data#306a49b0-d9ef-4f33-9b87-9f2c2c3c048c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "1458" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#568fea23-70fe-404f-b098-d356a9306e53", + "@id": "http://digitalheraldry.org/data#85fe2c65-4f24-4c43-a95e-0fada1ac9329", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#c13163ee-1323-4400-b9e1-e282b28285e2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#16a35c00-391d-44d8-82ae-384ad4fd4abe" } ] }, { - "@id": "http://digitalheraldry.org/data#9477fdd0-c196-4775-bb74-9da0e02f0e83", + "@id": "http://digitalheraldry.org/data#CoA0000013049_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8f157888-896c-4c53-a826-d6cdc59ea70c" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#826977d6-2fe8-4695-86fa-b7d9e6d16655" + "@id": "http://digitalheraldry.org/data#56e982f8-c12f-4c52-b8c4-1b4d1f4f0c53" } ], - "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#9b5a7464-8254-45d3-b6cd-d1580bbccf03" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "13049_B" } ] }, { - "@id": "http://digitalheraldry.org/data#9d2620c5-866b-4852-974b-2dd4d2f80d4e", + "@id": "http://digitalheraldry.org/data#d644cafa-daca-4977-aa27-c9ace545d039", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -20678,26 +20815,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ae619f26-64e7-4550-88a3-6b38abcf9406", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4fea4d89-45f2-4567-bcac-25d89bb4d08d", + "@id": "http://digitalheraldry.org/data#a77c5f70-3ed0-44b9-ab5f-fa3cb680776a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b20036a8-a796-4c70-ac1c-b20ab0f16f7b" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006318", + "@id": "http://digitalheraldry.org/data#CoA0000031560", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -20709,162 +20844,246 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bbe01df0-743c-415a-808c-bf410eb5f840" + "@id": "http://digitalheraldry.org/data#9b5fff83-c157-4b3d-9ff5-2252200d8556" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f2f8e3c1-7dc3-4e90-845e-4be2ec4b60df" + "@id": "http://digitalheraldry.org/data#9bdfc819-8372-4f2c-ac04-d298a7411fb0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#5673e90d-c011-4ff1-a879-0815c07a7f74" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6318" + "@value": "31560" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/data#a6efacf9-8e92-4325-a9b3-b2d908c1dc2a", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c2124e15-3f4d-4d98-a8d0-828e427f5ca3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c52358f0-4955-4dd1-b9ad-4d5d87cf0d2f" + "@id": "http://digitalheraldry.org/data#d4bc6587-b029-44d0-abd5-4180b8d605ac" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0a3d5762-ecf2-48ee-b975-88b389331f10", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#433748e6-c9af-4dd5-ae37-aaf3460fd91d" + "@id": "http://digitalheraldry.org/data#412b19e7-1e2b-493b-825e-946a7a9a08ae" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "21423_B_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#f7ac5a60-f50f-4e10-a2b9-b2c404eea4b5", + "@id": "http://digitalheraldry.org/data#8ac903e7-fc07-4496-adcc-ca3116580a98", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#22ce3d57-67fc-4258-9ca9-84de6cfd348d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#6b3b60ee-12a9-48ef-83b2-676ae9d05bd7", + "@id": "http://digitalheraldry.org/data#614f5fbf-3379-45d7-9936-d1008018356a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Arrow", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#83e89f27-817c-4ad9-8364-b7baa0d52a71" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#cc0c4af2-cd10-4058-b549-363123eb7022" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mascle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#10ee1e85-5768-401e-859b-4d1553e99360", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#1fe9e4fd-2617-442a-b616-705cfa4c77be", + "@id": "http://digitalheraldry.org/data#dc75d6ff-81d7-4125-b81a-a6260f675f85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Bendy" } ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#89a68b11-9ae1-44e0-9cb0-096e3957b282", + "@id": "http://digitalheraldry.org/data#792afeaa-24e7-4e35-8d62-4c3325661758", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "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#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SerpentCoiled", + "@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#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#2c9b9ed8-98f5-45c2-bc7e-6be5392d31d4", + "@id": "http://digitalheraldry.org/data#4ce3e40d-e27c-4196-9eac-d2d892166297", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#df59f4ac-04d5-4c3b-8477-55fae2206b3f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1550fa00-2536-455c-8263-c3af73813ae3" + "@id": "http://digitalheraldry.org/data#849ee2d3-208a-47d2-ab9b-5d39c4c84a48" } ] }, { - "@id": "http://digitalheraldry.org/data#da232115-8d9a-45b4-a6b5-d9db8bebfb7c", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#arranged", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#60b99f2f-686e-4f76-b9ea-c80f42e2c5e7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Undy" + } + ], "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#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#72d2c3f1-cd13-449b-9ae0-45f2885da53b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b9147df6-d079-4b5f-84c8-7b1ad02bf338", + "@id": "http://digitalheraldry.org/data#7b562155-cd07-4f4e-8d18-7ede4e870905", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#304cecdf-d62d-42c6-8743-93e90814f11c" + "@id": "http://digitalheraldry.org/data#13a59023-15a3-4fe8-92a3-18d6b35a6d13" }, { - "@id": "http://digitalheraldry.org/data#3c32fa04-5b02-436b-8414-bc312640a943" + "@id": "http://digitalheraldry.org/data#15667020-da5c-4b83-b55e-0a62c65870f3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -20874,100 +21093,105 @@ ], "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#7248edb4-f18b-46b5-ac95-1a32f9fe2c1b", + "@id": "http://digitalheraldry.org/data#CoA0000031557_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#62c2695a-1030-4b53-a2cf-6d5d77251a82" + "@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#0a87916a-d5d2-4024-a8e5-aafe9887cd50" } ], - "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#1185ff4f-b5c2-43b8-bb4e-03a432e47b31" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c4b62065-1b84-4d67-be50-bae68ca0a8ca" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31557_1" } ] }, { - "@id": "http://digitalheraldry.org/data#5d76676b-612f-4a6f-8c45-d05a25b60113", + "@id": "http://digitalheraldry.org/data#CoA0000008299", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#fbe235f3-4ca2-44ae-a289-986c9e3cd49f" + "@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#eda16902-ec77-44a3-b21e-ba05bf58fb67" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "8299" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031548", + "@id": "http://digitalheraldry.org/data#CoA0000004537_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cfc2e020-7b76-43b4-8632-886137998115" + "@id": "http://digitalheraldry.org/data#cd911968-7bf3-4991-8deb-998c817a00e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a25abf5c-3f8a-4e77-a91c-e77e5521e9ce" + "@id": "http://digitalheraldry.org/data#c2e5a742-f860-437d-b1c2-a687624989ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31548" + "@value": "4537_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7beabcec-8394-4ce6-bd9c-ee7fad948564", + "@id": "http://digitalheraldry.org/data#8da167ed-8d82-48ce-9b88-41ea744b6816", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4c00cdd7-bf8f-48b7-bc77-37023fcc32ff" + "@id": "http://digitalheraldry.org/data#4ca45a43-5a6a-4714-b69a-8e60fd9be40c" } ] }, { - "@id": "http://digitalheraldry.org/data#ff632192-8ab3-4026-a86c-415638737857", + "@id": "http://digitalheraldry.org/data#3ccda182-48a5-488e-9604-a80de071e10f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -20977,6 +21201,16 @@ "@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#Sable" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 @@ -20984,26 +21218,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#87411ce7-f6d9-4853-8114-dc26b0b84150", + "@id": "http://digitalheraldry.org/data#b893afe9-2356-4b6f-a899-0cdd019db94b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6d9e1234-fdf3-4faf-990e-5693a48c27c3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9d542513-f7b1-412f-875d-4ac4b5ddd006", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -21013,82 +21240,44 @@ ] }, { - "@id": "http://digitalheraldry.org/data#52b35b76-d548-474a-bf66-60991e38b52f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000004344", + "@id": "http://digitalheraldry.org/data#9154e10f-af52-4153-9bfc-9d30a019c38e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#3da795f1-6670-4730-8e97-826160b8d48c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5f4c6e65-ce64-4267-bd72-ac656d8b57be" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "4344" - } ] }, { - "@id": "http://digitalheraldry.org/data#2255bd9e-9338-4330-9de0-9330733cf13f", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Field", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d26ee303-343c-44a0-aa5d-e4ebecd2eb94" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#a5602d6e-13cf-461c-acae-611e672265a3", + "@id": "http://digitalheraldry.org/data#4759f4ef-c718-41e6-9eb4-061f38dad51e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#ffeea00f-5312-48e0-b550-7a9fba1a166f" + "@id": "http://digitalheraldry.org/data#ce03591c-9f38-48c7-a085-f397a80d5ce1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1918279e-fbcf-45ac-b5c6-08501b1407f6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e3856b70-c2f8-4f38-9245-c69451655007", + "@id": "http://digitalheraldry.org/data#ffa1da5d-70b0-4063-b5b7-6ada0f246417", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -21098,97 +21287,72 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006415", + "@id": "http://digitalheraldry.org/data#CoA0000000118_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000006415_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a0481e50-33ce-47c7-9017-7cb7824d4aec" + "@id": "http://digitalheraldry.org/data#3fe6b323-5ef8-433a-8841-95d7ab7c81f5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#23c77b80-116b-4210-86e2-2dfea030afff" + "@id": "http://digitalheraldry.org/data#13fbed7c-beb2-4df4-a093-1af38f9d4fd6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#75b8f6d3-752f-4d0c-9af6-030570b89aae" + "@id": "http://digitalheraldry.org/data#4c76d4df-aae1-4802-934d-524aef113ee7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6415" + "@value": "118_1" } ] }, { - "@id": "http://digitalheraldry.org/data#ac3d8201-5add-478a-be59-707c65277818", + "@id": "http://digitalheraldry.org/data#5cd43fd4-5df6-4fc4-baaa-6acbe183f873", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Erect", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#d5dd397c-4e59-4693-a0e7-ebf53fc2115e", + "@id": "http://digitalheraldry.org/data#8ea6c9da-3844-47e9-8d46-a6ab91ab86c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b4cd84b2-20f4-4f10-8ae0-c3cb4b4e6bec" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ce9365e1-91f8-47c3-9bb1-c24d7fefb4d5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#4d641da1-5fc9-4561-aa41-526462d3b110" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet", - "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#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#22313069-377d-46f9-81ee-08e8a58b9776", + "@id": "http://digitalheraldry.org/data#2c96293e-d1d3-4b8d-b580-91a18a6d4d93", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Star", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#627a33b8-5880-41a3-b6d4-bba2280f8391" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -21196,14 +21360,17 @@ ] }, { - "@id": "http://digitalheraldry.org/data#31bdd946-a18c-497a-85f8-a9c0b79b4cab", + "@id": "http://digitalheraldry.org/data#7259e370-e5f0-4ee8-ad3c-0b5891d1ce3c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#4e42522f-f878-45e2-87e7-32290a1ed8b0" + }, + { + "@id": "http://digitalheraldry.org/data#8019a845-e0f3-4de9-a7f3-dd1c2da06bb0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -21213,108 +21380,171 @@ ] }, { - "@id": "http://digitalheraldry.org/data#74545bb7-11b2-4a01-8be1-315795dc8858", + "@id": "http://digitalheraldry.org/data#c3f1a770-2b68-47bb-ac91-9020d23bbc19", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#dbb04279-c84d-4780-942e-6c16da686c1b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" - } - ], - "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#0e3e464a-3385-4d19-94c3-f75bf7faa8d0", + "@id": "http://digitalheraldry.org/data#59269029-d9c9-4684-b9cf-02df69f524ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#dfce920b-9a97-42d4-b68d-d29edd6c650e", + "@id": "http://digitalheraldry.org/data#48b99205-7dfa-47be-bebe-a5b2f03b83a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#9cb36add-ef2c-428a-abfd-be1e9c93b8a1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5e06b72d-eb9b-485b-9f79-05ce5cb34c93" + "@id": "http://digitalheraldry.org/data#104014b9-8bdf-4f30-9d4e-34df12cb2d7b" } ] }, { - "@id": "http://digitalheraldry.org/data#3fa00527-7c66-4136-ba6c-1808bf3d8394", + "@id": "http://digitalheraldry.org/data#8ae8b814-67f7-4f2c-a309-e9b8ac524890", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8540781b-bcc2-467d-bce0-ce4e1918d76d" } ] }, { - "@id": "http://digitalheraldry.org/data#a48e1390-469b-4a9a-9c44-88194ac28e88", + "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" + "@id": "http://digitalheraldry.org/data#a5cc8f17-c502-4424-bc6c-6a342bbe7019" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#259122b2-09c8-4dff-a66f-1c3bb1d74a53" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8134_B_1" + } + ] + }, + { + "@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#30c9f9d7-233f-469d-867b-04b4488471bb", + "@id": "http://digitalheraldry.org/data#2151e821-3301-4eab-bce7-9047380b4ea6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook", + "http://digitalheraldry.org/digital-heraldry-ontology#Statant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ac87f25c-a02e-4c94-b28b-3f2187778e50", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#ElmBranch", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#with": [ + { + "@id": "http://digitalheraldry.org/data#9525d03e-51a0-4545-a46c-5136f7bfe3d0" } ] }, { - "@id": "http://digitalheraldry.org/data#813e2b2d-6630-4c8f-8d62-20b6d9dfa90e", + "@id": "http://digitalheraldry.org/data#786caa2b-ba91-44e8-b0cd-8528c46685e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#df800ede-1460-4fa6-8f5b-3c907b4a1227" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Viol", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#2a8e920b-61a1-4187-a49b-1f1683d671b6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#CoA0000011773", + "@id": "http://digitalheraldry.org/data#18423f25-3769-40d4-8710-336574034f8e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000016446", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "description was linked to wrong coat of arms" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -21322,7 +21552,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011773_1" + "@id": "http://digitalheraldry.org/data#CoA0000016446_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -21332,189 +21562,252 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#44f9a8ea-bd16-4e89-8bf4-7963b54e93b9" + "@id": "http://digitalheraldry.org/data#a3f3231a-4b23-4128-a09e-b5027bb55452" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0a7601b1-d4f9-4b6d-8eeb-0d79a8671174" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11773" + "@value": "16446" } ] }, { - "@id": "http://digitalheraldry.org/data#8e0aafb3-d1a9-4a41-a504-162a2d309936", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5215fbcb-b921-405c-96ac-35eb1cd46fcd", + "@id": "http://digitalheraldry.org/data#CoA0000006302", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6bc67ed4-56cf-4e0d-83da-07dff635c025" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#22e0b1e9-cb75-463c-a0de-b392481fedec" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6302" } ] }, { - "@id": "http://digitalheraldry.org/data#a3db9cd7-b11c-4822-a354-3f5706bfaa0b", + "@id": "http://digitalheraldry.org/data#54f2ab83-3821-4524-8d00-446f51fdba4b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#1e82df5f-678a-4545-9dd7-418e8d6959c6" } ] }, { - "@id": "http://digitalheraldry.org/data#8490e03b-9cba-4e44-ae61-4dc0c4e841a3", + "@id": "http://digitalheraldry.org/data#CoA0000002708", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e5e8f822-31ab-4ead-840b-c8333a937e4f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0bf21c6c-63d9-45ca-966d-2084f12fd00f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2708" + } ] }, { - "@id": "http://digitalheraldry.org/data#07e3c00d-b533-40c2-a558-df440612c260", + "@id": "http://digitalheraldry.org/data#42931e53-13be-4e14-87a3-f4de76cdae00", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#0c7eed09-181e-43a0-a339-1dea6b0a186a" + "@id": "http://digitalheraldry.org/data#6fdeecc5-6ed9-46b0-bd76-d1605b137600" }, { - "@id": "http://digitalheraldry.org/data#a84b708e-d2a4-46b9-8275-797c0b320c32" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#e92f7110-41ae-4c94-b785-5e8b60a802fe" + }, { - "@value": 3 + "@id": "http://digitalheraldry.org/data#ea6167a9-8571-4539-b9fa-7ed0c1f40853" + }, + { + "@id": "http://digitalheraldry.org/data#2836ab33-aa7f-43d4-8b6a-06e35ed9348b" } ], "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#7e909b89-d392-4321-81ca-f5a3841759ba", + "@id": "http://digitalheraldry.org/data#CoA0000020385", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4e6fc417-73a5-49b9-ab26-ecaea5bf0670" + "@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#e7fc674d-48e1-460b-bba7-4d9db9329928" } ], - "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#ec16febe-948e-4f63-a505-bb04c74e068c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "20385" } ] }, { - "@id": "http://digitalheraldry.org/data#0056daaf-91a3-4eae-b2b2-6eb11e3b0f04", + "@id": "http://digitalheraldry.org/data#b461c091-7406-4a7a-8ae4-8f39f25f8a99", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5f7fc563-57e5-4809-8500-366aca207748" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ae4e7098-45ae-4e4b-bdbe-6758f9af1977", + "@id": "http://digitalheraldry.org/data#3b202bc4-1534-40a0-adc7-18eb0bcad044", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#7fd4ea4d-aa14-4e45-99ea-1363cf50e5ff", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#07ed8376-3b73-4fec-a3eb-bf934a1fc571", + "@id": "http://digitalheraldry.org/data#bffb6740-aab3-4188-bcb0-058b38b90ab9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#f6a9920c-8d19-43b9-bb92-3175e7497c49" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4fef6c45-1a82-438d-ade0-ddd1146eaaee" + "@id": "http://digitalheraldry.org/data#ee18b35b-63dd-4cd7-bbda-e4f9ea9ac485" } ] }, { - "@id": "http://digitalheraldry.org/data#f983aa6b-c96b-4c49-9399-8ce1b08533b7", + "@id": "http://digitalheraldry.org/data#06ee484f-add5-433f-a8da-2835672c2e11", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b3419254-ca6b-4978-8cfc-5b3256b8edf6" } ] }, { - "@id": "http://digitalheraldry.org/data#61107ff7-060d-4469-949e-dd63e90c7e6e", + "@id": "http://digitalheraldry.org/data#11b2b1b7-7c66-476f-929e-f18f5bc6bfd5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], "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#428c4a56-ecd6-45fc-bbef-5f1ef78808ef", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#beacecaa-2205-4452-ad4b-0519a6555aee", + "@id": "http://digitalheraldry.org/data#df67117e-51db-4625-8088-ab0c6a122bd1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#9d08e7da-4807-4832-b660-c946a9d1a502" + } + ], "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#numberOfMarshalledParts": [ @@ -21524,19 +21817,31 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8c0b45ea-8194-4c34-aaf3-f7db6ebfd643", + "@id": "http://digitalheraldry.org/data#ed325117-4ab4-4b2b-90c9-5ce23117e390", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#58c0017e-e06b-4c7b-b617-7c64bcb41906" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008517_B", + "@id": "http://digitalheraldry.org/data#7bb87c41-0466-4985-9a8b-bcbb8b0acd72", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031540", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -21548,29 +21853,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c8d144f2-f4ab-4794-aa72-6847e5c44d6a" + "@id": "http://digitalheraldry.org/data#9da3b20c-29a8-4c32-8d66-5f22b4c44be0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7c4fc70a-f990-4298-ae71-fa6a716469b6" + "@id": "http://digitalheraldry.org/data#7d901b1d-d13e-42a7-a0e0-e9c5212017ad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8517_B" + "@value": "31540" } ] }, { - "@id": "http://digitalheraldry.org/data#96bcffbf-fa06-49e1-8175-d6bf4cd70465", + "@id": "http://digitalheraldry.org/data#65a34f23-fd9e-4d77-8418-e08b30e9271d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -21580,34 +21885,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#32fffa66-9111-4fc0-aa1c-49d8c88b7272", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Talon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2531f807-a7e7-4a04-8e21-4aca03ed7565", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#c2beb892-017a-4e56-bbf3-237c325fbf89" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002827", + "@id": "http://digitalheraldry.org/data#CoA0000009579_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -21619,118 +21897,118 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#977cda45-7ba7-4030-859c-8674ef492ec7" + "@id": "http://digitalheraldry.org/data#aef621d2-2cd2-4b4d-a973-5a9399276bab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a31b10ed-c6d3-409e-be7c-cb0709c10860" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b134739e-1ce3-45d5-8b33-5df38c9555f0" + "@id": "http://digitalheraldry.org/data#fca53f25-485f-43b3-be48-7a565a514864" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2827" - } - ] - }, - { - "@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" + "@value": "9579_A" } ] }, { - "@id": "http://digitalheraldry.org/data#44a217e6-e424-4c4c-9c46-f2729df1b699", + "@id": "http://digitalheraldry.org/data#c7f3ac04-7817-4183-af59-ee27c8bfdbc1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8732ba93-9a68-49d0-91d7-325f7ac29638" - } ] }, { - "@id": "http://digitalheraldry.org/data#4778ee55-1ed3-4f7d-8666-b5b2a77b5598", + "@id": "http://digitalheraldry.org/data#98f2f1c5-a49c-476c-99a8-e42378863514", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4f8b49cb-a36b-41dd-9e3f-c2621e5a73d7" - }, - { - "@id": "http://digitalheraldry.org/data#051ecbba-9501-46e8-98b3-a42a3337b25a" - }, - { - "@id": "http://digitalheraldry.org/data#366a40d2-2c8e-4df0-9abf-9bc4af80dfc6" - }, - { - "@id": "http://digitalheraldry.org/data#e1bb5fe2-18b9-46d6-9839-96b4f3a5dc7f" + "@id": "http://digitalheraldry.org/data#b79bb63f-b52b-4e2d-9249-e2b7063d2d54" } ], "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#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#b82df140-11dd-4965-bda4-80b5209f8062", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c057a2c1-b886-4639-9620-e81c7d2ce4b8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#6f7ef749-56fd-476a-b190-28af8d4a225d" } ] }, { - "@id": "http://digitalheraldry.org/data#cca36fda-e910-4da1-8e89-6183f819d994", + "@id": "http://digitalheraldry.org/data#02fb1981-fedf-41c9-b429-a7371135f481", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#fe1e469a-9789-4456-a282-6874e205f2d2" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType", + "@id": "http://digitalheraldry.org/data#d31c82a1-14ae-49a1-bd48-1829b5ced76c", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#001597f2-cad7-40e6-8672-301471732716", + "@id": "http://digitalheraldry.org/data#CoA0000008677", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d26c62da-29f3-4c0f-8a69-62ac96251f81" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8677" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031544", + "@id": "http://digitalheraldry.org/data#CoA0000006037", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "talbot in dog geändert" + "@value": "fixed Charge1_Num to 2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -21740,7 +22018,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031544_1" + "@id": "http://digitalheraldry.org/data#CoA0000006037_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -21750,58 +22028,73 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2431f9c5-a124-41d4-a026-e1ca51fad284" + "@id": "http://digitalheraldry.org/data#0041389f-f090-4395-8736-7c8a0c6de499" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#dfd455ab-3210-4b2d-92b2-cf995056490d" + "@id": "http://digitalheraldry.org/data#e999e27f-e8b1-4c7b-b1a2-127a5a05aefc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#acd3be5e-66c8-4437-a69f-e0675f82c6ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31544" + "@value": "6037" } ] }, { - "@id": "http://digitalheraldry.org/data#2bed2167-3619-4378-b775-1424b785a59f", + "@id": "http://digitalheraldry.org/data#39307bbc-4896-4882-b919-55392f06141f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Star", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2a03da71-85be-4f7f-81a8-f296f07de14a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#06eff918-98fc-4d55-b9c7-62410a3cf211", + "@id": "http://digitalheraldry.org/data#16c770ce-98ab-45ce-9e6e-32843b24f27a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Empty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#4184bd5b-9fb5-4584-9168-e24548c088b9" + } + ], + "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#c389eb52-8caf-4132-b5b6-44cd9db7ff37" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A", + "@id": "http://digitalheraldry.org/data#CoA0000002821", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of Charge1" + "@value": "changed per pale to (2:1)" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -21811,7 +22104,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000002821_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -21821,34 +22114,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8bc76490-922c-43cc-9f2a-26bdd8cd21f2" + "@id": "http://digitalheraldry.org/data#48fcab5d-7646-43a9-8c37-bab793132d60" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#710061dd-6fa5-47cc-8092-07de1f5f98a3" + "@id": "http://digitalheraldry.org/data#84fd15ce-9b1d-4716-af83-570566fc9e80" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8378_A" + "@value": "2821" } ] }, { - "@id": "http://digitalheraldry.org/data#a8c6d6d5-dc48-4205-b4f0-662cf4b47945", + "@id": "http://digitalheraldry.org/data#CoA0000008226_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006129", + "@id": "http://digitalheraldry.org/data#CoA0000008409_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -21860,118 +22148,105 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#59537136-d64d-433a-8cc9-8df42fa1d94d" + "@id": "http://digitalheraldry.org/data#1f521410-e6da-4a8c-b15d-45da78abfff3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#23a913b8-c95e-4d9f-9297-91b85ac19353" + "@id": "http://digitalheraldry.org/data#180e1182-48dc-4e95-a3f5-a55fc5bf524a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6129" + "@value": "8409_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006300_1", + "@id": "http://digitalheraldry.org/data#CoA0000009716", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#88cf805e-3d76-487b-a876-fc42fd8e1a45" + "@id": "http://digitalheraldry.org/data#225b582d-f3aa-4748-948e-04fdae134f85" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ea5692f4-beed-45e6-b8c3-e06201f4d8c2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#04cad44d-f06d-4330-b9af-745c724a4b60" + "@id": "http://digitalheraldry.org/data#7b6779ed-8eca-4839-a291-f1654fbf7a2d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6300_1" + "@value": "9716" } ] }, { - "@id": "http://digitalheraldry.org/data#37071f28-d9a4-4f2a-8d73-2396c22e18eb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002520", + "@id": "http://digitalheraldry.org/data#0856525d-2eb6-4bb8-aee7-e1c15855f7d5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#07745a8c-2e66-4565-a38c-2c2d0f92db84" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7f096f6f-63db-4fe7-b7ae-16ee51063505" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f0c5a8ac-6098-4272-961d-9b7ab22df565", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c9dec71f-215f-4911-a59a-d5d2541dcbe4" + "@id": "http://digitalheraldry.org/data#d837fd33-d925-4fb2-9912-f77f487cbc03" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ { - "@value": "2520" + "@id": "http://digitalheraldry.org/data#43c1ab04-87cd-4a81-9db8-8a727d2ef117" } ] }, { - "@id": "http://digitalheraldry.org/data#8589f6bb-4e2e-4984-89d6-89b7c0f0d4eb", + "@id": "http://digitalheraldry.org/data#1089f0cd-576e-47ee-811e-fd285c33d237", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges", + "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#16be61f2-62c0-4e2a-8af6-740eedbc603e" } ], - "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/digital-heraldry-ontology#Buckle", - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007979", + "@id": "http://digitalheraldry.org/data#CoA0000009676", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -21983,140 +22258,238 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7e996d3f-53d9-40ed-a693-3e4cc0fb541a" + "@id": "http://digitalheraldry.org/data#bc20dd3f-2029-4583-baa0-28380e6139a0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#923d4396-7378-46f4-b27b-7f33f376ce90" + "@id": "http://digitalheraldry.org/data#9ebd35f2-228b-41ea-b94c-371e61dc5802" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7979" + "@value": "9676" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrow", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#0d12420c-b626-4ebf-bba9-6f46d9284a1f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#28095857-5e17-403c-9420-8398e93bbe36", + "@id": "http://digitalheraldry.org/data#115ea5d9-6514-46d0-a8a9-1603cce1adfb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0b228200-bcfa-4233-b34c-6065b1adb364" + "@id": "http://digitalheraldry.org/data#a6de8647-70fb-4b7a-88a8-d0d3829b5841" } ] }, { - "@id": "http://digitalheraldry.org/data#5d517b14-fbf7-43f0-a6fb-0ba90df7501f", + "@id": "http://digitalheraldry.org/data#e1e3ad75-34f5-4b86-be5e-fdc38a5c6a5e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#98d6f7ef-88fe-4cfc-9cfa-f37e15f7290c" } ] }, { - "@id": "http://digitalheraldry.org/data#f27ada1e-422e-489f-b35e-93d325e5f730", + "@id": "http://digitalheraldry.org/data#f97bd9ce-ebd5-43a4-a240-e78534a9cb7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#f2e65ff0-08e1-45cb-81b8-32a8a9d358f6" + }, + { + "@id": "http://digitalheraldry.org/data#5b3f2447-ea3a-483a-a2cd-0d35a4a3a8a3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0a70c834-f5ea-4788-a75f-b885ce4b564b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006866", + "@id": "http://digitalheraldry.org/data#CoA0000027384_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5fd73451-1695-4ea6-a2eb-130d03897978" + "@id": "http://digitalheraldry.org/data#a036fd10-e9e8-4e2e-8b62-223a7c59e4a0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d7812d6c-ceac-43ee-977c-fe1d16ed36ac" + "@id": "http://digitalheraldry.org/data#2fff1f02-7e9c-4554-93bd-35e7eb5cbfc2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6866" + "@value": "27384_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031537", + "@id": "http://digitalheraldry.org/data#6892b9c0-d1f0-4129-9574-55021ca530d4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#00081af8-8b23-4634-bfc3-651ab669d49a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "fixed number of roses" + "@id": "http://digitalheraldry.org/data#38fca0ca-e83f-4545-a55b-3e83a10c40d4" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1c93becc-e382-4d8b-9317-a262a56d61a9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c4336092-9ff3-42d9-b2f5-329a1e746def", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031537_1" + "@id": "http://digitalheraldry.org/data#a2501454-8438-4df1-913f-de12a39928cb" + } + ] + }, + { + "@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#dadfba99-5f84-491f-b768-05b2136d556f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#0d2c9bf4-14e0-48fd-97a7-b59d85f21cdd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#797f8f58-0e4a-4ff6-bb0f-633dbca3ddc1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naiant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + } + ] + }, + { + "@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#CoA0000001458_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3d21804c-508f-4991-9c88-875a4c7d34ad" + "@id": "http://digitalheraldry.org/data#5ca95885-a9dd-4cb1-8b9e-831098fd3ae0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fe618400-c3b9-4295-8ca2-2045411cc64a" + "@id": "http://digitalheraldry.org/data#0a768b77-6424-4ad5-960d-d5284c672bd1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#eece2737-7442-4f66-a58e-43fe8440d6a9" + "@id": "http://digitalheraldry.org/data#cfd6163f-3054-42f0-b53f-85f6d1641fe3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31537" + "@value": "1458_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022137", + "@id": "http://digitalheraldry.org/data#CoA0000008670_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -22128,296 +22501,297 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#eda3d488-07bb-4e76-aa26-710006ac1c0e" + "@id": "http://digitalheraldry.org/data#a1cafa76-cd62-4efc-a7e3-32d2347dbd2d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6ad2df2d-e02a-4c28-bcec-acafe2046446" + "@id": "http://digitalheraldry.org/data#b54ffa84-97df-474c-9ddb-a1440313c988" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "22137" + "@value": "8670_A" } ] }, { - "@id": "http://digitalheraldry.org/data#0473abaf-cb38-40cc-8a8a-2c619525e554", + "@id": "http://digitalheraldry.org/data#e228c17b-0e9f-4237-ba2a-abfa97a9a56c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#025218cc-00c3-4633-af04-c627f7260922" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9774a60d-0d92-4c41-a1f1-2d0ba2c6746e" + "@id": "http://digitalheraldry.org/data#6eb04ef6-951e-4169-98f0-3a85bd58a590" } ] }, { - "@id": "http://digitalheraldry.org/data#211bcc0f-8c26-4179-8dd2-ada346a43672", + "@id": "http://digitalheraldry.org/data#c9048995-2286-4851-8fd3-7b1cbe7c1dd3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0d720487-9a3f-41b5-8f4e-fae7bb9bfe69" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031515_1", + "@id": "http://digitalheraldry.org/data#CoA0000031499", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#628ebfb4-1739-43ef-83dd-0a0b263a86c5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#7b0f8d86-d1a9-4d40-9577-51db65985e1c" + "@id": "http://digitalheraldry.org/data#6d9721b9-1095-4c78-9dd8-f4ec4024d561" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31515_1" + "@value": "31499" } ] }, { - "@id": "http://digitalheraldry.org/data#e4b7d1cb-d2c8-4fd9-bb94-b2c95770ac99", + "@id": "http://digitalheraldry.org/data#c8b00384-b61e-4ca2-bb9f-d75cf9a78168", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b9034983-53f9-4046-91c8-514e745757af" - }, - { - "@id": "http://digitalheraldry.org/data#598dee79-b6f2-4015-9af4-3893bbb494e5" - } - ], - "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#63e5d5a9-c605-4446-a94a-dc6ae2ae8429" } ] }, { - "@id": "http://digitalheraldry.org/data#8cf08fa7-2c58-4524-a1c4-5be6b84dc178", + "@id": "http://digitalheraldry.org/data#802680be-df7d-45c9-a635-31d6be9e9e26", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5fee239d-a721-472f-8a1b-8b04cbc95b3d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#f78e1769-7e5c-4e2a-960b-1f7d4b73ecaf", + "@id": "http://digitalheraldry.org/data#7a8b5676-933f-4b1f-86dd-93780dd59c22", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#CoA0000008668_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000008668_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@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#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#538468a0-6c22-4750-aa82-0b6d74e15a28", + "@id": "http://digitalheraldry.org/data#CoA0000001319", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#56515572-7d7c-4d49-9e11-f4f8a028fa8a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000001319_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#c9b2dfb9-6170-4067-a6ff-d15109c0dc4f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#9b93b5b2-5615-427e-af07-142c8eb77191" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "1319" } ] }, { - "@id": "http://digitalheraldry.org/data#2c231f82-4a1a-4720-8ffc-652fb489039e", + "@id": "http://digitalheraldry.org/data#58db3f88-7d41-4502-be8c-0f1d65985471", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#77c170cb-21dd-4fce-acc8-61c1afda2f45" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002799", + "@id": "http://digitalheraldry.org/data#d4a0b0a5-c452-4fd4-ba6b-a046a5b74a6f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#53ee2d84-c6a1-4345-92e6-a4bcccd48fc7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#7c3b2f46-ad9f-4f4a-bbfd-43b706c3ce9b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#89173011-e138-4416-bb01-408cc816e41a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#0a9a7612-595d-4621-ba07-c7ed14961dc6" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2799" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002706", + "@id": "http://digitalheraldry.org/data#4586c953-1b09-4ebc-97d3-6a87743aacf8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#5a3dea99-d1e0-43d2-8775-0536e807ecfb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#357cc529-9182-47bc-9027-4094051d2a2a" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#335f4be6-c1bb-49ba-89e0-15f90655b82b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2e5af359-a2d9-40d0-89dd-cf852e26b2c5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Talbot", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#abfab33f-4c53-4025-8f35-0a2527e3c56e" + "@id": "http://digitalheraldry.org/data#32f4d613-a040-4196-8c6a-80eb8c424b40" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2706" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#ca90aa9b-6a00-41c9-8457-ecc8ef6dd4ae", + "@id": "http://digitalheraldry.org/data#417e5f3f-0ef6-4dfb-89ac-c903a885ee24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1" + "@id": "http://digitalheraldry.org/data#2f20a78c-83bb-42e6-8929-a803526fbb3b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006415_1", + "@id": "http://digitalheraldry.org/data#9e2ecc55-2bec-40d3-bea1-2217859e0f83", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#10209261-9251-45ee-bd91-842cf00c7004" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#be191020-9bf1-4f5c-8ff7-49899c54b5e7" + "@id": "http://digitalheraldry.org/data#7be0cd03-e661-4eee-8bbc-92e4fcdc6f81" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#eed85674-7183-4d0e-bc94-9fa0a21da8b2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0dc293bc-b2b8-43b1-b0a8-912d2c4464bb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6415_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#3a94bdd7-cdbb-4a7c-bb60-8400400e366b", + "@id": "http://digitalheraldry.org/data#602fc791-b7d9-46b4-8dfd-16c55e4a6c0b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -22434,33 +22808,38 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5e0753c4-e847-4c5d-936c-848d3027b66f", + "@id": "http://digitalheraldry.org/data#707780b9-b445-42df-ba50-885283ddd05c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3b5b90a9-df0a-4f30-8c05-0ffa7d9e2d5d", + "@id": "http://digitalheraldry.org/data#87136bb7-f658-46ed-b936-3363dccfce29", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031556", + "@id": "http://digitalheraldry.org/data#CoA0000006531", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "changed tincture of human head to Naturel" + "@value": "added armed and rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -22470,7 +22849,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031556_1" + "@id": "http://digitalheraldry.org/data#CoA0000006531_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -22480,26 +22859,41 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#34c943f9-af49-4ca6-8ef3-109a806cbf45" + "@id": "http://digitalheraldry.org/data#f2f0e861-ee89-4dbf-9995-1de6259898e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9e2b89a9-5835-4c29-804b-6d87e68986eb" + "@id": "http://digitalheraldry.org/data#511ce612-ff14-4143-ad9d-26bf301eaec3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31556" + "@value": "6531" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002725", + "@id": "http://digitalheraldry.org/data#CoA0000006881", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000006881_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -22507,113 +22901,121 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#35fb8f28-b818-424f-abd5-d7f6f95d35c8" + "@id": "http://digitalheraldry.org/data#a381d3e3-2d29-42ae-b95f-eb823a01bea4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#65a58178-681c-4d98-b13c-c0e0c94dd574" + "@id": "http://digitalheraldry.org/data#468d7993-4085-40ee-95fd-655adf81326e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2725" + "@value": "6881" } ] }, { - "@id": "http://digitalheraldry.org/data#05fcb90f-96ca-4ac1-a09d-f3cd74e7293c", + "@id": "http://digitalheraldry.org/data#a2501454-8438-4df1-913f-de12a39928cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#fe575fbf-231e-4f21-a06c-b022f8aec4b4" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5b29a73e-63aa-40da-9e43-432ff24e740c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#inChf": [ + { + "@id": "http://digitalheraldry.org/data#11cdfcdc-e591-4928-a702-67b2d4e2abdb" } ] }, { - "@id": "http://digitalheraldry.org/data#5ae70505-c07f-4fe6-b671-f95bfcddc18f", + "@id": "http://digitalheraldry.org/data#d9b5b358-744d-4664-a86e-2cc30c697ba6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#75f48975-9be0-4a07-83a8-59fc438137ff", + "@id": "http://digitalheraldry.org/data#ee18b35b-63dd-4cd7-bbda-e4f9ea9ac485", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#26bd8f7e-0128-425b-abeb-d56261b81711" - } - ], "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#a6c980b2-2c02-4e0b-94fe-ce6c7e1f7e9d", + "@id": "http://digitalheraldry.org/data#7506cbd4-85dd-4533-988a-491262e78fd9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#4a9be747-67ae-4748-9f84-3d1ef46f3c1f" - } - ], "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#9d787f91-9d6e-4bfc-9223-1646cd7d84dd", + "@id": "http://digitalheraldry.org/data#078a21ce-9b6f-4023-962d-f4eb312c882d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#1d23c74c-d76e-4b49-91c3-7f2f4a60fe1f" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#23198c71-73e3-4196-baf6-0a67fc530e9e" + "@id": "http://digitalheraldry.org/data#70e93581-18d1-44c0-90a6-32e0d3564a8e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002479", + "@id": "http://digitalheraldry.org/data#CoA0000009646", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "removed semy / removed crowned" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009646_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -22621,41 +23023,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d0c1a4b3-48d4-4408-858b-d695e7631b9e" + "@id": "http://digitalheraldry.org/data#a6723151-c0ba-45c9-bcf2-31e9787507dd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1febee53-e71a-4729-827b-bc95796f2403" + "@id": "http://digitalheraldry.org/data#0946c3d6-d5bb-4344-a94d-e17edb9d0ac0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#21d06031-74cd-4aff-ad9f-05e186d0fad3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2479" + "@value": "9646" } ] }, { - "@id": "http://digitalheraldry.org/data#5a3fbabc-30f6-4dfa-ac9f-4f3d4a3f6b63", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#19468cab-25e4-4d5b-aa60-7fa9f9ccea5a", + "@id": "http://digitalheraldry.org/data#93efb8b6-ea88-4df8-b1fb-f5a15c57b59d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sword", + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#ac3d8201-5add-478a-be59-707c65277818" + "@id": "http://digitalheraldry.org/data#0c2a0f3d-b390-4911-8607-9b283f7cf422" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 2 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -22665,60 +23065,48 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9610c03a-2fac-493d-81f3-b92736965df7", + "@id": "http://digitalheraldry.org/data#20f918a7-43a3-4a11-a43a-8b7f8830b11d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ab65496c-f9d2-4b8e-8b5b-3e15d2de0b9b" } ], "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#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#fbefd2c5-014f-4532-863a-cb26682a64fd", + "@id": "http://digitalheraldry.org/data#4cbd0133-5d3c-4482-a120-d5d06ceb657e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#089001c2-ad15-4a97-8e40-1daf0173c27a" + "@id": "http://digitalheraldry.org/data#f6893ad8-1f46-4bd8-871d-d2f3ad95b37e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#dbcc1d9e-699d-45ad-837a-72bc49582620", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0cab536a-81c9-4488-a931-67e96d13cd4d" + "@id": "http://digitalheraldry.org/data#4f0d9387-b36f-4d4e-aa9d-c583d280c7c9" } ] }, { - "@id": "http://digitalheraldry.org/data#560b3a60-be42-4020-ac5c-17616589a248", + "@id": "http://digitalheraldry.org/data#c22bb25c-51ff-4859-af9d-14107102c2a8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -22728,73 +23116,88 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Statant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#74836439-94aa-4b99-9aec-7f3cef526579", + "@id": "http://digitalheraldry.org/data#CoA0000002823", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#11cdfcdc-e591-4928-a702-67b2d4e2abdb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c4336092-9ff3-42d9-b2f5-329a1e746def" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#d6fd8c5a-81fd-4a66-9ea9-db68b28cbee5" + "@value": "2823" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031558_1", + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c449cd66-bfa0-485f-b723-ac338b9986ab" + "@id": "http://digitalheraldry.org/data#98f202eb-60b3-433f-9a2e-a825aaef1033" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aed12cc5-0128-45ba-84d7-7a7e76759d6b" + "@id": "http://digitalheraldry.org/data#391fdeea-1bc1-4baa-a76e-124ca7d04c07" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31558_1" + "@value": "21423_A_A" } ] }, { - "@id": "http://digitalheraldry.org/data#91ee9982-42c2-4620-a665-b66a45183c45", + "@id": "http://digitalheraldry.org/data#a43451c5-11e7-4719-8cdf-ab5fb6936e38", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#Sable", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#f26d8f60-7e77-4bcf-8de1-c174d9795850", + "@id": "http://digitalheraldry.org/data#be3b3096-f433-491a-b760-d42762cb9503", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -22804,77 +23207,102 @@ ] }, { - "@id": "http://digitalheraldry.org/data#49434cce-fe9f-4f32-8751-b0825ca8bc66", + "@id": "http://digitalheraldry.org/data#CoA0000027525_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4d706851-a51d-4e3b-884c-4ac094fa33cb" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#100856be-c1aa-4bd0-8e17-0d8d306100d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4dbf9c55-96a7-4e62-bf89-0eb7275ab756" + "@id": "http://digitalheraldry.org/data#c2685a1f-9f58-453b-8b80-f10530c3f185" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#97dac745-d38f-438d-8402-472be20be7df", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b1ad05fd-f0f0-4665-919c-598e59633c81" + "@id": "http://digitalheraldry.org/data#23640da0-8f24-4977-ab9f-a0a21ff39427" } - ] + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27525_1" + } + ] }, { - "@id": "http://digitalheraldry.org/data#b847682c-188c-4d0c-ad5c-5423e98d064b", + "@id": "http://digitalheraldry.org/data#CoA0000007262", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3891ce15-9f7b-4f48-8324-33cb5037ed94" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#df008daa-2b8d-4fd3-9e5f-8fc772c4febf" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7262" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#91e43c61-a0ed-4ff7-97a6-0d25daea8a48", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a37cb644-4d27-4307-b731-ab3ad5031bfb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#be6f15ae-55b5-4780-9f47-eb4ff7566221" } ] }, { - "@id": "http://digitalheraldry.org/data#5eabbcba-b111-4423-8450-79c37ddc87ff", + "@id": "http://digitalheraldry.org/data#5024bb57-4bbe-44c6-aefa-0baaa6f0ee5b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_A" + "@id": "http://digitalheraldry.org/data#CoA0000009583_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B" + "@id": "http://digitalheraldry.org/data#CoA0000009583_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B" + "@id": "http://digitalheraldry.org/data#CoA0000009583_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_A" + "@id": "http://digitalheraldry.org/data#CoA0000009583_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -22884,31 +23312,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b829fb73-91cd-448e-8fd3-53bf38cb26c2", + "@id": "http://digitalheraldry.org/data#18cbb53a-cbe0-4580-a572-601c471ebfd8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#8b792bbd-ef9d-4cc3-b36a-9182378c336b" } ] }, { - "@id": "http://digitalheraldry.org/data#23ae9590-a1b7-4668-a480-1d209dcf71b9", + "@id": "http://digitalheraldry.org/data#7d92e18e-f442-42ef-bc57-806b7c01cabb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -22918,102 +23341,80 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5373c4fd-3b94-42f5-887d-4ea7b8b7b02d", + "@id": "http://digitalheraldry.org/data#9134c51b-9492-48c0-8ca5-87e5eecaf01b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Garb", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b823f39f-7829-4e75-a3b3-0ac2a59e56fd", + "@id": "http://digitalheraldry.org/data#a5e54190-a46a-401f-972f-b2071b5ae262", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 4 - } - ], "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#b8ee81e4-984c-4479-b989-c30576b6baa2", + "@id": "http://digitalheraldry.org/data#309d0bb2-4db8-4c78-8ebc-a2f826760c91", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/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#0fce2ab5-56f0-4908-a054-492599b05429", + "@id": "http://digitalheraldry.org/data#ae329ff4-f69a-4a49-b571-58879d9347b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#c836a42c-3217-49c2-a927-c09fb845ad11" + "@id": "http://digitalheraldry.org/data#01ef43de-f7f9-4820-b5c3-b7f19c3057ed" } ], - "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#2575218e-0c9c-4650-b74f-e0b999eda87b", + "@id": "http://digitalheraldry.org/data#8cfc97fa-0fd2-4f89-bc6c-bcb484955965", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LineModifier", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002818", + "@id": "http://digitalheraldry.org/data#CoA0000002942", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -23025,61 +23426,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f7f8ba90-b839-4ca8-8aa3-6309c4d24d93" + "@id": "http://digitalheraldry.org/data#aebf25ad-9fc6-4d9a-9a43-1d09142e3a3b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3ec203a3-fab5-4870-8249-7e09589066b5" + "@id": "http://digitalheraldry.org/data#9891e8f4-4387-48a1-80c8-7a9c35b5f6a5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2818" + "@value": "2942" } ] }, { - "@id": "http://digitalheraldry.org/data#2d0f7357-aeb7-437b-b214-fb92c1bdac71", + "@id": "http://digitalheraldry.org/data#4404a685-19a6-425c-819d-b2c6ff8c3b70", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#73363eec-8b49-46c7-9ed6-e0d50320dfd0" } ] }, { - "@id": "http://digitalheraldry.org/data#ba7ccd41-17ff-4110-825a-27bbc963bf48", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A", + "@id": "http://digitalheraldry.org/data#CoA0000031575", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -23091,17 +23465,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a57f1bb5-ef82-4347-b8b8-ffd153e91fc9" + "@id": "http://digitalheraldry.org/data#b5488d18-8614-4a97-898f-7d59c6a9ab12" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#09c81e70-cb0a-4e63-b829-be9b51157077" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27012_A" + "@value": "31575" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002820", + "@id": "http://digitalheraldry.org/data#CoA0000031536", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -23113,105 +23492,130 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d7e652d9-6289-49b5-beb2-094d3f6dad78" + "@id": "http://digitalheraldry.org/data#d937c129-7006-462e-8ef3-2534ed9ad9e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c09153d6-6da2-4723-a30a-7a9c6efe7323" + "@id": "http://digitalheraldry.org/data#5de783b8-39d2-41e5-be13-e15569e03091" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2820" + "@value": "31536" } ] }, { - "@id": "http://digitalheraldry.org/data#3d4d6e3e-4ee6-4816-8c24-bda03dda9a4c", + "@id": "http://digitalheraldry.org/data#9604b186-cc49-4a0f-832d-52545cdfe377", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#a7f75f96-78ac-4255-8c1e-f78efc117437" } ], - "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#8a374e00-e0f1-4b46-8f10-0c0f4779a671" } ] }, { - "@id": "http://digitalheraldry.org/data#c604e828-f73a-4299-a7f5-70313b13af7f", + "@id": "http://digitalheraldry.org/data#1fac9444-d33a-44c9-8ec0-c9d596c131cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#731f6ab9-e8a6-4a17-9f4e-fc38c9dc3574" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#7230ded7-717a-44b5-b0a2-f0363bb578d5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mallets", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#with", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#adcbf1b6-9f56-4058-895a-e9a6a0a89ce9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#abc5f9ee-874c-4993-9b6a-144ca9fdf595", + "@id": "http://digitalheraldry.org/data#f7c923de-ea4f-43be-a74d-23ad7f50a4fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#bfc79cd6-2bbb-4d6c-a68f-15670ee9d9e9" + "@id": "http://digitalheraldry.org/data#2101e645-71a6-49d0-90b1-bf9aeae7bc81" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ab0de393-9c60-413d-a406-1200c14ba9e7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#454374b9-6b51-4400-ba00-3b848e51193b" } ] }, { - "@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#376de91e-e903-4436-91c7-1e0b4b7174ca", + "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#f2dfda53-8204-4f21-8411-0be2ebadcdb4", + "@id": "http://digitalheraldry.org/data#d6b5e709-942a-414b-8a21-2f5595cdb3ad", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#e7de2627-fb16-4747-af35-ea73a14246ca", + "@id": "http://digitalheraldry.org/data#7b37cddd-ead2-4b93-af53-8c707203b5ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#71037254-50ab-4cf1-89e6-2de9707eff15" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { "@value": 3 @@ -23224,19 +23628,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a9d88ea7-7c7e-4137-a6be-ef6d2a8b8d50", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2caef97b-7854-4f5d-a258-05968703060f" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002764", + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_C", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -23248,146 +23640,187 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b1e27276-ac9e-4810-9fa5-4d6c351405ba" + "@id": "http://digitalheraldry.org/data#f9c56ed0-c715-4ae9-bb6b-7ad0deea7034" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1bf47344-248c-46f8-8821-15a75a8a6921" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#83504759-d96c-42ef-a8c1-dbcf48a4bbb9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2764" + "@value": "10789_B_C" } ] }, { - "@id": "http://digitalheraldry.org/data#10164006-6fd4-45f3-86da-b636d3eca9a5", + "@id": "http://digitalheraldry.org/data#6440c22c-2302-44fd-b6f4-493f0333b591", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#15059bbd-d519-4427-825b-6d6f4b35a1fd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ac7dac3f-2fa4-4c2d-be0d-bcc0065e8a2c" } ] }, { - "@id": "http://digitalheraldry.org/data#39253681-2f90-436c-b79d-3dd856361525", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(3:3)", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#80aa349f-d3ed-4566-92e4-35db495f2326" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005965_1", + "@id": "http://digitalheraldry.org/data#6aa68e5f-0135-4f41-8061-b2117ddfd192", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#ca66ebb0-780e-465d-935b-5517ccc02b9e" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3125e0c0-278d-4955-a2d0-a198f299d9c1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#569e7f2b-1bb3-4d5a-b73a-d033c7b148d8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "5965_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#25471afd-5303-4096-b526-b1ccc0999523", + "@id": "http://digitalheraldry.org/data#d75dba47-51a8-44a6-b182-87a510316123", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#97ee9889-2df3-40e2-b788-9ec83807bd1a" + "@id": "http://digitalheraldry.org/data#aff54fde-45ae-4f44-8505-ecf54a18212e" } ], "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#bfa7c91c-ec83-45e8-8d25-ce952719b2da", + "@id": "http://digitalheraldry.org/data#d5a25220-34b2-41e8-ab30-1ba564610e46", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#6dc09e35-ff98-4b36-878a-4aefaaf26d7a" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1540aaf7-acf2-47bd-8c48-82bf1fa8f68d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "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#CoA0000002439", + "@id": "http://digitalheraldry.org/data#CoA0000006418", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "field_tinct missing" + } + ], + "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#e108a061-d93e-4280-b1c0-78c7e72b1138" + "@id": "http://digitalheraldry.org/data#CoA0000006418_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#66af92fe-56db-45c1-998c-78f7771b06c3" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#1bd0e5ec-2585-4cbd-b0c3-e2283d4c0254" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#666b8939-a01e-42bb-9748-d8c24e52a306" + "@id": "http://digitalheraldry.org/data#e8094635-fccc-4c94-8dab-314169663789" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2439" + "@value": "6418" } ] }, { - "@id": "http://digitalheraldry.org/data#60728e86-6e60-4b8a-be80-b6038ef293df", + "@id": "http://digitalheraldry.org/data#1410608d-0cdc-4c83-b0cf-4616445df21b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -23397,43 +23830,36 @@ ] }, { - "@id": "http://digitalheraldry.org/data#eea7a9e4-9811-4534-b69f-fd294d4cfbae", + "@id": "http://digitalheraldry.org/data#686c4248-9bd9-444f-a199-5ab67f069751", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6b9223f3-6a76-4646-b5f8-5d850fe6b5ce" + "@id": "http://digitalheraldry.org/data#0243da21-1ebd-4a1b-9736-0d504c337acd" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1f8b90e8-b53c-4a25-ba8d-5e507b504ff5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f42d816a-9065-48b2-af5f-50412b4ec5a3", + "@id": "http://digitalheraldry.org/data#a41cda22-4a19-4884-a9bd-9c5ecb0d8273", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -23443,34 +23869,49 @@ ] }, { - "@id": "http://digitalheraldry.org/data#008e1bdc-32b5-49f2-a713-de265302fe58", + "@id": "http://digitalheraldry.org/data#460ee685-8e26-4904-b218-c9968e8f9d3e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#Or" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#and", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Book", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#ce3637eb-d8dc-4c25-a520-0d4376b23eb3", + "@id": "http://digitalheraldry.org/data#c609f202-9398-4100-9993-28aa0fee0dfd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Knife", + "@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" @@ -23478,113 +23919,117 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3bd85e41-7058-46e2-a6b6-798b91c6fd26", + "@id": "http://digitalheraldry.org/data#1d38d779-f386-4f89-bd7f-08553ab5f649", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#dfc1642f-a1a2-467a-91c4-dc0745f2d193" + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002443_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#137a7e18-e8e3-481a-8dc1-64b7b9acc86f" + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#14234394-1a71-4557-b329-191ff29ae6fe" + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@id": "http://digitalheraldry.org/data#a66b2c03-942c-49b0-9911-dbec6e70a3cc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2443_1" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#03e22a85-06fe-4eee-a9c5-da68f907ea56", + "@id": "http://digitalheraldry.org/data#d6234b3d-10ed-464e-baaa-1abae8d07e83", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Cerf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4468944d-dcf3-47ca-9e69-d5ff11dc4e98" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a83df9a8-5737-4992-aab6-84d85ef3f3fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e2e5451d-08dd-46dc-af60-3fd6934c3b7d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0cb46e08-17ad-4ce9-b71b-51c5832553cf", + "@id": "http://digitalheraldry.org/data#CoA0000000773", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "removed potenty / added second tincture to Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000000773_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#04935ea0-b9a5-4de2-b6c0-1044c1181298" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#06b93a5c-712d-441d-b988-e389c159034c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "773" } ] }, { - "@id": "http://digitalheraldry.org/data#a505b9c7-6a78-42a4-b723-4ad8b3a5fd71", + "@id": "http://digitalheraldry.org/data#0bfd9e5c-4439-4a7f-8bac-958b8f449ae9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#e824481d-bd85-46cc-8ea2-2e7a06fa8569", + "@id": "http://digitalheraldry.org/data#e880367f-e92a-4a04-9006-3bc5442856ef", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -23596,247 +24041,210 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#a2d4d60c-9b8f-4eb3-a1fb-c5f578f3a657", + "@id": "http://digitalheraldry.org/data#7427785a-d262-46ea-8063-87526ab91e0f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Swan", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#321ac79d-c871-47f4-924f-7133a4ae09a1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#74b56732-deb7-43aa-bcc1-54cd85fc20fc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FireBreathing", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f2ac471d-4ff6-46ef-a23e-0609b9c341c3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#f88d74ad-d73c-4dc5-bd1c-b8b2c2015af2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#5c274f35-bae8-407d-aa72-2b0989cba7d8", + "@id": "http://digitalheraldry.org/data#a60e07b2-ce03-4435-b1fe-669d2ab2c333", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#aace845a-e98b-4677-9999-7ab1aba3d7c4" - }, - { - "@id": "http://digitalheraldry.org/data#cad9e0d5-c492-49a9-934a-cf5732da7f9d" - } - ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f0cbea3b-4580-46d2-9eac-379e513832d1", + "@id": "http://digitalheraldry.org/data#47f95282-0020-4ad3-999b-ef7c1b6e4867", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#438d49c4-fbf6-4444-b0a2-9d8ea5c32fd3" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aa7b0111-cfea-4f5e-8dc6-32073692e58a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b180c2c5-5bf9-4d3e-9d57-d6b399787f49", + "@id": "http://digitalheraldry.org/data#CoA0000008517_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c6435ea0-948e-4a48-9f6a-14b12bc7b499" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ba11981d-5d5d-4664-95d8-2a2c7384891e" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#535b2e57-0269-4698-a4c2-1d8d273ecc98" } ], - "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#6c507178-d8af-4951-9441-c4059f2f3dee" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", - "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": "8517_B" } ] }, { - "@id": "http://digitalheraldry.org/data#6e428945-05fd-475d-a147-d16805726f9c", + "@id": "http://digitalheraldry.org/data#1582eb41-e64d-4ed1-96e4-467b9a40834b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#06668ed4-1343-40e9-83af-32128c4f879a" + "@id": "http://digitalheraldry.org/data#43ac727c-4246-435d-bd90-8eab0a208714" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DonkeysHead", - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b4cd84b2-20f4-4f10-8ae0-c3cb4b4e6bec", + "@id": "http://digitalheraldry.org/data#c3be800e-a99d-4c94-ac83-f30ce9f74d6b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#0117ea27-2b55-41c9-8093-841931e5e272" + } + ], "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#0f9bd935-d5a2-437b-a468-aa831645d504", + "@id": "http://digitalheraldry.org/data#b466973c-fb1d-4527-9144-babd02430826", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7cceb513-e292-4ce7-ac9a-b42526439b37" + "@id": "http://digitalheraldry.org/data#239c69a5-7ba9-48d4-b5a6-97f53df547c1" } ] }, { - "@id": "http://digitalheraldry.org/data#b601a38a-974f-49f5-abf1-51d1911bb351", + "@id": "http://digitalheraldry.org/data#CoA0000002714", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "added modifiers" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#71ef264c-0212-498d-922c-493e43c89074", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#59a7038c-9c60-4b5d-bb70-2bb1121ff499" + "@id": "http://digitalheraldry.org/data#CoA0000002714_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a1f2a06f-118a-4fa4-b047-71addfe76b8b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b972c748-9c35-4179-b9c7-1d5923ce91be" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#276e5269-a493-4822-8c04-d49e9592de60" } ], - "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#d8dceee3-1fa4-4bb3-8748-caa8a08cf524" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2430eb53-73c6-4b2f-a34f-bd53d6c87e4a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#99556745-880a-4c90-bd7d-229df01b0e35" + "@value": "2714" } ] }, { - "@id": "http://digitalheraldry.org/data#aa1ef58a-2a24-407e-82eb-13d30e4ee403", + "@id": "http://digitalheraldry.org/data#116e515b-c808-4d42-8826-24bc9ef2e4c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#98b35dac-2548-41cf-bf73-28b53c374b4c", + "@id": "http://digitalheraldry.org/data#99727424-0aed-4fca-a4e3-cc26ab37039f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -23846,107 +24254,133 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e71f33eb-09fa-48a8-890f-79822797d0cc", + "@id": "http://digitalheraldry.org/data#674d87fe-681f-428b-9f2b-165712f9cf5c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d9e65730-8392-4c46-9960-d8ffd82f948a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b8707758-4851-4a13-81e2-6bc49864ba59", + "@id": "http://digitalheraldry.org/data#05912a47-ef2f-4359-9d69-7dc35e3d1c93", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#efccfe08-be94-4f51-831c-5498e8b47a47", + "@id": "http://digitalheraldry.org/data#CoA0000031520", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2cb61376-efce-4602-9f8f-c07b383d3a4a" + "@id": "http://digitalheraldry.org/data#f6b914e6-ebcb-4171-a2a1-3bb10ede3a1a" } ], - "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#328f7059-0cc3-4602-8ccb-714caac6ee43" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "31520" } ] }, { - "@id": "http://digitalheraldry.org/data#36a3e388-56c0-49fc-b78c-e4ce104abbad", + "@id": "http://digitalheraldry.org/data#4250f4de-51f0-447a-93f8-339f75267234", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c72600e4-6f1e-4f29-b81a-f48095ef570a" + "@id": "http://digitalheraldry.org/data#aa86ffdb-a252-4c15-9bb1-cbc1f7a5c760" } ] }, { - "@id": "http://digitalheraldry.org/data#10b0d080-1dfd-4df9-9215-ac405f7e27bc", + "@id": "http://digitalheraldry.org/data#00c6c799-1988-4f76-8164-b24b92abba51", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#da3aa482-2464-4d91-b0c7-283e3a29609c" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#70b042a9-51cc-4ddb-b138-d6cdb327a1e8" + "@id": "http://digitalheraldry.org/data#c8e5107d-1b4a-412a-b2cf-94353bf261cd" } ] }, { - "@id": "http://digitalheraldry.org/data#8e587929-37e7-4f9c-84ab-b9866014a41a", + "@id": "http://digitalheraldry.org/data#b341ad10-1384-473d-9e76-6328d9e54fb7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#9f6b8b55-1fec-48f8-bae5-9bc3e6ab286e", + "@id": "http://digitalheraldry.org/data#990c2c74-16b4-435d-9d26-e81671549a0d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#74b56732-deb7-43aa-bcc1-54cd85fc20fc" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#28a140fc-5cbb-4c50-9d09-01302162310f" - }, + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#f9403a7a-acb2-4952-b339-5a03153bf34d" + "@id": "http://digitalheraldry.org/data#6559b474-9165-43e9-bcbe-fac8faa97b38" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -23956,79 +24390,56 @@ ], "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#043b8eb8-9662-465c-bf55-f22332707894", + "@id": "http://digitalheraldry.org/data#c46b819e-f303-4ec2-a9b1-ee5a5937077e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "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#d7e426f6-432f-492f-bb9b-425629066d82", + "@id": "http://digitalheraldry.org/data#CoA0000027636_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@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#0e73a7ba-a7cd-49e1-b907-ff4f6d6e2600" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e0fc48be-ad8f-45d6-8edc-b02b6c4755bb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#a48e1390-469b-4a9a-9c44-88194ac28e88" + "@value": "27636_B" } ] }, { - "@id": "http://digitalheraldry.org/data#011a723b-fc2c-4e04-b86b-c820214411bd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#5e3b1ee4-8b3d-45a1-bf75-2408cfc7e8ca", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#4fcf3a18-8f48-4f1c-af97-b89bc51d35c8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ] }, { - "@id": "http://digitalheraldry.org/data#3ae31bae-128f-41b0-9ac8-79e11b2de38a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#21544c05-eced-47a5-9778-c8f399758d02", + "@id": "http://digitalheraldry.org/data#34e86c0e-c2dc-47e8-aa53-853ff03fdab4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -24043,97 +24454,56 @@ ] }, { - "@id": "http://digitalheraldry.org/data#43ff09f9-fc30-4d1b-a2e5-2b9983a204f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#d69d7bf1-ff43-4dc1-ae30-f64a7916e8e8" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#72674b16-441e-4a41-a6cf-4ca09423cead", + "@id": "http://digitalheraldry.org/data#CoA0000008800_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2dda914b-5333-4378-8331-49dc8ccdd33d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#640105b2-12bc-4f77-aa75-355bb858e3da" + "@id": "http://digitalheraldry.org/data#CoA0000008800_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e60c24ea-8eb4-4301-96e6-89b5facd12b2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b24e6b9c-bba2-4088-a849-8ac378c9322c" + "@id": "http://digitalheraldry.org/data#3a05a401-0d58-45d6-928c-cb55877cf627" } ], - "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#5dfec3e8-6527-40b0-9656-9fdd1aa1b6e8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "8800_B" } ] }, { - "@id": "http://digitalheraldry.org/data#53843743-44a2-48c7-a11e-2ecf0de3b8ef", + "@id": "http://digitalheraldry.org/data#58f8eb0a-8eb9-4d1e-b731-808c4d1e9df7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@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#Azure" - } - ], - "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" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -24143,61 +24513,58 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1", + "@id": "http://digitalheraldry.org/data#89a6e007-cb6c-45f4-994e-d59aa688837c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#LobstersClaw", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#38651f27-5f4a-4df4-8b19-27de7ebc2c4d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#d64e7ba9-70b1-408f-a356-91ffea432557" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0d1e6486-a523-4194-aae7-5f04cc2c7a58" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8e3578b4-7ba3-4208-bb2d-ba1910966a5e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9943_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#95dca6eb-3eae-4cba-ae5d-b0ce17c656fd", + "@id": "http://digitalheraldry.org/data#76ba3356-39be-4260-ba17-84be28d1af30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" + "@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#CoA0000010025", + "@id": "http://digitalheraldry.org/data#CoA0000001386", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -24209,81 +24576,73 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f303e131-1193-436b-8847-68bf97d33959" + "@id": "http://digitalheraldry.org/data#050e3617-20ac-4da1-b7fe-ed19c1f6399d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#046ea568-46dc-4c08-915d-896bc6e3d7f5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#8cf08fa7-2c58-4524-a1c4-5be6b84dc178" + "@id": "http://digitalheraldry.org/data#4ada7d38-49e6-45da-a8bf-fa1d46729190" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "10025" + "@value": "1386" } ] }, { - "@id": "http://digitalheraldry.org/data#3b3bb85d-1c76-4f59-9482-d766a8931a03", + "@id": "http://digitalheraldry.org/data#b14fcec4-6c96-4a63-bfe9-83c5ddc2f448", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0cb23123-1341-418c-9c5c-04c3874d24ef" } ] }, { - "@id": "http://digitalheraldry.org/data#bcc8a944-839e-4f75-9a80-73a5fd004bea", + "@id": "http://digitalheraldry.org/data#4153e2da-4350-4bab-bd30-cc72aa09805b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c59eb70d-4dde-4e31-aa17-9226272ed348" + "@id": "http://digitalheraldry.org/data#f51f0e91-f8d0-4d87-8a31-7ddab7a1331d" } ] }, { - "@id": "http://digitalheraldry.org/data#5cff60ed-ee26-4e2b-9083-59a824454fd2", + "@id": "http://digitalheraldry.org/data#5a48b1d6-2a03-4d41-9af2-b4b673f1ce45", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009650", + "@id": "http://digitalheraldry.org/data#924d67bb-db5d-4933-b780-9f78819bdb2f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Heart", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "Added color for crown" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 9 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009650_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007388", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -24292,76 +24651,66 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1a60c94a-2160-4019-aad6-06fa28d38e3d" + "@id": "http://digitalheraldry.org/data#a3b24f77-2021-4411-ab68-3f3b9f847d7b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a318f64a-b1c1-4579-b112-ceb0b4117542" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#0210fba1-8958-4a97-a7ba-e1ada94b10d0" + "@id": "http://digitalheraldry.org/data#73f93288-f240-430f-836e-c1cd23ba039d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9650" + "@value": "7388" } ] }, { - "@id": "http://digitalheraldry.org/data#634ca7b1-21ad-4e7f-8c80-bf6ecb4d36e7", + "@id": "http://digitalheraldry.org/data#CoA0000002455", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d6f92874-33d4-4b43-b408-687f8c66fbde", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cc2e3a63-e2e1-4b13-8fb9-03615f0877c1" + "@id": "http://digitalheraldry.org/data#28acd175-55ec-4926-9729-daf7eb6bc476" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a58f274b-6faf-47ce-be7a-138b07bfb517", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dc0dcdcf-dfd5-4ccc-bd45-e1014e24e9c7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2455" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PairOfPincers", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#511b4cde-d4bb-447f-b49a-d4aabe21ff94", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#db01c380-8b19-4972-8b02-273688ed38b1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#2dd4b6b9-a75d-4832-af8c-b1f34223d789" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006329", + "@id": "http://digitalheraldry.org/data#CoA0000002761", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -24373,34 +24722,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#618f3190-cd71-4eff-9859-00b097e56b9c" + "@id": "http://digitalheraldry.org/data#7e3b0374-145a-4f40-a4bd-d1eb8e1db1ac" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3fc538b3-9a9c-40ff-8363-e195c03d66b5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#653b0075-dbbc-495c-bb39-8c7e59c1786c" + "@id": "http://digitalheraldry.org/data#a410efdc-4cc5-4db9-aef9-2e3fd14c4060" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6329" + "@value": "2761" } ] }, { - "@id": "http://digitalheraldry.org/data#8b743e4d-38c5-4f65-8c7a-690f0ce3975e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f9aadf4d-9845-4d12-b030-641fe64e7154", + "@id": "http://digitalheraldry.org/data#892d4eb3-6fba-4585-8d2f-95ae37f73f00", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -24412,269 +24749,267 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e1296afd-4d7a-4fe0-8e3f-61b0ed001c5b", + "@id": "http://digitalheraldry.org/data#e9176bcb-a902-4d84-83d3-b80d86dac07d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Text", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasText": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "AMOR" } ], - "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#ae2c799c-aa01-45c8-af26-25cbbdafd18c", + "@id": "http://digitalheraldry.org/data#4bb57480-0e18-4ced-a733-41c49994f0af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#8942ddbb-08b2-42ae-a980-2ab13d3df0fc" } ] }, { - "@id": "http://digitalheraldry.org/data#3cad0680-dc96-4a5a-b112-900293c58b90", + "@id": "http://digitalheraldry.org/data#38bc2b4d-96c7-4069-94a7-ced4e52bb6e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#28fd93fe-35a8-48fa-ad7b-690a1f1a2926" + } ] }, { - "@id": "http://digitalheraldry.org/data#89f2a275-b249-4f52-938e-a53b85c03f3f", + "@id": "http://digitalheraldry.org/data#c6edf258-66bb-4545-8747-0f2ca974eaf6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1b2051bc-c5d8-4520-9990-e52fb0ec79ca" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000586", + "@id": "http://digitalheraldry.org/data#9c20592f-18fb-4104-a8d8-2d929759cf73", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "added armed and langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true + "@id": "http://digitalheraldry.org/data#4bfc1a2a-0b0d-4acc-b197-d42545485d93" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000586_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0220d166-597c-44eb-bc8e-766ddfcde2b6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#7aeffb74-92d7-434e-966c-61d5507978c4" + "@id": "http://digitalheraldry.org/data#19968df5-ce13-4007-8a89-323800a72e2a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a275ae9a-b9cc-4385-9903-4a9112ccad87" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "586" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2a49a05c-0b07-4ac1-9815-dd8db44df1a6", + "@id": "http://digitalheraldry.org/data#34a89b26-12ee-4655-83a0-ebc22cdf66d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 7 + "@id": "http://digitalheraldry.org/data#c71dc7fb-d3ba-4f87-bd2f-7815ada6f59a" + }, + { + "@id": "http://digitalheraldry.org/data#b82df140-11dd-4965-bda4-80b5209f8062" } ], "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#ba8cc24e-e500-46a2-849a-1ac9629b7bfe", + "@id": "http://digitalheraldry.org/data#5ed5cab1-d221-46fc-9ca9-85772d8a0353", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#691ead29-46e2-4e5c-a9de-bd72f70e1e7b" + } ] }, { - "@id": "http://digitalheraldry.org/data#c68d331e-5099-4473-8f41-df55d819f20b", + "@id": "http://digitalheraldry.org/data#0c72e1bb-812f-484e-9989-063132622db8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#2a5663b3-306f-4145-a1b7-1d97495f32bc" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5ee4c0f0-e4ca-4574-8309-4b77226ae33f", + "@id": "http://digitalheraldry.org/data#c55388e8-c832-4c33-a0c4-f59037d52f0c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Bendy" } ], - "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#39aacf56-13cf-4f08-b3d8-98abdb42325d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#451496b2-91c5-4f45-bc02-483b028b1c76" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B", + "@id": "http://digitalheraldry.org/data#CoA0000019776_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bd194cb6-628b-4319-9f0c-46e366c95bb5" + "@id": "http://digitalheraldry.org/data#04dcf326-796b-4847-9d11-3ae68015b536" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f711a2cd-8bfb-48ea-8bce-005c858efb8e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b9319e71-678d-4a7d-9a02-3cd96a5cf7ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27639_A_B" + "@value": "19776_1" } ] }, { - "@id": "http://digitalheraldry.org/data#a6a17c79-df1b-47b5-9ced-9f92e00cd944", + "@id": "http://digitalheraldry.org/data#fbdf9da2-6c8d-40a2-be10-042eb3957443", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" } ] }, { - "@id": "http://digitalheraldry.org/data#7e2d7729-e420-4253-8108-eb3072d876fa", + "@id": "http://digitalheraldry.org/data#CoA0000028271_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3749ba54-042f-43a5-8290-f40ffda3f8e4" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0c815fc7-812c-43b6-ad7f-30680cb46154", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#904f62fe-33f6-4f85-87e0-242e33b1113d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f121c6ff-a0c7-4836-bf7c-2909610fff0f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#82126da1-da76-4675-9ee4-6cb04beba07e" + "@id": "http://digitalheraldry.org/data#b8f2c492-abb0-4a9a-8570-ac84544a0b5b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "28271_1" } ] }, { - "@id": "http://digitalheraldry.org/data#cf3c79b0-9338-4a93-baf7-f44105d905ab", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6ba7e274-ddd4-46ce-8228-1d2a6fd12672", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -24684,68 +25019,68 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b1b68db1-638a-4f62-8c58-58d65b73100e", + "@id": "http://digitalheraldry.org/data#da3aa482-2464-4d91-b0c7-283e3a29609c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008152_A" + "@id": "http://digitalheraldry.org/data#7a8f2142-4b13-4f70-bb38-c8f3da3fd2b6" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6832cc1f-7372-4641-bac5-08407abf602b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008152_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008152_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008152_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#46e03bba-827a-41c7-801c-4d37cbbe18bb", + "@id": "http://digitalheraldry.org/data#d279bc8b-0679-4945-bf75-0d770cf18ddf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#32e673e9-c786-4439-832a-f40571376092" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ee63a641-7c51-46a8-bda4-968c599dc65f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Molette", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003744", + "@id": "http://digitalheraldry.org/data#CoA0000002839", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -24757,250 +25092,207 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0a70aaac-eec7-49bd-b230-88bee94ee0c7" + "@id": "http://digitalheraldry.org/data#08a87401-dcc4-4773-a60a-0dbd943264f1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fd8ccb2c-587d-4012-a9a7-d642254c4e54" + "@id": "http://digitalheraldry.org/data#e0a09496-9e6b-4b5e-8792-31002724f42c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3744" + "@value": "2839" } ] }, { - "@id": "http://digitalheraldry.org/data#6a35c63b-712a-43d9-bc5d-5c10be2c9e3a", + "@id": "http://digitalheraldry.org/data#b06fb10d-f8e7-4906-a968-d71c4dd679b9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8202c86d-027d-4362-a1e3-7f99db7309e9" + "@id": "http://digitalheraldry.org/data#f1b4c16e-2487-4aa5-8cb2-146b0497e217" } ] }, { - "@id": "http://digitalheraldry.org/data#cad9e0d5-c492-49a9-934a-cf5732da7f9d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#eb363085-ea5a-45e3-ae30-07b6ce56499a", + "@id": "http://digitalheraldry.org/data#bc96a224-c8eb-4db0-95dc-7ba9823eba78", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#7b933668-e77b-42b3-ad39-df32980c2a9a" } ] }, { - "@id": "http://digitalheraldry.org/data#434f15e9-eff5-42cd-85a2-1d30a4be9187", + "@id": "http://digitalheraldry.org/data#13da0c1e-9c4f-4be8-b69e-ee631634a70f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#5026aa34-0327-4016-890d-9f78a6dd4582" } ] }, { - "@id": "http://digitalheraldry.org/data#4c6c83db-9533-48cd-886f-df735194e372", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#1d6e5e0e-cb62-46ee-bd92-6cbeb7f0f437", + "@id": "http://digitalheraldry.org/data#3ca2f917-caa9-4e2e-aa3b-357283438791", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5f300fc3-79e9-4e77-b40c-826f7984f27f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#5eefd47c-5758-493f-909b-f12f7d04d94d" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#ec7eded8-7869-4ecb-b895-145003c249cb" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "@id": "http://digitalheraldry.org/data#33e59a75-9633-4919-bcd6-52d20a7fb397" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#7cc4b7e2-de1b-4dab-8a09-38764c7bba43" } ], - "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#04720460-a1ec-4739-963f-297a9162b7fb", + "@id": "http://digitalheraldry.org/data#CoA0000031570_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#1d2b211e-e1e4-4a5c-84ab-785c8a41b98a", + "@id": "http://digitalheraldry.org/data#4ecbf01c-1594-4e6d-8049-e7ca47558d42", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#a5645b11-345d-4d0f-b1e2-2d4290a68431", + "@id": "http://digitalheraldry.org/data#2253f408-c8c7-4a25-b842-f27b35c8fb27", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#Of7Pt", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1" - } ] }, { - "@id": "http://digitalheraldry.org/data#a209cdae-103f-4ae7-bb9a-fc61037d7387", + "@id": "http://digitalheraldry.org/data#5083eda7-873f-4fe3-afa0-cf8ce670eec3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#6271275f-e044-45fa-8998-8eb51408de2e", + "@id": "http://digitalheraldry.org/data#dc644f17-f75c-4429-b1f9-0801c7d96605", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031550", + "@id": "http://digitalheraldry.org/data#CoA0000031571_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "tincture für letters hinzugefügt" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#22d35882-855f-4e90-8d1f-00f5c215094c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031550_1" + "@id": "http://digitalheraldry.org/data#e944c0aa-924e-43fa-bee9-0774fd8cbc44" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": true + "@value": "31571_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b9a47e8c-4d2f-4c15-a5c6-a002fb7f3d7d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#c459e9ef-d0da-4616-a38c-22134c75b8e3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c4ce9ca2-b823-4d7c-89dd-26a3be0f59a7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#af19b931-ea87-4c4a-ae02-844817ba42f4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#11c4b5b7-67bc-4bb5-b295-1e7d7a6f0a86", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "31550" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#962bae67-5d0e-423f-b65c-afb9c2366122", + "@id": "http://digitalheraldry.org/data#22e0b1e9-cb75-463c-a0de-b392481fedec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ab3c12e9-73f0-4809-9475-0b0a395f9f14" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002683", + "@id": "http://digitalheraldry.org/data#CoA0000021368", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -25012,29 +25304,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9f1dcd75-609c-4ae7-bc93-99173616cdd8" + "@id": "http://digitalheraldry.org/data#9aa9f077-d1fd-4654-87f0-6b26a8b999ff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a429279c-d8f4-4539-b97c-2ba1b189bee6" + "@id": "http://digitalheraldry.org/data#2aff4548-8cf7-4ed5-9575-86911a449b41" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2683" + "@value": "21368" } ] }, { - "@id": "http://digitalheraldry.org/data#83eb36bf-58ca-4bb8-b3cf-5564f7f0f34d", + "@id": "http://digitalheraldry.org/data#2ad9ec41-4663-4b99-bb02-98274d5fe51e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -25044,7 +25336,7 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pile", + "@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" @@ -25052,157 +25344,141 @@ ] }, { - "@id": "http://digitalheraldry.org/data#583bd126-ba08-4a60-95c9-a9d436ca6192", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2711db31-65e4-408a-b47d-14be47a75568", + "@id": "http://digitalheraldry.org/data#2cc16f8d-06de-4fea-ad86-8950920568c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#f8675174-39ed-4960-8b01-c04d092aec4c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5ce5dcfb-d81f-4a22-9eb2-0e7b2fd1a0fc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8d3f10d0-515b-4153-98f2-8ca409eec09b" } ] }, { - "@id": "http://digitalheraldry.org/data#ba11981d-5d5d-4664-95d8-2a2c7384891e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#279cb759-cbcc-467b-ac28-585906e31ed1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules", + "@id": "http://digitalheraldry.org/data#87120420-0848-4897-9fc9-5e2fcc02c1ac", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#8f6ba00b-d336-4809-bd18-f1282de34510" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#4b72f413-95d7-4f35-ab38-736d3f688ebf" } ] }, { - "@id": "http://digitalheraldry.org/data#6a04fc1b-99d5-4def-9db9-d2ab986316f2", + "@id": "http://digitalheraldry.org/data#CoA0000022273_B_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#9abc1837-75c4-487a-a9f0-c5c3d5556072" + "@value": true } ], - "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#059e026d-52bc-4c5b-ae83-abd11d83c811" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ecb5cd39-125a-427c-96c1-27cc17899c2a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d21face6-3113-4817-8e74-4356f17aa1b6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "22273_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#eda31de2-6745-4606-a05f-72ab18f51a6e", + "@id": "http://digitalheraldry.org/data#557622cf-7dff-4f37-8538-5bff7740dc45", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naturel" + "@id": "http://digitalheraldry.org/data#77db44b6-fc67-4c52-a052-d2db1bf44f2b" } ] }, { - "@id": "http://digitalheraldry.org/data#d818e049-7151-4bdf-ba13-cacc39a7bb27", + "@id": "http://digitalheraldry.org/data#e8fe017b-b968-4f36-8029-456438a9d7d2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a9f6d797-041c-4bb0-a343-3afa3aa9bff4" + "@id": "http://digitalheraldry.org/data#c441fb7f-3be5-4edb-b70a-667432cd28bd" } ] }, { - "@id": "http://digitalheraldry.org/data#b4d7de0d-c2ec-4d85-a120-7ac9185138fd", + "@id": "http://digitalheraldry.org/data#b6c44c97-5596-4e4d-a83b-1f91261bab98", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#1f0ae625-c601-452e-9c43-0c46118c9e14", + "@id": "http://digitalheraldry.org/data#d9289d15-486a-4ca1-90e6-5c3e24f956ce", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#766e9394-0505-4931-bc0e-3898c8915da1" + "@id": "http://digitalheraldry.org/data#dfae6e72-57b0-4e44-b582-00ccfea703ed" } ] }, { - "@id": "http://digitalheraldry.org/data#fbd1e39a-68a3-446b-8799-fae6e74a483d", + "@id": "http://digitalheraldry.org/data#b1605b10-cec9-483a-8db8-a4ecee6de8b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5e668f5a-10f7-4e41-b50e-9cf6edd63506" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "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#Castely", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#3cd87708-072b-43df-b3a9-9c29242a7ef9", + "@id": "http://digitalheraldry.org/data#7e68ffb2-05bf-4488-85a7-e6ebac59a297", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -25219,22 +25495,25 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6b252502-7589-4948-8ba8-e39745a15b8d", + "@id": "http://digitalheraldry.org/data#CoA0000003176", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#45b24e16-048e-4c86-a530-ec80fa89fbc6" + "@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" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000017411", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -25243,218 +25522,148 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e9c25a7c-a91e-4ad6-aece-a3eb596cc239" + "@id": "http://digitalheraldry.org/data#a1a91d61-19f1-4710-8719-abc0e559eed7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#24646c99-06f2-4c0a-9ad5-04e43e789573" + "@id": "http://digitalheraldry.org/data#71453614-c743-41da-8e12-40ed1c60d610" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#46150480-762b-40c2-a099-6aed47d26d80" + "@id": "http://digitalheraldry.org/data#3268d736-85ed-46e8-b522-b888898e68a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "17411" + "@value": "3176" } ] }, { - "@id": "http://digitalheraldry.org/data#a3e039bc-9e6b-47c2-a5bd-78b4cab0062c", + "@id": "http://digitalheraldry.org/data#CoA0000002938", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8c36ceac-6ccc-4d05-94c1-6be90cad1ba4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A" + "@id": "http://digitalheraldry.org/data#31678c61-4663-4e36-8584-ace5c4f6d779" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B" + "@value": "2938" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8e74f746-4744-49ed-b26b-ddff1a6d74a0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#03c3a80c-7659-4414-8421-33d93df81de6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Letters", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1febee53-e71a-4729-827b-bc95796f2403", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#578b8436-9cf9-4249-a7bb-545a7f0b289c" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d78c3cdc-3b81-4bf7-8057-a57e155bc07c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#ef89754c-7f21-4d4e-979a-0f491c2f11dc", + "@id": "http://digitalheraldry.org/data#68358109-0ae3-418c-a21c-d9ee9135c36f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#efccfe08-be94-4f51-831c-5498e8b47a47" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Annelet", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } ] }, { - "@id": "http://digitalheraldry.org/data#cd6cdf91-c348-4dbc-9838-5b336b1741a4", + "@id": "http://digitalheraldry.org/data#6575ff63-4c54-45c8-bb14-39f0d485db30", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004537_1", + "@id": "http://digitalheraldry.org/data#CoA0000031569", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#503b2fed-5e0f-4880-8c36-8de2f5b9d92f" + "@id": "http://digitalheraldry.org/data#9ff029eb-7ae0-49ae-89f7-8dcb12b96948" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2e76f9cb-e4c2-4527-baba-6496688dc8d4" + "@id": "http://digitalheraldry.org/data#e0017d76-d268-42ee-867c-02177c03db5b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "4537_1" + "@value": "31569" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006399", + "@id": "http://digitalheraldry.org/data#7e70227c-c34a-48b1-97a6-92be7081f83d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#97945f2b-a61a-4ac2-bb77-3426ddd256f2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#ee64f8f6-6b51-4416-a4b5-2932f0a70d27" + "@id": "http://digitalheraldry.org/data#115ea5d9-6514-46d0-a8a9-1603cce1adfb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6399" + "@id": "http://digitalheraldry.org/data#206bac41-dbba-4c8e-9e98-c6fc860d3391" } ] }, { - "@id": "http://digitalheraldry.org/data#eb37fa2e-e353-43f9-9a18-7cdacee6c516", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#792ce39c-7aff-4d93-bfdd-7dc6747701c4", + "@id": "http://digitalheraldry.org/data#1485c0c7-c3d4-46fa-87b8-e101c846bc16", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#955ac216-fa82-420a-b4e7-9cd67beb954f" - } ] }, { - "@id": "http://digitalheraldry.org/data#dee1d964-5077-43b7-83f6-0e03349abedc", + "@id": "http://digitalheraldry.org/data#ac174f2a-a6aa-437d-ab12-d1f470b9f17f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -25463,121 +25672,112 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#7eda1a75-3d8c-427b-ac81-4b5d17e466e3", + "@id": "http://digitalheraldry.org/data#6269f96f-e120-44c4-bc2b-80c380c86b74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#Empty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#4e815f87-8cf7-4d27-8daf-4c697edc0f01" + "@id": "http://digitalheraldry.org/data#1a4c28d5-c1c5-4916-b390-c85d429b9189" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031532", + "@id": "http://digitalheraldry.org/data#b5a11cde-622f-47d6-8400-69f154fae385", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#9174e17c-0750-471f-af49-7f22d6e72e3b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0c358d73-e054-4cd6-bbde-d508916fb31b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31532" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7b33267c-2c6d-4bed-88e4-da73bd0229ec", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f9403a7a-acb2-4952-b339-5a03153bf34d", + "@id": "http://digitalheraldry.org/data#330cac17-26b8-446e-8d32-9511b062721b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Statant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#df1ecc2c-84ea-4b32-82e0-9c5d8afcf422" + } ] }, { - "@id": "http://digitalheraldry.org/data#2b430581-591b-4e20-8983-0bca52338f59", + "@id": "http://digitalheraldry.org/data#911aef29-3419-43b6-976d-4080cdb79f40", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5bc36dbc-cb5d-48f4-a728-c798f60028fc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009658_1", + "@id": "http://digitalheraldry.org/data#79b5654f-9d48-45b5-8651-ce38be3aa0f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#376de91e-e903-4436-91c7-1e0b4b7174ca" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d354ac57-a5a4-4bab-88f7-22fd587836d5" + "@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#188623d9-c7db-4b29-8e53-923c52ad84ce" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#d58ff54c-70d1-4a45-a1d8-22098871e312", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "9658_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004384", + "@id": "http://digitalheraldry.org/data#CoA0000017508", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed and langued and rampant to Charge1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -25585,7 +25785,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000004384_1" + "@id": "http://digitalheraldry.org/data#CoA0000017508_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -25595,27 +25795,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a409db60-622f-4e7e-b285-10fe5f7db0f6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#cd4d7097-019c-4564-9306-4d941a3fa558" + "@id": "http://digitalheraldry.org/data#e7786ad2-8170-4e1d-bffa-c6cd4a5c177a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#6068de43-bf04-499d-8fad-357a4cc7744f" + "@value": "17508" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e4bb6656-1980-4ea5-bb3c-2a77e317e8a5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bird", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "4384" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#T" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008229_A", + "@id": "http://digitalheraldry.org/data#CoA0000008971", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -25627,40 +25829,32 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#783bb954-d360-462f-95b2-47938971e93e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#908c544b-8383-4ede-af9d-5b3b9e3026cf" + "@id": "http://digitalheraldry.org/data#6a6d8f5b-da9d-4868-9020-3adef9c81594" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8229_A" + "@value": "8971" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002459", + "@id": "http://digitalheraldry.org/data#97b1b454-0252-44cc-8b06-6ffbcaae640a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002459_1" + "@id": "http://digitalheraldry.org/data#ec192bf8-c658-4f1e-9a96-d7cd936c6f90" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031566", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -25669,420 +25863,386 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ae4e7098-45ae-4e4b-bdbe-6758f9af1977" + "@id": "http://digitalheraldry.org/data#6e2279f1-61a6-4be8-b26b-f39357fc0f28" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#97308bc9-a3bc-4256-979b-b8b0703a3dbd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#ba257a70-c171-45f8-9102-ad208d1c22e3" + "@id": "http://digitalheraldry.org/data#2f34f361-bed5-4a59-bfa0-e28fd77b1e9e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2459" + "@value": "31566" } ] }, { - "@id": "http://digitalheraldry.org/data#43c41ba7-9ac1-49ba-941a-3c2fe17a1706", + "@id": "http://digitalheraldry.org/data#01dead19-a567-4627-9b8c-11da8e00452c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ca6303ee-e410-4e9d-a5d7-44fdf51150ca" + "@id": "http://digitalheraldry.org/data#5413eeca-1453-415c-82ff-cf51848e2d3f" } ] }, { - "@id": "http://digitalheraldry.org/data#5de5240f-2e27-43d7-b7bb-74b1ae1cf9cb", + "@id": "http://digitalheraldry.org/data#64b341e6-28cd-4124-95c1-d679a67f6780", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5795af66-b898-4cf3-9533-78e0ce4f7600" } ] }, { - "@id": "http://digitalheraldry.org/data#40096dd0-27b0-4e11-933e-66473ff6362c", + "@id": "http://digitalheraldry.org/data#8dc17688-33fa-43b8-8245-8601670870b8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#52e75c2a-e989-4773-858f-7f80e177a225" + "@id": "http://digitalheraldry.org/data#e3e749a5-adef-4298-99d5-1bf89ec29e98" } ] }, { - "@id": "http://digitalheraldry.org/data#51182c46-77ce-450e-9562-dd02a5621e0f", + "@id": "http://digitalheraldry.org/data#5f7bee89-edbd-49e3-9cd9-e32e624dcd39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#GarlicPlant", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000019035_C" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_D" + "@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#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#2f259a73-44c0-444c-8f59-773ed709522c", + "@id": "http://digitalheraldry.org/data#20c146b6-a052-49a4-8b11-d812e84c2356", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d5ec64dd-ef19-466a-a80e-a8b8fbb534be" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#34c943f9-af49-4ca6-8ef3-109a806cbf45", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0716396d-d608-4501-b8a8-c0ddc501122e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006253_1", + "@id": "http://digitalheraldry.org/data#CoA0000007194", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0fcc2fc9-7d43-42e5-9160-e1dcb1492f8b" + "@id": "http://digitalheraldry.org/data#127573cc-0615-4d80-9a55-bea72109049e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a889ca5a-b014-46a6-a733-789bdc4d9b62" + "@id": "http://digitalheraldry.org/data#046e84ce-24c8-4102-980a-c8dcf1885f4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6253_1" + "@value": "7194" } ] }, { - "@id": "http://digitalheraldry.org/data#30500b8e-b8d5-4342-98ec-ce1ab6aeab75", + "@id": "http://digitalheraldry.org/data#b01cd12f-c6e1-4834-bee8-c98c25b1026b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c0f88d72-e6ed-42f7-a3c1-e376fe1bd714" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ebad3969-de06-43d9-bc09-ff2266567134", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#CoA0000003689", + "@id": "http://digitalheraldry.org/data#87a049b6-eb95-4a80-a70c-079912eb9fbb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "fixed tincture order of barruly" + "@value": "of 16" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003689_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7fc53c46-9602-4e43-9d1b-5ba31db48947" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1ff68ff8-32d3-4a86-9fa9-1eca84cfc38b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008682_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#7357f5ba-1b30-4662-894b-c0ac77106052" + "@id": "http://digitalheraldry.org/data#CoA0000008682_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "3689" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#d8724a49-66d5-4136-9ff7-9ba228c3b2a3", + "@id": "http://digitalheraldry.org/data#31a4aa58-d492-43ea-9899-9991107b79ac", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e42b34b9-8b0d-4e3a-ae4f-f917a648930c" } ], - "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#CoA0000007091", + "@id": "http://digitalheraldry.org/data#36efa7b0-8139-4a30-9c9d-3b260ff9f8b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1b28d184-be9f-4ae5-8ab9-bf834f5c52fa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#99590cb9-7d47-45ff-8914-1b4926e15118" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InLure", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "7091" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#43756a76-3e21-444d-8955-0b5106f57b06", + "@id": "http://digitalheraldry.org/data#ad482493-8c86-4f6b-bc4f-55068eb436e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#848dc3d0-3e2f-46a1-b68f-a999e7ced48c" + } ] }, { - "@id": "http://digitalheraldry.org/data#2b9593c4-3e0d-4df7-b6df-6223a86a0d66", + "@id": "http://digitalheraldry.org/data#e62f9f43-f820-4f87-86ef-31c66cf7744c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#a4fd82a0-ee50-45eb-9042-ba4f484c5099", + "@id": "http://digitalheraldry.org/data#c624cb98-3489-49d9-8834-091b78151606", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#fdea942a-d66d-4d9b-88ea-5a5c8ee5320c", + "@id": "http://digitalheraldry.org/data#b23d63a0-5c9e-40ab-974f-5ec5851fa142", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#3aad7164-a906-437e-9c4e-83095d975cf4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "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#CoA0000027525_1", + "@id": "http://digitalheraldry.org/data#CoA0000002442", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f9aadf4d-9845-4d12-b030-641fe64e7154" + "@id": "http://digitalheraldry.org/data#759ae0d6-006b-4844-93de-e21d1fc857f7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b53e2c27-e101-45d9-8681-1d5ce3b35802" + "@id": "http://digitalheraldry.org/data#663f64e5-da67-477e-be00-98e774440ff1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#7dd819a5-e921-4aa0-81b9-0af2b0f4dc33" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27525_1" + "@value": "2442" } ] }, { - "@id": "http://digitalheraldry.org/data#3289d939-5c7c-4928-850e-23705e577d22", + "@id": "http://digitalheraldry.org/data#6e981e10-e941-402b-b5ae-84cedbe31142", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d6cbbda2-3785-4e09-8a93-b12c1906b4e8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#886ffaa9-fed0-4af0-93bb-306be6a327d9" - }, - { - "@id": "http://digitalheraldry.org/data#d5ff9376-05f6-4e7f-80ab-24711843d900" - }, - { - "@id": "http://digitalheraldry.org/data#fe110a0a-c1f9-4087-a0f7-f0f7d04ee10b" + "@id": "http://digitalheraldry.org/data#5ab85d35-94ca-4a73-8056-c1629a3ac652" } ], "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#c7d199de-5937-413e-b863-e79aff5af8a7", + "@id": "http://digitalheraldry.org/data#aa86ffdb-a252-4c15-9bb1-cbc1f7a5c760", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#a77f7f2a-26ea-4fa0-865e-930328e69013", + "@id": "http://digitalheraldry.org/data#c805d9f5-faa1-48cc-85fe-c752823d5ef4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Gemel", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006881_1", + "@id": "http://digitalheraldry.org/data#55e9df50-0a2d-4119-9972-b8ecca724422", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#96ca95b6-7ed6-4b9d-ac7b-28160e63d57b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#f7719187-cb8c-40bb-8bfb-472e83a1c125" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "6881_1" - } ] }, { - "@id": "http://digitalheraldry.org/data#2efa7974-84f2-4d97-b520-caa5936f8ebf", + "@id": "http://digitalheraldry.org/data#e09f8fb4-b07c-4adb-ad31-8a8ac16d4d28", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#eec14f0d-dfc6-4ae7-a4dd-ca6e8b998caf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" @@ -26090,48 +26250,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8688d7aa-97a4-4698-8358-ce383af731a4", + "@id": "http://digitalheraldry.org/data#dbc2e688-2c2f-4878-88eb-d2d657c871e0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#61af5b54-f156-4c8a-b956-93af97200b15" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031540", + "@id": "http://digitalheraldry.org/data#CoA0000002904", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c1d3a54a-45b4-4d40-8de7-48fc363bc24b" + "@id": "http://digitalheraldry.org/data#CoA0000002904_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#013cf88d-6c5d-4931-906b-cf2f7eec2e20" + "@id": "http://digitalheraldry.org/data#dee37304-4e17-428f-af3e-60cbad0290b4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31540" + "@value": "2904" } ] }, { - "@id": "http://digitalheraldry.org/data#a0d9e015-7757-4875-a4c8-a13502b5d7ec", + "@id": "http://digitalheraldry.org/data#d8581883-ac93-4740-977b-b7161a76ddf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1a777a12-b4dc-43b0-873e-b9a494641fdb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#BellFrame", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -26141,391 +26313,343 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fe575fbf-231e-4f21-a06c-b022f8aec4b4", + "@id": "http://digitalheraldry.org/data#1f70a50d-cdfd-4a9a-bb5d-30c3cabcf44a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#600eaece-3b83-4886-8039-35a9a23c587a" + "@id": "http://digitalheraldry.org/data#bcec1a3c-455a-4279-a93b-122a31ffde63" } ], - "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#3095078e-1296-48e7-be7d-263b81c10acb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#5f4c6e65-ce64-4267-bd72-ac656d8b57be", + "@id": "http://digitalheraldry.org/data#59db4581-8f19-4d16-b15c-adabba2920a7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#40e7ddf8-69a6-4d2c-bbc5-3f864dc1ee77" + "@id": "http://digitalheraldry.org/data#b4c5c7b6-7ba2-47eb-b31a-1c7bafec6846" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002423", + "@id": "http://digitalheraldry.org/data#81c6a941-a017-4d99-b5c4-efb99c4808df", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#3c2ea806-53ab-4455-8adc-62f5790aa578" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#6f1f6322-7f40-4285-8c0f-8e4e3b923683" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#0f2d1387-10e4-4531-a7d5-b7f84c8f5f35" + "@id": "http://digitalheraldry.org/data#c1123eb3-3469-4f0a-935a-7f9636f43158" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2423" + "@id": "http://digitalheraldry.org/data#6710e4be-09e6-4079-9909-b937d74484a4" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007212", + "@id": "http://digitalheraldry.org/data#47f648f8-0d89-49c2-89f6-92e1813f2bc4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f0fe964a-34cc-4ff7-bc33-0b5d5e630656" + }, { - "@id": "http://digitalheraldry.org/data#38df7735-47ad-4ec7-bb10-d0eee833e124" + "@id": "http://digitalheraldry.org/data#b03a6d74-ca59-4b1d-8ca5-0be68b45180e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6e428945-05fd-475d-a147-d16805726f9c" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7212" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002450", + "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#747295d0-4f3b-475c-807a-f03f75a11b88" + "@id": "http://digitalheraldry.org/data#11c4b5b7-67bc-4bb5-b295-1e7d7a6f0a86" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2cd7c56e-347c-4a50-a9a9-5f96389a9327" + "@id": "http://digitalheraldry.org/data#901555ea-087c-4024-959f-9d1eff396e26" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2450" + "@value": "8191_Escu_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B", + "@id": "http://digitalheraldry.org/data#3203ce6f-ad09-4710-9261-252b8dbb011d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "fixed color / added relation_to_field" + "@value": "of 2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#c1a51682-cd8b-4cc4-91a0-19ec128c722b" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#isstDx", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#7af9be94-ca5c-4815-8b0b-2321913133e5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ad70e853-4249-4caa-9ad3-280701844077", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#IronGrate", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#cfa4c35f-9ca4-40f4-beb4-c188b1e2cac3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a15da74f-a571-4186-a640-3830a260f1e0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8220_B" + "@id": "http://digitalheraldry.org/data#fc434203-55d7-4cb5-b6c0-1dfb469592f3" } ] }, { - "@id": "http://digitalheraldry.org/data#8acad06f-2fd2-42f6-a0f8-e9d1b5c4ce84", + "@id": "http://digitalheraldry.org/data#4acf8a2f-b72b-4e03-8490-17ae732391ef", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f889c18b-00c4-4dfa-814a-deb00e3952d1" } ], - "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#2c74f5f7-69e6-485a-8933-ded9ad00a59e", + "@id": "http://digitalheraldry.org/data#ec72048a-c136-454b-ba1b-f24335159e78", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "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#CoA0000008837_B", + "@id": "http://digitalheraldry.org/data#4c6b8e93-b760-420d-ab91-f92f3ad2f62e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed field_tinct" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0f839673-039c-4a3b-8cae-15489beb21c3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#4532c5a3-2506-44a7-b4b1-f78cbbfebcf0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#8287151b-bc61-48aa-8408-518b9b6a6bae" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#44317d84-1feb-4a1b-a186-7917e76130b0" + "@id": "http://digitalheraldry.org/data#d9907646-624d-4347-978a-c1572a903128" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8837_B" + "@id": "http://digitalheraldry.org/data#431da65a-5a28-44b6-a9aa-8d53ef07be16" } ] }, { - "@id": "http://digitalheraldry.org/data#d2d6aeeb-5512-4441-8772-c01b9b606b2a", + "@id": "http://digitalheraldry.org/data#CoA0000009649_D_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#0c815fc7-812c-43b6-ad7f-30680cb46154" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#6995d0d5-f1ca-4aca-a8c0-afa4553077e4", + "@id": "http://digitalheraldry.org/data#15393088-10a3-43d8-adcb-7c2f665b5b21", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#54c29ce3-4173-4bc0-8552-5857e1718df3" } ] }, { - "@id": "http://digitalheraldry.org/data#3a9b4144-a01c-4221-acd5-68f6f5fcadb9", + "@id": "http://digitalheraldry.org/data#b5bb2c0b-dc0b-42cb-9260-9625cc349e30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Knife", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#and": [ - { - "@id": "http://digitalheraldry.org/data#c6714f63-975e-4f48-a6b6-77a2fd0dbdb6" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#b5c57f62-49c8-48d3-aa9b-41e7d589de1e" + "@id": "http://digitalheraldry.org/data#6402e1ef-0fa2-48e8-97cd-9e3c2e6acd37" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#41066ba5-14ed-4695-b2dc-67143b051ee0", + "@id": "http://digitalheraldry.org/data#38a2af3e-2b9a-4cab-a549-0a71bd4b3a64", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3093a40f-4081-4505-8a70-84295c4df988" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#cea74112-e63a-428f-b2bf-1be345c2e621" } ] }, { - "@id": "http://digitalheraldry.org/data#5f8d9b2a-1056-41c9-9c14-6b7106bfbdac", + "@id": "http://digitalheraldry.org/data#CoA0000002437", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008682_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008682_B" + "@id": "http://digitalheraldry.org/data#b914f17e-ffc5-4cbf-8e67-98e5cf9c65d8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#6a1c7fa5-449a-402d-a547-b0cf7a578741" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2437" } ] }, { - "@id": "http://digitalheraldry.org/data#5b07867c-c869-4d0f-a89a-4736e54dd613", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c59ebda7-cddc-45bc-8b52-4a22ecf7b5fd", + "@id": "http://digitalheraldry.org/data#6301d478-aa51-4cf4-aec3-147f3588b4a4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#319537f2-879b-4154-9445-1c9418cee0c8" } ] }, { - "@id": "http://digitalheraldry.org/data#3f16379f-28f4-4796-a488-ba432a702ceb", + "@id": "http://digitalheraldry.org/data#CoA0000002583", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#ab5c5019-6eac-4070-b8d1-914fde34e498" + "@value": "added rampant to Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#04cb4ba3-2a82-465d-acfc-04a542163266" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002583_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006003_CoAF1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -26534,218 +26658,198 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#23ec250e-e461-4ce0-ad1c-310cc4f02000" + "@id": "http://digitalheraldry.org/data#b566d58d-45a6-4a15-af39-3215678ac42a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3bd798ed-06c6-48bc-82ee-b2e21dbe8498" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6003_CoAF1" + "@value": "2583" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035", + "@id": "http://digitalheraldry.org/data#206bac41-dbba-4c8e-9e98-c6fc860d3391", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000005220_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu" + "@id": "http://digitalheraldry.org/data#1b81ed4e-3fc2-4574-be56-ac005f821b34" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#51182c46-77ce-450e-9562-dd02a5621e0f" + "@id": "http://digitalheraldry.org/data#5fcc7b9c-02ca-4d81-ba0e-1d7d903048fc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#9faf2a15-dce6-4de7-ad49-1249d2953472" + "@id": "http://digitalheraldry.org/data#fc793df5-d49c-4f41-9f7b-b4ca94dc0785" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035" + "@value": "5220_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3d70308c-608a-41bf-b307-f51ed63803a8", + "@id": "http://digitalheraldry.org/data#e984ffed-3607-4896-a259-d3d4fb0e95b1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#dccbecea-ae5e-465d-804c-7f4674cdc1ca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#TalbotsHead", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FromEdgesInwards", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#f4dc4231-874f-4b22-80cf-6d99fa3c6314", + "@id": "http://digitalheraldry.org/data#802d7f55-d212-428f-9964-b4e88858d45f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FromEdgesInwards", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#79d35b56-3562-4651-9c0d-0da11047ae53", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#N" + "@id": "http://digitalheraldry.org/data#228b8440-179f-4737-9bcf-4dc85f6703a6" } ] }, { - "@id": "http://digitalheraldry.org/data#0394b161-1718-4d4f-8b42-a41a35264fdb", + "@id": "http://digitalheraldry.org/data#d7c7b023-954b-4b0b-9fab-f6da741ff893", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Statant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7d39c31c-0b42-4e81-87fa-86c9717acae1" + } ] }, { - "@id": "http://digitalheraldry.org/data#1a8c5e0e-6dfa-49f5-8ab3-cdebae6fdee4", + "@id": "http://digitalheraldry.org/data#fc4d1026-20df-485d-bc50-3ffa38820afd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#85515a93-ba82-431b-bc03-48a365e16cfd" - }, - { - "@id": "http://digitalheraldry.org/data#355906d5-cc26-438e-9c31-f259b7158a26" - } - ], - "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/digital-heraldry-ontology#Talbot", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#877b6ad6-a604-47a7-a8c7-2739afcdd96e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#4586c953-1b09-4ebc-97d3-6a87743aacf8" } ] }, { - "@id": "http://digitalheraldry.org/data#6dc53889-c8b5-4d7e-acf3-06bd96a07c88", + "@id": "http://digitalheraldry.org/data#bd3f20a6-88dc-465e-9a68-b391dd8f07ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dog", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#5b206d81-e872-4a85-aa41-ca34530305ea", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#9db832bb-2d49-4847-9bce-269f4d671213", + "@id": "http://digitalheraldry.org/data#a59c93c5-6dd9-41a5-9f90-6dc66544bcf6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#fe30e7f7-fc88-4169-a8f0-625eb28365f9" } ] }, { - "@id": "http://digitalheraldry.org/data#b648c353-ccb3-4294-a61f-14870d8ff78d", + "@id": "http://digitalheraldry.org/data#0da7eb66-3bfa-4c24-a8bd-7fb0c4fcfe16", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a58f317d-582c-4431-ad96-9fa5a86df050" - }, - { - "@id": "http://digitalheraldry.org/data#4563fa32-24b4-43df-8cb0-070cd0a10aae" - }, - { - "@id": "http://digitalheraldry.org/data#29bd88f9-78e5-486e-8baf-6ccd1a065e35" - } - ], "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#17500321-fd1e-46fe-8afd-b7ef6dc6b0c4", + "@id": "http://digitalheraldry.org/data#5dfec3e8-6527-40b0-9656-9fdd1aa1b6e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#290795fd-999f-4724-8a08-0e271a52410d" } ] }, { - "@id": "http://digitalheraldry.org/data#ef07ab69-c12f-430a-80fd-4443916210f8", + "@id": "http://digitalheraldry.org/data#7cc2b11e-7153-4f73-96ac-c7b86c294191", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#c0a76eb1-8ef9-4868-be48-0c26e5ed62ec" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027527", + "@id": "http://digitalheraldry.org/data#CoA0000031573", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "changed tincture of plain to A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -26755,7 +26859,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027527_1" + "@id": "http://digitalheraldry.org/data#CoA0000031573_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -26765,129 +26869,196 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6180539d-0bae-492d-8729-00a4f637f54e" + "@id": "http://digitalheraldry.org/data#dc03c8e5-112d-413b-b551-07b1da2c1bd6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#26660719-d64b-4f3f-bb85-273012b68cd3" + "@id": "http://digitalheraldry.org/data#1fb7a147-363b-4a18-b598-1b0c86ccd4f9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27527" + "@value": "31573" } ] }, { - "@id": "http://digitalheraldry.org/data#4a56b7bd-ba0e-42c1-a72b-51c3db26eea9", + "@id": "http://digitalheraldry.org/data#7dd819a5-e921-4aa0-81b9-0af2b0f4dc33", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f0526ff9-b098-42dd-99d3-fe86b7f329d0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006324", + "@id": "http://digitalheraldry.org/data#2ecd52f5-2a98-4c93-b51e-9888289d7a5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#8165c03c-37a7-4c3b-a5dc-8425d778c40a" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b23d5971-6e9b-4818-bc73-fd65bda949ce", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ecfd91dd-edd6-4693-9d41-d57f3a993efe" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#011a723b-fc2c-4e04-b86b-c820214411bd" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f79c5402-1d64-4e16-9f38-7ce66d01e472", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6324" + "@id": "http://digitalheraldry.org/data#26b5b894-3e30-4c8b-98bf-2a818b78561a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B", + "@id": "http://digitalheraldry.org/data#CoA0000007797", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added rampant" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#dde6cd87-17e0-4270-bc24-b1c6c548cace" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" + "@id": "http://digitalheraldry.org/data#05aab1fb-a3ae-44b4-b981-2d8942348ab7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": true + "@value": "7797" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c0d0f243-0081-4fad-8bc4-12101dcd8dfb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b252108e-bfd2-4c2c-9131-6297881f20c4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#61efb093-72a3-46c9-8343-eb3a8f51e1f3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#e8744aa3-9edf-498a-b6f0-5ed5a9206fd7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "9579_B" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#60f4aab5-9df7-42ce-8e52-4ba6f994139d", + "@id": "http://digitalheraldry.org/data#6ef36f64-8097-4db2-9898-e1eab017014e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bodkin", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + { + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#412cbfaa-0af6-4ca9-9f9e-1fc816db72a5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000002769", + "@id": "http://digitalheraldry.org/data#6afbd117-d84c-48c0-834b-8f10d5b77bad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002410", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -26895,151 +27066,133 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#69b63431-5184-4236-8e62-68f168a763a2" + "@id": "http://digitalheraldry.org/data#58b2ebc8-6667-4206-afc9-123bc1a5effe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6d3781c1-000c-4aa4-9c54-8a620c9e1663" + "@id": "http://digitalheraldry.org/data#5f622c8c-5282-411d-bcdd-3964be1fb38c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#0ef138dd-d3c3-4479-8b49-aab6ab03a741" + "@id": "http://digitalheraldry.org/data#c9048995-2286-4851-8fd3-7b1cbe7c1dd3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2769" + "@value": "2410" } ] }, { - "@id": "http://digitalheraldry.org/data#411e7d74-1850-4d40-a577-a942baee2f1f", + "@id": "http://digitalheraldry.org/data#bcb87300-a91b-44fa-b38c-91c0a8b7a14e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4546d4a3-d987-4cb4-9544-9b20f93b7e22" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4904b9b2-6582-461f-81be-c3d79d7b0bb2", + "@id": "http://digitalheraldry.org/data#56cecfcf-40ab-49b4-9744-d101fce86807", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#23ba507e-9676-4329-a3d3-763254bb27f5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d040754a-ec6f-49a0-a4fe-c25b94eb05ca", + "@id": "http://digitalheraldry.org/data#454374b9-6b51-4400-ba00-3b848e51193b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6dc53889-c8b5-4d7e-acf3-06bd96a07c88" - } - ], "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#e8c13a07-6fe3-4865-a2ad-4010ebbd140a", + "@id": "http://digitalheraldry.org/data#77500b93-114f-4b9d-b69e-a56ed14c1ed5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#efd39b33-90a6-4ee3-a940-6ee0e9bec464", + "@id": "http://digitalheraldry.org/data#c71dc7fb-d3ba-4f87-bd2f-7815ada6f59a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#d599d2bb-9ca7-4459-b871-de999f73f95e" - } - ], - "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#Book", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } ] }, { - "@id": "http://digitalheraldry.org/data#35792925-f321-40d0-82b7-e57ea1610c02", + "@id": "http://digitalheraldry.org/data#253ea62d-d7d9-4d95-87c4-0cc19f456737", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ce513a75-ff45-4bc9-a898-d494ac545daf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#af6d19c3-0b54-45a4-9562-46f75cf7bdd6", + "@id": "http://digitalheraldry.org/data#CoA0000001673", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#fbb11852-757d-4dda-bd10-6f86f40a9e9e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#4404a685-19a6-425c-819d-b2c6ff8c3b70" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "1673" } ] }, { - "@id": "http://digitalheraldry.org/data#396352d6-2aa1-4f4a-8c55-eaee53b9e846", + "@id": "http://digitalheraldry.org/data#82bbfd25-6137-4ccc-9300-f693af1a0394", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1a5520e5-da88-42fd-9573-aed25aa15aa6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021425_A_A", + "@id": "http://digitalheraldry.org/data#CoA0000002825", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -27051,198 +27204,246 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2d73f36b-461d-4b2b-9d2f-05f5a316dab8" + "@id": "http://digitalheraldry.org/data#de3ad5d1-8bb5-4998-ab25-893388667afa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#16ed9890-a6d2-47c5-afe5-002ec652ff82" + "@id": "http://digitalheraldry.org/data#089217b0-bfe9-4033-b63b-7846567e619a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21425_A_A" + "@value": "2825" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008299", + "@id": "http://digitalheraldry.org/data#5adf248f-870f-48f1-90f5-424416e093cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#b1836a8b-d68d-4c85-a34c-6132b906b9e9" + }, + { + "@id": "http://digitalheraldry.org/data#1ee2a36d-dce6-41c3-82ce-00e880341ba0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#4617edfa-6b8f-4212-9dd9-066dcdd2cef4" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8299" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8a5dafe2-f760-4eef-bf9f-d88f1b41c077", + "@id": "http://digitalheraldry.org/data#627a1220-d9d2-4382-a894-ee5c69542f23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b0150e1a-3839-4fa1-8d75-ad02cad83c2c", + "@id": "http://digitalheraldry.org/data#c7457fe1-adc8-4c43-b6ee-a3f50de03b7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Embowed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#4184bd5b-9fb5-4584-9168-e24548c088b9", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#99c27ff5-48d6-427f-ac5c-44dc0672214b" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#63f77e3e-1060-4d54-ba31-01c8001c70bd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#0f084d61-5b70-406f-9c28-950bcc91fc7e" + "@id": "http://digitalheraldry.org/data#5da51e6b-85be-452d-a9b4-1c32b18ef062" } ], - "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/digital-heraldry-ontology#Flying", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } + "@id": "http://digitalheraldry.org/data#19af1566-f93a-461b-85c6-cb8b0af714ee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#ccb8681f-7ec8-4002-9f3d-4df1d66cc86e", + "@id": "http://digitalheraldry.org/data#c41305e1-d28e-49a8-8916-1b505d89efc5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008677_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008677_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008677_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008677_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#08e18c0c-69c6-4dc1-b4dc-7fa81e7a4699", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#e6296db9-a16c-416e-8940-05b3d5d057d6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019621", + "@id": "http://digitalheraldry.org/data#CoA0000000548_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ecb5cd39-125a-427c-96c1-27cc17899c2a" + "@id": "http://digitalheraldry.org/data#cbc1243d-9607-403f-8c39-db5e393d5e03" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bbcff3f7-e6b1-4ff2-9ffd-35561f147ff2" + "@id": "http://digitalheraldry.org/data#27ca176f-e343-4172-8f1a-5bfaba58a081" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19621" + "@value": "548_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008666_A", + "@id": "http://digitalheraldry.org/data#15652c08-11d4-4b5c-919d-86ff65c41a42", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Stag", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#0de29b5f-4f07-4b9f-a318-499ec5190edf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#aae54808-4152-4c3b-82a3-332d0a2c9f2f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#79ccedda-db77-4630-b64f-fdc9cec44626", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#49a6687e-c31e-47f6-a0d7-386c26f7de9f" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8666_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c1aa42f1-9c29-4749-8619-155308c36f53", + "@id": "http://digitalheraldry.org/data#9dee8eec-085b-4069-893f-2c40983ae51f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Antler", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#8fbbebaf-fc88-4609-9d95-072a323c6e67" + "@id": "http://digitalheraldry.org/data#aa085695-8898-4571-843f-2ac7e3b28466" + } + ], + "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#75efcfaa-72ae-4723-a5fd-321f36c7913b", + "@id": "http://digitalheraldry.org/data#3d8220ac-51b8-423e-bfd7-6df335b620ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d73101f1-09ca-44f9-9766-c8cd2bd72ab8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c014fca5-3afd-42d1-aad8-e494ca07d899", + "@id": "http://digitalheraldry.org/data#375480a5-5755-4b19-ae0a-bc40210ada29", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 4 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -27250,14 +27451,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#abad9b06-e576-4bab-a19e-3613d6ab8120", + "@id": "http://digitalheraldry.org/data#890c1f10-93e5-4aa5-892c-d8ee866e046b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002798", + "@id": "http://digitalheraldry.org/data#CoA0000031524", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -27269,55 +27475,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4a0d04c9-47fd-4b9a-9cde-6bf54be5e600" + "@id": "http://digitalheraldry.org/data#635788e5-047c-416d-a406-56cb7564c068" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "2798" + "@id": "http://digitalheraldry.org/data#dfaeae43-c167-4d8d-bc58-0ef007f91bda" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e2278a23-59ce-47d0-b3bf-44437c6e9c27", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5e37ef31-2bd3-4128-9eaf-67efdfb1e7af", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#047b244d-854c-4c71-89a0-5bb03e2d53c7" + "@value": "31524" } ] }, { - "@id": "http://digitalheraldry.org/data#db21e16c-3472-4d8b-9e80-16ea87942f36", + "@id": "http://digitalheraldry.org/data#8e5b3a2f-b824-477a-a353-baf79cd61e93", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#c530d443-8536-4804-b8b7-9cda2b2ec9a7" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0cab536a-81c9-4488-a931-67e96d13cd4d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Star", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#b4861a1e-95ea-4811-b8a2-e97b12398b2b" + "@id": "http://digitalheraldry.org/data#3e082cb5-4f20-4a47-85b4-a925b2ea1b9a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -27327,231 +27512,233 @@ ], "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#bc9677f0-bc4d-4903-ac00-3d70a32f27f2", + "@id": "http://digitalheraldry.org/data#967e11a0-28b2-4d6e-9198-b28ad75e649b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3ec3782b-a7d4-4766-9027-eb3428664457" } ] }, { - "@id": "http://digitalheraldry.org/data#53b37bc5-58c2-47d4-876b-e66c0f6be63f", + "@id": "http://digitalheraldry.org/data#9630ca24-4b8b-4dca-a035-4e749253d240", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#0939f8bb-04c4-4557-816f-87de78b8ca16", + "@id": "http://digitalheraldry.org/data#2b514539-2229-4c5a-b08a-c14fb41db9d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } - ], - "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#CoA0000031573", + "@id": "http://digitalheraldry.org/data#84fd15ce-9b1d-4716-af83-570566fc9e80", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#36020492-08be-4b5f-85d5-eac884d730e5" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#66a56baf-3c66-4611-bdb0-6fb266b8ffce", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000011296_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031573_1" + "@id": "http://digitalheraldry.org/data#CoA0000011296_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000011296_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#02be7dfb-d49b-4aac-a84c-1c56d0284600" + "@id": "http://digitalheraldry.org/data#CoA0000011296_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#e15275e3-99f3-4576-b7f9-3130d97dc779" + "@value": 4 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6e6ad384-2e66-4527-8969-b674bd53d713", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31573" + "@id": "http://digitalheraldry.org/data#21797f39-bb56-4f92-bd44-8fbfd159af01" } ] }, { - "@id": "http://digitalheraldry.org/data#6fce6e0d-35e4-4339-b26d-e88cf9185df2", + "@id": "http://digitalheraldry.org/data#ad15e8a3-c259-4095-b6b7-77d6ee45aa3b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f81ab05d-74ef-4c86-b39d-0d90f5fafe96" + "@id": "http://digitalheraldry.org/data#ef336af9-850d-4417-87ba-9cb849907496" } ] }, { - "@id": "http://digitalheraldry.org/data#df2fbeb8-b6d6-4044-acdc-dc5552f33686", + "@id": "http://digitalheraldry.org/data#eac190e5-c077-4865-a974-ead2adba3647", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006489", + "@id": "http://digitalheraldry.org/data#6710e4be-09e6-4079-9909-b937d74484a4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009655_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#27ecd2df-5f65-4a54-b0f1-6cd040902a5d" + "@id": "http://digitalheraldry.org/data#ca51c692-0991-418f-b6ec-36570c350adb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ea147c8a-c68d-421b-9df8-40bdcb4a0768" + "@id": "http://digitalheraldry.org/data#a43c7ae6-67f0-48c8-b720-10a06d989418" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ce9e13b4-f22f-4781-b634-f465b771a948" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6489" + "@value": "9655_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e2e049c3-b226-4d5b-88ef-e05638d8255d", + "@id": "http://digitalheraldry.org/data#3d9f4b41-27c1-4d05-96fe-29bb8bb216ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#be5613e7-0ca3-4f1b-82a5-1d93b64d38d3" } ] }, { - "@id": "http://digitalheraldry.org/data#413bf5bc-376d-4e56-9fb4-ce53070d128c", + "@id": "http://digitalheraldry.org/data#f3b99bac-1be1-4b79-a902-cd8e2a9d4647", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#2afdce8e-a1b8-4b90-bb99-e873345dc72e", + "@id": "http://digitalheraldry.org/data#b1b04ca5-7779-4418-9967-a1655ddb4e8d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#6a213cb8-509d-4193-9ed7-4e20b9ff3662" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e8c13a07-6fe3-4865-a2ad-4010ebbd140a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e229f6bb-9ed1-4f99-8a05-d60633916ca6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#17f750b2-ab25-4de4-9a98-fe55ae0c9248" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#d552614b-f68e-4a5c-9d0e-dc5163ddb0b4", + "@id": "http://digitalheraldry.org/data#c3e5577f-dd3a-4793-b4f0-02a6fff9e991", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Pincers", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#and": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1" + "@id": "http://digitalheraldry.org/data#33d42e73-a23d-4de1-9d34-9e5b2acf6ed6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#dexter": [ + { + "@id": "http://digitalheraldry.org/data#e004f09d-a709-4376-bb10-8dc36b223b14" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002763", + "@id": "http://digitalheraldry.org/data#CoA0000008229_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -27563,53 +27750,58 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5769a179-9111-4ef3-913c-61d70ef5a973" + "@id": "http://digitalheraldry.org/data#cf76547a-4115-4a44-9d61-8f304c4115cb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#554cd319-bce3-41f1-ab56-12cc08720b3e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2763" + "@value": "8229_A" } ] }, { - "@id": "http://digitalheraldry.org/data#640105b2-12bc-4f77-aa75-355bb858e3da", + "@id": "http://digitalheraldry.org/data#e895f1d2-011d-4640-841c-afd6d3cca273", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d4dd3f16-5df1-4fd5-8ea1-288c4cafb07b" } ] }, { - "@id": "http://digitalheraldry.org/data#a94b56ce-d572-45d2-9866-797fd2d8e30d", + "@id": "http://digitalheraldry.org/data#989138ed-2b8f-4451-b5b9-de47d91784da", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b805d547-467f-4152-8a61-149eb06724ed" } ] }, { - "@id": "http://digitalheraldry.org/data#99e9bf86-a210-4054-8cdc-c8c285a86d24", + "@id": "http://digitalheraldry.org/data#a3f3231a-4b23-4128-a09e-b5027bb55452", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -27619,120 +27811,114 @@ ] }, { - "@id": "http://digitalheraldry.org/data#30dba8e1-db12-422a-a3f0-d3cc5f47f4c0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@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#4f2a977c-c541-4a10-b2c5-597db93c5bf9", + "@id": "http://digitalheraldry.org/data#CoA0000001319_2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 3 + "@value": "removed 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/data#982dd39d-84d9-4151-bcd5-6c8fcd12d153", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4e87124b-0cbe-45b5-8ccf-630fd6d0c720", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000001319_2_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1c4573c9-2182-4c97-96b7-8ac2eef1a2be", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@id": "http://digitalheraldry.org/data#45b13152-04cf-4cfa-b711-be4b8b475ec4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#c3c6c249-ac4b-430e-a17d-344d7bba6f05" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@value": "1319_2" } ] }, { - "@id": "http://digitalheraldry.org/data#abf222bf-3f04-4807-84a2-9fc0cbd4789c", + "@id": "http://digitalheraldry.org/data#6aaa5b87-1040-4d5a-9445-6fe269d94cd2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#cc2fcaec-567b-45a8-8121-78071560e37b" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e4b7d1cb-d2c8-4fd9-bb94-b2c95770ac99" + "@id": "http://digitalheraldry.org/data#ad22bb7f-b309-4cbd-8782-7322510d00c7" } ] }, { - "@id": "http://digitalheraldry.org/data#b5062dee-262b-470a-8d7d-85d02d9679f2", + "@id": "http://digitalheraldry.org/data#0c44e176-7795-4479-ab60-c3e69efa55b6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4ca272c0-d763-4332-8439-39f89abb7432" + "@id": "http://digitalheraldry.org/data#24aaf0a9-5556-4716-985c-fc01e7938dd9" } ] }, { - "@id": "http://digitalheraldry.org/data#28954fb5-03df-4e1a-8fa3-e9652808303e", + "@id": "http://digitalheraldry.org/data#08372646-96c8-4bc4-a1b0-ad7baf962b86", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#bb787ad9-ff91-4708-87f2-a575c7f3aeb4" } ] }, { - "@id": "http://digitalheraldry.org/data#52e75c2a-e989-4773-858f-7f80e177a225", + "@id": "http://digitalheraldry.org/data#b8df7938-0dca-4d13-bcfa-99e8fb4a21a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4b3c0cbc-befd-444e-b58c-fe1a3a41d57d" + "@id": "http://digitalheraldry.org/data#91e43c61-a0ed-4ff7-97a6-0d25daea8a48" + }, + { + "@id": "http://digitalheraldry.org/data#0ac25d73-5855-4d53-bafa-64f31f15110c" + }, + { + "@id": "http://digitalheraldry.org/data#0d05e0c9-20a2-4e91-945c-88cd3f718602" + }, + { + "@id": "http://digitalheraldry.org/data#eacba5f3-e2ad-4752-bccc-bac8509aa639" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -27742,118 +27928,83 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bd06b55a-d82b-42fa-a0d3-b330841b2d8e", + "@id": "http://digitalheraldry.org/data#fa3831f9-9c99-4bc3-9ba4-1aa20e8b532f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#5b2aef85-5185-42cf-b720-9a7ba0a75b84", + "@id": "http://digitalheraldry.org/data#c42dcbc6-f3c6-4992-b99c-eaaa1f1342fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#94b37086-d60f-4ec1-bb20-7f3fa317791c", + "@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#ac84435f-ea71-4d4e-ac2b-05c4c211e564", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#5d645174-2a85-4754-9927-750314bb02d8" + "@id": "http://digitalheraldry.org/data#be736722-73fb-4dd3-bda6-31ad168bf64b" } ], - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#eb9cef37-9fc0-4cce-9552-14c2280b59e5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#01b228a0-6b2c-4639-a58d-0c6a8f051f20", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#4cf591de-7f43-4efd-98de-8886bf3fd498" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002475", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#fa624622-106a-427a-a019-c37e60278a1c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#67c5b50d-5159-4d71-9c09-693e991dee8a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gemel", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "2475" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#855a6b0d-b9da-48d8-b351-689bfc9f4c3b", + "@id": "http://digitalheraldry.org/data#5eade90c-a4c7-4e1a-a575-6f6edac5e7c3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9a767617-efe9-4d25-9dda-d488bfc49e56" + "@id": "http://digitalheraldry.org/data#35786290-1b4d-420b-951f-d4bd9f24988a" } ] }, { - "@id": "http://digitalheraldry.org/data#7b43210d-0842-4168-858e-8cde2cd1fa65", + "@id": "http://digitalheraldry.org/data#335a78b3-0c9f-430e-ac21-5b7ca05c9a5e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -27863,24 +28014,32 @@ ] }, { - "@id": "http://digitalheraldry.org/data#96d6d225-303a-4545-aad1-131c2669e7b1", + "@id": "http://digitalheraldry.org/data#835d709d-6a74-497e-8817-da4145aa09e6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#c58ac94e-cc12-4759-914d-f237c114033b" + }, + { + "@id": "http://digitalheraldry.org/data#0da7eb66-3bfa-4c24-a8bd-7fb0c4fcfe16" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@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#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -27890,44 +28049,14 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#1522a291-2259-4a72-82e8-be8236804106", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f58d2455-39ec-43e3-92bb-5b5dea884c31", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Panther", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1a591ae7-72ef-4649-a7db-e5d82e0518b8", + "@id": "http://digitalheraldry.org/data#6f07889b-be90-4a42-847b-6cf39542f1b4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -27937,95 +28066,108 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cf0ba510-d541-4527-8f88-8b3c677b0b64", + "@id": "http://digitalheraldry.org/data#82c6d0f5-2229-43c0-977b-6673f1a821b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#56e6f2f2-ddbd-4465-9536-4a9dbf148306", + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#e69c0d4b-a5e3-4d9c-9439-c77f7b4ee155" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f65c5416-206d-4446-addb-e9cc21218fa7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A" + "@id": "http://digitalheraldry.org/data#64f2eeec-b198-4ff6-b1f3-d41d3ee3a535" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B" + "@value": "10789_A_B" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Hammer", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002457_1", + "@id": "http://digitalheraldry.org/data#CoA0000007717", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c54b369b-8a7f-43e1-b20c-50319be63fe1" + "@id": "http://digitalheraldry.org/data#a5107255-ff11-4cfd-96c8-fe558fce6c19" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7012ddd8-da4e-471d-b33a-56ac18766d59" + "@id": "http://digitalheraldry.org/data#e19e83dd-4277-47c6-8b7d-29e56be4331e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#4d4c2ea7-4627-4451-9987-e38201e6994d" + "@id": "http://digitalheraldry.org/data#f4ca80a2-0abe-4e76-8a72-c08a3e5deecd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2457_1" + "@value": "7717" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008995", + "@id": "http://digitalheraldry.org/data#e73eb7f4-a719-4694-b69f-1722a2d360bc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007985", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -28037,27 +28179,44 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e25d7595-bdca-48aa-963e-b5c0b4b60686" + "@id": "http://digitalheraldry.org/data#810e977c-c871-4aa5-a47a-68e725097671" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#8be3455f-013a-4d41-b14b-7b1f1293da48" + "@value": "7985" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#a284d116-5d83-45c1-a71f-d33eb5b695ed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#ba0623dc-1d59-413f-a1ce-6165a4e91baa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7b685c32-c3da-4f55-881a-29f45e51fbe5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8995" + "@id": "http://digitalheraldry.org/data#a202e26e-0bed-4053-9e49-b0bc6f3f2167" } ] }, { - "@id": "http://digitalheraldry.org/data#cce40e04-9733-478f-91c3-0acf04f07f8b", + "@id": "http://digitalheraldry.org/data#d4dae4c6-c558-46bb-9a17-58604efe787e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -28069,80 +28228,119 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fe110a0a-c1f9-4087-a0f7-f0f7d04ee10b", + "@id": "http://digitalheraldry.org/data#43f25e23-08e3-48b5-bd78-898f284ed482", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#03ddba81-e22d-4b28-a1ba-4c0aa2e88cdd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#ce85b208-2667-4092-89d8-06ca8075ed16", + "@id": "http://digitalheraldry.org/data#9c8d4db0-1f44-4fba-bf87-ca06ed9a0b8c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crown", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d2703763-f0df-41c5-bda5-02d61dda15b1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Naiant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3035e145-4bd0-476d-bdd1-e6c09d39d1ab", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#5427432f-5689-40db-8172-14a45d377655" } ] }, { - "@id": "http://digitalheraldry.org/data#93b2e660-a46b-431c-a224-8853b046a4f1", + "@id": "http://digitalheraldry.org/data#68546bc8-72c6-43d3-abe6-f594210576a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#69408209-7190-4646-8e2d-a0d0bf4a11b4" } ] }, { - "@id": "http://digitalheraldry.org/data#c4c595cb-f6e0-4694-98a4-d842a022156e", + "@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#814c5517-9f60-422a-89e4-f126611b41b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Chicot", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#d27f2222-11e7-4fa8-93ea-843273393589" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#0cdd3ce5-b052-4f26-b03c-9cd3d39bcc3a" + } + ], "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": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4c342ced-9b06-4813-bb9a-e05bda4d0fac", + "@id": "http://digitalheraldry.org/data#761ea7d0-a949-48a8-9750-5b8cc63ca507", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#97969200-bb78-453e-b712-7162b4b3ee51" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006303", + "@id": "http://digitalheraldry.org/data#CoA0000002703", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -28154,182 +28352,197 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#81d3c127-94f2-45f1-8a24-8f6df9c79bc5" + "@id": "http://digitalheraldry.org/data#242001db-046a-47f7-a5c6-a6ffc2ec7e17" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#38b9703f-9822-43fb-8eaf-5c5661ba1089" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6303" + "@value": "2703" } ] }, { - "@id": "http://digitalheraldry.org/data#83d52434-afaf-44d6-8e55-1f2c88679c3b", + "@id": "http://digitalheraldry.org/data#6aeae8af-a989-4ccf-a472-6752ae57b0df", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#343d2221-36c8-412e-9da3-3c7f91fa1bf9" + "@id": "http://digitalheraldry.org/data#e55611aa-c420-45d1-a810-b69a8878fb5d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#43b1810e-e065-445c-9734-a3da5148d2cb" + "@id": "http://digitalheraldry.org/data#890c1f10-93e5-4aa5-892c-d8ee866e046b" } ] }, { - "@id": "http://digitalheraldry.org/data#7f2f7caa-36bb-4683-b08e-085108067b4f", + "@id": "http://digitalheraldry.org/data#43c55f97-b155-442b-93ca-872fcf5b6422", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#74de468a-3455-42c0-aabb-d8b61820eeb6", + "@id": "http://digitalheraldry.org/data#07add30d-bcbb-4903-b94c-7d0a9ad3daf4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mallet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#2b653346-d0d7-4cbc-8ef5-ff62ac404a2d" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2bba381a-4aee-4f0f-92f6-b937132ced39", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6a04fc1b-99d5-4def-9db9-d2ab986316f2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#cfbab24a-92e1-4894-a327-705be516fbd6", + "@id": "http://digitalheraldry.org/data#CoA0000003257", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#31de541b-2cdf-4c03-8d8b-69830b6481f7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#fd3b8ac4-7bca-4d4f-b73b-a34fdd5cb18f" + "@value": "3257" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A", + "@id": "http://digitalheraldry.org/data#CoA0000006324", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000027639_A_1" + "@id": "http://digitalheraldry.org/data#877ba82c-2ce4-462b-a1a3-3f8b8cb531e6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#da74b995-a720-4f97-ac80-7f1a45672174" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#9ad9a955-f1e6-4bbb-b3f5-99cf088bec07" + "@id": "http://digitalheraldry.org/data#978fd1ec-1f0d-445d-acb0-7251969631c4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27639_A" + "@value": "6324" } ] }, { - "@id": "http://digitalheraldry.org/data#e8744aa3-9edf-498a-b6f0-5ed5a9206fd7", + "@id": "http://digitalheraldry.org/data#CoA0000006227", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0d1d3300-d539-4ab8-98a9-ba94a67a2071" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1525128b-d794-4051-89e5-de0ae72d890a" + "@id": "http://digitalheraldry.org/data#c33ae5c2-a224-4e8e-8b78-fe30a58d7add" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6227" } ] }, { - "@id": "http://digitalheraldry.org/data#c8c26b51-052a-489f-95e5-2f85e61f7681", + "@id": "http://digitalheraldry.org/data#951313d5-47d1-422b-90cb-5e4c5490c905", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ae2050d2-8ba2-409a-ad27-53e62b3692a5" + }, + { + "@id": "http://digitalheraldry.org/data#1dc07e25-f121-41a0-bb7f-48307110f161" } ], "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#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#a1d93845-ee3e-434b-a929-23c312ca194f", + "@id": "http://digitalheraldry.org/data#d30c44f7-4774-4215-9eee-439e193aa326", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#EscutchOf", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006294_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#6423236c-0ba0-42f9-9bc1-43b3bf94ba2d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DogsHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#ba67831c-5bb5-4f7f-ae29-781ab0b5befe" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007412", + "@id": "http://digitalheraldry.org/data#CoA0000016471", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -28341,208 +28554,174 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0fbebdab-e2b4-4cd1-ad79-dec911bf82b4" + "@id": "http://digitalheraldry.org/data#7fd27b41-2a1a-4f47-b46f-dd93206c3faa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#00d77e10-5b1b-4462-8386-2f3a45ec0cbb" + "@id": "http://digitalheraldry.org/data#bf33616d-b6d3-4474-a327-ec917fe29d06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7412" + "@value": "16471" } ] }, { - "@id": "http://digitalheraldry.org/data#b2cc90aa-8fc3-4764-9672-a8ceb531f033", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#89dd4bcd-0a3a-4a8b-8477-2fa75f83d479", + "@id": "http://digitalheraldry.org/data#11cbd63e-bf61-4a76-a2b3-b8efbe7b3dd4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b4c7d523-1107-4149-8ab3-d6e99eb83b74" + } ] }, { - "@id": "http://digitalheraldry.org/data#a9c2d406-1001-4891-953d-7d4c92bdfab1", + "@id": "http://digitalheraldry.org/data#28117c3c-e4ef-4fcb-ac0c-045e415ee252", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#618dce22-5e9d-49b1-aecf-7ac51c732e5c", + "@id": "http://digitalheraldry.org/data#e68d104d-02b1-40a2-9f23-7677c94e8d8c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#EscutchOf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000006294_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#0954e7ca-d160-42b3-aa56-608b778335fb", + "@id": "http://digitalheraldry.org/data#d4c6ab5c-037c-4898-b368-a6be648d4753", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#03d9bcf2-e57b-413d-90b4-2e108d0fb068", + "@id": "http://digitalheraldry.org/data#CoA0000031573_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#eb8dbca2-6e70-4f4e-a22c-1cb77f2c5d79", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" + "@id": "http://digitalheraldry.org/data#55ba277b-47bd-4dcb-8ae4-f9ea190e4a25" } ], - "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#4f2cc4b6-acce-4e05-be9f-07afb0f5b434" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@value": "31573_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Boat", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#edfabec5-6c84-4899-ac66-f61810b98f5f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#8be3455f-013a-4d41-b14b-7b1f1293da48", + "@id": "http://digitalheraldry.org/data#CoA0000007099_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#401f5b0a-a5ad-4f29-9f97-6c2119cbc9c8" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5c9d0153-2c08-4e70-9d72-6c392b186335", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#5025276c-c60d-47d7-a20b-72b9e3fed01e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#456b9395-de0f-4a89-bfe6-6e0c8fb0d6b5" + "@value": "7099_1" } ] }, { - "@id": "http://digitalheraldry.org/data#df6d9b5a-6320-43e0-8f89-8a2b7acd83ef", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Stag", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#1feff637-d152-4234-8b9a-3fe2fb4a81af" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#0e14ed55-828e-4191-929d-97081516df5a", + "@id": "http://digitalheraldry.org/data#400544e4-e2a1-43b5-b911-88e588723bcc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0b0f1c46-af1b-4630-b4bc-b9a60ac60414" + "@id": "http://digitalheraldry.org/data#6ac36f8c-1174-4849-94c6-a15f1a5ffb0d" } ] }, { - "@id": "http://digitalheraldry.org/data#6509892f-cd8e-484f-b6c8-cf1e5bc94367", + "@id": "http://digitalheraldry.org/data#49a7a11f-55ae-4c79-8406-9cf04c5cddef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart5", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + "@id": "http://digitalheraldry.org/data#8affec7a-d029-4bf0-8d0b-aa3883421646" } ] }, { - "@id": "http://digitalheraldry.org/data#7af9be94-ca5c-4815-8b0b-2321913133e5", + "@id": "http://digitalheraldry.org/data#4b00370b-314e-42ed-b4f3-1523c91a9fa1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c2782522-62c1-4372-aaa0-5b93c0995495" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#cfa4c35f-9ca4-40f4-beb4-c188b1e2cac3" + "@id": "http://digitalheraldry.org/data#5f32ee3a-204c-4a8a-832f-e3dc88d60d5c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002910", + "@id": "http://digitalheraldry.org/data#CoA0000006489", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed field_seme / 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#CoA0000002910_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -28550,144 +28729,170 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#43f6a213-48ac-45bb-a904-0cf54abab029" + "@id": "http://digitalheraldry.org/data#fd1e0327-9c84-4735-abb9-5267c1a948c2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1b1ca302-830c-412b-a856-4aa685a5b89a" + "@id": "http://digitalheraldry.org/data#4e43c578-2e3f-4936-8150-a3db35bfb869" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2910" + "@value": "6489" } ] }, { - "@id": "http://digitalheraldry.org/data#e6201c08-ef23-4a02-bbdd-2f7f30b23bc5", + "@id": "http://digitalheraldry.org/data#3586a7d0-2c08-4c98-bcd4-2f9089a41dc6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7b741a59-c70c-4e67-9f25-bbf1cecb7614" + "@id": "http://digitalheraldry.org/data#b1b04ca5-7779-4418-9967-a1655ddb4e8d" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#288adabc-e0c6-47bb-b0e4-44b404e98baa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#fa545187-92d7-4ce9-bf54-238d99d72c54" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1b1ca302-830c-412b-a856-4aa685a5b89a", + "@id": "http://digitalheraldry.org/data#bda763ee-2626-4023-b251-1ef6f8c5eeaa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3ad378ba-916a-4bc4-8602-8c5852c1e276" + "@id": "http://digitalheraldry.org/data#aac0f266-ea2a-4173-95bb-e5729087f280" } ] }, { - "@id": "http://digitalheraldry.org/data#11cf81aa-005b-454d-961d-a84796f22241", + "@id": "http://digitalheraldry.org/data#ed986cc3-8c1c-4aeb-b235-31b97ebe76ea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Bear", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#7ae6ea68-ff5f-467e-9600-34d51eab1e52" + }, + { + "@id": "http://digitalheraldry.org/data#28094e2e-3509-4549-84ca-5168bce83d31" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#0d5c3b8b-3a5c-4085-a5fb-6cf8d38564dc", + "@id": "http://digitalheraldry.org/data#46433451-0873-4847-952c-e8794156a1ca", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#9df64550-e0c8-4a56-8039-f33360ad60fa" + "@id": "http://digitalheraldry.org/data#f1dac6d0-2ef4-48e7-bc1e-3e0fd43f8e61" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cfab942c-9b70-443b-86c8-4f64341b8461" + "@id": "http://digitalheraldry.org/data#7b37cddd-ead2-4b93-af53-8c707203b5ca" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000013049_A", + "@id": "http://digitalheraldry.org/data#9a733aa8-4dbf-4613-90ff-0a1e9c79df06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#560b3a60-be42-4020-ac5c-17616589a248" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#881ea211-d4fc-46ce-98f5-4b5b456908e8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bull", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#190de629-50ad-41e9-872d-c64995eb9272" + "@id": "http://digitalheraldry.org/data#2151e821-3301-4eab-bce7-9047380b4ea6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "13049_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#d44d06ea-3f85-4d4b-b7c7-c5cebb3b98b5", + "@id": "http://digitalheraldry.org/data#5a3dea99-d1e0-43d2-8775-0536e807ecfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008363_A", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000011299_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011299_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011299_B" + "@id": "http://digitalheraldry.org/data#a60e07b2-ce03-4435-b1fe-669d2ab2c333" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011299_A" + "@id": "http://digitalheraldry.org/data#2b0ba93b-c7e4-4cab-bcdd-4d85ee96ccdb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "8363_A" } ] }, { - "@id": "http://digitalheraldry.org/data#b3ff6503-7eea-43c9-98fd-2ac898e407a0", + "@id": "http://digitalheraldry.org/data#490002b3-94a2-4dcc-b84c-e9db540ced40", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -28697,33 +28902,33 @@ ] }, { - "@id": "http://digitalheraldry.org/data#566e7c41-4ada-4ee5-a201-7bfe0d6f1017", + "@id": "http://digitalheraldry.org/data#ec7eded8-7869-4ecb-b895-145003c249cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#52665135-e6ae-4306-b94e-e1e2a8120b98" - } ] }, { - "@id": "http://digitalheraldry.org/data#95a15cd2-bbd0-46d9-b17c-1ed71ea927bf", + "@id": "http://digitalheraldry.org/data#40066c3c-7c7c-41e2-bc13-0089db2ee740", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003420_2", + "@id": "http://digitalheraldry.org/data#CoA0000006673", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added nimbed" + "@value": "added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -28733,7 +28938,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003420_2_1" + "@id": "http://digitalheraldry.org/data#CoA0000006673_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -28743,194 +28948,212 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cd051c7a-86be-492d-a097-e375e77ff0bd" + "@id": "http://digitalheraldry.org/data#7d231add-73b4-46c1-87ee-58e8ac24e566" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9ab7b702-73c7-46c9-9f45-a4996200890a" + "@id": "http://digitalheraldry.org/data#4fa8a8e2-a355-46f9-8fe4-f2201a089f7b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3420_2" + "@value": "6673" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003144_1", + "@id": "http://digitalheraldry.org/data#84f0b1b9-26c8-47da-989c-64d580ef8512", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#047a2314-2d97-4f89-8472-e505939438d0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#befdcb32-7cf0-4179-aace-019ca1a39c55", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4f67df2b-2c96-46f7-9035-94442011b706" + "@id": "http://digitalheraldry.org/data#d1b2667c-c88a-432e-b2cd-106fece87a50" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3144_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#5a91ef16-5f9f-4c7c-b644-23759fe9b844", + "@id": "http://digitalheraldry.org/data#CoA0000009652_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#0052b622-0ec4-47d8-b362-79f356b7b186" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bd99ec6a-66fe-4bd2-8c96-8939d8008cc9" + "@id": "http://digitalheraldry.org/data#63f77e3e-1060-4d54-ba31-01c8001c70bd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#0901aacb-5bae-4896-aa55-bfee2bfd754f" } ], - "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#97cadd95-5faa-4dcb-be79-0d880f7bf357" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9652_1" } ] }, { - "@id": "http://digitalheraldry.org/data#09bffeca-1c80-4a5b-80d8-2edaf85a4dad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InFess", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#58f55432-ef01-403b-90ff-c19cc60bbed7", + "@id": "http://digitalheraldry.org/data#2a4ab99f-ee77-49a8-92e4-d644bf90fb92", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#af426b09-c41b-4ecf-b604-b2bc1a6c5206" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f0989b5e-2081-4dee-95f7-9237392bf960" + "@id": "http://digitalheraldry.org/data#7ed75f9c-6b7b-49d0-8bda-7685c30912d4" } ] }, { - "@id": "http://digitalheraldry.org/data#321ac79d-c871-47f4-924f-7133a4ae09a1", + "@id": "http://digitalheraldry.org/data#b94d6744-8d34-42eb-9aeb-9cb448d72c3e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BearsHead", + "http://digitalheraldry.org/digital-heraldry-ontology#Letters", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasText": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": ".." } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001319_2_1", + "@id": "http://digitalheraldry.org/data#CoA0000002910_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f657dfd5-090d-48d8-a751-bb1d2ebe55b6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a7d838d6-c9c0-4792-99f4-b5b3a6b7d3cd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d065f308-34be-4d79-8197-4c1b3ac559d4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2910_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002451", + "@id": "http://digitalheraldry.org/data#eee58da9-baac-419f-bedb-f623d9d76de0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#ee922db4-74e8-46bc-8daa-a00d08678fea" + }, + { + "@id": "http://digitalheraldry.org/data#85aa551c-8cbc-4311-9b74-9c2d2bad05ff" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f7df135f-2de7-4dde-ac1b-1d6548c0d99c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cf38b992-5f7f-4116-8a05-607523fc2f93", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2451" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b86e8a00-caba-40fd-8465-b64666e4a123", + "@id": "http://digitalheraldry.org/data#CoA0000031521", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008229_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008229_B" + "@id": "http://digitalheraldry.org/data#483353ad-822f-406c-858d-395542bb6aba" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008229_B" + "@id": "http://digitalheraldry.org/data#e592859c-e047-4887-872b-25f215640eab" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008229_A" + "@id": "http://digitalheraldry.org/data#2f5aad78-b4e7-442d-b67b-73d5090db96b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "31521" } ] }, { - "@id": "http://digitalheraldry.org/data#5201d1b5-7be5-467c-a376-fbc7df20c06c", + "@id": "http://digitalheraldry.org/data#5b379235-2ad6-4270-a4a3-64a68e530284", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -28938,180 +29161,269 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006531_1", + "@id": "http://digitalheraldry.org/data#CoA0000002440", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3bfcbd04-c6bb-412a-a701-77f5766d061a" + "@id": "http://digitalheraldry.org/data#05965133-627e-42b9-91b1-bbdfcf0c2d8b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3de93d58-a8a5-467d-8444-d581d3e37da2" + "@id": "http://digitalheraldry.org/data#56f679cb-7b07-44e2-9eb8-27981f78ac37" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#06b91e96-fe63-4fc9-9bea-ea4dec91656b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6531_1" + "@value": "2440" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008299_A", + "@id": "http://digitalheraldry.org/data#d977290a-66cc-4393-9650-7f5dda31a547", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9c072abb-5ff5-4280-913f-0046269798e5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c8c26b51-052a-489f-95e5-2f85e61f7681" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8299_A" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001988_1", + "@id": "http://digitalheraldry.org/data#CoA0000031568", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#281bdd85-452c-4f2a-8614-484de3efadbf" + "@id": "http://digitalheraldry.org/data#032d3d13-d1e6-4171-adf9-43dc887af852" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9afc126f-a2e8-4bd9-ab2c-773f39ad04d1" + "@id": "http://digitalheraldry.org/data#3edb6430-6ffb-40c4-a1c9-4ba53c4df660" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1988_1" + "@value": "31568" } ] }, { - "@id": "http://digitalheraldry.org/data#1adb83e0-98d0-4e33-85fd-b59514544c55", + "@id": "http://digitalheraldry.org/data#fa545187-92d7-4ce9-bf54-238d99d72c54", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#45356ea9-47a5-48ee-a87f-855de4dde1d9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#403fff4b-372a-408f-ae40-c18cd457c523", + "@id": "http://digitalheraldry.org/data#0101e770-a357-4f8e-ab16-50b4ac214442", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d9b68dbb-16c1-40b4-99ba-adc94da974ae" + "@id": "http://digitalheraldry.org/data#003b6225-c947-425a-b75f-f5ab356ec906" } ] }, { - "@id": "http://digitalheraldry.org/data#9c97198e-5f31-4f2a-8ee1-b5928122baa0", + "@id": "http://digitalheraldry.org/data#838b160e-a6d3-41b9-9b02-433bfea00964", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#61a839bb-d954-4f87-9584-8a404db5c1f8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007261", + "@id": "http://digitalheraldry.org/data#a8a2fd6e-cadc-46d2-99a3-c72e390892a0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "added rampant to Charge2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": true + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#305917f5-558d-4158-ae43-df1c5dd67a96", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007261_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7b32136f-1fb2-4f38-b609-5e762e94b820", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#25950956-b780-4c85-9d5c-55ee5546293d" + "@id": "http://digitalheraldry.org/data#062fdd4f-3b37-43c9-a129-68632205160f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#be93227f-cbab-4cdf-9493-ced3851c24f4" + "@value": "8837_A_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d06bca66-e97f-4f9b-bbbb-c0ea436a3e71", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#bed4b23f-183d-47a8-9eee-3e838685954b" + "@id": "http://digitalheraldry.org/data#76a45475-3159-4357-860d-f2bafda43820" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7261" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008670_Escu", + "@id": "http://digitalheraldry.org/data#731f080f-42fe-42b6-87e1-43d96cc1bd1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006018", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000006018_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -29119,149 +29431,163 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b864dcb7-8b78-4001-aa2c-646b77cfaf6e" + "@id": "http://digitalheraldry.org/data#9290633d-b3ce-46a6-aa88-d2dde47c4f76" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c13b93d8-5d4a-49fd-abc5-0fc293400619" + "@id": "http://digitalheraldry.org/data#1ae6d6c0-edda-478f-927d-94448dfc5e44" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8670_Escu" + "@value": "6018" } ] }, { - "@id": "http://digitalheraldry.org/data#38959e39-594c-4da7-ba45-38753e77a029", + "@id": "http://digitalheraldry.org/data#e6779165-75d0-49fa-ab57-4305da084d26", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8fc0b765-9bd5-4531-afea-2fcab545a664" + "@id": "http://digitalheraldry.org/data#fd3179c0-06a0-4fa7-9381-5586e402c641" } ] }, { - "@id": "http://digitalheraldry.org/data#1a9f640d-6fb9-4f77-8d05-b87e5f80cf67", + "@id": "http://digitalheraldry.org/data#16b46d79-45c8-4ec3-b728-f7f4980949ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#de2342a6-b371-4303-8fad-64fba9598cfb" + }, + { + "@id": "http://digitalheraldry.org/data#1bc2b1d4-40d1-4fb2-9e80-5e17ed4ca2e5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "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#CoA0000017508_B_1", + "@id": "http://digitalheraldry.org/data#2d485843-a046-4144-aa62-eeb1892e96b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6b081383-50f1-4fa3-859e-f17e21ffdb3d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#0c772270-836b-4978-8721-0403bba99fcf" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b5062dee-262b-470a-8d7d-85d02d9679f2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "17508_B_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chicot", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#7f35d423-46d6-4247-9268-024d5c0fcbfe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#f1bda8b8-6a7a-4829-adbe-22789f1289ca", + "@id": "http://digitalheraldry.org/data#776b7349-0241-4564-8d99-1199d6c29720", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#31d41775-bd6f-4a63-b713-ad39329dc54c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#arranged", + "@id": "http://digitalheraldry.org/data#805e4fa9-8bb4-4465-8abf-d3cad89e5655", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#8536d5d6-00a5-48ce-aed2-27cf1234cf2e" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008670_A", + "@id": "http://digitalheraldry.org/data#CoA0000002457_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b7a5611a-671b-4698-abbc-7f5b9ea29a71" + "@id": "http://digitalheraldry.org/data#d81d7e8b-447b-47b0-ba77-5bd7dc05bb65" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8604f791-27a7-4263-a044-2fb7d4311f47" + "@id": "http://digitalheraldry.org/data#1b295ec6-f557-493e-9278-88406e41f1da" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ab6d7dca-cc98-49ba-afd9-53760352eeeb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8670_A" + "@value": "2457_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ad1682f1-7f44-430e-ae2f-310fd946273f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/data#7561d016-abff-4bb1-85d4-6c55ca4afe25" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005679_1", + "@id": "http://digitalheraldry.org/data#9276c452-b4d4-40cc-8931-f370174e3108", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -29273,71 +29599,67 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b537d7ff-c869-4e83-a36a-6b50f83f3656" + "@id": "http://digitalheraldry.org/data#704e17c6-9fd1-498b-a728-0b174b2abd1c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5b5b9b98-1d15-4388-9468-da0a670fdbd7" + "@id": "http://digitalheraldry.org/data#c8d0dabd-e9a1-4af1-97e7-a18e2264e380" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "5679_1" + "@value": "8359_B_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mount", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#f035b617-b024-4b1b-9959-3352f9970905", + "@id": "http://digitalheraldry.org/data#081720a4-d481-4fa3-b3a4-6177d5af21fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#871d77c8-d068-4488-8bb8-e63e3409fe0a", + "@id": "http://digitalheraldry.org/data#202365c2-79b1-4b9b-a855-f36016a0ba41", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + { + "@id": "http://digitalheraldry.org/data#115e96c2-cd03-4c18-bde7-72d36d2287af" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cdd11fa4-f269-46c4-8da0-ace47e183c5f" + "@id": "http://digitalheraldry.org/data#30b55058-e63b-4230-a525-3b57c27ef86c" } ] }, { - "@id": "http://digitalheraldry.org/data#f9e3f2b7-662c-41b1-89ca-f93b54b6f2ed", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#af0225b8-fc45-4c3c-8011-f982a3026c76", + "@id": "http://digitalheraldry.org/data#f9ae752a-fea1-4f6f-a1d4-833f65c6b475", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Scissor", + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -29347,193 +29669,152 @@ ], "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#CoA0000002467", + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#7e378acf-86a2-4920-a28a-c1d1e48c4b9f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#6e29a39e-fa2c-4a9b-b04b-f3ce4d9d9442" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "2467" - } ] }, { - "@id": "http://digitalheraldry.org/data#aa54abf8-4df2-48ad-93ad-f59fc9b9cb6f", + "@id": "http://digitalheraldry.org/data#774637ab-38b7-480c-9d23-1d0fdbc13ed7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Cock", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#365f326e-154c-41c9-aae0-f8819d999747", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#GarlicPlant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" } ] }, { - "@id": "http://digitalheraldry.org/data#27bd48ed-aea7-41db-84f0-0f6cb185b85d", + "@id": "http://digitalheraldry.org/data#6786f41d-0d3e-40b6-a51f-4ba5276dae22", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#af8f6256-b26e-4bc3-b2d6-7dce9f0448ac" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#0528ce74-f32d-42e1-a9f0-5318b4218e09", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#810aca61-b610-404a-96c7-e61f7545496d", + "@id": "http://digitalheraldry.org/data#edec6ae2-8c67-4105-be4a-84153faa4200", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": 5 + "@id": "http://digitalheraldry.org/data#CoA0000008954_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000008954_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9f17763d-bd4c-48d6-a8e2-a98bcafb1ffe", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008954_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008954_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#66c221da-191e-4c93-8bed-5948e6d37dd2" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#10b5b21d-53ba-4cd8-8307-ac403fb7a68a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649_C", + "@id": "http://digitalheraldry.org/data#6552d54d-0199-4f3b-a448-6d83693d2989", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#561c36cf-1580-4619-b0cd-966da34eb3a6" + }, + { + "@id": "http://digitalheraldry.org/data#965e468e-69de-4ad3-83db-9880859e6117" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#a4dda44c-b2e7-451a-ac37-41a0d86ccb5e" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9649_C" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#9afe3ab9-ee33-47a2-a8cf-5b17844afd14", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#68b94620-d848-4a6c-b1da-9d28992e967f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "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#CoA0000009649_D", + "@id": "http://digitalheraldry.org/data#CoA0000022974_B_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "Added segreant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009649_D_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -29541,248 +29822,263 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#44a580a5-ac6f-4f5e-93ff-a0ba1b3cb558" + "@id": "http://digitalheraldry.org/data#eb52ed81-30a1-4118-a2b3-c0507369fbfe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#05fcb90f-96ca-4ac1-a09d-f3cd74e7293c" + "@id": "http://digitalheraldry.org/data#376f820f-060e-48bf-b26b-b7f8dd8337d4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9649_D" + "@value": "22974_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#628ebfb4-1739-43ef-83dd-0a0b263a86c5", + "@id": "http://digitalheraldry.org/data#CoA0000007961", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "fixed tincture of Charge2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1d26fb2b-1f2b-421b-aceb-124a46fed9af", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#0c435037-5ced-40cf-a8eb-0883b8efa996" + "@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#CoA0000007961_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031550_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#32f3b49e-30b6-4679-9b2a-4a1a645f9a2d" + "@id": "http://digitalheraldry.org/data#c639d90a-d560-4bd5-b04b-6b335126cdea" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#69fbb5ee-e3c1-4a66-9938-eccb3f3f1614" + "@id": "http://digitalheraldry.org/data#92b0db70-f103-4bc4-b219-374f1bcb0b85" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#6a370f04-62ac-4bc9-8eb8-17e861579349" + "@id": "http://digitalheraldry.org/data#35f4a990-9f3b-4093-a1dc-1e493735779d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31550_1" + "@value": "7961" } ] }, { - "@id": "http://digitalheraldry.org/data#4b58e898-fae5-4dc5-8efe-a3ed59c04f76", + "@id": "http://digitalheraldry.org/data#43235136-1971-45a6-9789-9ba9bddd8619", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#8892574e-8246-4aca-9e13-bb0b95789934" + "@id": "http://digitalheraldry.org/data#28c03a55-0121-44e5-8fc7-15e6d99c3049" + }, + { + "@id": "http://digitalheraldry.org/data#201bb765-fc91-49be-a5b7-9e32f2d9fc45" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#e92a2c9b-8f21-4322-a412-372e1b4a840f", + "@id": "http://digitalheraldry.org/data#01de372b-6f8b-40ff-a402-55b6c5a6530c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#7bb87c41-0466-4985-9a8b-bcbb8b0acd72" } ] }, { - "@id": "http://digitalheraldry.org/data#ebca4b58-c352-46c8-abc5-9cde025005ce", + "@id": "http://digitalheraldry.org/data#2240201d-760c-4e8e-bdba-49cf0133bfc7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } - ], - "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#43f25e23-08e3-48b5-bd78-898f284ed482" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007612", + "@id": "http://digitalheraldry.org/data#CoA0000002828_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added isst sn to Charge1" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#7dbd2a28-e77f-4713-8362-0022a82d0ef1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007612_1" + "@id": "http://digitalheraldry.org/data#4def3dcd-a899-442d-9da7-c1ea787b6e7c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#4c6b8e93-b760-420d-ab91-f92f3ad2f62e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#df1e8921-0aa7-4ac4-930a-99e01405e102" + "@id": "http://digitalheraldry.org/data#4150d203-64ee-4ce1-9a74-61939be1df7c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4": [ { - "@id": "http://digitalheraldry.org/data#ac929085-c8fe-414a-95df-a13e1eb6770e" + "@id": "http://digitalheraldry.org/data#73be0c3a-cee7-4f75-9107-8ccb5a0fc210" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7612" + "@value": "2828_1" } ] }, { - "@id": "http://digitalheraldry.org/data#55def49e-b71f-4922-8ba8-505e82ffd406", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#216e9fb1-3ec6-46f1-a74a-c5b58575a120" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002802", + "@id": "http://digitalheraldry.org/data#CoA0000002459_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added embowed" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#0c72e1bb-812f-484e-9989-063132622db8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002802_1" + "@id": "http://digitalheraldry.org/data#34e9cf30-baa1-4397-a1a3-7fc82d8712d5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#6b1d2837-ca0d-48b9-907b-f802a543245e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#fc5ca2cd-a8cf-4b72-bcf7-ce6bdce2a0d9" + "@value": "2459_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bb53f253-d6b4-4f2e-b139-60e5d558669e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#14685ec0-3c2b-455c-8f18-16b4c509b743" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0849edce-2509-4f83-9a9b-264d91765d6a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#4e1fa063-4e74-47e6-8d84-afe3b598246a" + "@id": "http://digitalheraldry.org/data#452ccac2-4b62-4bd1-98d7-d454b63cc9ac" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2802" + "@id": "http://digitalheraldry.org/data#eb797f4e-b973-4128-a375-e85df097729d" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006056", + "@id": "http://digitalheraldry.org/data#4e43c578-2e3f-4936-8150-a3db35bfb869", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "removed crusily" + "@id": "http://digitalheraldry.org/data#c42dcbc6-f3c6-4992-b99c-eaaa1f1342fd" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7dbd2a28-e77f-4713-8362-0022a82d0ef1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#53ac1a62-2bdb-42c3-ad07-1a892f21fe7d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006056_1" + "@id": "http://digitalheraldry.org/data#d8b95662-4744-4354-b1a8-40099a3c59eb" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002829", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -29791,45 +30087,42 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#52c356ea-2b85-4271-afe5-71656c3b7af3" + "@id": "http://digitalheraldry.org/data#92751c5b-00ff-4cf0-9778-e0e192e48403" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#87929342-e8e4-4522-9ad6-bb72e9292322" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#1c92010b-18b0-46e6-8347-174812b7e17b" + "@id": "http://digitalheraldry.org/data#de24bfa1-d287-46e6-9129-74e193909332" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6056" + "@value": "2829" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A", + "@id": "http://digitalheraldry.org/data#535b2e57-0269-4698-a4c2-1d8d273ecc98", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A_1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006210", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -29838,439 +30131,482 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#11da44e6-cad6-41dc-acb5-3a8a4902c454" + "@id": "http://digitalheraldry.org/data#957591b3-3843-4fa6-a503-9fab47f6571b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fbefd2c5-014f-4532-863a-cb26682a64fd" + "@id": "http://digitalheraldry.org/data#4da42bec-7b46-4991-aef1-df6a83690e2c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27639_A_A" + "@value": "6210" } ] }, { - "@id": "http://digitalheraldry.org/data#af1ff529-64f5-4fb7-bb4d-8644a311e1a9", + "@id": "http://digitalheraldry.org/data#65a86303-4215-4e09-b6f0-7a6ea4c84b58", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#b58f0e45-3916-4768-8e82-99f09e1b24ab", + "@id": "http://digitalheraldry.org/data#6ea056d4-3732-4d5b-aee3-2eb655a7845b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#e88a1fbc-e43f-4faa-bc44-e95a9f108c9f" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9c477f9e-0a28-4ebe-b2f6-86010ed76eea" + "@id": "http://digitalheraldry.org/data#24a742d9-567c-46d4-913c-0200fe29ba07" } ] }, { - "@id": "http://digitalheraldry.org/data#a812a25d-fb6f-4b77-8ad2-21e5f9fc11c8", + "@id": "http://digitalheraldry.org/data#5ced2d68-9338-406e-aa01-84c5d261ca6d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#feffb73c-4c32-4fa6-9ab5-5edac2d48215" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#51255467-70ce-4e51-9d50-e81ab239bb74" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#bffdd163-f246-4c90-8c38-eba0a9ba4fee", + "@id": "http://digitalheraldry.org/data#edfd8b37-4f00-4b17-bfd7-e407a713e818", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#27eaddd7-84e9-4044-85b6-205c24c14cc8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Letters", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasText": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": ".." + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a9214e59-290b-4f78-8f4a-d4380f94d720", + "@id": "http://digitalheraldry.org/data#2b0ba93b-c7e4-4cab-bcdd-4d85ee96ccdb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9526a811-9fba-40aa-9745-9b388c8bc830" } ] }, { - "@id": "http://digitalheraldry.org/data#e9437457-8281-48cc-8a2c-020379b43447", + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#be1bce25-3d62-4fde-8b21-054f996d2dfa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#86154363-f1b3-46fa-b8eb-a520ba4d61fc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#e5ff1ae2-69c0-423f-bbe7-0a1532d1c2a8" + "@value": "10789_B_A" } ] }, { - "@id": "http://digitalheraldry.org/data#41043d5f-2bc1-4a6a-9fc9-c4de6ba08f88", + "@id": "http://digitalheraldry.org/data#45481cbb-29c8-43fe-80be-6d5667a9e9c2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dd1d5b2e-5c0e-47ef-8d13-5f9f8fc1042e" + "@id": "http://digitalheraldry.org/data#06311dcb-ec3f-4464-86e5-864bfb685bf1" } ] }, { - "@id": "http://digitalheraldry.org/data#2f72c140-29e0-4e32-9810-4a271868d1be", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#08dd0246-c7d4-416c-8424-19c50a674e41", + "@id": "http://digitalheraldry.org/data#646776ed-70f9-486c-8369-074d32d19475", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sickle", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#ff9448f5-b645-4b27-92f7-59778b11e654", + "@id": "http://digitalheraldry.org/data#e518c262-cf6d-4231-a924-e3ba0019d5b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9222408f-3920-4236-8b7d-abe87239b3e4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#348db515-bd4f-459e-a072-77cd993cc41e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#ee800acb-da66-4a3b-91e6-ad7a0b3e1b93", + "@id": "http://digitalheraldry.org/data#9ac086d3-3952-4dfe-a5bd-535492035037", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d2145ce7-daa2-4a07-bcc3-1a4349a1534e" + "@id": "http://digitalheraldry.org/data#9a733aa8-4dbf-4613-90ff-0a1e9c79df06" } ] }, { - "@id": "http://digitalheraldry.org/data#ba0623dc-1d59-413f-a1ce-6165a4e91baa", + "@id": "http://digitalheraldry.org/data#0a696fd8-5019-4db0-9693-5b19dbca31f8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfAvis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#45f6632d-042f-427c-a8ed-eff4db7babd2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359", + "@id": "http://digitalheraldry.org/data#CoA0000002718", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000008359_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#4f4c5600-0b06-4930-aa1e-16e8c8a370b3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6fc551eb-689f-4a99-95fe-d6249342fba8" + "@id": "http://digitalheraldry.org/data#682ae2b2-6dc2-4d9c-acab-7d2131187daf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8359" + "@value": "2718" } ] }, { - "@id": "http://digitalheraldry.org/data#9c477f9e-0a28-4ebe-b2f6-86010ed76eea", + "@id": "http://digitalheraldry.org/data#9786b784-0524-4685-b487-05a67ba5885c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#36b0a676-a918-46eb-9d65-cba139e0fb9a" - }, - { - "@id": "http://digitalheraldry.org/data#518c0390-662a-4ca0-9dc8-704f30ddcc8f" - }, - { - "@id": "http://digitalheraldry.org/data#d4d7e512-2fa5-4556-ba6e-22acfcaccb5c" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#6271275f-e044-45fa-8998-8eb51408de2e" + "@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#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008152_A", + "@id": "http://digitalheraldry.org/data#e42d4b27-2bde-4ecc-9e32-20dadb8ea217", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8ed21eab-2cc0-4f79-89b7-34c7625e8069" + "@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#89adefb8-6da2-4482-a23f-31c245dc3791" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8152_A" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2ea0a751-9245-4c8c-9ab8-57d2352a4a9b", + "@id": "http://digitalheraldry.org/data#5673e90d-c011-4ff1-a879-0815c07a7f74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#e9176bcb-a902-4d84-83d3-b80d86dac07d" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008134_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8c8b8677-bbf4-4929-9fa1-a2f72d0a6749" + "@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#5657e867-9adf-46df-8fb6-a79fb9e43b0e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "8134_1" } ] }, { - "@id": "http://digitalheraldry.org/data#177f8190-5b98-44d1-b06a-c913098f4892", + "@id": "http://digitalheraldry.org/data#da74b995-a720-4f97-ac80-7f1a45672174", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#cb448413-5bfe-4edf-85dc-707710613eec" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#978fd1ec-1f0d-445d-acb0-7251969631c4" + } + ] }, { - "@id": "http://digitalheraldry.org/data#ba6a131a-7d7b-4b4f-84d0-e7ec0b2f567b", + "@id": "http://digitalheraldry.org/data#1517dfc6-d56b-4922-9298-56a745aa21d3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5429cee3-5dc0-4700-8f7f-2f563e53ca97" + "@id": "http://digitalheraldry.org/data#5b379235-2ad6-4270-a4a3-64a68e530284" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line", + "@id": "http://digitalheraldry.org/data#956b4c6b-e774-4e93-9f02-6e020229c8ae", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#895e5afb-cf2f-4ac9-8e29-1e7df04cf12e" + } + ], + "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#bd474ca4-76e1-4de4-8a87-de1ae1ef32f8", + "@id": "http://digitalheraldry.org/data#13ad79b2-e011-4991-91e7-07a2a68a18a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#47fb417a-7bb0-4885-a5b0-2e158641604f" - } - ], - "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#78bac245-4bfb-42cb-97cd-7b8244446366" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a93ce40f-e992-43d3-a6a1-fb0eaa0ef41f" } ] }, { - "@id": "http://digitalheraldry.org/data#d82a2639-cdbc-462a-b54f-f8587c4bf8b3", + "@id": "http://digitalheraldry.org/data#CoA0000019035_C_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#09be5181-5ff2-4ba5-a03d-4821fb4d2141" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#7bb980c2-4e6d-4b72-a94f-54346bd2e798" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "19035_C_1" } ] }, { - "@id": "http://digitalheraldry.org/data#db1a0831-3706-4d53-ac84-fbbc34a09cb9", + "@id": "http://digitalheraldry.org/data#2053f8ee-62d9-47e1-8ef9-b75711d5079c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Sword", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d86b3b88-fe03-4562-ba5b-5183ec327d9a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a22b4e34-51b1-42af-a744-47324c89a812", + "@id": "http://digitalheraldry.org/data#CoA0000008378_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#5e01df6e-8f5c-4970-a9f6-f977bd2c66fe" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8378_1" + } ] }, { - "@id": "http://digitalheraldry.org/data#23ec250e-e461-4ce0-ad1c-310cc4f02000", + "@id": "http://digitalheraldry.org/data#a01f2d2d-d68c-431a-b993-07dd7b20a262", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#720aeb38-fef6-40c1-9df0-8de0ea98c098", + "@id": "http://digitalheraldry.org/data#823956b6-7120-4030-a0d0-446595f164d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#402183e3-cee2-4c05-8ca0-390ee3695bf8", + "@id": "http://digitalheraldry.org/data#ba604541-38f8-48bf-82a4-2a1f1e2ac5a2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30280,156 +30616,211 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e7af1176-302e-4c47-a4c2-84871dd0cf14", + "@id": "http://digitalheraldry.org/data#78075f87-dbc8-4f42-bd60-e6203dacd4d6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#24a2d3e8-d32d-42c6-ba34-a9bcfd5e01a7" + "@id": "http://digitalheraldry.org/data#fca71c80-6823-41ec-9130-2605388a929e" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Palewise", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#eeaee707-cb4a-40a9-b44c-bf7c00c1cb25", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#6f2749c6-a0e2-4501-a542-9cb9a094e4ad" } ] }, { - "@id": "http://digitalheraldry.org/data#fa2fc1ba-f3e6-4645-8eca-45c27f6fb4ea", + "@id": "http://digitalheraldry.org/data#a4826345-b9f3-4489-8e6e-a26234eee1d5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1a054ec7-3644-4038-970b-8fc99dcad512" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#2b13e0b3-9e8f-486a-a323-4effc51cdd4e", + "@id": "http://digitalheraldry.org/data#2ceaa63b-2eea-41a5-9ee3-e165571e0cd2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a22b4e34-51b1-42af-a744-47324c89a812" + "@id": "http://digitalheraldry.org/data#894691a2-0724-4aeb-8360-2c6b1ffffcc9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6b97aca3-ba46-4786-9856-0ca9fdb6a228", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d25b62fd-6b65-4c37-933e-ea7f5130de08" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002668", + "@id": "http://digitalheraldry.org/data#8d2ecdd6-acbd-4504-995d-ca5330f05c42", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0ec26102-b102-432f-8458-7bddd980eb08", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#d32e8d61-5156-410f-8961-64e211040699" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2668" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#cd0db5d6-b064-4fa6-b10b-ee47d4f4a338", + "@id": "http://digitalheraldry.org/data#85feae64-e44c-44b1-b3f5-9cb7a75aff36", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#76b3ec35-26c5-4438-8404-21ce06bc09b2", + "@id": "http://digitalheraldry.org/data#a0ad706a-e872-463f-b561-feed16200028", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#0d6b7cef-826f-43fa-9ce6-a84c78dced26" + "@id": "http://digitalheraldry.org/data#45373fe3-46c7-4674-b419-ed949c857c64" } ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007570", + "@id": "http://digitalheraldry.org/data#69593062-6f92-437f-816d-054173e04585", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fork", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": "added langued to Charge2" + "@id": "http://digitalheraldry.org/data#f0d324e8-3027-4715-89c5-58b6e9b137ef" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crown", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007570_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002905_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bba12076-9f17-4381-80e6-2697241e95f7" + "@id": "http://digitalheraldry.org/data#9ad9d93a-fe32-4a2c-b645-48a0183c77f4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#43c6ffaf-1790-4e80-a948-07375f7b23be" + "@id": "http://digitalheraldry.org/data#78d4025b-fa48-4dc2-a41c-0173e4307dfb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#871d77c8-d068-4488-8bb8-e63e3409fe0a" + "@value": "2905_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#535354ca-e5d8-402b-9dcd-e1fca8cb8c4f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7570" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002445", + "@id": "http://digitalheraldry.org/data#CoA0000027524", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and langued and rampant to Charge1" + "@value": "fixed tinct of field" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -30439,7 +30830,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002445_1" + "@id": "http://digitalheraldry.org/data#CoA0000027524_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -30449,27 +30840,68 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#beacecaa-2205-4452-ad4b-0519a6555aee" + "@id": "http://digitalheraldry.org/data#5c3693f2-f44c-4784-b21a-ed6c11d5aee1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#15a6b02a-6666-4dc6-94ac-5a62d1431b8e" + "@id": "http://digitalheraldry.org/data#c4ba5acb-dbf1-4169-b9eb-2f9911435626" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27524" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#82e993c5-c5d8-482b-b614-60f18617dce7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#86292728-ecfd-44ac-ab76-9d0b6376a3bf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2445" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002780", + "@id": "http://digitalheraldry.org/data#eb99f471-0e7d-46f2-a831-ae06811a3e0e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#bd878012-abf3-469a-9594-323b60855716" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#90408efa-46e9-4b9c-865f-8b4d5181a0fc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#3ce6d1df-f051-41c8-b7a6-c369e3ee5afd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031512", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -30481,42 +30913,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#def801e0-5aae-476f-97a9-afbd74b93f43" + "@id": "http://digitalheraldry.org/data#3d840d01-88c2-4584-a390-273c39984efb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c771e252-b9dd-4bba-bfb0-a680fa0acd78" + "@id": "http://digitalheraldry.org/data#7c77bea1-8d1b-40fa-aa5a-8202424323d4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2780" + "@value": "31512" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rake", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#e03c4b8d-de62-453c-8fe8-8398694d4ccd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#575a4e58-2187-4d12-bcb1-6108935f8f1b", + "@id": "http://digitalheraldry.org/data#7c699715-f2e9-498f-ac42-c49c6c559d6a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#R" + "@id": "http://digitalheraldry.org/data#e316bd63-6bb6-4099-8cf3-89f93b7cdcb3" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006312", + "@id": "http://digitalheraldry.org/data#CoA0000031549", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -30528,31 +30964,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d6209976-3e9c-41ff-a967-abfaf6fd5280" + "@id": "http://digitalheraldry.org/data#fc6902d9-b194-4488-b10b-a19e87054416" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#c373c113-92b1-443c-90a2-b94c5ccef275" + "@value": "31549" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#isstSn", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "6312" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#bd5d5953-4a32-469a-8e91-c22bd58c531e", + "@id": "http://digitalheraldry.org/data#b138c795-8e8e-46c9-9c46-8e1d20ecedb6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" @@ -30560,46 +30994,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#86d193fd-8f22-4c32-a685-cf6ed515af3d", + "@id": "http://digitalheraldry.org/data#fa0d238c-8d45-4562-9af7-218b3f77c414", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#54db3289-43eb-4c88-9663-9e78c2695baa" + } + ], "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#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@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#4fcaecf5-e580-45b2-bd1a-5183313d6125", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#cd17f52e-9db5-4561-9061-e301f105d6f8", + "@id": "http://digitalheraldry.org/data#ba06edf0-61a0-4a39-b3b0-21903962f294", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5adf248f-870f-48f1-90f5-424416e093cf" + } ] }, { - "@id": "http://digitalheraldry.org/data#7acb14d2-d8ae-4a93-9572-2fa3e1193162", + "@id": "http://digitalheraldry.org/data#fafdcfb3-4402-4a0e-85c8-4a56ab89ee26", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30609,36 +31052,52 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1d366c1b-4fb7-44d1-8c25-a329052fb645", + "@id": "http://digitalheraldry.org/data#09be5181-5ff2-4ba5-a03d-4821fb4d2141", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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/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/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#96d8ab4c-996a-4262-9399-2d9501a519e4", + "@id": "http://digitalheraldry.org/data#f7e328cb-4c73-4fe0-88c3-ea014fed8f99", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30648,43 +31107,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2eb59924-2acf-4bf5-976b-b7341ee14e97", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#33f5d131-6a09-428a-8ef4-0b78ffdf6c00", + "@id": "http://digitalheraldry.org/data#b70ec192-dac1-4e8c-909d-0c70880dd085", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Curled", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#940a18b3-b902-473e-9e66-1335171ee1bb" + } ] }, { - "@id": "http://digitalheraldry.org/data#7e820469-0e8a-4250-a222-912f93e5134c", + "@id": "http://digitalheraldry.org/data#51a0c992-52a8-48fe-bbd5-cd8bb46da760", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#CoA0000011296", + "@id": "http://digitalheraldry.org/data#d8a7e5f3-7d4c-4ed8-adfc-0c7fba693f00", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008220_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -30696,105 +31155,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cae87f5b-cb91-4367-a3d9-ff350fdd1803" + "@id": "http://digitalheraldry.org/data#81732886-f942-4c35-8032-5382df8e6903" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#02fb1981-fedf-41c9-b429-a7371135f481" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11296" + "@value": "8220_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016389", + "@id": "http://digitalheraldry.org/data#afe785ff-0701-4aa1-b7c6-95fe6ad73a76", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#caada218-b23a-4203-ae99-d6bacc841c52" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "16389" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002814", + "@id": "http://digitalheraldry.org/data#CoA0000002473_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ac92429e-de02-449f-b533-fb696e53365d" + "@id": "http://digitalheraldry.org/data#b4171194-35bd-4408-ae57-ef5c9a6f4b84" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#46387f20-6e15-4766-82ed-ed8462e583f3" + "@id": "http://digitalheraldry.org/data#1040609d-8200-480e-9ef5-64735473eaa0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#26f87d8b-52c6-4d70-a9c8-b9626410b8cd" + "@id": "http://digitalheraldry.org/data#1b20212a-aafd-4c67-965c-00c1d22e8abd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2814" + "@value": "2473_1" } ] }, { - "@id": "http://digitalheraldry.org/data#61af5b54-f156-4c8a-b956-93af97200b15", + "@id": "http://digitalheraldry.org/data#cb7f8eb3-52fa-47e8-b550-ccb2847d3cac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talon", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/data#c84b4508-384a-43a7-b0ee-1d9dc1afba63" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2d1fa422-c2d1-44f5-aa70-6dbf9db9fbc4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -30804,197 +31241,169 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3c1e16c9-1f38-4ef6-94bc-277d4f737d4c", + "@id": "http://digitalheraldry.org/data#ed596124-8c21-4532-a5d8-330067422fdc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#18017f3a-2057-4960-9675-edc15ff5e11d" + } + ], + "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#b937d9ec-0381-4fdc-86b1-5a1d25422be7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#1cbf4dd7-6683-43d1-9711-2d28b4108cd5", + "@id": "http://digitalheraldry.org/data#CoA0000007099", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "field_Tinct1 missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6f569aa9-3bf3-4023-9554-04453ae2a865", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#aca03000-9540-40ac-9baf-884fd7464b71" + "@id": "http://digitalheraldry.org/data#CoA0000007099_1" } ], - "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#e59567ed-a5af-45db-bf21-c6d390628baa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7099" } ] }, { - "@id": "http://digitalheraldry.org/data#b13fcb98-e1fd-4eb0-9970-e71394b1ffa9", + "@id": "http://digitalheraldry.org/data#CoA0000002447", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#986fb5a0-f5b9-47f1-8e43-3e31a06f9cfa" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#82b5a4d4-b225-41e8-b625-c4114c45e6a3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(3:3)", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#82f9c649-637e-43f7-a846-46d52bd8c70c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#efd39b33-90a6-4ee3-a940-6ee0e9bec464" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3ae283c8-2ded-4f13-b5e0-0cac08c3c491", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + "@id": "http://digitalheraldry.org/data#73fe58cb-781f-4fe9-ac3b-a48744415f4a" } ], - "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#8fd94551-ac81-41bd-8387-3ae1b6878c7e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#b466973c-fb1d-4527-9144-babd02430826" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#a0a901ce-5eae-496b-b199-c899beeb7c60" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2447" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008287", + "@id": "http://digitalheraldry.org/data#2e9ee0fa-0165-40ed-81cd-b623086e552d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008287_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#4e05ddd7-34c9-478f-a84a-56676a0be372" + "@id": "http://digitalheraldry.org/data#e673a660-ef44-4fff-88ea-47fa83fc186f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8287" + "@id": "http://digitalheraldry.org/data#f962c0b7-0b4e-4bfd-86aa-43a30a471f0e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B", + "@id": "http://digitalheraldry.org/data#dfb1cebb-09ed-4f0e-90ec-810b2501b681", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#62567b64-4456-4b47-8803-00928e433fdb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#cff71376-da1d-484a-8ded-cff0da5ce44a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7bd8cc53-f97d-4949-816e-63f68519bf69" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aaf74df9-62eb-4b97-ad52-8678d640b66f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8670_B" + "@id": "http://digitalheraldry.org/data#b87c8d1c-5c39-46f8-b1ef-fd2a734697f4" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_A", + "@id": "http://digitalheraldry.org/data#CoA0000017789", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -31006,68 +31415,65 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f3c505fa-373d-4273-806c-26c6d730e2f9" + "@id": "http://digitalheraldry.org/data#fbd9b444-0459-46ae-aa0e-17b37196d895" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c3105d6f-df46-4649-b9af-daf03773f878" + "@id": "http://digitalheraldry.org/data#7fbbfb50-5e4f-4ddd-9026-9a9632dab34c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035_A" + "@value": "17789" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009818", + "@id": "http://digitalheraldry.org/data#6231062a-aa92-48a6-94cd-7bab4b16eac8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Mount", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#01186bf0-eacb-41ad-9867-46df5289f994" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9818" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#6da26824-6caa-4b1d-9513-bc1fa61ed3c1", + "@id": "http://digitalheraldry.org/data#c3246719-c8d8-4085-9f23-2a74f1e840b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f51bbdd5-9dbf-4ce3-a7a9-a8dcc3362fa3" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a8920db5-7a8c-42a3-b72a-42c0061bd56f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6e0efea4-7f8f-4a8e-8dd8-db05f9b06858", + "@id": "http://digitalheraldry.org/data#de44ca6f-8f85-49cd-b76c-a31511b33177", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -31077,84 +31483,75 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bba44e38-9094-4dd9-a0e0-9ef8221210bf", + "@id": "http://digitalheraldry.org/data#f711a2cd-8bfb-48ea-8bce-005c858efb8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#2dc2fde4-f40d-44bd-a8d8-c7e843267449" + "@id": "http://digitalheraldry.org/data#b9319e71-678d-4a7d-9a02-3cd96a5cf7ce" } ], - "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#20f918a7-43a3-4a11-a43a-8b7f8830b11d" } ] }, { - "@id": "http://digitalheraldry.org/data#6d86e7ea-464f-405d-ac7c-430efeb5cdc1", + "@id": "http://digitalheraldry.org/data#4906d877-1607-4b40-918a-4e0c413031d2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#72541e7f-4296-494c-bf4b-ee30e1db05c5" + "@id": "http://digitalheraldry.org/data#a1b1f875-2a84-44c4-8e21-93600b30d87e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#73b02b86-d8e1-4ca9-bc87-255298d4f684", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1afe529b-4bbc-4c26-aa23-3738cd8a6b08" + "@id": "http://digitalheraldry.org/data#0f601d55-7766-4516-a3df-714438716f26" } ] }, { - "@id": "http://digitalheraldry.org/data#ad397269-5c52-4f1b-894c-183c3f082f25", + "@id": "http://digitalheraldry.org/data#CoA0000008387", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0a193b5a-50d9-46cc-8555-82fe14bbacad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b0150e1a-3839-4fa1-8d75-ad02cad83c2c" + "@id": "http://digitalheraldry.org/data#eb74aec1-b538-46e2-b62f-83afaa2a10fe" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8387" } ] }, { - "@id": "http://digitalheraldry.org/data#ebacc012-c63e-497b-80dd-0e63f5dd3dfb", + "@id": "http://digitalheraldry.org/data#f7214891-b562-4852-ba31-957decd3b70c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6e605a4f-dec8-4bd3-b552-de54d86d6515" + "@id": "http://digitalheraldry.org/data#28408431-498c-4ac2-9a4c-86319ae9211f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002714_1", + "@id": "http://digitalheraldry.org/data#CoA0000016446_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -31166,108 +31563,114 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#22dfad74-17dc-47ff-b5af-e15787ade61d" + "@id": "http://digitalheraldry.org/data#98045086-d9c9-4782-9901-6712156ea8ec" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f65b9fce-1a18-4e37-8725-f96f74b60160" + "@id": "http://digitalheraldry.org/data#f5690cbd-a274-4bd1-a1e6-1fc04a496afe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2714_1" + "@value": "16446_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#Martlet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5e85e8bc-3e6e-4534-a956-8d3a9bf4645e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#04c1ffd5-caa2-4c5e-813d-38dbec6383e1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6c26e061-dc64-4791-b664-1cf43e5c8e07", + "@id": "http://digitalheraldry.org/data#eadf6f3a-96ec-4cc6-8055-80fbe189ccc5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#4096d078-cdd4-4dd1-a4d5-d40e8c889bea" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#37f29907-8dcf-4e8f-84df-22f1976bfa25" + "@id": "http://digitalheraldry.org/data#36da2f39-f1a9-4e12-aa38-4e1a55dcbd56" } ] }, { - "@id": "http://digitalheraldry.org/data#e965a628-441d-45cd-b5ea-9a174e775e74", + "@id": "http://digitalheraldry.org/data#7e1ddde7-6be3-4e5e-9fad-e7fb8f37e4cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#13506c3a-b974-47fe-bf4d-46ec5555efbe" } ] }, { - "@id": "http://digitalheraldry.org/data#d0f2e5b0-8854-4ae0-8971-49e4aec80c3f", + "@id": "http://digitalheraldry.org/data#899a4e4a-8fc2-4c20-8fa4-af3aa184e12b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#82aa2186-1ee5-4be1-a7ad-8e088d16dc3d", + "@id": "http://digitalheraldry.org/data#2d95246b-8b7e-4ecd-8821-15ca5863c0f2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#b0745d44-4e80-47f3-852f-c5ddd9fa021b" + "@id": "http://digitalheraldry.org/data#7f35d423-46d6-4247-9268-024d5c0fcbfe" }, { - "@id": "http://digitalheraldry.org/data#cd0db5d6-b064-4fa6-b10b-ee47d4f4a338" - }, - { - "@id": "http://digitalheraldry.org/data#a32559f7-0434-46b0-8bd3-599fe2ef0c3d" + "@id": "http://digitalheraldry.org/data#6e981e10-e941-402b-b5ae-84cedbe31142" } ], "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#CoA0000002797", + "@id": "http://digitalheraldry.org/data#CoA0000034749", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 @@ -31275,56 +31678,61 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b3ff6503-7eea-43c9-98fd-2ac898e407a0" + "@id": "http://digitalheraldry.org/data#cd87c45c-3bfa-43c6-a71b-0d195db0c873" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cf2774af-2b78-4e72-ad76-d4cc6f185610" + "@id": "http://digitalheraldry.org/data#06faf83f-bbb3-472f-9939-fcf3f516adb8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2797" + "@value": "34749" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004649_1", + "@id": "http://digitalheraldry.org/data#70ed6848-1f9c-4022-a91c-d53677730959", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4aa3801a-dcb5-456a-8dcf-fef106a38e4a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#dc7a9af3-3e7a-47b7-b368-6a145ab0206d" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#006b8a42-5013-4077-97c9-7f2069116fde", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "4649_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#a7599e43-96a0-48f9-a4e5-d39be8c59b85", + "@id": "http://digitalheraldry.org/data#edd8afcd-b59f-417a-8aff-af1b4d45b23e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#93f8b843-2c9b-4c5d-a7ea-9ff44df10980" + }, + { + "@id": "http://digitalheraldry.org/data#032c6fc3-08fa-4f3f-bc7f-a65b84191988" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -31336,54 +31744,26 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#387bd3e4-0956-4229-a146-a7376d88072b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendCotisedPotenty", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#57d87378-94a9-4984-9d56-ec6c07a491ab" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b1b268ee-7b34-4fec-8672-76102110d1c8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Vert" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002449", + "@id": "http://digitalheraldry.org/data#CoA0000022137", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -31395,115 +31775,78 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#853226c6-0caa-460a-8425-e6536151d3e6" + "@id": "http://digitalheraldry.org/data#7902687e-6149-47a9-aa6b-49ac4d9fca05" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#36a3e388-56c0-49fc-b78c-e4ce104abbad" + "@id": "http://digitalheraldry.org/data#9a873c54-a758-4bb0-aa6f-160bd0e60256" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2449" + "@value": "22137" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003805_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#a3fe387d-497a-44b4-aaf4-1dccfcea4602" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#573ed51a-8e43-4f1c-b00f-55767058a7a9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#0473abaf-cb38-40cc-8a8a-2c619525e554" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#5d11f9ee-796d-4664-90f5-1398f5f92c82" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "@id": "http://digitalheraldry.org/data#a79cd50a-7e3e-4adc-ac79-2f85844be033", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "3805_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ] }, { - "@id": "http://digitalheraldry.org/data#6e5331d7-b7dd-4bbc-a510-5022521abcd9", + "@id": "http://digitalheraldry.org/data#03ddba81-e22d-4b28-a1ba-4c0aa2e88cdd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0d8f81d3-ab7f-4fb7-9a13-26fc8bf6e5d0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008363_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008363_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#92faa674-10db-4527-a942-c5ed361147da", + "@id": "http://digitalheraldry.org/data#d8a118da-7def-4d4a-94ba-db4948702e4a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3dc727c7-a5f4-4019-b977-aa504d5a412b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a6cbe880-f12b-4af8-8bb1-ce71160c2a3d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7b9bbe0f-b76d-4a18-8546-0c4fdfd9d562", + "@id": "http://digitalheraldry.org/data#e944c0aa-924e-43fa-bee9-0774fd8cbc44", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f7c923de-ea4f-43be-a74d-23ad7f50a4fd" } ] }, @@ -31514,92 +31857,94 @@ ] }, { - "@id": "http://digitalheraldry.org/data#88488420-2f8c-4afe-b052-97fd64240ce9", + "@id": "http://digitalheraldry.org/data#4c6292e5-4eb0-41ed-a954-bbb7e32b11d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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#4f2a977c-c541-4a10-b2c5-597db93c5bf9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8eb3e011-d5fb-4167-b2a8-cec9d57a8be5", + "@id": "http://digitalheraldry.org/data#2ded41fe-1138-40f3-89b0-971967d6703f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002426", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#704d4e26-dbed-49de-8c34-a5b92ed52729" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Panther", - "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#e00b8ecc-05a1-485f-8b8e-c98c8a5a35d0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2eede882-5aff-42aa-a6d5-bae955cc9268", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7b10429b-f8fe-4620-8954-1ae39b789a4c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2426" } ] }, { - "@id": "http://digitalheraldry.org/data#d6953102-4fc8-4e8c-90af-b8003fc51625", + "@id": "http://digitalheraldry.org/data#7d872e0c-b2f2-49a9-8f99-c0eb3a7e898d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", + "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#58904a54-8137-4ae3-8737-1acf02be9c92", + "@id": "http://digitalheraldry.org/data#dac0afc5-aa61-4d04-85a5-b35b84ecbd84", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#55bf5c86-6327-45bd-8f63-3ebe434e91aa" + "@id": "http://digitalheraldry.org/data#14471f11-5555-4bee-953b-2cc54a01f31b" } ] }, { - "@id": "http://digitalheraldry.org/data#423aa623-e42e-4863-8f1f-cde64302028a", + "@id": "http://digitalheraldry.org/data#a435d9bf-2e3e-466a-9f9e-496395a9029b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#eb9cef37-9fc0-4cce-9552-14c2280b59e5" + "@id": "http://digitalheraldry.org/data#8e415254-519e-40c5-a162-c2ea8ea2c826" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011299", + "@id": "http://digitalheraldry.org/data#CoA0000010789", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -31611,32 +31956,52 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d44d06ea-3f85-4d4b-b7c7-c5cebb3b98b5" + "@id": "http://digitalheraldry.org/data#97dd91dd-2061-4b87-8137-b9246a80a0fa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11299" + "@value": "10789" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5c40361b-85b4-40f2-89eb-4f27bb4816bd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + } + ], + "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#a399a83b-ce3f-4cfe-a825-434a459e0788", + "@id": "http://digitalheraldry.org/data#84926a95-b84f-4328-80ca-168c8868eb5a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6bc07f29-7762-4cb4-b5c6-0e5085b2e095" + "@id": "http://digitalheraldry.org/data#edfabec5-6c84-4899-ac66-f61810b98f5f" }, { - "@id": "http://digitalheraldry.org/data#183c040b-dfe5-47f9-a9b6-f5c93e98cc80" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#6fadf14e-1893-4880-bcbf-0ec206ea1a8d" + }, { - "@value": 2 + "@id": "http://digitalheraldry.org/data#5fd0312e-8d03-40d2-93ae-5d96bbd6ed39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -31646,159 +32011,166 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0e224e06-8141-4ace-8bfe-aab6bca17fe6", + "@id": "http://digitalheraldry.org/data#58b2ebc8-6667-4206-afc9-123bc1a5effe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#823016c6-dfc3-4f9d-b0ac-6bc0e3aa1867" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031559_1", + "@id": "http://digitalheraldry.org/data#CoA0000006029", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c59ebda7-cddc-45bc-8b52-4a22ecf7b5fd" + "@id": "http://digitalheraldry.org/data#e6251751-c9b5-4d88-88d1-2ed05e63e235" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#474ea4b8-b884-4f5a-861e-ae4089ee5ebe" + "@id": "http://digitalheraldry.org/data#0bfd74af-2356-4dc9-bde9-13109e0c50e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31559_1" + "@value": "6029" } ] }, { - "@id": "http://digitalheraldry.org/data#3418d5fc-278f-4d49-9246-bf88f92b88c1", + "@id": "http://digitalheraldry.org/data#82f15f1c-c972-483e-9151-58bff8c40375", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dccbecea-ae5e-465d-804c-7f4674cdc1ca" + "@id": "http://digitalheraldry.org/data#a348b830-f3fb-418c-a22f-14bea7e7d28e" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LictorsFasces", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#aebf25ad-9fc6-4d9a-9a43-1d09142e3a3b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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/digital-heraldry-ontology#Roses", - "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/data#CoA0000006275", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#16230f2f-98cd-41db-ae87-ba31917bf645" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#f281f6d1-632d-4c3f-be70-fa8b6be23b3e" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#8a6ecc58-abdc-4309-9f88-9e63d492425d", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "6275" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castely" } ] }, { - "@id": "http://digitalheraldry.org/data#6f1f6322-7f40-4285-8c0f-8e4e3b923683", + "@id": "http://digitalheraldry.org/data#fc39f8ca-732b-4f37-bdf6-8b37af8384bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#35c417e0-ad52-411d-8371-c06ca49ebd54" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1", + "@id": "http://digitalheraldry.org/data#afe08e75-a046-403f-b164-efdff38a5d52", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ada1eff2-9718-478f-a70d-77e5e53d058f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f3da524e-e154-4fa5-9f48-faec7e52525a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3dd9a575-2ab3-4f11-b086-0093da0192aa" + "@id": "http://digitalheraldry.org/data#442c89f8-2236-4eb0-9d15-0406bf6251af" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#08ba8ccd-f202-44ee-a095-28871a9e204c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "8359_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#13b18d05-ce09-41e2-a9b9-e22ce4efbb02", + "@id": "http://digitalheraldry.org/data#ef2983e4-cf2a-45d7-a047-8fbba398c58a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9aff3978-d682-42e7-9c57-72562cc15cf0" + "@id": "http://digitalheraldry.org/data#2053f8ee-62d9-47e1-8ef9-b75711d5079c" } ] }, { - "@id": "http://digitalheraldry.org/data#cba53626-a4b8-4570-9509-70514eb4ded9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naiant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Annelet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pincers", + "@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" @@ -31806,251 +32178,202 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f993ac0c-2d8f-424c-b6cf-5ed5cf935428", + "@id": "http://digitalheraldry.org/data#4b31e039-cbbe-4825-aff9-f71f27a3863d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#591ca360-1b20-409c-b265-06193f1997e8" - }, - { - "@id": "http://digitalheraldry.org/data#d15dac79-821f-458a-9ce0-8f00c4c3f4ec" - }, - { - "@id": "http://digitalheraldry.org/data#524c4e47-b817-4be9-b428-1f377d517564" - } - ], - "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#b9516824-79de-4152-ac75-cf9dd182c714", + "@id": "http://digitalheraldry.org/data#c510349b-8f04-43a9-815a-f84569e434ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Talon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/data#cc92508a-2a29-453b-ad56-73cfa676b812" } ], - "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#Hooded", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#242001db-046a-47f7-a5c6-a6ffc2ec7e17" } ] }, { - "@id": "http://digitalheraldry.org/data#6671fa7c-fb6a-4aa2-a180-f484d3bcd591", + "@id": "http://digitalheraldry.org/data#40987f0e-1987-4bfc-999a-34121c9f36da", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5f4002a2-434d-44e1-90f3-8857081465f5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#aa19c47d-cbb8-4b53-b6fa-5a6f1d483512", + "@id": "http://digitalheraldry.org/data#97536d16-cb69-4922-9bc5-efaa33820940", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1bccad9e-83d2-4af6-8c3a-8ae34620e63f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021659_A_B", + "@id": "http://digitalheraldry.org/data#CoA0000006297_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#962bae67-5d0e-423f-b65c-afb9c2366122" + "@id": "http://digitalheraldry.org/data#60bfc05a-b1aa-4ba7-a426-3e90e31c13a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d5dd397c-4e59-4693-a0e7-ebf53fc2115e" + "@id": "http://digitalheraldry.org/data#1718cc67-cbcd-4bdd-b63a-2e381d6a8cf8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21659_A_B" + "@value": "6297_1" } ] }, { - "@id": "http://digitalheraldry.org/data#07d629b9-8354-47e1-aa40-7a0e158c4502", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009650_1", + "@id": "http://digitalheraldry.org/data#CoA0000008188_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#51432e59-3c1e-4849-a85a-f3efa3a3eab0" + "@id": "http://digitalheraldry.org/data#9fc50169-4bda-4f8f-bd44-dd5e41000f06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b2d1d59e-8930-42d8-9528-ac448c8b584c" + "@id": "http://digitalheraldry.org/data#7d6b1de5-fa9f-41f6-a043-973ce19b2efb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#2c009d54-1fa6-4a7e-a04f-8b3c600b58d1" + "@id": "http://digitalheraldry.org/data#ce0d7031-91d2-4411-9b1b-d26c9ee42f6e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9650_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#088f1be5-9cb7-49e1-aeb6-6be37be74a14", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "8188_B" } ] }, { - "@id": "http://digitalheraldry.org/data#f7c28960-79da-4a64-b29a-30301674eb59", + "@id": "http://digitalheraldry.org/data#2f985b22-3d64-4d18-ac3b-0ae831927a8f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#114cfb59-c3b0-42fc-abaa-642e957e9ca1", + "@id": "http://digitalheraldry.org/data#CoA0000002475", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#24ce9607-38ef-4fda-adcb-67d4bbfb80ca" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", - "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#6cfd9d91-8acf-4969-99a9-002c38450639" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c646273d-f572-46a3-bbed-6be4f15f67f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#e10ffa50-4cf1-411f-aa6a-3875b371932d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#5a91ef16-5f9f-4c7c-b644-23759fe9b844" + "@value": "2475" } ] }, { - "@id": "http://digitalheraldry.org/data#a9c68d33-cfc4-48e1-a087-2b93495c9562", + "@id": "http://digitalheraldry.org/data#CoA0000031579", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#dca44332-0236-4f27-8ce6-200ecabc9a4c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4e089c2a-7aa7-472d-9b0c-769070275e41", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#9ad4f994-d8e3-43eb-8cd1-179cceda5de9" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b937d9ec-0381-4fdc-86b1-5a1d25422be7" + "@id": "http://digitalheraldry.org/data#87713109-0bcd-4423-bb2b-c95b63000dd5" } ], - "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#26be6fff-2cb5-43af-aedf-8ad3a2cc1018" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "31579" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#668e2494-da28-4320-ac06-42936736ebf1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#ed596124-8c21-4532-a5d8-330067422fdc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011296_B", + "@id": "http://digitalheraldry.org/data#CoA0000022974_B_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -32062,174 +32385,120 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ab4c4fd3-8ded-4f65-9ec1-9e4701232c52" + "@id": "http://digitalheraldry.org/data#9da3e7ee-76cb-4b40-adf1-e27cd005ecc1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#487f6a24-f732-496b-8c07-6c90ea6cbd1e" + "@id": "http://digitalheraldry.org/data#4390d2bd-3b74-427a-affc-b6523e77eb66" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11296_B" + "@value": "22974_B_A" } ] }, { - "@id": "http://digitalheraldry.org/data#7c2adc9d-e658-4be4-ab04-7f2629466e21", + "@id": "http://digitalheraldry.org/data#0f7dec84-1d5f-4726-8d13-1f1f246244b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#c4c595cb-f6e0-4694-98a4-d842a022156e" - } ] }, { - "@id": "http://digitalheraldry.org/data#136722ec-7e7e-4519-b189-087739106051", + "@id": "http://digitalheraldry.org/data#924aa3e8-e3c5-464f-9b48-890529d5fa33", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#7f8fa746-8d98-418b-9666-ed465df731fb", + "@id": "http://digitalheraldry.org/data#CoA0000008676_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#711e3c83-b821-4107-bf06-a5204ef20540", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#ade73741-7c98-4fe8-9408-c6b0f57b942f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@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" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": "8676_A" } ] }, { - "@id": "http://digitalheraldry.org/data#e5c1da61-2974-42aa-a946-b3a8a4d21d61", + "@id": "http://digitalheraldry.org/data#e59567ed-a5af-45db-bf21-c6d390628baa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#1baf4f76-43d2-40bf-a9e4-4bc55cd37feb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ca751b83-a8f6-453f-93c2-f58de1c0917b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#5e0753c4-e847-4c5d-936c-848d3027b66f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#db9d5477-c265-4c65-9432-f15ae5f5799d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d8620b8e-4738-42dc-97e4-fcad1b7ed35d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#618082d5-4a6e-4a77-a6af-3fa7ba8d2b94", + "@id": "http://digitalheraldry.org/data#be2f5f84-8ae8-4bd0-a714-7d6873e97a62", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012_1", + "@id": "http://digitalheraldry.org/data#CoA0000022239", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu" + "@value": "fixed Charge1_Num to 2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#03f22090-5d36-41c1-ab22-25f9d64e890a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "27012_1" + "@id": "http://digitalheraldry.org/data#CoA0000022239_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003854", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -32238,90 +32507,100 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3d61aad8-47e3-403d-909f-01254facc3bf" + "@id": "http://digitalheraldry.org/data#b23d5971-6e9b-4818-bc73-fd65bda949ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#43c41ba7-9ac1-49ba-941a-3c2fe17a1706" + "@id": "http://digitalheraldry.org/data#89538dbc-c9ee-47fe-be3e-923b81378c1c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#40555798-d538-430c-af9a-56e1705d6c1b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3854" + "@value": "22239" } ] }, { - "@id": "http://digitalheraldry.org/data#e15275e3-99f3-4576-b7f9-3130d97dc779", + "@id": "http://digitalheraldry.org/data#1792556e-c45f-4a1a-bd31-4d2d621638f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#50fd4b80-5b14-4187-afcd-335352506cb3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ca483e96-5517-4693-bdfb-e62e052c3bbd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000021388", + "@id": "http://digitalheraldry.org/data#CoA0000008226_D", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added langued and rampant" + } + ], + "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#3f2afaf1-fc2f-41ba-904b-406c758470e5" + "@id": "http://digitalheraldry.org/data#CoA0000008226_D_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d9bb268f-fb2d-45f0-8656-5bc2cc2b7213" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5f28d25c-612b-4bb4-ae4b-5bc8bc112ca3" + "@id": "http://digitalheraldry.org/data#0b383449-5633-4163-842f-74fde04649e3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0296da8c-3825-4d7f-887c-fcb062ab7962" + "@id": "http://digitalheraldry.org/data#ae3c8c88-e363-4eb7-975b-857eaa0bd1ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21388" + "@value": "8226_D" } ] }, { - "@id": "http://digitalheraldry.org/data#e2a9296f-4c41-40e5-b40c-6f5462f8645d", + "@id": "http://digitalheraldry.org/data#f130d22a-6dbe-4ccb-b59a-5fd3d2804437", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#bfe96fe9-86ad-432a-99a7-45aa540535d0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -32331,190 +32610,188 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002440_1", + "@id": "http://digitalheraldry.org/data#d7c62290-5b54-4749-8715-122e40e9456c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#80d0b216-a9bb-4694-9bcc-4e1b77ce89c1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e8e27d9c-6e0c-4e82-af22-43a4e263f808" + "@id": "http://digitalheraldry.org/data#c7f3ac04-7817-4183-af59-ee27c8bfdbc1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b25d0339-d9bf-406f-bc6a-05ba7a929c58", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b7d0b7ff-910a-43b0-b14c-c753c815803a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2440_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#aed12cc5-0128-45ba-84d7-7a7e76759d6b", + "@id": "http://digitalheraldry.org/data#0dd40e90-fd1d-498b-8121-9c0b06ee6ba6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1e38ac79-90bd-4277-9b6f-9f12a767e08b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#95c0ad39-337b-4083-ae08-64d7c10fafd1", + "@id": "http://digitalheraldry.org/data#a3e74433-3bd9-400a-ac97-9834775fc4c7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 2 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007014", + "@id": "http://digitalheraldry.org/data#92a5d6a9-440d-4f3a-bd5d-50e32857d9db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#4e195400-08e7-471b-9d0c-3f6634468424" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "7014" - } ] }, { - "@id": "http://digitalheraldry.org/data#58ff5b62-8585-4b8f-bc7c-1e3396c95c65", + "@id": "http://digitalheraldry.org/data#cf1e75ac-c601-4113-bf8e-3678deb74fdd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Tower", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9b890067-3734-4a7b-b858-b96ba42ef855" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#33e1872d-1c3e-4d8d-b291-25d82fde2ca7", + "@id": "http://digitalheraldry.org/data#731e91b2-050a-4a58-a286-644554b7f75a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2aff4548-8cf7-4ed5-9575-86911a449b41", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#28305342-13a8-4104-ab5e-e1f554795fa9" + "@id": "http://digitalheraldry.org/data#b004ce79-cab1-41ed-b4a4-9a1be9347e5a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005220", + "@id": "http://digitalheraldry.org/data#CoA0000006402_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added border as Charge3" - } - ], - "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#CoA0000005220_1" + "@id": "http://digitalheraldry.org/data#4fbf5686-02de-4c43-9b44-176bab7b65bd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#bf273a80-b815-4c97-b6a7-68cd088806ce" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#34ea0bbc-86b4-4188-bed1-250b25c9edd5" + "@id": "http://digitalheraldry.org/data#2f92eec8-c6c0-4ca5-8fbe-060a554a343d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#eb332c9d-b185-4567-9c5b-b76d7edfd047" + "@value": "6402_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#abe5752e-b38c-4fc9-a000-b5123de675b4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#13b18d05-ce09-41e2-a9b9-e22ce4efbb02" + "@id": "http://digitalheraldry.org/data#84b3cd5f-3574-4abe-94c3-cf8d84c6ec2f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e19e83dd-4277-47c6-8b7d-29e56be4331e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#3d252b18-d992-46a9-908d-f07e8b18138b" + "@id": "http://digitalheraldry.org/data#f4ca80a2-0abe-4e76-8a72-c08a3e5deecd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "5220" + "@id": "http://digitalheraldry.org/data#82dc8bf5-7e4e-40e5-8b3f-35b46298f1d3" } ] }, { - "@id": "http://digitalheraldry.org/data#38b575dc-c5bf-4a79-87d1-eb727eeb28dd", + "@id": "http://digitalheraldry.org/data#c42df5af-5fea-46ec-a49b-dd36d47fd723", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#3ad378ba-916a-4bc4-8602-8c5852c1e276", + "@id": "http://digitalheraldry.org/data#fe30e7f7-fc88-4169-a8f0-625eb28365f9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#68aa0860-657d-4cdb-a34e-fff7075559b0" + "@id": "http://digitalheraldry.org/data#deae9f0f-79d3-4bbb-895d-bc076d759c0a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -32529,43 +32806,38 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f7d3e97c-e918-46c2-86c8-5ca79d43cec0", + "@id": "http://digitalheraldry.org/data#39009e92-797b-443d-8029-45628dc08449", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Castle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#39c3da40-3aa0-4f79-9c2e-dc7745505783" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019572", + "@id": "http://digitalheraldry.org/data#c639d90a-d560-4bd5-b04b-6b335126cdea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1dec1e27-d2a8-42a8-b7b7-a3c0b5caf7d2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "19572" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016665", + "@id": "http://digitalheraldry.org/data#CoA0000006003_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -32575,139 +32847,181 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9c4e9277-20ed-4b0e-b33a-02be25ffd263" + "@id": "http://digitalheraldry.org/data#065c652e-dc59-4668-8f0c-f8c9f619b646" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16665" + "@value": "6003_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#b3e149fc-c417-4488-9703-0744caab275d", + "@id": "http://digitalheraldry.org/data#dbf367a8-017d-43bf-a6f1-dd939b1b6495", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000009579_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#28768ad4-c79c-4bf6-b6bd-a0d93fb877bb", + "@id": "http://digitalheraldry.org/data#85ae031b-ac5a-4449-84c6-19b3fbaaec7a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Crown", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#inChfDx": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#47458076-d7f3-46a8-b33d-c93bee6dd6d8" } ] }, { - "@id": "http://digitalheraldry.org/data#0bcaa7e6-5a97-4f51-b827-add44e3f69fa", + "@id": "http://digitalheraldry.org/data#26762fc7-29e0-43f4-8175-f9777bea51e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c6c72e1d-9b6b-4cd5-8716-bfda2d994d1e" + "@id": "http://digitalheraldry.org/data#be045c7a-25b4-47f5-9536-105ec00d7550" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#06a519ed-ccb9-4f2c-81a1-6345164f6db8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4fa54cd0-69a3-4c9f-9e4c-e83a7801ad32" } ] }, { - "@id": "http://digitalheraldry.org/data#7da6a5ad-b8cc-4891-8961-44b19fe4d8c2", + "@id": "http://digitalheraldry.org/data#CoA0000031525", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#97a251d1-fd87-4200-aea7-2e5056622d91" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#060d848d-a299-48e8-be52-e5b0724498b0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#5c6a91f4-6c0e-47c0-a0eb-4a90e406abb8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31525" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#92646e89-01e5-4d3e-9fb3-bcc73a938240", + "@id": "http://digitalheraldry.org/data#CoA0000031542", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasField": [ + { + "@id": "http://digitalheraldry.org/data#792afeaa-24e7-4e35-8d62-4c3325661758" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#a0efec9a-e6bd-4fb8-886f-18e5d42c3eee" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31542" } ] }, { - "@id": "http://digitalheraldry.org/data#3205f534-5705-4378-8cfb-52fc4ee72666", + "@id": "http://digitalheraldry.org/data#b115d929-bcdf-448a-b31e-6818604f7d92", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b1be9405-5d0f-4b6c-976e-497ec91eab80" + "@id": "http://digitalheraldry.org/data#93202174-7b47-477e-8da9-8591a1e5d307" } ] }, { - "@id": "http://digitalheraldry.org/data#2a5663b3-306f-4145-a1b7-1d97495f32bc", + "@id": "http://digitalheraldry.org/data#e8458bda-b066-4e09-8c4d-8259e45cba26", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@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#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006246", + "@id": "http://digitalheraldry.org/data#CoA0000031503", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -32719,127 +33033,113 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#673fd33f-d2e5-47f0-8cc9-c35992d62d90" + "@id": "http://digitalheraldry.org/data#e32abbc7-d635-456b-9022-d4822b3e86d0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#a2805882-6b1d-4b57-b557-a4c4201b5c4d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6246" + "@value": "31503" } ] }, { - "@id": "http://digitalheraldry.org/data#d190e598-1d7e-4a26-b8c9-3d6f3dc05512", + "@id": "http://digitalheraldry.org/data#CoA0000006224", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#09bffeca-1c80-4a5b-80d8-2edaf85a4dad" - } - ], - "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#e06696dd-08b0-4abc-801e-8afe1a40def0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#138ced90-2463-431a-b225-3fca1eec116c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#f269b0cf-4689-4de5-8636-2c2c299f5b00" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ba8cc24e-e500-46a2-849a-1ac9629b7bfe" + "@id": "http://digitalheraldry.org/data#7c699715-f2e9-498f-ac42-c49c6c559d6a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "6224" } ] }, { - "@id": "http://digitalheraldry.org/data#939ee207-fa2a-490f-a334-d8937b3cc1a3", + "@id": "http://digitalheraldry.org/data#4e106d6f-6c69-46bf-95ec-7a86fe18fda2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000011299_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a2d47cc2-e8eb-41b1-910a-5cb987f3e736", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#876af19d-d73e-4b10-9c73-733914d24d60" + "@id": "http://digitalheraldry.org/data#CoA0000011299_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9ca0cf27-9ba9-483a-bcfe-78c491214fc5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#f0bf1e84-fe24-4bac-ac47-bbf5105e0661" + "@id": "http://digitalheraldry.org/data#CoA0000011299_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000011299_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#30385d47-f019-4afb-a8d3-61d3b5ff37e1" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003689_1", + "@id": "http://digitalheraldry.org/data#CoA0000006329", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e63a48b6-b735-465d-95c8-9f8d18ab2fe0" + "@id": "http://digitalheraldry.org/data#304294e7-0b37-4885-86e8-0a52f3f9c1e6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#138d69e3-0e56-4ee4-b52f-5f52bb342231" + "@id": "http://digitalheraldry.org/data#888c066c-676b-405a-9dbc-1a5b370ad983" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#7a4259ed-06d9-450c-9f9f-55ba774f79cc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3689_1" + "@value": "6329" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031566", + "@id": "http://digitalheraldry.org/data#CoA0000011296_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -32851,49 +33151,40 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#96d6d225-303a-4545-aad1-131c2669e7b1" + "@id": "http://digitalheraldry.org/data#96261240-00c7-46b6-a5e5-6d4074377832" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ee800acb-da66-4a3b-91e6-ad7a0b3e1b93" + "@id": "http://digitalheraldry.org/data#85cac37b-8297-4aca-804c-52aa97fbb10c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31566" + "@value": "11296_A" } ] }, { - "@id": "http://digitalheraldry.org/data#fd9f7e1f-c20b-4c9f-adb6-1720f9b64178", + "@id": "http://digitalheraldry.org/data#CoA0000031516", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#1a8c5e0e-6dfa-49f5-8ab3-cdebae6fdee4" + "@value": "fixed language of Charge1 (cerf to stag)" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0b8ac24d-bd84-4826-a15e-7b16e53ca142", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#bdb7532c-365f-4f90-a3fe-5eece3e51aee" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031516_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000005967", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -32902,205 +33193,260 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4640e8d3-d927-4dda-af86-2d544526c5ef" + "@id": "http://digitalheraldry.org/data#59721105-8e03-42e6-9091-fbc1616d5058" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d1c643f3-39ce-40fd-a7bc-9b8ccf1e988b" + "@id": "http://digitalheraldry.org/data#6c66364d-a81a-4b2e-8896-e74ce2f0a1c2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "5967" + "@value": "31516" } ] }, { - "@id": "http://digitalheraldry.org/data#66d592ea-8607-4661-a58d-7ae528071b10", + "@id": "http://digitalheraldry.org/data#5521b7f6-307e-4e0e-a095-7f9f8492c0b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#02689079-72b1-4f4e-bfbb-a48ccda8189f", + "@id": "http://digitalheraldry.org/data#3d357e6a-0226-49c9-a7ba-2a247458c7dc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7f7a66a4-b47e-4366-bc8f-9e008a30d02c" } ] }, { - "@id": "http://digitalheraldry.org/data#c4ce9ca2-b823-4d7c-89dd-26a3be0f59a7", + "@id": "http://digitalheraldry.org/data#cfb64c1d-654b-493e-8797-975f26a3f073", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#af19b931-ea87-4c4a-ae02-844817ba42f4" + "@id": "http://digitalheraldry.org/data#b88e5833-9992-45ef-a305-2b1938773a61" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3114b38d-b74a-4558-97dd-ba2cd0a1c7b6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0e3500f9-06fd-46e5-8c30-f34060139cae" + "@id": "http://digitalheraldry.org/data#a4c54e3a-5259-4ca5-9b9a-688ad9552ce3" } ] }, { - "@id": "http://digitalheraldry.org/data#34c622b3-b323-42ac-8f86-027d94977010", + "@id": "http://digitalheraldry.org/data#21d9ef26-4773-4c95-9443-e6c97b35dc2c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0f24b5a0-7083-4864-9afa-7d0919ce1633" } ] }, { - "@id": "http://digitalheraldry.org/data#e132be89-cacf-4608-aa54-880481ec8507", + "@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/data#ed7c20b2-bc18-4032-84f5-bc2ac8cca460", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0105449a-b7b3-4625-90f4-c2ad22882e9d" + "@id": "http://digitalheraldry.org/data#5f222628-968b-41e5-82b5-40d629751895" } ] }, { - "@id": "http://digitalheraldry.org/data#c625f400-56f1-4b91-b842-7241dc09b485", + "@id": "http://digitalheraldry.org/data#CoA0000006229", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#0056daaf-91a3-4eae-b2b2-6eb11e3b0f04" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ac661e11-a213-491c-bc6c-1b36f51bd688" + "@id": "http://digitalheraldry.org/data#1a0c306a-9683-40d3-9a7f-5dce8efbde70" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#fcad9c0c-2c8a-4069-8885-263219afbc96" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6229" } ] }, { - "@id": "http://digitalheraldry.org/data#17a38257-533a-434a-a4f2-8750c5cfe7d5", + "@id": "http://digitalheraldry.org/data#039d7e07-6bb3-471a-9f7c-97024f8d2ce3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + { + "@id": "http://digitalheraldry.org/data#04ed7e0f-f23c-4126-ab53-8ec012400aea" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#aaa302ee-1a92-4cd5-96de-0f5f3ce38f97" + "@id": "http://digitalheraldry.org/data#1fadeeee-ad77-49f8-bd7d-b875b01bb3e8" } ] }, { - "@id": "http://digitalheraldry.org/data#e5ff1ae2-69c0-423f-bbe7-0a1532d1c2a8", + "@id": "http://digitalheraldry.org/data#9bc6784b-0639-40b3-b825-9ab5ed0270ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#c40f0c05-4a19-4eb0-8696-ae0af67d6394", + "@id": "http://digitalheraldry.org/data#c041c4df-8b14-4cc7-9ff7-102867999e62", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bird", + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#T" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a0e56d9c-2bca-4441-b5be-1017b432e61f", + "@id": "http://digitalheraldry.org/data#b27a80a2-a959-4875-b6b4-33b1a33d60d4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5466b907-c8ce-4b48-a837-f16fa94ff792" + "@id": "http://digitalheraldry.org/data#f2476db5-46fc-44a2-9b45-9586f0b97379" } ] }, { - "@id": "http://digitalheraldry.org/data#61ba561d-8a81-4ada-9952-fa93b5d07d41", + "@id": "http://digitalheraldry.org/data#bfe32ba7-1207-466e-8fa0-8fa25cf4674f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#d90b2746-d7c2-4eb4-9878-98a060da768f" + } ] }, { - "@id": "http://digitalheraldry.org/data#df9a5dcb-485b-4f3e-b8da-bb3571663a86", + "@id": "http://digitalheraldry.org/data#75a9ec98-6df8-4a76-9def-fdee83d1aafb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#cd0099fe-b4d9-4cbc-9b8f-7d83d909c36d" + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_C" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 3 } ] }, { - "@id": "http://digitalheraldry.org/data#f0bb0117-9a21-4e36-85a7-08f1d0e6c4be", + "@id": "http://digitalheraldry.org/data#cc104409-f351-4e03-a16e-205f400073b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#c1b99d2a-e0a5-4027-849e-0525e48400d4" - } - ], - "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#a5e54190-a46a-401f-972f-b2071b5ae262" } ] }, { - "@id": "http://digitalheraldry.org/data#e9a46f26-63aa-4d27-be1a-4d1dec71f2cc", + "@id": "http://digitalheraldry.org/data#2741fdbd-1600-44da-8a3a-8b757bc0a937", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -33110,96 +33456,112 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gironny", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c65344ac-41dc-40d6-b253-4d6cec331964", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ] }, { - "@id": "http://digitalheraldry.org/data#c9e6ac2b-9bb2-4ed9-a9ff-465b784fb786", + "@id": "http://digitalheraldry.org/data#CoA0000007961_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "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#218f2bde-5342-4f44-a6ec-05059a1d7fad" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d757c3c8-2948-4a55-b7df-0e64aa67cdbe" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a9e0054d-29e5-4934-9dc3-b27369e83f31" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7961_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4061a3dc-996b-467d-9e07-95871f0b6c34", + "@id": "http://digitalheraldry.org/data#CoA0000007609", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Arm", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#746e5521-bf15-4f04-80cc-c002dfe71142" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7609" } ] }, { - "@id": "http://digitalheraldry.org/data#ee196b5c-aa90-4a36-968f-72f29c85e18b", + "@id": "http://digitalheraldry.org/data#eaed6295-31c0-468d-9576-35f08d414761", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#3fa124b4-08f1-493d-8b34-8f769da5a1e4", + "@id": "http://digitalheraldry.org/data#1850066a-24e6-4d05-a576-fcedb291791e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#098b6497-eb6e-49cc-91d3-283237b3ca26" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#N", + "@id": "http://digitalheraldry.org/data#99524f44-b53f-417f-8b88-b55578891bc4", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "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#4cf591de-7f43-4efd-98de-8886bf3fd498", + "@id": "http://digitalheraldry.org/data#8cb3df78-1cf8-49e8-8ab0-88d1df300a3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#eba1739a-51a2-435c-9e61-b91272bab230" - }, - { - "@id": "http://digitalheraldry.org/data#4d3222f3-995b-4ae9-99cd-e7297248294c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#f75d6c47-2861-4eb3-9b8c-76950eaf3567", + "@id": "http://digitalheraldry.org/data#21797f39-bb56-4f92-bd44-8fbfd159af01", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mallets", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -33209,58 +33571,53 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b09d2646-b74f-422c-9caf-14ceadf4e75e", + "@id": "http://digitalheraldry.org/data#f31ae229-957c-43d5-9af1-0822b2e76671", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#33b7f78e-8654-470e-a09f-1ebb8f12c157" - } - ], - "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#e68fa35d-886b-4159-a128-cf35b5c97163" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#7fda4229-b4a9-48c6-9778-10124b4ee9c6" } ] }, { - "@id": "http://digitalheraldry.org/data#2a465af5-f06e-4dcb-a009-f8c84edebaf1", + "@id": "http://digitalheraldry.org/data#35786290-1b4d-420b-951f-d4bd9f24988a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#384fe445-6d65-415d-9e02-9af694d4c404" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#dd8c4c05-723e-487c-9ace-a70a917bd016", + "@id": "http://digitalheraldry.org/data#847c16dc-a473-4247-a6b3-07cbc17f3f12", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "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#a296f21c-5b4e-4857-bf02-75b165081aec", + "@id": "http://digitalheraldry.org/data#c52e4edd-c528-4f38-ab5c-17f2f7d22a10", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -33277,7 +33634,7 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Monk", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -33285,297 +33642,276 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cbbc4034-97ac-4fdb-a581-d99b34fd9ef9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7ba40e67-1ddf-40f8-b89f-49236348005a" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006392", + "@id": "http://digitalheraldry.org/data#CoA0000002802_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added armed and rampant" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#2fe62517-5aed-4e9b-bbe6-fa0af3b47324" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006392_1" + "@id": "http://digitalheraldry.org/data#e670ab90-5692-46d8-9114-43bc0354008a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": true + "@value": "2802_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#24aaf0a9-5556-4716-985c-fc01e7938dd9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#246eb48f-aeee-4c2f-ae17-e549491f50bf" + "@id": "http://digitalheraldry.org/data#d61e539f-f233-4c5a-be1e-2691e04d4288" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b0048a14-e6b7-48b7-88e8-d665ac823e62" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6392" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#32f3d49c-3b0f-4338-bb6a-89d1d26d5caa", + "@id": "http://digitalheraldry.org/data#4da42bec-7b46-4991-aef1-df6a83690e2c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f50b6fff-1482-413c-846f-d53e4d30efb9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001458_1", + "@id": "http://digitalheraldry.org/data#8fd94551-ac81-41bd-8387-3ae1b6878c7e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#b466973c-fb1d-4527-9144-babd02430826" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5f578afb-bc90-477a-9320-c905b64efc4c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#74f7d2d0-dc8d-4a33-bb75-c1b86143be70" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#3bd85e41-7058-46e2-a6b6-798b91c6fd26" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "1458_1" + "@id": "http://digitalheraldry.org/data#3d87cd0b-33eb-4598-b6e2-3cc69a608c8a" } ] }, { - "@id": "http://digitalheraldry.org/data#80532c09-0940-4bcf-9168-2de98710d713", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#84b53088-cb62-497d-8d81-56972c8f579e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#cae87f5b-cb91-4367-a3d9-ff350fdd1803", + "@id": "http://digitalheraldry.org/data#e44bb0cc-ce67-420a-9f1e-f407390f10c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011296_A" + "@id": "http://digitalheraldry.org/data#1a82c289-7f6b-4d64-bde1-b768bcf1b170" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011296_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000028271", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011296_B" + "@value": "changed tincture of Charge2 to A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011296_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#CoA0000028271_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009691_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1485c284-25bb-4b77-a2df-6a4d7cc4c843" + "@id": "http://digitalheraldry.org/data#9c624e06-7608-4549-85eb-cdcde67b20e6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cbc6efe5-65bd-4d8b-9272-87e05955501c" + "@id": "http://digitalheraldry.org/data#8d3fe937-95ab-4390-a9c0-11ddd5fe0555" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#666e8490-6b5d-4497-a2e3-a591621bed30" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9691_1" + "@value": "28271" } ] }, { - "@id": "http://digitalheraldry.org/data#5f99c108-2141-4c7d-a2ab-29ff857d568a", + "@id": "http://digitalheraldry.org/data#a290005f-8e56-40bd-97db-94990d939274", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#3df84da5-56e5-4889-9076-899c6c20c0a0" + "@id": "http://digitalheraldry.org/data#e02d3ebb-5422-4a83-81e7-15f7e10774ed" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#4f73ea5f-6a2c-44bb-a43d-25638c742625", + "@id": "http://digitalheraldry.org/data#b8e5a7a6-8b15-4972-a862-032013eccd23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#06a1e329-5849-455a-8cf2-20a12bae0821" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@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#83c2abb0-8463-47a3-801a-cf497296f286", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002470", + "@id": "http://digitalheraldry.org/data#17efc1dd-95bf-4952-bd11-2d82a6d9a3e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#c070b784-e151-460f-b779-89b8fccdf556" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e1c6cc8e-7126-4863-a16c-031d3699bbc2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2470" + "@id": "http://digitalheraldry.org/data#a2ef677d-b580-4554-8848-3243beef107e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017737", + "@id": "http://digitalheraldry.org/data#9a705a62-d8fa-4bc2-9df0-072e8ccf8af3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": "added rampant to Charge1" + "@id": "http://digitalheraldry.org/data#CoA0000011773_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000011773_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017737_1" + "@id": "http://digitalheraldry.org/data#CoA0000011773_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000011773_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#3138817b-8b4a-49a2-9654-c35507f5b307" + "@value": 4 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#09a61806-d472-4c3c-9e3f-52131b6e4580", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#8bab946e-07e3-4709-b9fd-bb79ecd1628e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "17737" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ce852bfa-0a9b-43a2-903c-3a11c898a2a1", + "@id": "http://digitalheraldry.org/data#9f835bea-883a-470c-973d-5d6f953e758b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#3206918c-d165-4d7a-a28a-e54b2ac27b09" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f0db5e99-e21b-4b50-a956-b0a381ab0826" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002700", + "@id": "http://digitalheraldry.org/data#CoA0000008387_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -33587,39 +33923,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#44365608-e48c-481f-96a5-09ab57334636" + "@id": "http://digitalheraldry.org/data#fcb61d4d-bf4b-43e3-a38c-809a841c9a15" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ac5fe5f9-eb4c-481a-bc33-d818ee9d157a" + "@id": "http://digitalheraldry.org/data#bb01778a-b100-4644-9b72-d94785af783f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#b9432828-37da-4c4e-beca-18bf5857ee59" + "@id": "http://digitalheraldry.org/data#3da3216b-56a6-48d2-aae7-510ecf211c57" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2700" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ac67056a-e5e8-4042-b854-f0c81dda0a10", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8db625de-84f2-4384-84b9-65d64e234a1d" + "@value": "8387_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009548", + "@id": "http://digitalheraldry.org/data#CoA0000031526", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -33631,185 +33955,171 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0f1d0827-d28f-4af3-9d8e-2ed7e417e471" + "@id": "http://digitalheraldry.org/data#b0ce78e3-653d-43c7-ace7-238865295a2d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#ee89b8e1-4aff-4663-9879-e9380fdbccb0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9548" + "@value": "31526" } ] }, { - "@id": "http://digitalheraldry.org/data#1738b41b-3883-4564-94d3-38fa6819961e", + "@id": "http://digitalheraldry.org/data#18abf080-244f-4b94-8015-b86f3e9366b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "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#daaa888d-8936-40f8-8731-e901ec0bde72", + "@id": "http://digitalheraldry.org/data#7e774c62-b4f2-493d-9ab9-c887592581f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#7378114c-f081-4647-9b33-20f604dab4d6" - }, - { - "@id": "http://digitalheraldry.org/data#3b5b90a9-df0a-4f30-8c05-0ffa7d9e2d5d" - } - ], "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#5466b907-c8ce-4b48-a837-f16fa94ff792", + "@id": "http://digitalheraldry.org/data#06311dcb-ec3f-4464-86e5-864bfb685bf1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#45bee42a-2a12-40ad-8f04-8ed201877cc7", + "@id": "http://digitalheraldry.org/data#e9d87a53-cd66-4367-87d5-e59072277f36", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1cf666c2-b41b-4880-8d67-980d43790e58" } ] }, { - "@id": "http://digitalheraldry.org/data#dd4bfb3c-5edf-4399-8460-8bd042d2992b", + "@id": "http://digitalheraldry.org/data#60d42a77-30f4-4e63-9bfd-822065408d82", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#LictorsFasces", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#overAll": [ - { - "@id": "http://digitalheraldry.org/data#4c549e1d-6c71-41d0-9234-b7fe92f8b0c7" - } ] }, { - "@id": "http://digitalheraldry.org/data#39b3bf7c-1dd4-4ee9-9bcd-2da1ff674f7d", + "@id": "http://digitalheraldry.org/data#cb1cb9d8-78bb-4bfb-9d7d-e4536ee9265f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#1e38ac79-90bd-4277-9b6f-9f12a767e08b", + "@id": "http://digitalheraldry.org/data#CoA0000009654", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" + "@id": "http://digitalheraldry.org/data#8b4b2417-1310-4f1e-9c70-e32ea1abbf3e" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", - "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": "9654" } ] }, { - "@id": "http://digitalheraldry.org/data#4234aae3-68c6-43a0-a094-17939b39c66f", + "@id": "http://digitalheraldry.org/data#bc57be87-afe0-436b-b75f-e536e0109eb1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#306a5b8a-9595-4d75-8059-a128cdde7a97" + "@id": "http://digitalheraldry.org/data#edee837a-66ed-47ef-a460-d8a11e9bf646" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#14a1893c-26b6-4d12-a59b-637897cd5b41" + "@id": "http://digitalheraldry.org/data#561aa1d4-80b8-4c60-ab8e-db981492f9f2" } ] }, { - "@id": "http://digitalheraldry.org/data#73a468ed-2e82-4223-a8de-d14dbdea94f7", + "@id": "http://digitalheraldry.org/data#4e5bbba6-7f15-44a9-abd5-0d47d7faee48", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#521f3e27-d77f-4e87-894c-b1e139bd50a4" - } ] }, { - "@id": "http://digitalheraldry.org/data#0b3e83ea-a165-4fd8-b621-e7bceadeeaaf", + "@id": "http://digitalheraldry.org/data#CoA0000008724_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#cbcb0dbd-3d6f-46b7-bd87-c4fe75538ab5" + "@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#6614461a-b658-44d1-8429-07d806c193e1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8724_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002443", + "@id": "http://digitalheraldry.org/data#d16ed837-38de-4fa4-b758-edfcd2c8fb4c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008268_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of field" + "@value": "added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -33819,7 +34129,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002443_1" + "@id": "http://digitalheraldry.org/data#CoA0000008268_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -33829,116 +34139,165 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f60beb80-5d00-4d33-a621-6a7c89d71ab8" + "@id": "http://digitalheraldry.org/data#07638213-0102-497b-a31c-3b047dee74be" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f7656240-d7d4-4b6d-a13a-a7d3d8bb9595" + "@id": "http://digitalheraldry.org/data#942f8345-887f-4a23-9469-e2920b5c0cde" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8268_A" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006273_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#583b0cce-cda9-459a-8f67-b78709f7b231" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#890cc01b-e7f4-4ce4-bbc1-14ba4c2fdb38" + "@id": "http://digitalheraldry.org/data#aabd8b99-4bac-48aa-88e5-f7e7768c6a52" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2443" + "@value": "6273_1" } ] }, { - "@id": "http://digitalheraldry.org/data#442ee9bb-724e-4645-b6dc-346cde689b1e", + "@id": "http://digitalheraldry.org/data#15487e99-d635-4729-884a-c61005e8cf96", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#18434dca-1648-4c37-9643-e2cf035d8681" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A", + "@id": "http://digitalheraldry.org/data#b0abb510-05ee-4e15-80a6-b31a788d8577", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "added second tincture to Charge1 and first to Charge2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "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#5a79142d-5eb6-43da-af7a-c83dbdb566a4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031559_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e17c7c28-b7ff-463a-ad5b-d1266ceba35e" + "@id": "http://digitalheraldry.org/data#83b507f7-49fd-4d1e-ad5c-60140208c41f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1603d661-86fe-4daf-b92b-04f3ec99a574" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#0d702a2f-2b32-44b7-af6a-1dfa3d8905e1" + "@id": "http://digitalheraldry.org/data#f5affb3f-d26d-4c82-a828-0f9886d396d9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "17508_A" + "@value": "31559_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7598b39b-70e5-497d-81ea-a261329bb9a8", + "@id": "http://digitalheraldry.org/data#3a05a401-0d58-45d6-928c-cb55877cf627", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#61cb7630-0de1-4004-8b2d-961650ebd5e6" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6439993a-58db-43fa-9142-1e1925e3b31c" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#09cb2746-c2ad-46b0-8ce4-9aba42794eb7" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5921149b-5304-4238-bc2f-cf96023c1b3c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9dee8eec-085b-4069-893f-2c40983ae51f" } ] }, { - "@id": "http://digitalheraldry.org/data#c179678a-f0e5-430a-8a7d-90d7d447ce16", + "@id": "http://digitalheraldry.org/data#f04a7218-5a85-4fe7-a43c-0e7947c1405c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#87eb1f43-478b-4634-84a1-270440155804" + "@id": "http://digitalheraldry.org/data#577b315e-6af7-4682-92cd-c85eb57f702d" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f8eb288d-decd-419b-8f60-ed8d7e743bf1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -33948,19 +34307,39 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c360bf35-6989-47c7-bea9-552a3fdd1c91", + "@id": "http://digitalheraldry.org/data#CoA0000006037_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#5adb4af2-85a7-4a2e-8842-9940b19a3d04" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#6301d478-aa51-4cf4-aec3-147f3588b4a4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b21b1a40-fae3-4fdb-a2a9-036b7163a6db" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6037_1" } ] }, { - "@id": "http://digitalheraldry.org/data#6329f2b7-a551-49ba-b37f-fd1aa8767bfc", + "@id": "http://digitalheraldry.org/data#1652c2ea-3dd5-4b23-ace4-0ff5d36630d9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -33977,14 +34356,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5a345389-769c-49d2-bc1c-3897f1418304", + "@id": "http://digitalheraldry.org/data#32e673e9-c786-4439-832a-f40571376092", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "@id": "http://digitalheraldry.org/data#f15b7a7a-dcf8-4bd8-91b1-ea37ee6e0449", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b34caa9d-8eb9-414a-a9f5-fb6c8280ebb3" + } + ] + }, + { + "@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" @@ -33992,14 +34383,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e54c3d44-aaa7-4096-bac8-6bcb06264bbc", + "@id": "http://digitalheraldry.org/data#225b582d-f3aa-4748-948e-04fdae134f85", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -34009,43 +34400,38 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6f1ca364-c831-4a86-ab1e-e536e19faabf", + "@id": "http://digitalheraldry.org/data#bca1c7cb-5390-4aa1-8771-f01dac3cb008", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#747abcc3-ec08-4c81-8ef1-fed270689759" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ecd5f663-a95f-4f37-899d-9841cbd4ce7c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#30575e6f-fc46-4195-8972-94b8bb518058", + "@id": "http://digitalheraldry.org/data#493e1fbd-45a5-411f-87e6-206cc7952023", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Naiant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003452", + "@id": "http://digitalheraldry.org/data#CoA0000005679", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added second tincture to Charge" + "@value": "removed field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -34055,7 +34441,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003452_1" + "@id": "http://digitalheraldry.org/data#CoA0000005679_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -34065,240 +34451,225 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f27c5f7b-7921-43c4-9ba2-8d484eb3e538" + "@id": "http://digitalheraldry.org/data#a8a2fd6e-cadc-46d2-99a3-c72e390892a0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#29368339-0ee3-4985-b64b-6eeb04de81a4" + "@id": "http://digitalheraldry.org/data#a5c4a857-222d-4cb5-a418-e425a1d2c84d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3452" + "@value": "5679" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#65f6d706-40e1-41d0-8c48-b721ed476834", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#a439d650-2e0b-4ccd-a93c-a1951fac87e7", + "@id": "http://digitalheraldry.org/data#a62bc6cd-e643-44c9-81a0-d80ce5321761", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9425077c-5344-4c3d-9f99-26d117335f95" + "@id": "http://digitalheraldry.org/data#b899b000-eaef-4885-91dd-07fd8099bc7c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000384_1", + "@id": "http://digitalheraldry.org/data#dc8bc951-df6a-4e8a-ba06-6e6732f0c0dd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031546", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#93e77c7f-9c20-43d9-a5a0-690eb886be20" + "@id": "http://digitalheraldry.org/data#fa121b7d-9b9d-47b8-9db5-504a6f66a7bc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2e9f9a90-6c6c-4364-b517-b613f546ee17" + "@id": "http://digitalheraldry.org/data#c1f6da05-5140-4d11-add5-a73aeb8ead9f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#d24ee5fb-9db0-4d13-8471-4b1dbc6d313e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "384_1" + "@value": "31546" } ] }, { - "@id": "http://digitalheraldry.org/data#d7c48b36-417d-4d7b-8bf2-d55e587ec372", + "@id": "http://digitalheraldry.org/data#27e20066-af7d-4686-9aa4-ea35e0bd8325", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Annelet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#5e6a91c3-1159-4449-b5e1-8365bb41007f" } ] }, { - "@id": "http://digitalheraldry.org/data#078e7c1c-ead7-40b8-9304-a427a93eeb39", + "@id": "http://digitalheraldry.org/data#CoA0000006235", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InBend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c7911f7f-7c02-451e-9fc6-6b5f29014568", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/data#e4ef1960-2c8e-48a2-86b7-ff66bf738d3a" } ], - "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#df59f4ac-04d5-4c3b-8477-55fae2206b3f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#981d4c64-6d31-4ed6-b4e7-5ef27f3cde51", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#06d9240e-38a1-437a-be45-a7442068fb7c" + "@value": "6235" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001319", + "@id": "http://digitalheraldry.org/data#a5de9f79-9e60-4567-9c53-f90931bba8fa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4d4a0900-dec3-4fa4-9749-55578e425055" + "@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#1d117d82-63e5-4cc4-87a6-0c92e68269e0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "1319" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#832e980a-cada-4ef0-813b-fe7b75838ad7", + "@id": "http://digitalheraldry.org/data#bd8bdb18-55e4-47c3-9e64-ed375893e933", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#bf8894e6-3a60-4da7-b288-c2b7fd319b81" } ] }, { - "@id": "http://digitalheraldry.org/data#4d641da1-5fc9-4561-aa41-526462d3b110", + "@id": "http://digitalheraldry.org/data#1f0b319b-b0c4-4422-b816-d1cd13cc3d9f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#ac2c5fa4-f5d5-4241-81cc-2395b263c17a", + "@id": "http://digitalheraldry.org/data#67603232-aa7d-440f-b5f4-dc4aef0f9b60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#InFess", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5c7c1345-c8b4-48aa-99e1-6909cc077922" - } ] }, { - "@id": "http://digitalheraldry.org/data#b45da012-56cf-4f01-8b06-6092906ba53a", + "@id": "http://digitalheraldry.org/data#d8e31ea7-d59c-4aa1-b5f7-950f8966f318", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talbot", + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#85eeb866-6862-474c-9647-e197481ea68b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } ] }, { - "@id": "http://digitalheraldry.org/data#4d148889-7c93-42ad-af13-99711db2db67", + "@id": "http://digitalheraldry.org/data#a8fd9ad7-fe94-431b-915f-78f1df73f8dc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annelet", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#44365608-e48c-481f-96a5-09ab57334636" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a4ff0926-7db9-43e6-b1dc-0393ec1bf9a4", + "@id": "http://digitalheraldry.org/data#810adcff-398b-4235-b348-9e2756994961", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "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#Or" } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 @@ -34306,64 +34677,73 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a6e995f7-7f6f-4442-b76b-aa804d3bf932", + "@id": "http://digitalheraldry.org/data#1d52894d-d0f0-46ad-b213-32f415454490", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3763d442-8cbe-4c63-a4cc-3f4287c0f696", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#caf3a4e1-39bd-4305-8e6d-6da9079323f6" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5c274f35-bae8-407d-aa72-2b0989cba7d8" + "@id": "http://digitalheraldry.org/data#cbfabf75-64ba-4431-b477-6d5ec4a8a19e" } ] }, { - "@id": "http://digitalheraldry.org/data#3ab086fb-35b4-4e9d-a52f-919d00282078", + "@id": "http://digitalheraldry.org/data#418fd4ed-f5aa-47fa-aec4-c82619be607c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#b5f98048-5efe-47f9-b5c7-d49df10898b4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#8b47c481-3513-411f-af0a-bd42776fadf3" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031539", + "@id": "http://digitalheraldry.org/data#CoA0000002440_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "fixed number of chevronny" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#2a737d8b-cddf-4002-862b-3b017036222b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031539_1" + "@id": "http://digitalheraldry.org/data#9d79750d-8ad4-4137-a68e-07c1ce387cfb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c4ed477d-53d7-457f-8972-cbdcfb0598aa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2440_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003827", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -34372,310 +34752,279 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#724d3038-575a-4499-9408-1f809b102ca5" + "@id": "http://digitalheraldry.org/data#40f0e54d-0f3a-41f5-a642-3e74d66f677b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0c4de4ba-1bc1-4f53-81fb-90fcb5e9cd40" + "@id": "http://digitalheraldry.org/data#75b5793d-21da-42a5-902f-ed1409193bcd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31539" + "@value": "3827" } ] }, { - "@id": "http://digitalheraldry.org/data#cfab942c-9b70-443b-86c8-4f64341b8461", + "@id": "http://digitalheraldry.org/data#ca66ebb0-780e-465d-935b-5517ccc02b9e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#919b85cc-f866-4be5-846e-5112a0ea6999" + } + ], "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#5a44eda7-1f63-4b77-99f0-bd8937c66cc4", + "@id": "http://digitalheraldry.org/data#1ad73e55-56a3-46bb-b244-0d74541554c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#isstDx": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#75cd5b54-deb1-4501-aa5c-6bbc470890cc" } ] }, { - "@id": "http://digitalheraldry.org/data#7acc6646-f58a-4f66-b887-73f550d47aaf", + "@id": "http://digitalheraldry.org/data#22a207b3-bf3b-434d-8e83-bb61e461fefe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Axe", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#c1c3c41e-e599-4aa8-9a29-04c064595ed7" - } - ], - "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#CoA0000002804", + "@id": "http://digitalheraldry.org/data#3aaf7aeb-4c9d-4b24-8703-0728ff085dc3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000027012_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#d23462b0-b7f2-4ad7-9ba4-06a92d8e1238" + "@id": "http://digitalheraldry.org/data#CoA0000027012_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#97dac745-d38f-438d-8402-472be20be7df" + "@id": "http://digitalheraldry.org/data#CoA0000027012_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "2804" + "@id": "http://digitalheraldry.org/data#CoA0000027012_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pouch", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d85f7564-81cb-401d-b9e7-2d6434a58e72", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#97536d16-cb69-4922-9bc5-efaa33820940" } ] }, { - "@id": "http://digitalheraldry.org/data#1149da72-aeab-4f3d-8afa-1fbc0bccc4c2", + "@id": "http://digitalheraldry.org/data#98045086-d9c9-4782-9901-6712156ea8ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c834e934-0062-40d8-a04c-7c28ca3185ac", + "@id": "http://digitalheraldry.org/data#050e3617-20ac-4da1-b7fe-ed19c1f6399d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d3de4aa6-724c-4fa8-83de-494a987c3eef" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006266", + "@id": "http://digitalheraldry.org/data#c07e5171-72b8-4c37-be5d-9a66f6a0a55d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Castle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "added armed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f51bbdd5-9dbf-4ce3-a7a9-a8dcc3362fa3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000006266_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006425_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#eaf205ed-1fce-48f1-9c25-cdaa198bed9d" + "@id": "http://digitalheraldry.org/data#6dbdf4e3-bbfc-4462-9b07-c5f564e689ac" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d32ed0cb-c50f-4253-8e27-be90d440a781" + "@id": "http://digitalheraldry.org/data#5fad4a0d-e9c4-40b5-86be-949d033d0c78" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6266" + "@value": "6425_1" } ] }, { - "@id": "http://digitalheraldry.org/data#ff42abce-712f-4407-b7d0-7b65be9e07ab", + "@id": "http://digitalheraldry.org/data#3e4ffba1-c83b-42fd-ab53-4ea9a41466c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#7cb7b57a-a3f2-4f0c-9da5-77d0b1460243" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#00f2571f-dc38-4b64-90d4-fc0bb9390b3a", + "@id": "http://digitalheraldry.org/data#83643c76-79f6-4b83-bb92-771048d73d3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#765f5336-4eac-4e80-a96d-b6860127c979" - } ] }, { - "@id": "http://digitalheraldry.org/data#96e9d2fa-0476-4ee4-a85f-22614b11cca2", + "@id": "http://digitalheraldry.org/data#ca51c692-0991-418f-b6ec-36570c350adb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009585_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009585_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009585_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009585_A" + "@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#1c2dd5f8-266e-424e-b7ad-dcb6d047f140", + "@id": "http://digitalheraldry.org/data#e143b97c-ea71-4bf6-b68e-7fff946c7db8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f68759e1-7e19-46c4-b116-177f61714a28" - } ] }, { - "@id": "http://digitalheraldry.org/data#0d7dc07e-4ec7-41d8-9ee2-2f876f776267", + "@id": "http://digitalheraldry.org/data#03fd5c38-7f0b-4fa1-b380-1088f27aa9ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#c373c113-92b1-443c-90a2-b94c5ccef275", + "@id": "http://digitalheraldry.org/data#3f3ac8c2-0589-4d10-b8bc-f5743a9f1ff9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a21f914e-8846-4295-bdc6-8d3650d781bb" - } ] }, { - "@id": "http://digitalheraldry.org/data#45edb681-aa93-44aa-96da-4e1f67bba867", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrowhead", + "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#5563e49e-5a0c-41e9-87e9-56cc372f39f3", + "@id": "http://digitalheraldry.org/data#6d6a340b-e662-4383-8cbd-7bd20d1abca3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#62548c9b-ab85-45dd-818b-77839f55f690" - } - ], - "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#16b46d79-45c8-4ec3-b728-f7f4980949ba" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031521", + "@id": "http://digitalheraldry.org/data#CoA0000003783", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -34687,144 +35036,140 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e5a7249a-f52a-4000-a3e9-75200c7bab7c" + "@id": "http://digitalheraldry.org/data#f6a59de3-c813-45e2-bad4-5549b73f6bf6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#46deb0da-6d38-4ae2-a242-c864cd384314" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7beabcec-8394-4ce6-bd9c-ee7fad948564" + "@id": "http://digitalheraldry.org/data#305754d8-7420-434f-b0c1-d1cf282e1932" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31521" + "@value": "3783" } ] }, { - "@id": "http://digitalheraldry.org/data#1760da37-ea47-4616-87e2-f86aac4dae61", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } + "@id": "http://digitalheraldry.org/data#4a6aa5d1-ae54-4597-b912-1e4cdbe0a68e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Palewise", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#c79a26d0-fc0c-4d6d-961a-f9b43ccb97f4", + "@id": "http://digitalheraldry.org/data#f6893ad8-1f46-4bd8-871d-d2f3ad95b37e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#24c3ca46-e6b5-481c-bc09-4a89f58fdee0" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#on", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#4d0471f0-77d0-4222-879f-23a6a9171683", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#52b3e9cb-99cb-4cb8-b955-7ed7f01e4e65", + "@id": "http://digitalheraldry.org/data#f327e861-ee1d-494e-8845-539c1489bb1d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Dice", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#758743dd-8983-4ff6-9401-f72af33e1849", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003803_1", + "@id": "http://digitalheraldry.org/data#d2e55837-bad6-4dfd-afbc-69c28e70e9e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6e547112-0530-4089-bdd2-bf57a1c31a7b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#f5e03d42-f303-4560-9eea-8ce8c8f4371b" + "@id": "http://digitalheraldry.org/data#0c44e176-7795-4479-ab60-c3e69efa55b6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3803_1" + "@id": "http://digitalheraldry.org/data#02e0ddb2-0492-4432-8020-bf193c2bd96e" } ] }, { - "@id": "http://digitalheraldry.org/data#0f57d13f-8934-41bc-a042-5acff8059707", + "@id": "http://digitalheraldry.org/data#92b0db70-f103-4bc4-b219-374f1bcb0b85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#35f4a990-9f3b-4093-a1dc-1e493735779d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#28b0d97b-da2f-4235-aa05-c201a8db37ff" } ] }, { - "@id": "http://digitalheraldry.org/data#16230f2f-98cd-41db-ae87-ba31917bf645", + "@id": "http://digitalheraldry.org/data#9439527e-4da8-4349-a065-8e825abb82c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ac87f25c-a02e-4c94-b28b-3f2187778e50" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#9525d03e-51a0-4545-a46c-5136f7bfe3d0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007294", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000027639_A_A_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -34832,27 +35177,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2325eeba-0ec7-4df5-9f0f-a09485ea574b" + "@id": "http://digitalheraldry.org/data#59f75b9e-9d0e-48ba-acbe-2a38acda3fbe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6268675b-3b12-48f3-b6db-6954066d54a2" + "@id": "http://digitalheraldry.org/data#0308d024-8412-46ce-83ad-0f333dd49754" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27639_A_A" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a501d44a-4c3d-45c3-a591-cdd3ba58a89e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ff1e8a64-b9fe-45c6-bb57-4888e75bdbd2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#08a286d8-aeda-4d2d-b118-fadee93f09fb" + "@value": 5 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7294" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A", + "@id": "http://digitalheraldry.org/data#CoA0000006411", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -34864,72 +35233,56 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c66508ad-c194-433b-a642-8a3890880e95" + "@id": "http://digitalheraldry.org/data#f99ea1b9-0efa-4907-8400-a1ad77443693" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2cb4d7cb-3f25-4dee-98ed-7d88348b03ff" + "@id": "http://digitalheraldry.org/data#54d9c47d-6280-4d5b-95e0-e857df1b9a7d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#e228c17b-0e9f-4237-ba2a-abfa97a9a56c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21423_A_A" + "@value": "6411" } ] }, { - "@id": "http://digitalheraldry.org/data#8fb30ca6-783c-4df4-b462-16c69fc730d1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#60793602-3fdd-4012-af48-2d59f8cac068", + "@id": "http://digitalheraldry.org/data#3a616af1-6452-4972-9f80-9933ab571e05", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bb3f619c-d819-4a17-97d9-dfb23ea74e7f" + "@id": "http://digitalheraldry.org/data#b686faa7-d489-41f3-ba44-883d1fc79f6c" } ] }, { - "@id": "http://digitalheraldry.org/data#bd6fc910-669a-4c9a-b62a-5b00fa54145c", + "@id": "http://digitalheraldry.org/data#9563b5f0-6c0c-44a0-bb0c-ed67dbeee394", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#51b2ec99-c51e-4904-a68f-ee9ce57752a6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2e1ccb6a-6837-40d5-b129-737f48a0c2df", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#00922c33-82e3-48af-93e7-0d93b0a16b01" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002773", + "@id": "http://digitalheraldry.org/data#CoA0000031527", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -34941,129 +35294,177 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#109fc675-254d-4f3b-98a5-1ca4b1a47ec0" + "@id": "http://digitalheraldry.org/data#a9f406ec-105f-42e6-b590-909562ee6776" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#330cac17-26b8-446e-8d32-9511b062721b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2773" + "@value": "31527" } ] }, { - "@id": "http://digitalheraldry.org/data#49094d2d-3462-4732-b5eb-20a0cc634f94", + "@id": "http://digitalheraldry.org/data#53311f37-0efd-451f-8b7c-0ab0c1d27120", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000010789", + "@id": "http://digitalheraldry.org/data#6c76a69d-1ada-4816-bf69-489e974569b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f2c0778a-d2e4-4b06-8874-a97a4668564d" + "@id": "http://digitalheraldry.org/data#3ca2f917-caa9-4e2e-aa3b-357283438791" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f50b6fff-1482-413c-846f-d53e4d30efb9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "10789" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#cc53d60f-eec5-48dd-94a7-3148f50199df", + "@id": "http://digitalheraldry.org/data#86171b78-187a-47d2-b16a-f3d107db013f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#19943ea1-81b7-497a-a78b-f1198bb2d7bc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A" + "@id": "http://digitalheraldry.org/data#37481ec0-2da2-473e-95a7-c9795b11847f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" } ] }, { - "@id": "http://digitalheraldry.org/data#dcc66134-025c-4168-927f-f6ad53150a36", + "@id": "http://digitalheraldry.org/data#d57d5057-b923-42ae-9fd0-416bb8ef29c4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#4e16511e-fc1e-4553-98f2-c18e068d9e88" + }, + { + "@id": "http://digitalheraldry.org/data#54643d06-304b-4cb0-ada2-7e7d70862096" + }, + { + "@id": "http://digitalheraldry.org/data#ef94883c-0dae-444d-9064-1eb0f3fe515e" + }, + { + "@id": "http://digitalheraldry.org/data#e8d973a2-6bf0-46f5-933d-ebcef0ba93de" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006761", + "@id": "http://digitalheraldry.org/data#CoA0000007612_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1df8b03d-abec-4328-a00c-c0186ed0b002" + "@id": "http://digitalheraldry.org/data#c4ce2f96-8d81-4434-82d8-0bd00f6ef749" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8507263c-2136-4195-ac19-7a0f5e957247" + "@id": "http://digitalheraldry.org/data#f09d5118-9167-43fa-bdc9-3865fddebd26" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7612_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bodkin", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#78c43138-a43e-4550-ac68-6b09119b9f1c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#02c49f70-3dcb-4d4d-9bb9-21c463d00464", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "6761" + "@id": "http://digitalheraldry.org/data#52cc1bea-f5c5-4ace-b37a-cfab3eea2315" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027530", + "@id": "http://digitalheraldry.org/data#CoA0000002778", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued and modifier tinctures" + "@value": "added armed and langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -35073,7 +35474,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027530_1" + "@id": "http://digitalheraldry.org/data#CoA0000002778_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -35083,26 +35484,41 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#570165c3-90d9-4361-ae84-537a909998fd" + "@id": "http://digitalheraldry.org/data#287a02f5-5993-4232-aed9-67bd0ea10ab9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#11b33960-02bf-4d47-98ab-779d5404b1e0" + "@id": "http://digitalheraldry.org/data#58db3f88-7d41-4502-be8c-0f1d65985471" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27530" + "@value": "2778" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006041", + "@id": "http://digitalheraldry.org/data#CoA0000007334", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000007334_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -35110,56 +35526,61 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2d166e40-f819-47aa-b516-1975d14fc6ef" + "@id": "http://digitalheraldry.org/data#7c6ebf37-036d-4ffb-8c41-e22e82613a8a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9317181d-c150-454e-8a10-d5010b1f0919" + "@id": "http://digitalheraldry.org/data#39009e92-797b-443d-8029-45628dc08449" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#d4475361-622b-4868-88fd-26096632f223" + "@id": "http://digitalheraldry.org/data#2281c280-a00c-4b15-8e8b-4a389967be7c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6041" + "@value": "7334" } ] }, { - "@id": "http://digitalheraldry.org/data#fd7d5363-0582-4c1d-8b51-83d5600ce844", + "@id": "http://digitalheraldry.org/data#CoA0000017415", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#78ef372c-315e-4347-9d8b-a8a4519969eb" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#7e54ec85-49a4-4f65-9669-c97d0aa01321" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#5921149b-5304-4238-bc2f-cf96023c1b3c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#f983aa6b-c96b-4c49-9399-8ce1b08533b7" + "@value": "17415" } ] }, { - "@id": "http://digitalheraldry.org/data#e17b7cc4-79b7-4669-a808-eff6acce628b", + "@id": "http://digitalheraldry.org/data#3b143866-bbd1-4a6d-8c56-c6d106936437", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2ab7e0f7-3b81-4641-9f81-735088f858b8" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006230", + "@id": "http://digitalheraldry.org/data#CoA0000002421", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -35171,102 +35592,153 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#130dd751-7c0c-4a45-bda8-2ec8a854f294" + "@id": "http://digitalheraldry.org/data#b1c331ef-ccf5-4fc6-9136-f68814f148b3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c0261dc0-766b-4831-a709-521a83c2b05c" + "@id": "http://digitalheraldry.org/data#03d48838-3dd4-4942-94b7-87451fc49c4a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6230" + "@value": "2421" } ] }, { - "@id": "http://digitalheraldry.org/data#8eb7baf8-2be7-4293-8baf-fae9a57bd247", + "@id": "http://digitalheraldry.org/data#3917dfce-133b-42ec-ac2d-99fa2ac03fb2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#f6e542cc-8be5-4726-8262-76cac088a4c7", + "@id": "http://digitalheraldry.org/data#CoA0000009653", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@value": "fixed tincture of field" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@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#e5d7b4e2-5b01-4e8e-9328-09a0382f1aaa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#e75d2455-6f9f-4286-a7d6-b154f49c4f6a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9653" } ] }, { - "@id": "http://digitalheraldry.org/data#6d019c63-a5fd-458e-9dee-0f11d55ddc8c", + "@id": "http://digitalheraldry.org/data#CoA0000019399", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a3e74433-3bd9-400a-ac97-9834775fc4c7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f2288ee3-3dc2-4e11-8aa6-116024450dae" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "19399" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006023", + "@id": "http://digitalheraldry.org/data#CoA0000008191_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a7f0f64c-5a54-4dfd-8745-0b6c82f9b2e7" + "@id": "http://digitalheraldry.org/data#c861ddb8-f2e5-417b-90de-842eb330aaea" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0b842f8c-b169-4bd3-876b-12f92454b590" + "@id": "http://digitalheraldry.org/data#61490534-a438-4be9-afb5-1880fb3c6dbb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a59c93c5-6dd9-41a5-9f90-6dc66544bcf6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6023" + "@value": "8191_A_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#holding", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#6e59454b-5226-4af4-882a-3bb52d6ca9e7", + "@id": "http://digitalheraldry.org/data#db2cb395-27dc-489e-b2c3-6086d9c12ec2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#5bf4550e-3142-44c1-9cf6-28562839a502" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -35276,48 +35748,47 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c05ba7bc-d63e-4941-8bbe-53a0e0793f18", + "@id": "http://digitalheraldry.org/data#627a33b8-5880-41a3-b6d4-bba2280f8391", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031573_1", + "@id": "http://digitalheraldry.org/data#9f9fb2d6-5266-4499-919f-c6549c6eecac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3da3216b-56a6-48d2-aae7-510ecf211c57", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e89276b2-2f7b-4d4d-9dfb-6e05d6e901b2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#ec268ad4-d20b-4bbc-b83c-1614cacd7f51" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31573_1" + "@id": "http://digitalheraldry.org/data#8b5df728-6363-45fa-95c4-1b4903fc707e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003758", + "@id": "http://digitalheraldry.org/data#135042f1-5a58-48e9-a4a6-824382528e21", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002906", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant and armed" + "@value": "removed field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -35327,7 +35798,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003758_1" + "@id": "http://digitalheraldry.org/data#CoA0000002906_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -35337,187 +35808,140 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1d42e1ac-8abf-47f7-bb88-9a2ebcba62e1" + "@id": "http://digitalheraldry.org/data#1e8daf5c-096d-4191-b156-c3f3ed35996f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#766bee5e-0d2b-4f01-8da3-fb6a3522474b" + "@id": "http://digitalheraldry.org/data#9de53e9e-2726-485e-a9fb-e5f576eef527" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3758" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9ab7b702-73c7-46c9-9f45-a4996200890a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e81acde2-f4b5-4938-bfde-83dbae6e6489" + "@value": "2906" } ] }, { - "@id": "http://digitalheraldry.org/data#05a42e2a-7161-4dcb-b41b-0e20a7662959", + "@id": "http://digitalheraldry.org/data#09d06977-e436-463f-a15b-181b0a26ee38", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f9a52beb-3db8-427c-a310-4f29b21d18c0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9b890067-3734-4a7b-b858-b96ba42ef855", + "@id": "http://digitalheraldry.org/data#73e6a6fd-cb9f-491b-b626-c64cc9e4dcb3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#PerFess", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#b0f59660-c2b2-4ccb-847f-7a943c7e6202" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 5 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#1a054ec7-3644-4038-970b-8fc99dcad512", + "@id": "http://digitalheraldry.org/data#c1a57cdf-75d7-4bc1-9460-b179620f6cdf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002836", + "@id": "http://digitalheraldry.org/data#fb246176-dd06-447e-b302-fd158b9cabb6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlets", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d03ef9cf-559e-4ac4-af71-fb780e493e05" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#9d787f91-9d6e-4bfc-9223-1646cd7d84dd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#93abcf9e-098d-4c6e-99f9-ca7122d4997a" + "@id": "http://digitalheraldry.org/data#2b2f318f-f0ed-4aeb-9720-bdfacf3c0a37" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b0006a00-e438-42aa-a577-1c5aa5a93a26" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "2836" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1b706016-4c3b-47a5-8fea-839230bfbbae", + "@id": "http://digitalheraldry.org/data#8b47c481-3513-411f-af0a-bd42776fadf3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c64bfbac-18f1-41ae-b104-4e0becbc2c56" + "@id": "http://digitalheraldry.org/data#22a207b3-bf3b-434d-8e83-bb61e461fefe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#9b2e575c-1acd-44ae-8c47-3aaa0a91afe5", + "@id": "http://digitalheraldry.org/data#3a0b5792-78e7-4003-ba47-47f1b1da654f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8589f6bb-4e2e-4984-89d6-89b7c0f0d4eb" + "@id": "http://digitalheraldry.org/data#305917f5-558d-4158-ae43-df1c5dd67a96" } ] }, { - "@id": "http://digitalheraldry.org/data#62b3def1-feef-4fcf-babb-b58c281e8b45", + "@id": "http://digitalheraldry.org/data#896bf9a8-9d42-44b5-adb6-50b47f3a898f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#92d9d273-fd48-4732-9351-21054d21491b" } ], - "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#03fd5c38-7f0b-4fa1-b380-1088f27aa9ee" } ] }, { - "@id": "http://digitalheraldry.org/data#487f5c1d-55f3-46ba-a16f-0be7f9ec6f02", + "@id": "http://digitalheraldry.org/data#0705939b-ed0a-4272-bf01-5d09ec04a4a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#f742745e-b411-46d2-a973-1980227952aa" + } ] }, { - "@id": "http://digitalheraldry.org/data#c9d517d2-c920-414f-9f14-cd6918e0c963", + "@id": "http://digitalheraldry.org/data#d2b66e4a-bc4b-4ede-ba50-73682d95a698", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009585", + "@id": "http://digitalheraldry.org/data#CoA0000006256", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -35529,57 +35953,60 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#96e9d2fa-0476-4ee4-a85f-22614b11cca2" + "@id": "http://digitalheraldry.org/data#3edbab23-ac9f-40ff-bf63-96e3e6f3f3d3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9d8382f3-a0f6-4d99-8061-3940d6646619" + "@id": "http://digitalheraldry.org/data#ba0c6048-670e-485b-888d-64ae1ec96d9a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9585" + "@value": "6256" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016815", + "@id": "http://digitalheraldry.org/data#5be83e4a-34e4-4a75-a4db-2860e3b31168", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#e7942cfb-e34b-4e67-b7c1-3b9cabd6ed1f" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#434f15e9-eff5-42cd-85a2-1d30a4be9187" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008755_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#3ba577d4-8cf7-40b0-8d6d-66439c6a15dc" + "@value": "changed fish to lozenge / removed palewise" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#21dd27d5-f8cd-477e-b528-4011a7dc3d87" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "16815" + "@id": "http://digitalheraldry.org/data#CoA0000008755_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008755", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -35588,220 +36015,208 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6ec799d0-d7aa-4732-896e-db8d1166159b" + "@id": "http://digitalheraldry.org/data#c38dc034-380e-4aa6-92cf-76af887e2bee" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#107e0dfb-da51-4e99-b72f-9a86f443004f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8755" + "@value": "8755_B" } ] }, { - "@id": "http://digitalheraldry.org/data#1918279e-fbcf-45ac-b5c6-08501b1407f6", + "@id": "http://digitalheraldry.org/data#6a16d879-cf4d-4fd1-83b0-fbb6770421ea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Hammer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naturel" + "@id": "http://digitalheraldry.org/data#72a8e42c-3edd-4a94-9b75-38665fffc592" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#sinister": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ce05d54c-5aa0-47bd-9161-dc9cc9e99550" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#81a69b4a-339c-4cc1-9d99-4954ceff3cdd", + "@id": "http://digitalheraldry.org/data#4c8d84dd-722c-4410-b3c5-f429b45ae343", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gemel", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naiant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#ef056944-2196-4b6e-9ba9-686aa63fdfb1" } ] }, { - "@id": "http://digitalheraldry.org/data#70a93563-ea13-4571-a88f-edb972acbc29", + "@id": "http://digitalheraldry.org/data#fca53f25-485f-43b3-be48-7a565a514864", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#d3362308-de14-423a-984b-a076b51963b8" } ] }, { - "@id": "http://digitalheraldry.org/data#f65921d8-5c93-4cf6-a1f4-fe9f43c318e4", + "@id": "http://digitalheraldry.org/data#0946c3d6-d5bb-4344-a94d-e17edb9d0ac0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#3ab82db9-6ea5-4a2b-bb7b-1966eeffe248" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002761", + "@id": "http://digitalheraldry.org/data#bd0865db-8936-4ea1-89d4-57048f24ed78", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#7e6fe5dd-8a60-4e1b-8b29-ec8b1a527e79" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#94e17e73-5cdc-495f-a771-ee9b1955716e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#263cc4ed-e563-4af6-887d-15d79aa0763b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#fbdc4825-0529-4efe-bffc-3dbc6f014f1c" + "@id": "http://digitalheraldry.org/data#b98ee6d0-9a47-40d7-ae62-1200570cfae2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5c9d0153-2c08-4e70-9d72-6c392b186335" + "@id": "http://digitalheraldry.org/data#7814e72c-b80a-452e-b179-a96071572366" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ { - "@value": "2761" + "@id": "http://digitalheraldry.org/data#60b6cdb4-eeb1-4638-9f7c-a3fd592e7ebf" } ] }, { - "@id": "http://digitalheraldry.org/data#278fc7f3-397e-400b-90ce-21be7e622e9a", + "@id": "http://digitalheraldry.org/data#a93d35ea-3346-4606-96ff-579da4cd5ec7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#c40f0c05-4a19-4eb0-8696-ae0af67d6394" - } ] }, { - "@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#ff206c07-8737-4e4f-9402-189accf0ca3c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#2e1b0af4-5689-4961-86eb-4b5b635811b5", + "@id": "http://digitalheraldry.org/data#CoA0000008268_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#1a4c28d5-c1c5-4916-b390-c85d429b9189", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#bd9ca4fc-5b71-4521-816a-6ef7fa753f2b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } ] }, { - "@id": "http://digitalheraldry.org/data#4703d3ea-e2e8-4c95-82a6-4c69c359e685", + "@id": "http://digitalheraldry.org/data#d3b90311-14c2-4a99-a1f0-743b6be9dd55", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#66d592ea-8607-4661-a58d-7ae528071b10" - } - ], - "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#16247abc-8669-45b4-bc32-cb442a8b6e5a" } ] }, { - "@id": "http://digitalheraldry.org/data#b6ba17bd-fac7-4c7a-9c21-74edc268769d", + "@id": "http://digitalheraldry.org/data#15b13c9b-0271-416f-b11e-37d5677bb25c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f121c6ff-a0c7-4836-bf7c-2909610fff0f" + "@id": "http://digitalheraldry.org/data#6e0e59fe-809e-46e8-bc56-fcc9aa50b951" } ] }, { - "@id": "http://digitalheraldry.org/data#d062bbda-06ed-417b-80b8-dba0e5489933", + "@id": "http://digitalheraldry.org/data#CoA0000006325", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a173fd6e-ceaa-4470-af00-cc0d1a558eb2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#78d3ea0a-ee15-47f9-94fb-7d978471b5b3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6325" } ] }, { - "@id": "http://digitalheraldry.org/data#e2a24e88-f645-4566-811d-55878278186c", + "@id": "http://digitalheraldry.org/data#99d85173-d766-4faa-8323-7eed9a180756", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#982d863a-96ac-4377-908c-d36d4fdfd920" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008954", + "@id": "http://digitalheraldry.org/data#CoA0000006305", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -35813,171 +36228,165 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#54110048-fe2a-46fd-94ee-16eef3ca50cd" + "@id": "http://digitalheraldry.org/data#0d8f81d3-ab7f-4fb7-9a13-26fc8bf6e5d0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8c0983d9-05ab-4f33-9e91-ecc2e1f6dc5b" + "@id": "http://digitalheraldry.org/data#37ac1401-f71b-4cb9-8ed2-176fad1e2c1c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8954" + "@value": "6305" } ] }, { - "@id": "http://digitalheraldry.org/data#a29acffb-42fe-4570-abb7-cfd93998447b", + "@id": "http://digitalheraldry.org/data#f0526ff9-b098-42dd-99d3-fe86b7f329d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#41b1ad31-2d08-4c61-beb8-6adb7d7386f6" + } + ], "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#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c113c9cf-070b-440d-b3a1-39d15b8c5579", + "@id": "http://digitalheraldry.org/data#fe16029f-977f-4f38-89d3-8628d791f497", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009676", + "@id": "http://digitalheraldry.org/data#76fa9253-4ec4-4f49-924d-c6891cef3052", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#9a375851-26d2-4b25-bf04-343cf742dca4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#fa23225a-57fa-4269-8a20-c22fcb69aead" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9676" + "@id": "http://digitalheraldry.org/data#e46f86e6-9d9f-41f4-ac60-0cf123db3fcf" } ] }, { - "@id": "http://digitalheraldry.org/data#104bc869-7dfe-4ddf-9eb1-511617de4163", + "@id": "http://digitalheraldry.org/data#03320f5b-2fe5-4044-abca-165186199caa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008220_A", + "@id": "http://digitalheraldry.org/data#53920ea2-69dd-49e0-89a5-8734cdea8dab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#e54c3d44-aaa7-4096-bac8-6bcb06264bbc" + "@id": "http://digitalheraldry.org/data#e5dd0d5d-b838-4946-beb2-000fafc88e6d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#463bfbba-fa09-4e7d-ab96-d0907e190035" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8220_A" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007766", + "@id": "http://digitalheraldry.org/data#6b8e0704-8e67-4c6f-a417-74286ff4be0e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#e4bb6656-1980-4ea5-bb3c-2a77e317e8a5" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d5de20c9-8924-48cd-ad92-0347fd940101", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#0a0e640d-e4cf-4cd4-aeaf-07510d135418" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#283b41a1-2b72-4511-9bcd-ff8345ae58bb" + }, { - "@id": "http://digitalheraldry.org/data#c5857f6d-2a63-40dc-b6ec-f90a3d96a764" + "@id": "http://digitalheraldry.org/data#281a57a6-d633-46f3-b637-8a5b0bb51c78" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7766" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007317", + "@id": "http://digitalheraldry.org/data#034be288-b338-4b5e-a3f6-a47cacf513e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#ede2daa7-a1a4-4962-9707-20a6179956fc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#05ff8ab2-13c9-427c-b8d2-928e041f28f3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d9ac49f5-1eb1-4231-b90c-8fdf0fcc6fab", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7f3a038d-ff20-4ce7-b3dd-bee34c0d84bd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d1cfbfee-85c6-4167-af06-5354a0721e96", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "7317" + "@id": "http://digitalheraldry.org/data#ebbef800-f961-4cbe-a144-b62880516f51" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027380", + "@id": "http://digitalheraldry.org/data#CoA0000002446", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -35989,88 +36398,121 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3a735828-305b-4a5b-942a-8be3485a6822" + "@id": "http://digitalheraldry.org/data#2a666d4c-61df-4590-a5f0-8f27329b70d9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2698e16b-90b2-41d0-a33c-ccd27d186638" + "@id": "http://digitalheraldry.org/data#d6e48408-ebad-45b9-8fd6-fc3496d13057" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27380" + "@value": "2446" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002758", + "@id": "http://digitalheraldry.org/data#19fdc732-7b14-4d44-8525-d3c96f939c2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0ac7dc16-f24d-414b-b029-79ea44b92640", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b7c73118-54b5-450b-be49-99bfa37b826d" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a2e9ee9c-6c67-467f-81ce-cb5486bba157" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#95b3b922-cb67-4631-86b7-18f4ae13dd4c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2758" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ab5c5019-6eac-4070-b8d1-914fde34e498", + "@id": "http://digitalheraldry.org/data#d867611c-0ff8-4c23-90db-bf41ee6c7524", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#825670bc-75a9-4859-8d16-77d7497ef538" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#43a2d55e-c1a9-4a55-a066-19dc4af32496", + "@id": "http://digitalheraldry.org/data#c82239b8-5622-4d05-9fee-72c5c9ad4bea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#6b508ef0-63e3-4d43-ab14-046628cf4d17" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundels", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#dc231e9a-aee8-4227-84c1-bd0f4149af4b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#62957b13-7400-4867-a920-d7b158d9cf81", + "@id": "http://digitalheraldry.org/data#6cfd9d91-8acf-4969-99a9-002c38450639", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -36080,66 +36522,79 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b598a799-626e-4e69-8f0f-95bd9593fb78", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#d251a360-f8fe-4622-9407-f70218880953", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "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#6cdc4259-1072-4c4c-b27a-973a4ad65aba", + "@id": "http://digitalheraldry.org/data#d1b2667c-c88a-432e-b2cd-106fece87a50", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0e73a7ba-a7cd-49e1-b907-ff4f6d6e2600", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@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/data#32c68d8a-ffa1-4575-9ec7-cbe5599be7d5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002819", + "@id": "http://digitalheraldry.org/data#2d336497-ddbe-4f95-a987-4b1457f37b98", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#986cdb69-664e-4df2-bc74-b4c1df931e7c" + "@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#b7231644-c3e9-499c-8994-4e03d01ea8af" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2819" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003139", + "@id": "http://digitalheraldry.org/data#CoA0000009585_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -36151,97 +36606,68 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4dbf64d4-a5d2-4b6b-bf7d-a4073fdc3375" + "@id": "http://digitalheraldry.org/data#a1663c1a-42f8-47a6-8b27-2f1148948e8f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c7b465af-6b37-4b2c-9767-afda2825b2ee" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#ebd9dbaa-a066-40a5-a8df-9ea61a5362b8" + "@id": "http://digitalheraldry.org/data#557622cf-7dff-4f37-8538-5bff7740dc45" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3139" + "@value": "9585_A" } ] }, { - "@id": "http://digitalheraldry.org/data#d1870ad5-86f7-4776-b7e9-ef32062a43fd", + "@id": "http://digitalheraldry.org/data#CoA0000021423", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e2558126-b051-40c0-afa6-d04c0d11aebc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#de379043-1b04-43f0-88fc-872fcb5195ae", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ce0f5bec-aa35-4b60-947f-b0e5f82151f2" + "@id": "http://digitalheraldry.org/data#14755df7-cc52-4f04-b88a-6d0917d5c2d7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "21423" } ] }, { - "@id": "http://digitalheraldry.org/data#e127cb80-0da0-454a-b976-8d2cbd4948bf", + "@id": "http://digitalheraldry.org/data#431da65a-5a28-44b6-a9aa-8d53ef07be16", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4778ee55-1ed3-4f7d-8666-b5b2a77b5598" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b95a6413-2310-4f79-8af9-dbe68423901b", + "@id": "http://digitalheraldry.org/data#e7bcee09-a030-4ca6-bd20-3ce452192887", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003420", + "@id": "http://digitalheraldry.org/data#CoA0000006250", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -36253,65 +36679,73 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#43e2015c-a774-4ec9-9c51-12511f68fc35" + "@id": "http://digitalheraldry.org/data#a4169fce-6fd7-4cfc-81b9-ad10e28c84b7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1654771f-2c92-4fa9-91f1-a43bdc153845" + "@id": "http://digitalheraldry.org/data#06a519ed-ccb9-4f2c-81a1-6345164f6db8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3420" + "@value": "6250" } ] }, { - "@id": "http://digitalheraldry.org/data#57a47b93-2183-4d6c-b03b-715cc8010a70", + "@id": "http://digitalheraldry.org/data#CoA0000031578_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#9a56128c-134f-4a03-a9d5-218609296acd" + "@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#1a3df78f-9258-408a-9360-3857d15d093a" } ], - "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#039d7e07-6bb3-471a-9f7c-97024f8d2ce3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d7eac49-f676-4d82-b555-a1aa05e46322", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dice", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#04ed7e0f-f23c-4126-ab53-8ec012400aea" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "31578_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005814", + "@id": "http://digitalheraldry.org/data#CoA0000007261", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -36319,242 +36753,222 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ae2c799c-aa01-45c8-af26-25cbbdafd18c" + "@id": "http://digitalheraldry.org/data#92832013-d8ae-4349-aaa8-ee481487ceb3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#74a9ff6a-e90b-4ab2-9982-800eb31fdc84" + "@id": "http://digitalheraldry.org/data#600b1bef-fd68-4c7c-a0a2-fa0eb45c6c2a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#143a02ed-a15d-4cab-9e03-76bbacafb1e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "5814" + "@value": "7261" } ] }, { - "@id": "http://digitalheraldry.org/data#b4f225cd-e6da-422b-a788-fddd268a5cb9", + "@id": "http://digitalheraldry.org/data#711e2952-3b1d-4aec-91b6-f300006f8fbd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1" + "@id": "http://digitalheraldry.org/data#4fcaecf5-e580-45b2-bd1a-5183313d6125" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4790484c-3b05-4293-a888-9e482ea67953", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#2810b684-0c8e-46d1-bd10-a4d1c2778e6f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#faa0d295-6128-4449-aab3-3add10f8678a", + "@id": "http://digitalheraldry.org/data#7e6fe5dd-8a60-4e1b-8b29-ec8b1a527e79", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#7e909b89-d392-4321-81ca-f5a3841759ba" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#51255467-70ce-4e51-9d50-e81ab239bb74", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#4756ab60-5c9f-4bf9-a91c-291daaf00f12", + "@id": "http://digitalheraldry.org/data#21610793-a6e1-4b36-9f96-a551f5ac1148", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#785985aa-8ed6-47cd-83b1-9568bdab52e9" } ] }, { - "@id": "http://digitalheraldry.org/data#d9701d10-9c21-4d70-a858-1fc619e53e82", + "@id": "http://digitalheraldry.org/data#54197b96-74b2-40e4-9064-02e9a9eb2e64", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Fish", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#5a647cca-62b4-45b6-a5cf-050b6e2056f1" } ], - "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#d2703763-f0df-41c5-bda5-02d61dda15b1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#94496b5b-9d25-40e8-8b0c-71252e2b000d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6c66364d-a81a-4b2e-8896-e74ce2f0a1c2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#15652c08-11d4-4b5c-919d-86ff65c41a42" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b70ffd0f-a1b8-48da-8c7e-4549f06c0777", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#bdd8b2b8-4c16-4665-a8bc-6153751e7a04" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031526", + "@id": "http://digitalheraldry.org/data#CoA0000009646_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9669e55a-ebaa-4b7b-9f96-87fef0b09bc4" + "@id": "http://digitalheraldry.org/data#256dc5ca-cb6c-4248-974b-6cf04ab0754b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6219a77d-d02e-4389-9459-fa6517c2087c" + "@id": "http://digitalheraldry.org/data#7ee1fadf-7280-4850-a956-3d0f31d09278" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#4a22279b-e23a-4220-b34f-7b2d5a2b8a05" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31526" + "@value": "9646_1" } ] }, { - "@id": "http://digitalheraldry.org/data#a7f0f64c-5a54-4dfd-8745-0b6c82f9b2e7", + "@id": "http://digitalheraldry.org/data#4ca38162-0eb1-4a27-ba70-1328291dcad7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000008991_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008991_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cf0391ff-e163-44a2-8d41-ba762ba7bfcb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#a422bf77-6039-43a7-aa53-20b734535f43" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#64159880-7948-4fa7-8383-21f213a1aea8" + "@id": "http://digitalheraldry.org/data#CoA0000008991_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Text", - "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#56862d4b-8f92-4b04-be23-8a8593c5bd99", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#957cc698-5e80-44d7-a00e-e173af864baf", + "@id": "http://digitalheraldry.org/data#bb64259b-f37c-4b0d-9163-1136ad1323cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#72accf1c-afd5-4ab3-93f1-37d290d45b7a" + "@id": "http://digitalheraldry.org/data#bdf6f117-8f69-4d4b-bd79-d07166e4abfb" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gorged", - "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#708b8160-dd42-401f-aa66-0cfc8c27c61a", + "@id": "http://digitalheraldry.org/data#a9bbb90b-a31d-494b-a949-6e133cd69a1e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -36564,38 +36978,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ab779542-0d50-4170-ad5d-02ba3c69d589", + "@id": "http://digitalheraldry.org/data#CoA0000003758", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#51d3d0ec-6c57-466f-aae1-f348323ecc74", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002816", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added tincture for Charge2" + "@value": "added rampant and armed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -36605,7 +36995,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002816_1" + "@id": "http://digitalheraldry.org/data#CoA0000003758_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -36615,390 +37005,251 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#198c006a-ccff-400e-a38f-05e0f98bbad2" + "@id": "http://digitalheraldry.org/data#58f8eb0a-8eb9-4d1e-b731-808c4d1e9df7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3517c1b1-b5ab-41da-ac5f-a0c288706992" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#4474f21b-d6f8-4991-8296-9cc89b049ed8" + "@id": "http://digitalheraldry.org/data#e2ce22f1-59cd-488c-9c57-9e091df73a06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2816" + "@value": "3758" } ] }, { - "@id": "http://digitalheraldry.org/data#8c8b8677-bbf4-4929-9fa1-a2f72d0a6749", + "@id": "http://digitalheraldry.org/data#f4a543ac-e3e6-4cee-ab65-dea85d71b27e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Crenelated" } ], - "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#PerChevron" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b4a7565f-81de-440c-8341-7f62d6b6c56d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5697eca0-017e-4588-afaa-d1ff54717fc2" + "@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/data#6f8f102d-719e-4629-b725-d761a42c18f2", + "@id": "http://digitalheraldry.org/data#9aeb5b31-22ba-4946-a4c4-c12fc5da510e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#58e1bc35-10e5-47b6-b376-85abb48446b0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BearsHead", - "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#CoA0000002813", + "@id": "http://digitalheraldry.org/data#5025276c-c60d-47d7-a20b-72b9e3fed01e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f41d3282-6467-4bc9-b7a1-1386d4fb5592" + "@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#b94a7877-a3a6-4710-ae3e-e5ebdf88f750" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a1a91d61-19f1-4710-8719-abc0e559eed7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#861ce67d-756f-403d-ac0c-c7340ba1e450" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2813" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c533a45d-4de4-4765-8050-18d5b6313556", + "@id": "http://digitalheraldry.org/data#4d0b5f4d-fcc0-483a-ae2e-2429f3a3d3be", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#dbd889b0-0d52-42f8-a2af-26cb4b3a81ca", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c37a787e-7d5c-4814-aa70-c7ce2a57616f" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f2db1636-379b-413d-9b6e-f21992c21f59" + "@id": "http://digitalheraldry.org/data#41fd617e-4296-4864-9e22-1ac06c3e8a8e" } ] }, { - "@id": "http://digitalheraldry.org/data#b62acf81-32f6-498b-af22-f646118c4bc8", + "@id": "http://digitalheraldry.org/data#9ee4fe7e-ada3-44ca-857e-9b6ef2c95aec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Empty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/data#5e3b1ee4-8b3d-45a1-bf75-2408cfc7e8ca" } ], "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" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#caada218-b23a-4203-ae99-d6bacc841c52", + "@id": "http://digitalheraldry.org/data#a1675690-117b-4877-83c0-5f058a09dc6d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#01186bf0-eacb-41ad-9867-46df5289f994", + "@id": "http://digitalheraldry.org/data#c4df21fa-58a2-461c-b3c3-cfe9774beb31", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000009818_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002476", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#69e66f87-bc2e-42ed-a04d-8c1a9a625f46" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#6cceb428-e277-49c1-b1ac-bf78e20b9215" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7964efa6-e4b3-4d54-9a91-90a9e83b96e4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "2476" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#d32bacdb-2133-4b51-b9c1-8dc7301d5c51", + "@id": "http://digitalheraldry.org/data#d656f4df-c719-4314-8d25-bd99eb6cd35c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#66334001-e637-4afd-a495-ec131bac2936" + "@id": "http://digitalheraldry.org/data#d32e8961-11d4-486d-a1eb-688439e469f1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007130_1", + "@id": "http://digitalheraldry.org/data#828d899b-49ee-4532-85ad-953a3c9c0077", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5ebc86b5-b6de-4040-8cfb-05542769b0f3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e3f336e4-f7f0-4f47-a68c-22cac7292086" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#75cf3031-2b27-47c5-9e13-eec1642d568a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#dc5b6c9b-f6d5-4b2f-b528-a1957bc379b9" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7130_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_B_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027545", + "@id": "http://digitalheraldry.org/data#687be412-e229-40c8-86b7-3c8d2bba461e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#53843743-44a2-48c7-a11e-2ecf0de3b8ef" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "27545" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9609a061-e086-4247-9325-6928f0dabc61", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Affronted", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b9303427-276b-4cb0-b7e6-3332ae2287ad", + "@id": "http://digitalheraldry.org/data#5ef5663b-0259-409e-98fa-91c1778869f7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#8e520022-bbab-4098-a04b-be39092faf7c" - }, - { - "@id": "http://digitalheraldry.org/data#71f4923a-9cd9-4cf2-ab27-746e2423b230" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#51d3d0ec-6c57-466f-aae1-f348323ecc74" - }, + "@id": "http://digitalheraldry.org/data#c999397b-4365-42d8-8262-380310af6975" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#13b77e9e-59b1-474e-924a-3f073efd100d" + "@id": "http://digitalheraldry.org/data#95925cfa-a006-4155-bb4e-bc3420dcb079" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2e0b09dc-8c98-47ee-a0b5-7da666a94175", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8447597c-bed8-4384-a20c-adcae38efaaf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#a32b7b34-be45-4543-8d76-4a5e387d8986", + "@id": "http://digitalheraldry.org/data#fa4c4ae9-b179-4c96-97ad-32d479438110", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -37015,14 +37266,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b4861a1e-95ea-4811-b8a2-e97b12398b2b", + "@id": "http://digitalheraldry.org/data#c05e8615-81b6-4b40-a757-aec73048b679", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Of7Pt", + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008229_B", + "@id": "http://digitalheraldry.org/data#CoA0000023224_B_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -37034,22 +37285,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b0e16765-6ce1-4227-bd0d-da4020db6895" + "@id": "http://digitalheraldry.org/data#f19687a4-1627-4e16-9fb5-1f77ed3d4d56" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e494965f-943a-4536-b77a-9f030551e61d" + "@id": "http://digitalheraldry.org/data#99983185-99de-4078-b1cd-dc0e15ea6c77" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8229_B" + "@value": "23224_B_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031517", + "@id": "http://digitalheraldry.org/data#9ffca5f7-7e75-40fe-8396-9f53f9fc0482", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#670e5106-bc28-41a4-b271-a8dec60f2a1b" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008387_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -37061,200 +37324,148 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#59a63949-c99d-4368-b514-c4dcde2cd641" + "@id": "http://digitalheraldry.org/data#4c166e84-93ae-406d-ab04-b3350d8a2326" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6a53c744-d59c-4223-9927-cc209381d7d1" + "@id": "http://digitalheraldry.org/data#3687b993-3a06-4840-8d0a-8ece88b07a1f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#35f8818f-7bb2-4c1f-9bce-12e726b4d1ef" + "@id": "http://digitalheraldry.org/data#a435d9bf-2e3e-466a-9f9e-496395a9029b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31517" + "@value": "8387_A" } ] }, { - "@id": "http://digitalheraldry.org/data#818214a8-4edc-48fb-99d2-f9454e63f08f", + "@id": "http://digitalheraldry.org/data#f74a7800-bc04-47a2-90ce-13100da8d1e3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c11642b3-a36b-4e7e-95c2-d1e7c8cdfadb" + "@id": "http://digitalheraldry.org/data#01094fd4-28cd-4f33-ba86-ae00eb01b9b6" } ] }, { - "@id": "http://digitalheraldry.org/data#be191020-9bf1-4f5c-8ff7-49899c54b5e7", + "@id": "http://digitalheraldry.org/data#cb87db3e-d8ee-4f6b-aa9e-94f9c8a1a478", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#86d193fd-8f22-4c32-a685-cf6ed515af3d" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031505", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#2aa0fc99-37e6-4c6f-858b-21ac694fa931" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e6201c08-ef23-4a02-bbdd-2f7f30b23bc5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "31505" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#56a51789-cf9c-48e0-9db7-c7c9248c4bff" } ] }, { - "@id": "http://digitalheraldry.org/data#44317d84-1feb-4a1b-a186-7917e76130b0", + "@id": "http://digitalheraldry.org/data#e55611aa-c420-45d1-a810-b69a8878fb5d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b9a3d5f9-2844-4a21-a07e-d191f5242fdb" + "@id": "http://digitalheraldry.org/data#15773897-8103-4ca1-8e57-3f1fb58b3804" } ] }, { - "@id": "http://digitalheraldry.org/data#12535f01-4ff6-4ab5-90f4-f749d7dcb047", + "@id": "http://digitalheraldry.org/data#be30f5e7-f11d-4e87-99fa-1635e2873cd8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ccf6d2f7-95b4-409b-9934-6e66ae316973" + "@id": "http://digitalheraldry.org/data#20e3a34a-29c1-4403-8c7c-3f4347fd6899" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c4e8e491-e9cf-4aa3-bd55-edd0b585b1bf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#issant": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#d2000556-adc1-4921-a495-e119d5bbcda8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000019035_C", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_C_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#54568e92-97ee-4186-8556-b38d456c267e" + "@id": "http://digitalheraldry.org/data#ffb130c6-4b20-4654-a658-b854da160ac0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5d829311-1ccb-495b-a8a5-21240cf40fdf" + "@id": "http://digitalheraldry.org/data#483125a6-6578-42e3-aa92-b2df5f7f8c12" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035_Escu_A_1" + "@value": "19035_C" } ] }, { - "@id": "http://digitalheraldry.org/data#bbe2b9b3-46df-4abf-b2c5-2fc75e05d190", + "@id": "http://digitalheraldry.org/data#62a71e4e-b7c1-49f8-8b78-54bc29f853e6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000027639_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "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": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#3f6e44bb-f150-42d0-816d-a4a66d65476a", + "@id": "http://digitalheraldry.org/data#3ec20f16-64d3-4b79-a30f-0e5d00798d6b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } - ], - "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" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 @@ -37262,59 +37473,56 @@ ] }, { - "@id": "http://digitalheraldry.org/data#74dee607-b3e4-4d77-95e1-32b3d25f5248", + "@id": "http://digitalheraldry.org/data#90120a40-da26-462c-b3c7-6f77141261a6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0cc59b6b-a960-4dcb-8f94-c62bb5b9c9f0" + "@id": "http://digitalheraldry.org/data#fcee6fc0-6619-487a-9495-1624e3f796d7" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001227_1", + "@id": "http://digitalheraldry.org/data#0e778223-b98e-4240-b725-0509951ca3d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#eaed6295-31c0-468d-9576-35f08d414761" + }, { - "@id": "http://digitalheraldry.org/data#7c6abce8-6518-45ba-944f-ae325bfaa3df" + "@id": "http://digitalheraldry.org/data#ff206c07-8737-4e4f-9402-189accf0ca3c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#86401440-1419-4d34-858f-65896d4b37e2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e101fff1-8153-49c1-9304-edafae447add", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#2bba381a-4aee-4f0f-92f6-b937132ced39" + "@id": "http://digitalheraldry.org/data#3bd93e8d-27d4-4ac8-964a-54c16242240d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "1227_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000020687", + "@id": "http://digitalheraldry.org/data#CoA0000009585", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -37326,81 +37534,87 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#916b6e76-5209-4d39-b2d6-0c4db116ed87" + "@id": "http://digitalheraldry.org/data#25e97818-0ad8-4d9c-92bf-a567b51b4850" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + { + "@id": "http://digitalheraldry.org/data#e1733581-6386-473c-bcb4-0c861efd39ad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "20687" + "@value": "9585" } ] }, { - "@id": "http://digitalheraldry.org/data#d2b0d338-3d91-4b36-b39b-bc1494d02f10", + "@id": "http://digitalheraldry.org/data#ea9b8653-b447-4046-9147-ea3c81deef96", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#4c6c83db-9533-48cd-886f-df735194e372" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#6539ef6c-8f68-4f04-9252-51bd5f5721b4" } ], - "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#bf58abff-1e0b-4630-8432-e9d4bb1be4cb" } ] }, { - "@id": "http://digitalheraldry.org/data#2b5ca78f-992b-46a9-8a39-c9ffcfbc50c2", + "@id": "http://digitalheraldry.org/data#4dde848a-9717-4a08-a1d2-8ce8e817f1ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly-Bendy" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady" } ], - "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#71ad2c61-57de-4ef0-8778-482b69725049" } ], - "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#Fess", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#80a8c30a-119c-4866-a18c-08eeabd8f25b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3336e194-79ba-4f69-a730-060164b94d6e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#f64420d0-e319-4ca4-840d-8f8551bec308", + "@id": "http://digitalheraldry.org/data#c863573d-b69b-4cd5-8b07-c4d9ab2065a9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -37410,40 +37624,45 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d6dd195f-d7fe-4a47-8443-b203ebbb3fb9", + "@id": "http://digitalheraldry.org/data#6c494bbe-2947-48f2-b373-4a4c64ce8566", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Star", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b816b313-2555-4b9c-92df-ddea0b6d1682" } ], - "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#21b82f6d-c21b-41b6-a9ec-ef6759cce4df", + "@id": "http://digitalheraldry.org/data#102f5e5d-5d0b-4a8a-a3c9-f4c1bbe1b597", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a263d288-e543-48fc-903f-0f36271c20eb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3d80e61f-b01f-444b-853c-869ed7aaeab1", + "@id": "http://digitalheraldry.org/data#c3672a2e-040a-4bad-9221-d57a2b1861aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" @@ -37451,41 +37670,53 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4baa7e0b-f03c-453e-8161-6d4b2e281aad", + "@id": "http://digitalheraldry.org/data#CoA0000031509", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#47928eb0-e138-4edc-9a1c-66b7ddf30aa0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@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#300ca483-2fe9-4617-aa32-2fdde895a120" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1820e4ea-16a3-4156-aa23-19c0c83ca566" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31509" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031513", + "@id": "http://digitalheraldry.org/data#CoA0000006024", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant to Charge1 / added compony to Charge2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006024_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -37493,26 +37724,63 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#04b7f3db-1e24-40b0-a6e8-be0353f75c10" + "@id": "http://digitalheraldry.org/data#3a57070e-b349-44bd-9bdb-45911dfd86a1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ee526125-4ac2-4632-b18b-9f52f0db6b90" + "@id": "http://digitalheraldry.org/data#68b292da-5c50-4122-9fea-588bf6769917" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#4c67f278-1515-45be-ab0c-f16a0def44d5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31513" + "@value": "6024" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_C", + "@id": "http://digitalheraldry.org/data#5619e6d3-f97f-405b-8369-7872eb2084b9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008268_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000008268_B_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -37520,414 +37788,421 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e9a82508-0bbf-4de7-903e-5d33ab02a214" + "@id": "http://digitalheraldry.org/data#042fee3d-be35-4b33-b936-510c1aecfa81" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#78bea17a-dac5-4f6d-9a49-0bc301d88558" + "@id": "http://digitalheraldry.org/data#df563429-7aeb-41ac-9636-7ffe36a79e5e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#d2d0ac89-17da-4ec3-bd64-e36bbf578081" + "@value": "8268_B" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2669aab7-df5c-4da9-a6dc-9cf71ff8bc37", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "10789_B_C" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4125cff6-a1ee-44e4-8573-b4be8ff6cd8d", + "@id": "http://digitalheraldry.org/data#0fa97a61-ae0a-4393-8bfd-40636893e367", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#3ce09e24-442b-40f6-aaff-a7d3cdb9c961", + "@id": "http://digitalheraldry.org/data#fcee6fc0-6619-487a-9495-1624e3f796d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6efa4917-8ec2-4ff2-a32e-791dc7bb2ecc", + "@id": "http://digitalheraldry.org/data#3564ee14-7c3b-4e5f-9b55-c034eaed6359", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#be480aee-2c4e-4017-9814-6ff1aaf7bb51" - } - ], "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#1a973320-a44f-4891-abe4-73d3cfd33f24", + "@id": "http://digitalheraldry.org/data#CoA0000006026", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B" + "@id": "http://digitalheraldry.org/data#9e1fbe59-7832-4c8d-866c-9b2d671aea9b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B" + "@id": "http://digitalheraldry.org/data#d73fb2c1-3fc5-4ae4-94a0-d7042d3e248c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" + "@id": "http://digitalheraldry.org/data#11cbd63e-bf61-4a76-a2b3-b8efbe7b3dd4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "6026" } ] }, { - "@id": "http://digitalheraldry.org/data#80587954-4bd8-43a8-b1f4-6fa6a283c7aa", + "@id": "http://digitalheraldry.org/data#d485423b-1d2d-4163-9219-ff9e9fbaff6b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b9147df6-d079-4b5f-84c8-7b1ad02bf338" + "@id": "http://digitalheraldry.org/data#951313d5-47d1-422b-90cb-5e4c5490c905" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006403", + "@id": "http://digitalheraldry.org/data#6058e31d-010c-4128-a9a8-46d8dd67660b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Mirror", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b414091d-9c2a-4884-876b-7c94061e7fcb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e670ab90-5692-46d8-9114-43bc0354008a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#933fa1b0-2d01-4fb1-9ae4-5ac15dee44b7" + "@id": "http://digitalheraldry.org/data#9f0f7863-e822-4b49-8a1f-01260b4995ed" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#740b8614-0dfe-4b1c-9c7f-63fdab92f169", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Ladder", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#aba4d56e-a261-423c-a5bf-d5481c53c9b5" + "@id": "http://digitalheraldry.org/data#1d52894d-d0f0-46ad-b213-32f415454490" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6403" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1c53744e-d3c0-4812-aab5-05efd6e54096", + "@id": "http://digitalheraldry.org/data#361f44cf-552f-4466-aec5-d2d2513f06cb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#78d7d7df-fcc8-413f-afba-98a664343359", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3eb4ef8d-d24e-4a59-ae4c-7b6530eb5c84" + "@id": "http://digitalheraldry.org/data#4ecbf01c-1594-4e6d-8049-e7ca47558d42" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002800", + "@id": "http://digitalheraldry.org/data#be0a9954-919a-4bdd-a1d7-5da405bdf83a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": "added langued to Charge1" + "@id": "http://digitalheraldry.org/data#CoA0000008452_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008452_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002800_1" + "@id": "http://digitalheraldry.org/data#CoA0000008452_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008452_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#8a44d426-d849-4524-8cf7-16ff0684f543" + "@value": 4 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#78bac245-4bfb-42cb-97cd-7b8244446366", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#6b3b60ee-12a9-48ef-83b2-676ae9d05bd7" + "@id": "http://digitalheraldry.org/data#8a6ecc58-abdc-4309-9f88-9e63d492425d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5fe3a266-bc4d-4b46-bbab-11b8f48656d7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "2800" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#49c450a9-9be3-4ead-83e4-0bc2c2866d9c", + "@id": "http://digitalheraldry.org/data#c5c2574d-5442-4602-b0c3-a8d2dcdeb322", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6cdc4259-1072-4c4c-b27a-973a4ad65aba" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#0bfd9e5c-4439-4a7f-8bac-958b8f449ae9" + }, { - "@id": "http://digitalheraldry.org/data#7340c355-3199-47ad-a732-fefab15a4162" + "@id": "http://digitalheraldry.org/data#8597e9fe-f988-428e-9b70-9d6c9cf207c9" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#0d4aa65e-5615-4268-be65-9cb8a6855e9f", + "@id": "http://digitalheraldry.org/data#cf7619a2-fb7a-4b8a-8a6f-a62f9032ca65", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e965a628-441d-45cd-b5ea-9a174e775e74" + "@id": "http://digitalheraldry.org/data#c8453a39-ccfd-4450-8464-81ee4808308d" } ] }, { - "@id": "http://digitalheraldry.org/data#71b2bd6d-648c-4973-bf83-f8614a1fa78c", + "@id": "http://digitalheraldry.org/data#5ab85d35-94ca-4a73-8056-c1629a3ac652", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#c3105d6f-df46-4649-b9af-daf03773f878", + "@id": "http://digitalheraldry.org/data#dc980838-3f91-4fc2-ae46-af99fadbf86b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Affronted", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#9763871b-93f9-4004-9193-ee3fb41ff99f" - } ] }, { - "@id": "http://digitalheraldry.org/data#923d4396-7378-46f4-b27b-7f33f376ce90", + "@id": "http://digitalheraldry.org/data#63bd4911-48c9-4e60-b16a-999814f79a9f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#733e3d58-3625-402e-b10a-3f218a16ed3d" + "@id": "http://digitalheraldry.org/data#d13974ee-4abb-4a65-9ec8-1344ed695414" } ] }, { - "@id": "http://digitalheraldry.org/data#5c985884-5667-4e9d-bbbd-acae9326a923", + "@id": "http://digitalheraldry.org/data#CoA0000003724", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@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#d6656812-8750-43c4-8441-57d7968866d8" } ], - "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#079b50e1-e82a-4d60-a9f1-fbfd08f6b3db" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3724" } ] }, { - "@id": "http://digitalheraldry.org/data#8bf9a4b4-9b8d-4b79-b0e1-58f10f4e0667", + "@id": "http://digitalheraldry.org/data#1c20b4ff-67c2-49f7-a70b-783bb748edc7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8d7eac49-f676-4d82-b555-a1aa05e46322" - } ] }, { - "@id": "http://digitalheraldry.org/data#d8f3dee3-10d6-46b4-b10a-fc4a19ba033d", + "@id": "http://digitalheraldry.org/data#c1efbe99-0755-4c59-831e-ccd478da910c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "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#9a767617-efe9-4d25-9dda-d488bfc49e56", + "@id": "http://digitalheraldry.org/data#600ed482-1f3c-435c-bb64-96cb81d07e72", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#WolfsHead", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#a0ad7edb-adf7-4bac-8a68-389f559bcf67", + "@id": "http://digitalheraldry.org/data#af5d10e6-e25d-4454-848a-a046f71cabaf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#b27e2d06-d5f4-403e-9536-f7a0a642f5b7" + "@id": "http://digitalheraldry.org/data#cecfa9f5-4d52-46a3-bbad-530864e56d5a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f2ec3680-d3ff-49a4-a396-722f42d228f3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#92e4a495-40b2-4116-bd52-6164c27db59b", + "@id": "http://digitalheraldry.org/data#4a22279b-e23a-4220-b34f-7b2d5a2b8a05", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#fddb0968-873d-4ad0-a4ce-2893a65514db" } ] }, { - "@id": "http://digitalheraldry.org/data#ebccbb15-7e45-425c-81d9-88d8cf3743fb", + "@id": "http://digitalheraldry.org/data#25d496bf-7af6-494f-b3b7-a67a0a08b87a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#17ee02d7-7033-4d9d-a0dd-cb88ade81899", + "@id": "http://digitalheraldry.org/data#CoA0000006274", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#f8996218-b03b-496a-907d-0dc000d25002" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6274" } ] }, { - "@id": "http://digitalheraldry.org/data#7b0f8d86-d1a9-4d40-9577-51db65985e1c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#49292d94-83af-4349-90e5-bd250082d35b", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#8f785093-8230-427b-a1a0-4d67c5164a7a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#af8caeb8-1ce3-4f94-be27-9c2bec991772", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasField", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#67db8bba-0fd2-46e2-9986-1ca125e3e5cd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -37944,33 +38219,23 @@ ] }, { - "@id": "http://digitalheraldry.org/data#27423003-899b-46e4-9dd3-28ede2c31bbf", + "@id": "http://digitalheraldry.org/data#973ea940-31e2-4d7c-a429-5d1f1ff1744a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#8cd3ea2d-25c0-4ae6-a490-f285d5025b53" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003805", + "@id": "http://digitalheraldry.org/data#CoA0000006222", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000003805_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -37978,113 +38243,103 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f5ec1fa4-6b4a-4e39-9a94-6d60d9b2ef04" + "@id": "http://digitalheraldry.org/data#08eb5867-e18a-4f10-bc43-a0988609523e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#88550856-c7f0-4fe5-9da4-fc9b1862df2e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#bf2b3a4f-1fda-4e6d-a9fe-6cf8ad2295d2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#6c189be2-7bfc-454d-a945-9d1e64f492fa" + "@id": "http://digitalheraldry.org/data#cb0091a3-3fb7-4962-80ac-dd8c3c86f7e8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3805" + "@value": "6222" } ] }, { - "@id": "http://digitalheraldry.org/data#32f3b49e-30b6-4679-9b2a-4a1a645f9a2d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#791186e5-fbf3-4f90-8752-287a1ded6087", + "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#cc39edad-648b-46f4-9e11-3602092b0c0e", + "@id": "http://digitalheraldry.org/data#e07b0ccd-3cac-4e03-bd60-035a90d5b2e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#1f80ca9b-0053-4c9a-a4b6-ccbc9b24ee20", + "@id": "http://digitalheraldry.org/data#394d41d3-a7b2-47cd-b089-8adc9b8451d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f1508ec7-106a-4058-a50c-3175bed16e2d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#432d7302-46d4-4513-9a01-cf7b693c7dac", + "@id": "http://digitalheraldry.org/data#52ba0b76-da31-4b5f-bf6d-910c2e9a327d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/data#14e6318d-5c84-4548-9dde-703e7f5579d3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#75ec66f0-3b1c-4903-98ab-91c6ec6b25b8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#78167b1e-0b8f-48a1-b13a-a10fec3910f5" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e494965f-943a-4536-b77a-9f030551e61d", + "@id": "http://digitalheraldry.org/data#7d053e31-2514-43a6-ad67-8af15415fbfc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#59e4388b-c8bd-4556-897b-18a53dac573b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9ad4f994-d8e3-43eb-8cd1-179cceda5de9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@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#e6390a43-7682-4519-8f65-d05b43aaf8c3", + "@id": "http://digitalheraldry.org/data#01094fd4-28cd-4f33-ba86-ae00eb01b9b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -38094,65 +38349,98 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a88c6b38-26ab-409e-a023-f31b73dc9b79", + "@id": "http://digitalheraldry.org/data#1e82df5f-678a-4545-9dd7-418e8d6959c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#6268675b-3b12-48f3-b6db-6954066d54a2", + "@id": "http://digitalheraldry.org/data#CoA0000017508_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#08a286d8-aeda-4d2d-b118-fadee93f09fb" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e68dc7c8-9e9f-4740-8ca3-1f95940ee113" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2f104421-4ac6-40d5-8c7e-0a473d3be8a2" + "@id": "http://digitalheraldry.org/data#5e3a4a6b-5a5c-4cbe-8ef1-e300079cf667" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#d7c62290-5b54-4749-8715-122e40e9456c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "17508_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7d35573b-bb85-415d-8733-cbbfe6045f3f", + "@id": "http://digitalheraldry.org/data#ed914af6-c61c-4f6d-9fc1-36fe880f6db9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6778e3bb-1e28-4587-9648-6f99cf4485da" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#961ce71f-2fda-44f9-9fe6-b715fee93c43", + "@id": "http://digitalheraldry.org/data#CoA0000031533", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d2513076-f39d-4708-b715-389df1734fcd" + "@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#470db860-fcb8-4193-83dd-66279f10f25b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3035e145-4bd0-476d-bdd1-e6c09d39d1ab" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31533" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007119", + "@id": "http://digitalheraldry.org/data#CoA0000031563", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -38164,29 +38452,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2d1fa422-c2d1-44f5-aa70-6dbf9db9fbc4" + "@id": "http://digitalheraldry.org/data#70ed6848-1f9c-4022-a91c-d53677730959" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e5b15758-c1dc-4cc3-8b42-e9a046cf0c1d" + "@id": "http://digitalheraldry.org/data#9439527e-4da8-4349-a065-8e825abb82c8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7119" + "@value": "31563" } ] }, { - "@id": "http://digitalheraldry.org/data#772b840f-3b51-4b60-871d-a85adc792ce9", + "@id": "http://digitalheraldry.org/data#014befe1-9e60-49e3-bf8a-ca826fe3553e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -38196,9 +38484,9 @@ ] }, { - "@id": "http://digitalheraldry.org/data#30af8282-8abd-4188-9cbc-f97eb8a37102", + "@id": "http://digitalheraldry.org/data#14685ec0-3c2b-455c-8f18-16b4c509b743", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Millstone", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -38208,179 +38496,153 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b9a3d5f9-2844-4a21-a07e-d191f5242fdb", + "@id": "http://digitalheraldry.org/data#5f27e0db-2673-439c-a37e-d1c3432c8e7d", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f57566e2-92ca-45b4-9689-9298b4006875", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#13b77e9e-59b1-474e-924a-3f073efd100d", + "@id": "http://digitalheraldry.org/data#64cb03bd-1b30-41bb-bb64-4eb9fa8d66a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#d8e3c973-f937-4223-95dd-4376bd0bbf4f", + "@id": "http://digitalheraldry.org/data#dbbe3a9b-a1f5-4027-abe7-eb5012808a8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#8d8e6d81-7c59-4792-bc00-01332aa0eebb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#00237cec-21ca-43da-b8e2-8eadf0ac123b", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b84db412-08f0-4722-9812-03187d09286f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry", + "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#CoA0000002440_CoAF1_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#97ee9889-2df3-40e2-b788-9ec83807bd1a", + "@id": "http://digitalheraldry.org/data#5ff3d033-1a90-4998-a154-a5710cc59849", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#ce5b0928-3ef6-4d2e-b03f-a0639c8db43d", + "@id": "http://digitalheraldry.org/data#c7a1b989-3a22-44dc-9925-4d74a5b2a125", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3c0d9d59-edcc-4d56-b349-fdec5fd2eb1d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "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#CoA0000005412", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#4cda1393-30f1-47cd-982e-0291f27c691e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#faa0d295-6128-4449-aab3-3add10f8678a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "5412" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms" } ] }, { - "@id": "http://digitalheraldry.org/data#b26db455-b94c-418e-8675-ecd288126190", + "@id": "http://digitalheraldry.org/data#68b681cc-c635-4375-9416-f9093b3c84b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Axe", + "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#03acaa7f-3f37-4b12-b3f3-5bbc8707adf6", + "@id": "http://digitalheraldry.org/data#3b84c602-a3c9-4ffc-873e-d13f7f09d904", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#09018e8d-4336-46c5-9a05-8cdf98f0e461" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#30d0f0df-67d2-4dc7-8d7e-def2f90a7d1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "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#69343f4d-884a-4d46-86bc-b7b2844fba6b", + "@id": "http://digitalheraldry.org/data#89b69241-a2e6-476e-8240-eace1bd70768", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#aa28a1be-0da1-416b-8580-a66272802e1a" } ], "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#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#fdb296ca-04a8-4830-9087-64b9f8490b6d", + "@id": "http://digitalheraldry.org/data#1ea0a8e9-befd-4300-8342-d673d6200af7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -38397,43 +38659,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ba257a70-c171-45f8-9102-ad208d1c22e3", + "@id": "http://digitalheraldry.org/data#9320c63a-7f62-4878-9d4f-638c2952d7c9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#6f42cad2-f508-473e-baa7-4005fe5492a1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#eb20594b-0a52-4a6b-9fe3-b1c30ee7f847", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9fc3c21e-0465-4441-8e22-5f123b2d0ae4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#IbexHorn", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#33f5d131-6a09-428a-8ef4-0b78ffdf6c00" + "@id": "http://digitalheraldry.org/data#6ea056d4-3732-4d5b-aee3-2eb655a7845b" } ], - "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#c3d13e8b-4341-4b2c-a68f-f7e20b7ea0af" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007285", + "@id": "http://digitalheraldry.org/data#CoA0000002818", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -38445,158 +38688,128 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#62957b13-7400-4867-a920-d7b158d9cf81" + "@id": "http://digitalheraldry.org/data#33b1bc7a-709e-4229-8865-9f537be99d7b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#61062052-6805-446f-b8d5-96d55c31d57e" + "@id": "http://digitalheraldry.org/data#649d4aad-4606-4cd9-9caa-4be3bcf0fabe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7285" + "@value": "2818" } ] }, { - "@id": "http://digitalheraldry.org/data#a19c0085-3c95-458b-bf74-f70c028a6a7b", + "@id": "http://digitalheraldry.org/data#8fdf13ad-724c-461b-87e6-95635573ed0a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#5443386c-c4ad-4552-9d45-e40e05053996" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008676_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000017415", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008676_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#b9c48e9e-03c8-47b0-81ed-107a081b5a0a" + "@id": "http://digitalheraldry.org/data#CoA0000008676_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#ab32c699-740f-4182-8d1c-6fc059d2f9a9" + "@id": "http://digitalheraldry.org/data#CoA0000008676_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "17415" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#66692f44-abed-4ef4-bc7e-c60211eae58b", + "@id": "http://digitalheraldry.org/data#a1a69395-5493-4c15-a709-1e87640ca25c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WheelOnPartition", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#e6bdaf10-9fa3-4fa5-9ee7-b1e14047e258" + } + ], "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#2b804cd9-e5e0-42e1-a0d5-8857c7d72f14", + "@id": "http://digitalheraldry.org/data#5a9d61f9-f783-4f4d-9b11-fcc0aca9c8ce", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7d011829-d5d2-4643-b614-54126fa8cd14" + "@id": "http://digitalheraldry.org/data#3564ee14-7c3b-4e5f-9b55-c034eaed6359" } ] }, { - "@id": "http://digitalheraldry.org/data#09391aec-93f2-4592-9b25-4be01142b979", + "@id": "http://digitalheraldry.org/data#bcad7a35-1db1-4dba-9b6d-bd523bd1db83", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b71e32e8-2794-4fd1-b04d-8e868c22e595", + "@id": "http://digitalheraldry.org/data#a545881f-8877-4d6e-8766-0ed62f76439c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#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#ddc48028-d71d-449f-aeda-e3b14a438ac2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ec1b8af5-9cf6-475c-9fc5-383cc4d8486a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002779", + "@id": "http://digitalheraldry.org/data#CoA0000002811", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 @@ -38604,196 +38817,156 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0d854f9b-8638-4d8a-85a8-b3e71b6ad4f7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#c832b1e6-ec37-417d-927a-5818afeb30e7" + "@id": "http://digitalheraldry.org/data#dd091857-e398-42dc-97ab-f263cfb59c5a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2779" + "@value": "2811" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031498", + "@id": "http://digitalheraldry.org/data#8220bb00-5e65-4b88-ac53-b39997fff7f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2d0f7357-aeb7-437b-b214-fb92c1bdac71" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31498" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#5f42aa78-4b41-4a00-9541-7851524c26c4", + "@id": "http://digitalheraldry.org/data#4ef56130-0e72-4753-a13a-a9c512b8a75d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" - } - ], - "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#6b39730f-a59a-4a4e-b4f8-668d152ba876" } ] }, { - "@id": "http://digitalheraldry.org/data#4a566391-7615-432d-9d22-082e96bde45c", + "@id": "http://digitalheraldry.org/data#9c1133da-92a3-435b-8ea4-7df9603ea377", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#a8971859-a29a-491b-bab8-9a083f41ef5d" - }, - { - "@id": "http://digitalheraldry.org/data#5c7a5246-e74b-48bb-bf11-14b5a6294ad8" - } - ], - "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#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000008378_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000008378_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008378_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4bd9e22a-ec66-4bff-ac9e-bdb8ad3fb895", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000008378_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#d5ff9376-05f6-4e7f-80ab-24711843d900", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006039_1", + "@id": "http://digitalheraldry.org/data#CoA0000002438", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f7ac5a60-f50f-4e10-a2b9-b2c404eea4b5" + "@id": "http://digitalheraldry.org/data#6c75d816-3063-44bf-a102-8b23e021cc2b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b186c385-75c0-4051-b7b2-442328553062" + "@id": "http://digitalheraldry.org/data#e4b1c582-f1f2-4a36-bdcd-791fb16b3554" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#fc9ac9da-73a3-4c06-a988-4ed2d46d4807" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6039_1" + "@value": "2438" } ] }, { - "@id": "http://digitalheraldry.org/data#efdc5541-f332-44ea-8c20-00fc7c07ec7a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Viol", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#a0450ab6-038d-4228-8735-00ad6d811dcd", + "@id": "http://digitalheraldry.org/data#d6f8e74a-170e-4204-b0b0-9939e5d82360", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3e2302c3-78c3-4da7-a402-81bcc14619ae", + "@id": "http://digitalheraldry.org/data#CoA0000031537", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#75241986-a5cd-4a2b-988e-a860b27ddada" + "@value": "fixed number of roses" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#c2ea660d-7a0c-4a83-9c3b-c06ac6237356" + "@id": "http://digitalheraldry.org/data#CoA0000031537_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007367", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -38802,46 +38975,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ed5a3243-5d7e-4deb-8e92-1496303c3a6e" + "@id": "http://digitalheraldry.org/data#c7aae25b-f730-4498-bf51-2351d9c496a3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#db9d5477-c265-4c65-9432-f15ae5f5799d" + "@id": "http://digitalheraldry.org/data#9320c63a-7f62-4878-9d4f-638c2952d7c9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "7367" + "@id": "http://digitalheraldry.org/data#6ea056d4-3732-4d5b-aee3-2eb655a7845b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#597baca1-9217-4111-8e26-864376e12e58", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "31537" } ] }, { - "@id": "http://digitalheraldry.org/data#ba67831c-5bb5-4f7f-ae29-781ab0b5befe", + "@id": "http://digitalheraldry.org/data#c8ce4f6b-e9f5-4499-a5d9-1768f8484bc4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000022273_B_A", + "@id": "http://digitalheraldry.org/data#CoA0000005412", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -38853,65 +39019,79 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7dba2f44-a163-4eda-a115-6e3f7d60ca4c" + "@id": "http://digitalheraldry.org/data#0c20e464-e777-43f6-a849-59bfd840afea" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cfbab24a-92e1-4894-a327-705be516fbd6" + "@id": "http://digitalheraldry.org/data#f9f3f60d-e086-4b49-9b9a-30bf42a7e74b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "22273_B_A" + "@value": "5412" } ] }, { - "@id": "http://digitalheraldry.org/data#e84c309e-bdb0-44c4-a57d-bea54234e598", + "@id": "http://digitalheraldry.org/data#d1b3d029-b8e9-4288-9a91-f670f69f1ed9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#dbed0676-00cd-490f-a9d2-b8b68e06690e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9b2b122a-654c-4ffa-9078-e6389bf2161c" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ec8bc864-4ff5-4b64-a7ff-893ba4b33631", + "@id": "http://digitalheraldry.org/data#CoA0000002479", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#c4820a76-7892-426f-8a04-f41d1230843a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d2e5468c-2108-4112-ae64-5a803fc74562" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2479" + } ] }, { - "@id": "http://digitalheraldry.org/data#43b1810e-e065-445c-9734-a3da5148d2cb", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#6180539d-0bae-492d-8729-00a4f637f54e", + "@id": "http://digitalheraldry.org/data#fbe2d1a7-0fa6-4f6d-b851-91293ba0ee47", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -38921,66 +39101,64 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b4c21ebb-c7d9-43f1-bbb5-c2f0c80c4468", + "@id": "http://digitalheraldry.org/data#c02770af-9a21-4ed6-9fc8-9db3bd7c9e7d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1be0b138-2e7e-4c79-bba9-45338fe57279" + "@id": "http://digitalheraldry.org/data#2f218a14-b9d3-4253-9916-ce222b6926ce" } ] }, { - "@id": "http://digitalheraldry.org/data#8f182544-f6d3-4aef-afdd-febedad589bb", + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#be79803b-ff6a-4f40-986c-42fa97f01bbd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#68ffdff0-c8b2-479c-be3e-db141720291c" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#87a985fc-bc85-462a-9121-6b811bfc104b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#2ac75d7a-f81d-4780-a711-68f8f23b131c", + "@id": "http://digitalheraldry.org/data#d8cb4b75-b69e-42be-8038-ec1d7179da0a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#5c85c767-51f6-4f88-a7cb-ae0e84ff0e21" - }, - { - "@id": "http://digitalheraldry.org/data#55f7082e-a0ea-4377-966a-3209cf119e89" - } - ], - "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#32732673-e110-4e1c-a27d-0bce1c0f4ba5", + "@id": "http://digitalheraldry.org/data#0ac2627d-53b5-4268-8f67-0e13d2b9064f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -38990,53 +39168,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027530_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1c9dfe3c-3bc5-4b57-867c-4415cbb43841" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#ecd91e65-35f3-4446-9f3f-13a8e1e733d9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfMullets", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "27530_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" } ] }, { - "@id": "http://digitalheraldry.org/data#68b235ac-4108-43f8-a99d-62dda27e1b19", + "@id": "http://digitalheraldry.org/data#c620f936-baa3-434a-b4e8-41494e22b348", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#03bc99a8-8b4f-470b-bdd6-abfb35e3f917", + "@id": "http://digitalheraldry.org/data#c77057fe-7c86-4a34-af06-d5d8941bb5e8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -39056,94 +39215,96 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1535cb6e-f0c3-4d1a-b760-3f818eee490e", + "@id": "http://digitalheraldry.org/data#b404a703-666c-410d-bc06-9d1520c01959", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#dccc14ca-b178-42b8-b7d0-2024a761ac20" - } - ], "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#ec7a9615-120d-4a67-a535-054691f30871", + "@id": "http://digitalheraldry.org/data#4406d962-8613-4090-bed2-50b9b147202b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#89ef80ae-64dd-47b4-ba14-6d377d745a93" + "@id": "http://digitalheraldry.org/data#ba007a29-7b7f-4a23-9608-8f62cec7b7cf" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008971_B", + "@id": "http://digitalheraldry.org/data#ddabb80a-ce69-413b-88b2-f5629c9b9f70", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#bb581dbc-6c02-4245-991b-5c76dc61e7e3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#4234aae3-68c6-43a0-a094-17939b39c66f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#306a5b8a-9595-4d75-8059-a128cdde7a97" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8971_B" + "@id": "http://digitalheraldry.org/data#28461858-e34e-455d-9a6f-be353c836195" } ] }, { - "@id": "http://digitalheraldry.org/data#cd7ebd22-6117-4814-b7af-487b7bbe2b37", + "@id": "http://digitalheraldry.org/data#7b10429b-f8fe-4620-8954-1ae39b789a4c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5d1fc6c3-d80a-4ffa-9791-d3ecca87fc57" + "@id": "http://digitalheraldry.org/data#575ba7f5-8b60-42eb-8729-2f95ce58aa14" } ] }, { - "@id": "http://digitalheraldry.org/data#b366ca81-7c13-4300-b1ff-2f3049cfe502", + "@id": "http://digitalheraldry.org/data#22e1a1f4-623e-41b0-bc8d-d2a1fc29df99", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#165fb783-5bcc-41ca-8f35-80eb82298453" + } + ], + "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#6c608099-ee85-4eea-ac03-45b2832e28da", + "@id": "http://digitalheraldry.org/data#6469b798-aa5d-4794-8996-fd7af7138541", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8d3f10d0-515b-4153-98f2-8ca409eec09b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -39153,28 +39314,43 @@ ], "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#e1a475e5-d57f-4373-973c-ba643cc29e2f", + "@id": "http://digitalheraldry.org/data#b8820a86-4df0-4fab-acd9-08d47daeb530", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#95ae2423-6718-4e6d-860d-c2430e18a1d6" + "@id": "http://digitalheraldry.org/data#fd20498e-8a27-486b-ba94-afda3228fef8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002703", + "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant, armed, langued to Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -39182,85 +39358,75 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#37c96234-b062-46b6-8487-abd6550b88e4" + "@id": "http://digitalheraldry.org/data#556f553c-5e23-4159-be8b-dbd18305c9d0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d39c708b-4d66-43db-aecd-3a0a117bc0d3" + "@id": "http://digitalheraldry.org/data#c0daa672-fdbf-4092-95d8-5779db14c25c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "2703" + "@id": "http://digitalheraldry.org/data#462beda5-c1a3-409f-92c9-ec2e7ea1e8a3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8f0c0acf-afcf-40c7-9bcc-4632e2e346f1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c4f7f9e5-9f92-4c11-a26b-bd9374072af5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#8ed21550-715b-4aa6-9c6c-561f317e289f" + "@value": "6028_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#63ce2a06-11ae-4cfc-8abb-1891d0177238", + "@id": "http://digitalheraldry.org/data#4fbf5686-02de-4c43-9b44-176bab7b65bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#845fa12d-25cb-4e95-b7bd-4d4e3a964644", + "@id": "http://digitalheraldry.org/data#f782a279-9637-4d0f-827c-462638fa83ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2a2e8b00-b3dd-4d5e-84cc-db4d8ba2ce76" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#e21e8743-2b40-41d9-b124-45456ac88b88" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bodkin", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#09193720-d4a4-459e-bb83-a3a037899544", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#79b5654f-9d48-45b5-8651-ce38be3aa0f2" } ] }, { - "@id": "http://digitalheraldry.org/data#e0732dd2-0c7d-4837-bfec-dcee785c3f5d", + "@id": "http://digitalheraldry.org/data#3997bd3e-d6e5-48d7-b24f-03a43456f793", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sickle", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#775208ec-fdf7-4a31-bf33-1f409c7145e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -39268,33 +39434,38 @@ "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#173cab91-fc34-4b9d-85b2-8ec44435aae9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#920a360d-fdca-4b12-817f-1f37e0ac9ff4", + "@id": "http://digitalheraldry.org/data#f1dd88dc-efa8-41ef-b092-8d36beea6772", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#a57392a0-5481-4502-b0c6-28b4f61fbaf5" + } + ], "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#CoA0000031558", + "@id": "http://digitalheraldry.org/data#CoA0000004403", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added second tincture to Charge1" + "@value": "fixed tinctures / removed Charge2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -39304,7 +39475,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031558_1" + "@id": "http://digitalheraldry.org/data#CoA0000004403_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -39314,74 +39485,70 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8c7390fa-3f4f-44ca-8ed9-bce08ae8c944" + "@id": "http://digitalheraldry.org/data#50a30919-12a8-4052-9bd9-ba6f5001c55a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a111652b-3450-4230-82e9-74cb673f3956" + "@id": "http://digitalheraldry.org/data#82f15f1c-c972-483e-9151-58bff8c40375" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31558" + "@value": "4403" } ] }, { - "@id": "http://digitalheraldry.org/data#da737561-eb98-4627-88da-123b1fdad451", + "@id": "http://digitalheraldry.org/data#0c9d877e-8545-4249-9acd-eb87467d92de", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000019035_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000019035_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@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#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#9e20f8b2-d0ca-4b28-9b31-caaf31e592ef", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f55b1b23-0c4f-4895-bbee-600d81c4dd80", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f58ae5c0-c9e6-4e28-8258-aca6d0bf98b7", + "@id": "http://digitalheraldry.org/data#c3c6c249-ac4b-430e-a17d-344d7bba6f05", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5ea119b5-82db-4bbc-a31f-df81dc3d305c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B", + "@id": "http://digitalheraldry.org/data#CoA0000008837", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed and langued to Charge1 / added compony to Charge2" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -39389,7 +39556,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000008837_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -39399,165 +39566,125 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9bae312e-e0dc-4be9-a454-0185331242c4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#05a42e2a-7161-4dcb-b41b-0e20a7662959" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#a8fa9096-dd19-44c8-9934-d06315a16e03" + "@id": "http://digitalheraldry.org/data#4b5c9166-5271-451a-b0d7-cdb9365dbd83" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8676_B" + "@value": "8837" } ] }, { - "@id": "http://digitalheraldry.org/data#b891dd21-56f9-4a9a-8423-21ab4d0862e9", + "@id": "http://digitalheraldry.org/data#CoA0000008668", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7a8b5676-933f-4b1f-86dd-93780dd59c22" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8668" } ] }, { - "@id": "http://digitalheraldry.org/data#11178031-0f1f-4fc9-9146-ec79f0d1b968", + "@id": "http://digitalheraldry.org/data#1edebdce-18f9-4423-9ab6-0ad60f244ab6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ea4df46a-7653-421a-8b46-2fb9fa9a67aa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#daa752c9-5b0b-4ad9-bc6d-9ee95205ad27" + "@id": "http://digitalheraldry.org/data#f0eb5a91-87a3-4b25-abcb-d6482d28baba" } ], - "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#a19f3c9f-cd7b-4dff-98c4-8d958af33e2d" } ] }, { - "@id": "http://digitalheraldry.org/data#caf3a4e1-39bd-4305-8e6d-6da9079323f6", + "@id": "http://digitalheraldry.org/data#b3d53686-aec2-4460-a2d2-dd9d1d794a16", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ca90aa9b-6a00-41c9-8457-ecc8ef6dd4ae" + "@id": "http://digitalheraldry.org/data#50eb6784-817b-4bc1-bd5c-44e8792e7a64" } ] }, { - "@id": "http://digitalheraldry.org/data#fec81f33-14d8-4fff-9f58-a7a3e8ee8766", + "@id": "http://digitalheraldry.org/data#9ebd35f2-228b-41ea-b94c-371e61dc5802", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#740b8614-0dfe-4b1c-9c7f-63fdab92f169" } ] }, { - "@id": "http://digitalheraldry.org/data#246eb48f-aeee-4c2f-ae17-e549491f50bf", + "@id": "http://digitalheraldry.org/data#4aa990d9-6597-40e8-85a6-5c2732ec1bb0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#1a9f640d-6fb9-4f77-8d05-b87e5f80cf67" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#5d7aaa66-5a9d-40ea-b903-5553fba48407", + "@id": "http://digitalheraldry.org/data#4e42522f-f878-45e2-87e7-32290a1ed8b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ad2f5ebb-93be-449a-9ffc-97d0ea9a3b99" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#6fbc09d3-deb3-46e9-90f3-381ccd0dd537", + "@id": "http://digitalheraldry.org/data#8cee494c-d260-4af1-8d04-3804a64c272e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#7e0e5adf-a51d-4d42-984f-7b0c8e557df1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#18423f25-3769-40d4-8710-336574034f8e" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#89675eb4-ac94-406d-b829-2ee022cd84a9" } ], - "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#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002457", + "@id": "http://digitalheraldry.org/data#CoA0000031530", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 @@ -39565,123 +39692,147 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d361e79c-ff4d-4a83-a0b9-79b7b1e8c013" + "@id": "http://digitalheraldry.org/data#24d20425-dae6-4e49-b549-498ca910e756" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d0ba2def-b7f6-4595-a4c0-49588a868dc0" + "@id": "http://digitalheraldry.org/data#63bd4911-48c9-4e60-b16a-999814f79a9f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#07ed8376-3b73-4fec-a3eb-bf934a1fc571" + "@value": "31530" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "2457" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#8cc9cc03-7fbb-441b-a339-1d10acbbe21f", + "@id": "http://digitalheraldry.org/data#242001db-046a-47f7-a5c6-a6ffc2ec7e17", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#583bd126-ba08-4a60-95c9-a9d436ca6192" + "@id": "http://digitalheraldry.org/data#b530438e-4c76-46f4-aaf6-9dfc1a5b2bec" } ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d5bb7e70-2b5a-446e-8881-f5e2768d781a", + "@id": "http://digitalheraldry.org/data#CoA0000008668_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#cc83ce3a-1ffb-42e2-8deb-f1b113b05878", + "@id": "http://digitalheraldry.org/data#c536513e-1ec5-4f6f-aacf-57187dcdacef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + "@id": "http://digitalheraldry.org/data#b7e4c113-7f02-4aae-b5a9-81ad43eb1b74" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#670e5106-bc28-41a4-b271-a8dec60f2a1b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ + "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#50fa2d60-0703-47a5-a0d9-6d5ab584674d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3f1813de-a53e-4458-a719-39a4f77cc9c7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000031577", + "@id": "http://digitalheraldry.org/data#71b10595-d18f-46a6-a191-09dc593bbc1f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#680d9306-5363-4c55-933a-c25ae39e362a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006297", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#de000937-c30a-483b-979a-61814cdb3f00" + "@value": "added q.f." } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#33657d1c-71fd-4ddb-bac1-9891868a6717" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "31577" + "@id": "http://digitalheraldry.org/data#CoA0000006297_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003818", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -39690,37 +39841,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#30922d33-261a-4dbe-ba94-29c5054c4ba6" + "@id": "http://digitalheraldry.org/data#5c96913c-a2bb-4251-949e-6836d1b14cd6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#13427c61-fe0d-49cb-872a-4a115e34600c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#379e45fb-a773-4c28-92ee-b243ad2b1cd9" + "@id": "http://digitalheraldry.org/data#a95f4edd-ae3e-44bb-a1af-0bc57bfba512" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3818" + "@value": "6297" } ] }, { - "@id": "http://digitalheraldry.org/data#440ee74c-359e-4b95-ad43-8d494f778251", + "@id": "http://digitalheraldry.org/data#0f24b5a0-7083-4864-9afa-7d0919ce1633", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a5a7b35a-44ad-4d8e-9d7f-d6dfcfd73e3c" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#22f00f59-d5f5-4e57-a45e-9e90919afe56" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -39730,97 +39873,99 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002464_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#a3ec8b0d-8abb-4945-9bf9-65c3f62627dc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#465bce6a-7bcb-4065-90da-489ffa319115" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FireBreathing", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "2464_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#3ba307f8-6627-434a-acf0-ada4ceccaacd", + "@id": "http://digitalheraldry.org/data#7fdec631-f7f8-4564-938f-e9517f8e0272", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#0261eb00-d42d-4a72-a4a6-8d0bbe478f8e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#cba53626-a4b8-4570-9509-70514eb4ded9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#eed28452-3fbd-421f-9c74-1034a20c85ea", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 2 + "@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#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#188623d9-c7db-4b29-8e53-923c52ad84ce", + "@id": "http://digitalheraldry.org/data#4a6bff36-8ba3-4265-8772-023c39caa27b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#529b519c-1bcd-4be1-bf1c-b711d4d5dc96" + "@id": "http://digitalheraldry.org/data#22266605-5fb3-4c7e-8dd8-f4c147591e4e" } ] }, { - "@id": "http://digitalheraldry.org/data#591ca360-1b20-409c-b265-06193f1997e8", + "@id": "http://digitalheraldry.org/data#c52a6f1a-2e53-4581-b60e-b87183b1011d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e29461b4-2698-4f68-91c1-b2f2053a161d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#f8975e87-4340-4163-8295-bdd5d58de474", + "@id": "http://digitalheraldry.org/data#b6c5d26e-5cb7-4607-8b49-5188a8840f58", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#1089f0cd-576e-47ee-811e-fd285c33d237" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4353c4f4-0e16-4b73-97f9-38cbb233367a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b4e289b4-0b9d-4e29-91b1-58dddc65cbf6" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002447", + "@id": "http://digitalheraldry.org/data#CoA0000031496", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -39832,435 +39977,252 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1738b41b-3883-4564-94d3-38fa6819961e" + "@id": "http://digitalheraldry.org/data#c71f8601-ca96-4fa7-a79d-31e1eca677db" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ffc95a09-698a-4bed-b01d-205ad147397e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#e04cecef-999b-4898-b0df-a3a230df804f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#e94fdc04-7d7f-49ca-87ba-14af04ff8e24" + "@id": "http://digitalheraldry.org/data#c03ad15a-6059-47f2-a4e2-a3f6dc05c857" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2447" + "@value": "31496" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007961_1", + "@id": "http://digitalheraldry.org/data#ab6d7dca-cc98-49ba-afd9-53760352eeeb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#6fcb15fb-1171-46df-8048-f4c17e77a956" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#17c6194a-e7d0-42bc-8e68-af12b40ad58a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#35ed1cb2-8255-42b6-98fc-e30899b8f0fc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#b41f5a2f-7e52-4847-8bc3-c337ba444875" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#301f2e26-79e9-4678-afba-6d44d6b11420" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f8f44445-955f-4d42-b083-ecef32d13932", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#9977f45a-2471-4378-b451-5ef920d5e1a0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7961_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b15bce10-9199-40f4-beee-8861458e8944", + "@id": "http://digitalheraldry.org/data#6245440e-c32a-49c0-8b25-0008e63adaf6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#59f9f0d9-bfb8-4649-8264-1cce87c71b17", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "@value": 3 } ], "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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002583_1", + "@id": "http://digitalheraldry.org/data#42184763-0927-4767-8a1a-bac5f3dad985", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#634ca7b1-21ad-4e7f-8c80-bf6ecb4d36e7" - }, - { - "@id": "http://digitalheraldry.org/data#c8d971cb-edda-46d2-a4aa-2c64f4be91f0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#01008fa7-b990-49e0-ba3e-030e4a84472b" - }, - { - "@id": "http://digitalheraldry.org/data#f27ada1e-422e-489f-b35e-93d325e5f730" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2583_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#86292728-ecfd-44ac-ab76-9d0b6376a3bf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#4f34bd73-f8cb-44bd-9970-925e478cd6b0" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1697860a-cbf0-42ed-916c-de08bf4a6525", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "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#28d656f4-7a6e-414b-9704-64ae987d0094", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InBend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ad2f5ebb-93be-449a-9ffc-97d0ea9a3b99", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#bd99ec6a-66fe-4bd2-8c96-8939d8008cc9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Embowed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002808", + "@id": "http://digitalheraldry.org/data#4cb18950-92c6-4fac-b4c7-7a2835450894", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#12bfb3da-02cf-4e3e-ab7d-d6380c348dfe" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#1531244e-44cc-49d9-ac7c-c38504398d26" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2808" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#14f34288-beaf-4af2-ae0e-1aeeb8abe268", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0f09efce-758f-486b-9af5-b88178485e46", + "@id": "http://digitalheraldry.org/data#e42b34b9-8b0d-4e3a-ae4f-f917a648930c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#91ffe4c3-2d80-473c-8d7a-44b81847b7df" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ] }, { - "@id": "http://digitalheraldry.org/data#379ef6d8-ffb2-49da-b0a5-6cf498665fb3", + "@id": "http://digitalheraldry.org/data#82dc8bf5-7e4e-40e5-8b3f-35b46298f1d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#41e7bf90-f2ed-41bc-a9aa-62d5ebf397b8", + "@id": "http://digitalheraldry.org/data#79131ec2-d650-4859-aee2-130a4dbc589c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d6009c34-3238-490a-89b3-dee826124621" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#14e3e1a5-2a99-471c-b59d-58745a11a945", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#aa9cde8a-331e-43f0-91bc-d6461cbbac51" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002781", + "@id": "http://digitalheraldry.org/data#33b34d3c-ab9f-464e-a705-3b27fb977e32", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8bf95e22-15ff-43df-b0c4-0c131b146521" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2781" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1", + "@id": "http://digitalheraldry.org/data#4d673203-3f50-4ca2-be56-4868f1897f9f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Erect", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#22713c97-1726-4fc5-b583-2af76fc78c2e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#9dc26ffc-1d31-4fbf-9c7c-6e9c850e1c98" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "8134_B_1" - } ] }, { - "@id": "http://digitalheraldry.org/data#d2566c16-5174-432c-afac-7962750e11f9", + "@id": "http://digitalheraldry.org/data#be3d89f2-4f11-440e-a77b-7b53ce904c8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges", - "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#965e2254-b458-438e-bdaa-8849eca9111e" } ] }, { - "@id": "http://digitalheraldry.org/data#9f94832e-2883-47f4-b9f6-f63763409c31", + "@id": "http://digitalheraldry.org/data#d1e2e249-ec1c-4b18-aed9-bfd0ad3e860b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#1537ad1b-f89c-4d2a-9a7f-34636f9dd522" + "@id": "http://digitalheraldry.org/data#92a5d6a9-440d-4f3a-bd5d-50e32857d9db" }, { - "@id": "http://digitalheraldry.org/data#1a866fe9-e3d2-421b-9204-a73eca616843" + "@id": "http://digitalheraldry.org/data#646776ed-70f9-486c-8369-074d32d19475" }, { - "@id": "http://digitalheraldry.org/data#008e1bdc-32b5-49f2-a713-de265302fe58" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#5f3beabb-40dc-4e07-be01-a54442530cd8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#529b519c-1bcd-4be1-bf1c-b711d4d5dc96", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talon", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#ea147c8a-c68d-421b-9df8-40bdcb4a0768", + "@id": "http://digitalheraldry.org/data#b023d5b8-84d6-465c-a3d0-1ea34073e14f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#252aafda-c8a6-46ba-b7a0-f54cd9e3cb7d" + "@id": "http://digitalheraldry.org/data#29f23b8f-8493-4163-b100-22286534298a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579", + "@id": "http://digitalheraldry.org/data#20e3a34a-29c1-4403-8c7c-3f4347fd6899", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009579_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#b3e149fc-c417-4488-9703-0744caab275d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9579" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Enflamed", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" @@ -40268,144 +40230,95 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d32ed0cb-c50f-4253-8e27-be90d440a781", + "@id": "http://digitalheraldry.org/data#5a5fe92c-8ab4-442a-9841-781d30671e18", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e733602a-2d79-49a6-a753-32908ff0e123" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009649", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#9628c0c5-31fa-4096-9f8c-94201099b2a7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "9649" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#sinister", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#cb3afb80-6cf5-46bc-9649-83c8e95b0ac5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#269567b5-c057-4119-8c6f-b10816cfcad4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#939ee207-fa2a-490f-a334-d8937b3cc1a3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006252_1", + "@id": "http://digitalheraldry.org/data#032d3d13-d1e6-4171-adf9-43dc887af852", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#bede9871-29ff-4ed4-a11b-6e615969081e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#92bd666e-e494-4609-add4-444590d8c14d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6252_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8054df44-d674-4c7e-aa31-afd1a657028c", + "@id": "http://digitalheraldry.org/data#6539ef6c-8f68-4f04-9252-51bd5f5721b4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#80618b4b-a4f9-4070-a564-57083511591b" + "@id": "http://digitalheraldry.org/data#c05397c0-e04b-44db-b71d-3c7281207c80" } ] }, { - "@id": "http://digitalheraldry.org/data#3b5b9577-71ca-4a9a-abe0-9d3421c83a23", + "@id": "http://digitalheraldry.org/data#60dd14aa-27c9-4daa-a385-a6ca70d781ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#015e32ff-01da-4908-be4c-928b010d6cbf" - } ] }, { - "@id": "http://digitalheraldry.org/data#57a895bc-d609-4673-99dc-134e7fa326d5", + "@id": "http://digitalheraldry.org/data#bef4c19a-0f69-41a0-a9f3-978f636b5f13", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Scissor", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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/data#ecd91e65-35f3-4446-9f3f-13a8e1e733d9", + "@id": "http://digitalheraldry.org/data#CoA0000031578", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#1d26fb2b-1f2b-421b-aceb-124a46fed9af" + "@value": "Tinktur B bei Charge2 ergänzt" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008134", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { @@ -40414,7 +40327,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_1" + "@id": "http://digitalheraldry.org/data#CoA0000031578_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -40424,75 +40337,73 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f65c5416-206d-4446-addb-e9cc21218fa7" + "@id": "http://digitalheraldry.org/data#5b6e6a79-ca03-42ba-8aac-642fbd31f3aa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#202365c2-79b1-4b9b-a855-f36016a0ba41" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#115e96c2-cd03-4c18-bde7-72d36d2287af" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8134" + "@value": "31578" } ] }, { - "@id": "http://digitalheraldry.org/data#62738892-1bfe-4b8f-a52c-cf831b28bffa", + "@id": "http://digitalheraldry.org/data#CoA0000007582", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#7229d7cf-974f-488d-a9e8-19acee370ac9" + "@value": "added nimbed / added escutcheon" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 2 + "@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#CoA0000007582_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000004403_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#12ed98d0-6abe-4c69-94eb-4b6648f1e515" + "@id": "http://digitalheraldry.org/data#2d485843-a046-4144-aa62-eeb1892e96b6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1df4e70d-fbf4-4868-a7d4-93f682defc47" + "@id": "http://digitalheraldry.org/data#dcdddc61-d2eb-4e99-ac0a-54020a95bd04" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "4403_1" + "@value": "7582" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002730", + "@id": "http://digitalheraldry.org/data#CoA0000008359", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant to Charge1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -40500,7 +40411,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002730_1" + "@id": "http://digitalheraldry.org/data#CoA0000008359_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -40510,149 +40421,137 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#660212b5-06d8-4c67-85ac-cdcf3993407d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#0c7c7132-fc22-4e4b-bb24-f775bca57cd6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#5a78652a-7461-4857-86fa-12c042ad0cff" + "@id": "http://digitalheraldry.org/data#90917dfb-dac5-4355-a856-e62e3e3790ec" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2730" + "@value": "8359" } ] }, { - "@id": "http://digitalheraldry.org/data#c449cd66-bfa0-485f-b723-ac338b9986ab", + "@id": "http://digitalheraldry.org/data#4a113693-fe6b-4575-84c0-d2d5575a88ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002653", + "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bbe2b9b3-46df-4abf-b2c5-2fc75e05d190" + "@id": "http://digitalheraldry.org/data#db80978a-9192-4e5a-bd1d-3d167a835d6f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bd4b95d0-61ac-421a-aa54-bf7e40874d8e" + "@id": "http://digitalheraldry.org/data#4406d962-8613-4090-bed2-50b9b147202b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2653" + "@value": "27636_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#f06b7e0a-c3e0-46bc-95f4-5865128f4992", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#29d9af3f-30f4-4a9c-9751-4f018e742b22" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1", + "@id": "http://digitalheraldry.org/data#7f32a23c-5329-4b5e-85a9-bdc0603ecb8f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#82ab9efb-409c-4b0f-b38e-4aef4adaa2ea" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#ab70e6a7-78bc-46ce-b0a4-26bb8452bc1e" + "@id": "http://digitalheraldry.org/data#91014f8c-c2ff-4fa0-b3c1-0babc5d01702" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#88203570-2e3c-40a2-82a2-04feb3785edc" + "@id": "http://digitalheraldry.org/data#749cd4b9-abd8-4451-87e2-266ac4b43ce0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3b5b9577-71ca-4a9a-abe0-9d3421c83a23" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8837_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#54e9e656-ccca-46eb-946f-d5bc75a9a6e3", + "@id": "http://digitalheraldry.org/data#7cc4b7e2-de1b-4dab-8a09-38764c7bba43", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#56f5fd98-c876-4443-8539-7f5f65a3fef3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fc6a919b-4d95-423c-8b6f-211cad1a65b1" + "@id": "http://digitalheraldry.org/data#b8550e5a-182f-48a3-bd50-d074d0501339" } ] }, { - "@id": "http://digitalheraldry.org/data#978f675b-49e3-45c0-89e6-dac255de2513", + "@id": "http://digitalheraldry.org/data#CoA0000002451", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d834f193-f766-4a73-8d8d-4031cf903974" + "@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#e36277f3-227d-4992-9df7-07c14bac2fde" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2451" } ] }, { - "@id": "http://digitalheraldry.org/data#59a62aad-fb81-47be-9caa-d675f9ba6447", + "@id": "http://digitalheraldry.org/data#f19687a4-1627-4e16-9fb5-1f77ed3d4d56", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -40664,123 +40563,87 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cff71376-da1d-484a-8ded-cff0da5ce44a", + "@id": "http://digitalheraldry.org/data#25906dd5-1888-4fa4-ad3e-51296738bc90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#f5db2e6f-47cb-4ac3-9241-97847b5ba8db" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027524", + "@id": "http://digitalheraldry.org/data#d21face6-3113-4817-8e74-4356f17aa1b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tinct of field" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@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#a496df39-c3f6-4a67-8a07-c3b9e3495a4f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#b6ba17bd-fac7-4c7a-9c21-74edc268769d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "27524" + "@id": "http://digitalheraldry.org/data#f1e48370-117a-4c2f-8aec-eaa358d9fa15" } ] }, { - "@id": "http://digitalheraldry.org/data#d354ac57-a5a4-4bab-88f7-22fd587836d5", + "@id": "http://digitalheraldry.org/data#7ae6ea68-ff5f-467e-9600-34d51eab1e52", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b1c331ef-ccf5-4fc6-9136-f68814f148b3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#217b353b-40a9-4faa-a31c-5dcd86fc3161", + "@id": "http://digitalheraldry.org/data#38870244-b37d-476d-9836-2df926b60e06", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4b245729-caf8-44bf-a66b-e87717927f0e" + "@id": "http://digitalheraldry.org/data#e2391975-491c-4324-9ec8-613e41ea5a66" }, { - "@id": "http://digitalheraldry.org/data#1a9c07d2-c097-45b5-a22d-f243e4990674" + "@id": "http://digitalheraldry.org/data#3f1f71da-e26a-4a70-8e61-24b4c75de421" } ], "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/digital-heraldry-ontology#hasLayer1", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#6f8ebf03-21fd-4801-9abc-9f2db5bb2e53", + "@id": "http://digitalheraldry.org/data#2d573bbb-d547-4308-9b06-b5e01011574e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#07ea7c44-6348-4613-ad4b-68cf9876e162" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -40790,328 +40653,311 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007824", + "@id": "http://digitalheraldry.org/data#15059bbd-d519-4427-825b-6d6f4b35a1fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#1572b509-85da-47dd-8769-285857aca283" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b530438e-4c76-46f4-aaf6-9dfc1a5b2bec", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#5aae61ce-a9cd-4516-b122-c26809d70da1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f2690382-417a-42d9-9dda-1ef1efc98a65" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#be736722-73fb-4dd3-bda6-31ad168bf64b", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "7824" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#bbcff3f7-e6b1-4ff2-9ffd-35561f147ff2", + "@id": "http://digitalheraldry.org/data#72f3d97f-9ba0-4acb-be3f-7011b7f3923a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#b70ffd0f-a1b8-48da-8c7e-4549f06c0777" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7acc6646-f58a-4f66-b887-73f550d47aaf" + "@id": "http://digitalheraldry.org/data#93e0272d-ebeb-4c79-98c1-bd1d22cbd61e" } ] }, { - "@id": "http://digitalheraldry.org/data#394e256e-bd4c-48bc-b601-422d2a41d063", + "@id": "http://digitalheraldry.org/data#7e2623d4-e811-4163-a621-a95bff89c210", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c177e3b4-ec37-408c-b422-f016d9ea72aa" + "@id": "http://digitalheraldry.org/data#6058e31d-010c-4128-a9a8-46d8dd67660b" } ] }, { - "@id": "http://digitalheraldry.org/data#8de904f6-b950-4f0a-b170-56947342da8d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002935", + "@id": "http://digitalheraldry.org/data#62d400f9-231c-4339-a933-f61b37568c59", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#24fc659e-d68c-4c55-b5b4-8d1353885bcd" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#92751c5b-00ff-4cf0-9778-e0e192e48403", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#bfdc1099-809e-4496-8f7a-dea705882746" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2935" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#940a6169-b331-4cf0-b044-6e01d97bf0f8", + "@id": "http://digitalheraldry.org/data#369327f0-8de2-4922-a07e-3f21ff94dddd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#027c7bfd-d8af-4c9d-b068-1b45092ad99d" - } - ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009646", + "@id": "http://digitalheraldry.org/data#c4fc7197-f12e-4b08-a4c3-33459c277026", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed semy / removed crowned" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009646_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008991_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#6329f2b7-a551-49ba-b37f-fd1aa8767bfc" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#177b934a-0969-4fb3-88fd-418e48002ad1" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#74836439-94aa-4b99-9aec-7f3cef526579" + "@id": "http://digitalheraldry.org/data#CoA0000008991_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "9646" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#8bab946e-07e3-4709-b9fd-bb79ecd1628e", + "@id": "http://digitalheraldry.org/data#357737a9-9a26-46e6-b3b8-10ed93f12133", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#aa2e93cb-abd7-450b-b4d3-7452d61b208f" + "@id": "http://digitalheraldry.org/data#aa7b0111-cfea-4f5e-8dc6-32073692e58a" } ] }, { - "@id": "http://digitalheraldry.org/data#78c296d2-928e-4a32-adea-c64305dab607", + "@id": "http://digitalheraldry.org/data#38bdf97c-73e9-470c-9586-18dcbb9ffd0c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008387_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008387_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008387_B" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#52e7e808-8e47-4655-9618-e0a8f9b62a53", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008387_A" + "@id": "http://digitalheraldry.org/data#7e0b16a6-d95c-457e-8f5d-f8fed9eb01d2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#d9924a55-53e8-4d26-923c-2a9dd535cd54" } ] }, { - "@id": "http://digitalheraldry.org/data#0973f4eb-2b5d-49bc-ab55-8c9fcef66ae7", + "@id": "http://digitalheraldry.org/data#c0a76eb1-8ef9-4868-be48-0c26e5ed62ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#c10ba0bd-fd4b-4246-96ee-574a25f42041", + "@id": "http://digitalheraldry.org/data#fc65d3f0-8047-4b86-a836-0627a563e191", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d9aaf33c-cde0-4394-b350-aa87fe6db9e0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006220", + "@id": "http://digitalheraldry.org/data#CoA0000006024_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e6c4acc9-f336-42de-b6e1-2faf99e119b5" + "@id": "http://digitalheraldry.org/data#49d0f266-b2a3-4e38-bf74-d812bb39358e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "6220" + "@id": "http://digitalheraldry.org/data#846277d9-b784-4e3b-89e2-0f8beedd0b0c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1f66ea70-59c4-4043-a80a-26bb921ac1c7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#26762fc7-29e0-43f4-8175-f9777bea51e8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "6024_1" } ] }, { - "@id": "http://digitalheraldry.org/data#93e77c7f-9c20-43d9-a5a0-690eb886be20", + "@id": "http://digitalheraldry.org/data#436ab3b8-e25b-4031-809b-7657df90c4c1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9504096a-e41b-4b81-9418-1038e9c4f3d3", + "@id": "http://digitalheraldry.org/data#3ed7b409-a4b1-49c4-ac57-3b3d9890c0e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#ee196b5c-aa90-4a36-968f-72f29c85e18b" + "@id": "http://digitalheraldry.org/data#012189de-ce56-4fee-990e-aef3cbf7b0fb" } ], "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#f422413f-f010-4dc6-bfbb-12f9ccd5ae00", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#666feeb2-55a1-4b02-a4e1-fd4fde14ef58", + "@id": "http://digitalheraldry.org/data#aef621d2-2cd2-4b4d-a973-5a9399276bab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#b1552b1f-e25f-417c-b993-03ff7137c702" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#23ba507e-9676-4329-a3d3-763254bb27f5", + "@id": "http://digitalheraldry.org/data#d797b216-49b4-44ea-8557-0a239d36671b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -41121,150 +40967,128 @@ ] }, { - "@id": "http://digitalheraldry.org/data#216e9fb1-3ec6-46f1-a74a-c5b58575a120", + "@id": "http://digitalheraldry.org/data#988cd170-3546-4a21-bd13-9508fbda86bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#86f9423f-a3dd-49da-90cd-29b830a73026" - } - ], - "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#a94ba625-06f0-4b01-92b8-5784314ee602" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000020538", + "@id": "http://digitalheraldry.org/data#ef035b7e-dbc5-46f3-bfdd-6231566396fc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#f0b53b64-f1bb-4611-93f3-866a26f8d247" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#1e0aa9f7-93e6-4f6c-8657-ab449d537808" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#1a8ceeb5-03f9-4ada-9cb1-94796162fb7a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "20538" + "@id": "http://digitalheraldry.org/data#0a696fd8-5019-4db0-9693-5b19dbca31f8" } ] }, { - "@id": "http://digitalheraldry.org/data#a3ec8b0d-8abb-4945-9bf9-65c3f62627dc", + "@id": "http://digitalheraldry.org/data#358d6e59-c1df-4c73-b3fd-fc2f8c4ce844", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#69ed5022-ecf3-4577-b3b8-6822205988fe", + "@id": "http://digitalheraldry.org/data#6c466531-dbaa-41b5-87ba-a80bbf70d15d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#1e03ef42-103b-4cb3-a5ba-06315d47103f" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#dcce75c3-003c-4159-bce4-5e210e621ec6", + "@id": "http://digitalheraldry.org/data#CoA0000005965_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#8de904f6-b950-4f0a-b170-56947342da8d" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#cf641d5f-d2f5-47ba-bec4-be55724308cc" + "@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#e880367f-e92a-4a04-9006-3bc5442856ef" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6d74f24a-f321-4e8e-96a8-f476444e2843", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "5965_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d22e63d2-7115-47fd-af47-af05547aa20f", + "@id": "http://digitalheraldry.org/data#CoA0000031518_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rake", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b366ca81-7c13-4300-b1ff-2f3049cfe502" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#7024f395-4fc8-4d76-ba22-2ca2b63fc166" } ], - "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#68546bc8-72c6-43d3-abe6-f594210576a5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0b8af367-e2e6-454e-8d1e-388f5f958db3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#c84c5109-4700-4f1e-9400-212576375680" + "@value": "31518_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191_B", + "@id": "http://digitalheraldry.org/data#CoA0000006300", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "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#CoA0000006300_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -41272,22 +41096,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#63c1bba2-ead8-4c58-be08-2e3198784262" + "@id": "http://digitalheraldry.org/data#574fa7be-6cee-49e4-af9f-2dff941ef446" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#067add3b-879a-4af9-8445-783c5f5a8281" + "@id": "http://digitalheraldry.org/data#e8942fae-77e4-4976-8c22-3637189ba3e5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#fcdaffbb-c6df-4de6-a8e6-b3f896a3d238" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8191_B" + "@value": "6300" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007567", + "@id": "http://digitalheraldry.org/data#0243da21-1ebd-4a1b-9736-0d504c337acd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pierced", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002946", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -41299,127 +41135,158 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6a76a5f6-a1fe-428d-9d45-ae21647abfa6" + "@id": "http://digitalheraldry.org/data#1092c921-e6f9-43be-a2aa-a1fb47e4545e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6f1ca364-c831-4a86-ab1e-e536e19faabf" + "@id": "http://digitalheraldry.org/data#ad15e8a3-c259-4095-b6b7-77d6ee45aa3b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#ecd5f663-a95f-4f37-899d-9841cbd4ce7c" + "@id": "http://digitalheraldry.org/data#078a21ce-9b6f-4023-962d-f4eb312c882d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#c3246719-c8d8-4085-9f23-2a74f1e840b5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7567" + "@value": "2946" } ] }, { - "@id": "http://digitalheraldry.org/data#0f8c1469-dbc9-44d7-9d82-de8f0b652189", + "@id": "http://digitalheraldry.org/data#a6cb9559-4f10-4d05-b04a-a86ecfea9c51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#5421a79a-ebbc-4436-a5fe-4b1d5e9b2938", + "@id": "http://digitalheraldry.org/data#98f202eb-60b3-433f-9a2e-a825aaef1033", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#12f8c4f6-081a-4738-867d-cb007c036f9a", + "@id": "http://digitalheraldry.org/data#599b72b1-ce6d-47d4-b8e5-9c87354f6e2c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "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#7ed75f9c-6b7b-49d0-8bda-7685c30912d4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B" + "@id": "http://digitalheraldry.org/data#83c2abb0-8463-47a3-801a-cf497296f286" + }, + { + "@id": "http://digitalheraldry.org/data#d2687d4e-d89f-4951-8471-2e97a6760f23" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d60f0a5c-38a4-49a5-ad15-f20debaa8289", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b9f3fec6-a2e1-4210-be4d-db63c8ce4e77", + "@id": "http://digitalheraldry.org/data#27d79b00-651b-4204-bfff-ada9cdc2b476", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_A" + "@id": "http://digitalheraldry.org/data#cb1cb9d8-78bb-4bfb-9d7d-e4536ee9265f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#279a24cb-41d9-4e7a-9aca-6e4807026206", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annelet", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" + "@id": "http://digitalheraldry.org/data#ce938bd8-088b-414e-bf8f-b21f10900f73" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#759bb2f8-1262-4b14-8689-e4adf66dedbc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_A" + "@id": "http://digitalheraldry.org/data#52256b0c-3a56-416b-a0ce-3a370d915529" } ], - "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#0238128a-14da-4011-ac96-a7072ea153fc", + "@id": "http://digitalheraldry.org/data#9e03b52a-13ee-4db3-99ff-5d5545ff9f7c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -41429,204 +41296,169 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c4cd77ca-7b49-4dd6-bb75-0fa170fb1031", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#1537ad1b-f89c-4d2a-9a7f-34636f9dd522", + "@id": "http://digitalheraldry.org/data#49100bc4-ca2a-458d-83b1-3ba97738bc4e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9460006f-7482-423b-8ee8-35829e0605cf" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031518", + "@id": "http://digitalheraldry.org/data#cecfa9f5-4d52-46a3-bbad-530864e56d5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000031518_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#f146befd-992a-4127-98d2-9268d8ba423a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#b8937e6b-3258-4f7a-9b37-eb27ce7e5017" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "31518" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#0c13f117-5510-4c8f-9066-221d4d752220", + "@id": "http://digitalheraldry.org/data#07b0be08-6f58-4b38-b33c-925c579bfe3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5da1c01c-6dc9-479d-a6b2-92ec10a38813" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008800_A_1", + "@id": "http://digitalheraldry.org/data#78bfab3c-a33e-4a56-81c2-665c174a831a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#fa3831f9-9c99-4bc3-9ba4-1aa20e8b532f" + }, { - "@id": "http://digitalheraldry.org/data#b669404b-8f4d-4b27-88f1-9f52293b251d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#c0143dab-48ef-47e0-911a-9b4e222fc6ca" + }, { - "@id": "http://digitalheraldry.org/data#ce852bfa-0a9b-43a2-903c-3a11c898a2a1" + "@id": "http://digitalheraldry.org/data#6b31e7b3-10f7-4d8b-a39f-84a6733e3091" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8800_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006223", + "@id": "http://digitalheraldry.org/data#77891bd4-f6a9-483b-bd42-6bb442f17f6f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#fdea942a-d66d-4d9b-88ea-5a5c8ee5320c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#91954653-f20b-4ea6-8c7d-f1b42ca46219" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6223" + "@id": "http://digitalheraldry.org/data#6bfaf8f9-d157-413a-9429-eeec4d4ab18f" } ] }, { - "@id": "http://digitalheraldry.org/data#a366e121-6a7b-43fa-b84d-de2e131f2f63", + "@id": "http://digitalheraldry.org/data#6b8de689-44de-4cc5-8591-5349d0fcec41", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d0a1d06d-2356-4098-ae8e-d7c1d4736160" + "@id": "http://digitalheraldry.org/data#436a0e22-a656-4347-9f84-2091e2dc6d8e" } ] }, { - "@id": "http://digitalheraldry.org/data#b65201c2-2d7d-4763-97b4-62df5a3a1640", + "@id": "http://digitalheraldry.org/data#a5cc8f17-c502-4424-bc6c-6a342bbe7019", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#4515f885-5415-49d2-bdcc-4f2ca86fa872", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#67f84da8-4ea1-46b2-95a5-e06eca375bee", + "@id": "http://digitalheraldry.org/data#8f972d6f-6c86-4b08-bb63-a2500cea4157", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e5f1dda2-63f2-4402-a405-06ac59883f45", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#86faf40a-d2d9-4899-a794-a507c11d1259", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#cdbdbf6c-58c4-43e2-9bd0-846d8e3fe16b" + "@value": 6 } ], "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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#159879d6-392e-4c56-9358-13c6860da317", + "@id": "http://digitalheraldry.org/data#e68dc7c8-9e9f-4740-8ca3-1f95940ee113", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#43f6a213-48ac-45bb-a904-0cf54abab029", + "@id": "http://digitalheraldry.org/data#1ad25928-72b7-4937-9e37-edaf08197df5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "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#CoA0000017737_1", + "@id": "http://digitalheraldry.org/data#CoA0000027530_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -41638,66 +41470,48 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#39253681-2f90-436c-b79d-3dd856361525" + "@id": "http://digitalheraldry.org/data#4687ee92-3f4c-4d02-9a1a-7abbc48c189c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#66c18272-4f5c-44a8-9408-ad800cd76aa8" + "@id": "http://digitalheraldry.org/data#8d339bb4-cd70-4998-a9ba-702241502f7c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "17737_1" + "@value": "27530_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009505_1", + "@id": "http://digitalheraldry.org/data#a32651e8-460d-4273-8fc3-3f6ccfd88dff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#02172727-51ae-43a0-bf5e-1fcc459fa073", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#46588f16-0a21-4dde-8fc0-8ffc3cbc2ab2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#314b284a-ddcd-42b1-982d-1a1a1ebbd832" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#6aa4c4aa-9027-447f-8061-c6d0274b6cd4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#1f0ae625-c601-452e-9c43-0c46118c9e14" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9505_1" + "@id": "http://digitalheraldry.org/data#9938eef4-cf1a-4497-abf6-157854dae6ee" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005679", + "@id": "http://digitalheraldry.org/data#CoA0000031545", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed field_seme" + "@value": "change color of Charge1 to A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -41707,7 +41521,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000005679_1" + "@id": "http://digitalheraldry.org/data#CoA0000031545_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -41717,51 +41531,42 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b5733a3c-3023-48e1-b509-c4f9898cec81" + "@id": "http://digitalheraldry.org/data#6216005e-b4bf-42d6-8094-e80c65f79ceb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3464e1cc-8498-4539-8023-cf2b4e22ca4a" + "@id": "http://digitalheraldry.org/data#35135103-a058-4744-a8ea-d9e046192eec" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "5679" + "@value": "31545" } ] }, { - "@id": "http://digitalheraldry.org/data#def801e0-5aae-476f-97a9-afbd74b93f43", + "@id": "http://digitalheraldry.org/data#0a7453c3-b266-4522-863f-5446bf696fc4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2456ca12-aa85-4511-9b94-8132de17387f" } ] }, { - "@id": "http://digitalheraldry.org/data#8814f3f3-ffa8-4945-9e33-03f76a7b49f4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy", + "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/digital-heraldry-ontology#CrossBotonny", + "@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" @@ -41769,92 +41574,90 @@ ] }, { - "@id": "http://digitalheraldry.org/data#85024e4c-23f9-415b-a2d2-e59d279b0e8c", + "@id": "http://digitalheraldry.org/data#2f34f361-bed5-4a59-bfa0-e28fd77b1e9e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3e60d55e-6b9e-482d-9ba3-f9e7957960c0" } ] }, { - "@id": "http://digitalheraldry.org/data#2fdce7d0-e1f4-4ea8-8607-52bbb397deb9", + "@id": "http://digitalheraldry.org/data#17c0fbc5-2e6c-4e4b-b73f-9f1f19d5a830", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002839", + "@id": "http://digitalheraldry.org/data#18c084b7-7411-4ea3-a3d6-371592ddc845", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": "of 9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#74330e74-8f79-4255-8c91-f556b00251b1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e17b7cc4-79b7-4669-a808-eff6acce628b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "2839" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008682_A", + "@id": "http://digitalheraldry.org/data#e3209684-5220-4ea6-a92f-f93fd4fdda7c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#55fa5b07-0a37-46d2-90e4-9841d82c3346" + "@id": "http://digitalheraldry.org/data#91e6b439-c73a-44dc-8345-6b01608c272c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f0fbdd7b-3fce-422a-ab26-a7b4e5a7f83a" + "@id": "http://digitalheraldry.org/data#29a11690-fc98-468d-a6c7-8a1a8cb1b3fe" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dice", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "8682_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#0dd9ec1f-f4cc-460e-ac7d-ce4bd86f27ca", + "@id": "http://digitalheraldry.org/data#75d79814-3de4-478f-9849-b5c68dedc176", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#1f5861e4-929e-4b04-948a-00691167c016", + "@id": "http://digitalheraldry.org/data#cc146aaf-bb60-41a1-8c8d-100d84b97c36", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -41871,122 +41674,145 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000307", + "@id": "http://digitalheraldry.org/data#f558c950-cd67-472d-981f-4e69e0103cd0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027012_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false + } + ], + "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#c313c01b-348e-465e-9328-af483d1922f2" + "@id": "http://digitalheraldry.org/data#eee045c3-27ea-46d0-bfe6-a81f71b50f6b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "307" + "@value": "27012_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027523_1", + "@id": "http://digitalheraldry.org/data#35fcef41-3d84-4a03-9eb2-77c6a0378d71", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#4756ab60-5c9f-4bf9-a91c-291daaf00f12" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5651cb3c-4770-4fe5-aae1-143a5974f2be" + "@id": "http://digitalheraldry.org/data#71e8bccf-9d56-4329-95fb-11cc2447018a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "27523_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c33ae5c2-a224-4e8e-8b78-fe30a58d7add", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#3adf009d-ca66-4cbf-81e0-128cbc723fcf" } ] }, { - "@id": "http://digitalheraldry.org/data#c75104fb-01c9-4c16-b6db-2b916a59cd7f", + "@id": "http://digitalheraldry.org/data#d4c6e7fe-9227-43d9-8f0d-b9d394f25658", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c4e8e491-e9cf-4aa3-bd55-edd0b585b1bf" + "@id": "http://digitalheraldry.org/data#7ae75b39-ccbb-423e-86ad-df55259f1abb" } ] }, { - "@id": "http://digitalheraldry.org/data#b9f1a6b8-da36-4116-a98a-ca24dba171f1", + "@id": "http://digitalheraldry.org/data#96d4c67a-cced-4828-8066-719affe28d9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#5bbe98fb-74ce-433e-b3a9-8af9d198149b" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#c8e89f14-4ca3-42d6-ae83-e2b9c831b4d4" + "@id": "http://digitalheraldry.org/data#b5ae3d71-2e35-4dc2-8207-d6be8fe6499f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@value": 6 } ], "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" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#sinister", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#7e47862f-b2ae-4751-9b67-17298a792951", + "@id": "http://digitalheraldry.org/data#13a59023-15a3-4fe8-92a3-18d6b35a6d13", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007388", + "@id": "http://digitalheraldry.org/data#6ac36f8c-1174-4849-94c6-a15f1a5ffb0d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Sword", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002800", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added langued to Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002800_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -41994,122 +41820,159 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1f707e09-c690-4b25-b2a0-6619064b1bad" + "@id": "http://digitalheraldry.org/data#c9e472f0-fba2-4386-99b9-efd7f486c732" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aa19c47d-cbb8-4b53-b6fa-5a6f1d483512" + "@id": "http://digitalheraldry.org/data#d5cdd0f0-b3b4-4565-a028-e7dacc936f3f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#fc24392a-3127-4851-8145-fa47413817c0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7388" + "@value": "2800" } ] }, { - "@id": "http://digitalheraldry.org/data#76cfae96-11ee-4576-a6c3-75f2f4011b19", + "@id": "http://digitalheraldry.org/data#577b315e-6af7-4682-92cd-c85eb57f702d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#c82a0f3b-2152-4f05-8922-c601aba3629f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2698e16b-90b2-41d0-a33c-ccd27d186638", + "@id": "http://digitalheraldry.org/data#9d79750d-8ad4-4137-a68e-07c1ce387cfb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#c4ed477d-53d7-457f-8972-cbdcfb0598aa" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#afe64adc-e542-4362-960f-fcb89a49c30d" + "@id": "http://digitalheraldry.org/data#441061a8-cdb3-448e-b6cb-ae454618a1d6" } ] }, { - "@id": "http://digitalheraldry.org/data#dfc1642f-a1a2-467a-91c4-dc0745f2d193", + "@id": "http://digitalheraldry.org/data#ff3907e3-0409-4d99-9800-27a14cea5297", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@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#Sable" + "@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#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#76545ef1-5f2e-4401-ac4e-3b327265a769", + "@id": "http://digitalheraldry.org/data#6987a116-4625-403f-a554-511457b9f5d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5d7aaa66-5a9d-40ea-b903-5553fba48407" - } ] }, { - "@id": "http://digitalheraldry.org/data#1d3cc430-b28a-40a6-b14a-1946ae13696f", + "@id": "http://digitalheraldry.org/data#CoA0000008268_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0f601d55-7766-4516-a3df-714438716f26", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#92c54bed-5824-49ad-aa73-7f86fd75bfb0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "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#CoA0000031514", + "@id": "http://digitalheraldry.org/data#ff60768e-894b-49cc-90a6-1a81b9e69207", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "fixed tinctures of bird and cage" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1e8daf5c-096d-4191-b156-c3f3ed35996f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031514_1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003854", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -42118,56 +41981,80 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#25c7e93a-fadd-4ec8-ac5c-b1c824fb6358" + "@id": "http://digitalheraldry.org/data#490002b3-94a2-4dcc-b84c-e9db540ced40" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d2aba988-91e0-4dc6-9335-535a983e9011" + "@id": "http://digitalheraldry.org/data#ddabb80a-ce69-413b-88b2-f5629c9b9f70" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31514" + "@value": "3854" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001357_1", + "@id": "http://digitalheraldry.org/data#CoA0000002680", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8527f79f-00a2-474c-847e-001b575c6703" + "@id": "http://digitalheraldry.org/data#e2d4031e-d9e8-427a-bd33-d04b9b85164e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#853d25d3-066c-4d80-8600-00ef0a204d67" + "@id": "http://digitalheraldry.org/data#394ef345-4244-4c14-b217-5e11abd715f3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1357_1" + "@value": "2680" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8b792bbd-ef9d-4cc3-b36a-9182378c336b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#79fa91d1-ecb3-4f23-a920-d613ad6c65f8", + "@id": "http://digitalheraldry.org/data#17051716-c7eb-4c9d-a52d-223ccd6a3caf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d937c129-7006-462e-8ef3-2534ed9ad9e0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -42177,147 +42064,212 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002825", + "@id": "http://digitalheraldry.org/data#a8b657d9-e960-4e90-a172-9a5d495763b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#28b03a31-770c-4735-95e9-1cba610a20bc" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f17165c3-d39f-4ab0-a5e0-9673fe3b7cd6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#16402a13-5052-4f10-9cac-fa23fe45048c" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b34caa9d-8eb9-414a-a9f5-fb6c8280ebb3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#57e8fd5c-1362-409e-a4dc-857b6e395979" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a1a0f61e-f173-4029-a973-5c5a7effdeba", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7771bcea-a56e-49e6-9ef7-a7b94bfd0d9a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2825" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_1", + "@id": "http://digitalheraldry.org/data#52256b0c-3a56-416b-a0ce-3a370d915529", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d30bd3f2-c57b-423e-92ec-0a9c4b9cc1a7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#e5a40438-da21-4e7e-a8a8-05f5fa93ec4c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dac42c4e-61df-4e5d-9287-a3c652404a55", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e504c3ff-9a76-441e-8a42-f27af988c0e6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#cc53d60f-eec5-48dd-94a7-3148f50199df" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8724_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e31f458b-c97e-4307-8129-690e7abc0b6a", + "@id": "http://digitalheraldry.org/data#CoA0000016665_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#3f3b4ddb-2684-4e12-94ca-4e785f794713" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#26f78754-67c7-48a4-9421-e418f8c91678" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "16665_A" + } ] }, { - "@id": "http://digitalheraldry.org/data#765f5336-4eac-4e80-a96d-b6860127c979", + "@id": "http://digitalheraldry.org/data#77db44b6-fc67-4c52-a052-d2db1bf44f2b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#9709457b-4515-45c7-a8f9-3355352d9dd3", + "@id": "http://digitalheraldry.org/data#c4e81d6f-9d2f-497e-abea-f5a31f784bd9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b891dd21-56f9-4a9a-8423-21ab4d0862e9" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#474ea4b8-b884-4f5a-861e-ae4089ee5ebe", + "@id": "http://digitalheraldry.org/data#f3c117cd-726f-4483-998a-b271b0896cbd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a8c6d6d5-dc48-4205-b4f0-662cf4b47945" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a25abf5c-3f8a-4e77-a91c-e77e5521e9ce", + "@id": "http://digitalheraldry.org/data#bef02a2a-43a4-487e-828b-95052cc776c4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b7da7ed1-11e5-4c4e-98a5-b9e59e973b06" - } ] }, { - "@id": "http://digitalheraldry.org/data#59537136-d64d-433a-8cc9-8df42fa1d94d", + "@id": "http://digitalheraldry.org/data#f90e072b-0a3f-46ac-b6e1-b99ecb66bd15", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#f3b99bac-1be1-4b79-a902-cd8e2a9d4647" } ], - "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#c737830a-0c40-4e6d-bafb-858a98270af1", + "@id": "http://digitalheraldry.org/data#61004829-40b6-46e5-a002-e750e74cade0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#a0faeb97-90bc-41c9-8174-9b43273d51ad" + "@id": "http://digitalheraldry.org/data#7f8f97af-0e8e-44d8-b0fd-549468151a0e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#681ce157-c924-4142-b060-03bef4e72e11", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -42327,63 +42279,50 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2cb4d7cb-3f25-4dee-98ed-7d88348b03ff", + "@id": "http://digitalheraldry.org/data#c143ed07-36d3-4615-b5fa-69208e0e8c3a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#3675f584-5eae-492b-a739-06be442488ad" + "@id": "http://digitalheraldry.org/data#0b0e20dd-19da-4bd7-b73e-92f0a1a8b67f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ffd50187-cf7c-4448-bc8e-4db56b44c8e3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Harp", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7c4fc70a-f990-4298-ae71-fa6a716469b6", + "@id": "http://digitalheraldry.org/data#1f1283e8-740e-4fb8-b890-696b18d22408", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#17679449-cc12-459b-8a53-4bb89d12b67b" + "@id": "http://digitalheraldry.org/data#34e86c0e-c2dc-47e8-aa53-853ff03fdab4" } ] }, { - "@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#83e89f27-817c-4ad9-8364-b7baa0d52a71", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#af19b931-ea87-4c4a-ae02-844817ba42f4", + "@id": "http://digitalheraldry.org/data#390d5def-3a7a-4034-ae97-a07a18e1e798", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Sejant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a6b2cbf9-aa9c-436e-9d2f-0b665ed3febf" - } ] }, { - "@id": "http://digitalheraldry.org/data#b4047293-8ffd-43e8-b74b-234b51f33a72", + "@id": "http://digitalheraldry.org/data#053efb98-ecf4-47f9-ad9c-8ca9751c2316", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -42392,126 +42331,130 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006216", + "@id": "http://digitalheraldry.org/data#CoA0000008359_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#27d07c72-34ff-47f6-988c-096ea517c0f9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#00e8d44d-6944-4799-b56d-ef9b03cf96dc" + "@id": "http://digitalheraldry.org/data#5a6e7f01-2b7c-4852-87b8-dfbb27cad28e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6216" + "@value": "8359_1" } ] }, { - "@id": "http://digitalheraldry.org/data#8243ea51-06c5-4a34-8ed9-d15103a27782", + "@id": "http://digitalheraldry.org/data#78fd2813-4297-4264-bf41-4d7047e0a5de", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6d955bf1-b0ad-45b6-a5c0-bbe40ffe27a5" } ], - "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#e8f12a05-3e6f-4cf0-9bbb-cfcd56caf4e4", + "@id": "http://digitalheraldry.org/data#1b600deb-94f2-4a77-a5a4-ab5991e75182", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ElmBranch", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#fec75a0a-a153-47b8-9519-3c8e8462e5a7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#2a650a91-c25f-469b-8989-64b81337e27c", + "@id": "http://digitalheraldry.org/data#abd02fe3-240f-4705-9f34-b58e6b937398", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#c1dc31de-f112-4573-b786-d06410082722" + "@id": "http://digitalheraldry.org/data#3722bc37-6795-4670-8fe0-5d0a5f9a3928" } ], "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#e95e6d31-e223-44cf-908f-3c747ab99b12", + "@id": "http://digitalheraldry.org/data#CoA0000007858_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#1368674d-8db8-474d-961e-c79a48433633" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#471e6255-3851-43d6-a2d4-16ed314cfa86", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b5a5b225-6b33-47da-8bcc-07c5afa004dc" + "@id": "http://digitalheraldry.org/data#09a76111-436c-47d1-91aa-f4f7657750fd" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#453b2236-7b32-43c8-b32e-4cc74c3af7e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f6bd6f4b-a29f-488d-82df-472ee77ab45c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#5e2c1c2b-be98-4136-b4b0-565f6a78ffeb" + "@value": "7858_1" } ] }, { - "@id": "http://digitalheraldry.org/data#f3cf4bda-4de6-4e04-a050-41644100e74e", + "@id": "http://digitalheraldry.org/data#b0de5dab-05f3-4c0a-8f28-2a1808d65e14", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#b30fc260-a583-4a52-90dd-91edda68c799" + "@id": "http://digitalheraldry.org/data#ad1565c0-a73d-4051-b66f-4f2d0874d4c5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -42521,14 +42464,14 @@ ], "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#e6a5c9e7-7a4e-4b72-bbcd-36a877f3c3fe", + "@id": "http://digitalheraldry.org/data#1a84c551-1814-4036-9c48-b351b61ef294", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", + "http://digitalheraldry.org/digital-heraldry-ontology#Crown", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -42543,122 +42486,131 @@ ] }, { - "@id": "http://digitalheraldry.org/data#59149b9c-30f7-4f7c-ad2e-ba476b51198c", + "@id": "http://digitalheraldry.org/data#02f5d0d4-1d35-40b7-a390-94aa8f58796e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#StarOf7Pt", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#cf5b0485-38ad-4f71-ab77-1b8789e58eca", + "@id": "http://digitalheraldry.org/data#CoA0000008191_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "changed Charge1 to field_seme" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d6def969-9491-489e-bd54-32785cb23b09", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#039d429f-b752-401e-9f7f-932acb3b6386" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1cd2fbc4-8deb-4519-87da-66fbcd0d9578", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#ab9f8c3b-eea5-47cb-9c6d-0dd4b76e70fd" + "@id": "http://digitalheraldry.org/data#CoA0000008191_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007010_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#222da116-f4cb-4218-be89-89d891c00c41" + "@id": "http://digitalheraldry.org/data#82c31422-6038-4219-9199-621d21d5f96c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c9ee6d83-9b06-4db4-9aa3-e8aedadebe8c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#2b1b40f7-b06f-4ab9-83c7-6d3d0e523f82" + "@id": "http://digitalheraldry.org/data#8116e6ac-247e-4e1e-96cc-6714d7a58f82" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7010_1" + "@value": "8191_A" } ] }, { - "@id": "http://digitalheraldry.org/data#d7812d6c-ceac-43ee-977c-fe1d16ed36ac", + "@id": "http://digitalheraldry.org/data#CoA0000003785", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8133cf6f-e297-44dd-9bb3-aee0c78ad314" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#40a2a12f-6823-4b08-8313-084c1868fce5" + "@value": "3785" } ] }, { - "@id": "http://digitalheraldry.org/data#8c297a49-266c-48c0-89fb-94ac7e3012c2", + "@id": "http://digitalheraldry.org/data#8ebaf3cc-cfe8-4a34-865b-7e8106781280", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#28768ad4-c79c-4bf6-b6bd-a0d93fb877bb" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a84b708e-d2a4-46b9-8275-797c0b320c32", + "@id": "http://digitalheraldry.org/data#c2e5a742-f860-437d-b1c2-a687624989ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b72e80bc-aaac-4442-8824-ac244300da43" + } ] }, { - "@id": "http://digitalheraldry.org/data#e63a48b6-b735-465d-95c8-9f8d18ab2fe0", + "@id": "http://digitalheraldry.org/data#f889c18b-00c4-4dfa-814a-deb00e3952d1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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" @@ -42666,26 +42618,31 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1425e04b-2caf-42a9-9876-f350ef9e9866", + "@id": "http://digitalheraldry.org/data#1a9eeba5-d2d2-4a08-b2bb-6c4449a9fb47", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0c105330-2991-41a9-a7f6-11896d963ed3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d2fc9e03-7068-4b18-9ecc-1c232d499e06", + "@id": "http://digitalheraldry.org/data#7fe0b0b1-e3fb-4a39-85ad-55cbfe6159a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#d48b2ac1-3e38-4ad0-a246-569a7276905a" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002422", + "@id": "http://digitalheraldry.org/data#CoA0000035585", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -42697,38 +42654,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#688c3f82-baeb-4bb7-b4ff-1a32d87c524f" + "@id": "http://digitalheraldry.org/data#8f6ea591-c45a-4999-bbcb-68df5ac21d1b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#753a064f-00ec-4509-8750-b51d5833ff12" + "@id": "http://digitalheraldry.org/data#ddc48028-d71d-449f-aeda-e3b14a438ac2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#6e920053-2dbb-4c7e-bff0-1921dc090889" + "@value": "35585" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f49318f8-b139-4603-959b-27213119cbc5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1f6d1538-d224-4535-87fb-c5edc9bd3256" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2422" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009716", + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -42740,76 +42698,109 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#66a0fbe6-8eac-406e-ab6f-fa8a16706637" + "@id": "http://digitalheraldry.org/data#c07e67ee-1439-4324-b6ff-730a67bd2ff1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#e5b3b54d-666a-4158-832e-23f255f8fcca" + "@value": "10789_A_A" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0c6e7766-cea9-4cee-8b04-ae1078af5581", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9716" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9fccb884-a424-4693-87b9-17a959d2a5c1", + "@id": "http://digitalheraldry.org/data#f36a229f-1001-4bd1-b605-3cd5305719e0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007099", + "@id": "http://digitalheraldry.org/data#b1a142fb-712e-462e-8d40-ed1d0d6be8e5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": "field_Tinct1 missing" + "@id": "http://digitalheraldry.org/data#19315883-67b8-4c13-b860-326eb4f1e0f5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#10b5b21d-53ba-4cd8-8307-ac403fb7a68a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#98d6f7ef-88fe-4cfc-9cfa-f37e15f7290c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007099_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dcd8c1fe-6acc-4837-861a-9145887fe921", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#Vair" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e6251751-c9b5-4d88-88d1-2ed05e63e235", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2b786d42-8584-415a-ad0c-6243b4dd3cde" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7099" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A", + "@id": "http://digitalheraldry.org/data#CoA0000002702", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -42821,41 +42812,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f602c6ce-717d-408e-be1a-adb1255329a4" + "@id": "http://digitalheraldry.org/data#53668afe-6904-45b9-ad0b-908d4d4b6dfb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#854a796e-b0a0-4160-8b6f-2615d1b7917c" + "@id": "http://digitalheraldry.org/data#4be3468f-45d5-4c98-9373-d332a264bda1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9579_A" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a36530fd-ce53-454c-b38e-11fb8bb66f9e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2702" } ] }, { - "@id": "http://digitalheraldry.org/data#588fd7df-06e4-4d90-a80a-2877931bedf6", + "@id": "http://digitalheraldry.org/data#287a02f5-5993-4232-aed9-67bd0ea10ab9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -42865,225 +42844,293 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0c772270-836b-4978-8721-0403bba99fcf", + "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b5062dee-262b-470a-8d7d-85d02d9679f2" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#78d617b5-3c12-48fa-9dd8-fec35c834e09" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c51adbbc-690c-4081-b509-3489eb5f2974" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#8586fb8e-249a-494b-8505-fcb58b0da642" + "@value": "8724_B_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InBend", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#27f9a89f-528d-41e5-b287-14ffbdc9cc0b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8159a10f-4e98-4967-a6ed-b6cdc2fabf83", + "@id": "http://digitalheraldry.org/data#0987d098-4360-46a5-8a48-63a29dbaf064", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#23c21dbc-7cfa-43a3-a86d-294ea7719c7a" + } ] }, { - "@id": "http://digitalheraldry.org/data#6b081383-50f1-4fa3-859e-f17e21ffdb3d", + "@id": "http://digitalheraldry.org/data#1b81ed4e-3fc2-4574-be56-ac005f821b34", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000016114_1", + "@id": "http://digitalheraldry.org/data#CoA0000007437", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#105c852c-325a-4c88-9340-884454fbc528" + "@id": "http://digitalheraldry.org/data#1d5a3adc-2df9-4718-8ca0-7afb976fe2d6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#49434cce-fe9f-4f32-8751-b0825ca8bc66" + "@id": "http://digitalheraldry.org/data#357737a9-9a26-46e6-b3b8-10ed93f12133" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16114_1" + "@value": "7437" } ] }, { - "@id": "http://digitalheraldry.org/data#ffe3014c-3951-4435-8a7a-f571622a3d02", + "@id": "http://digitalheraldry.org/data#3fa900cb-cf2f-47e8-9117-4673d637921c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0cb4bf7d-162e-43e4-a521-67723030cbfa" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007414", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/data#50d8d8a8-4c98-4ab5-8f16-0bd29e4ffd1e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#042fee3d-be35-4b33-b936-510c1aecfa81", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7e05c38d-811a-4f9d-b673-76a44a0ca672" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9f17763d-bd4c-48d6-a8e2-a98bcafb1ffe" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a46c9f50-6acf-4147-a0c1-7b466ef7c957", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "7414" + "@id": "http://digitalheraldry.org/data#f4d94390-d44a-42e9-848e-54184ff043c9" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dice", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#b5a96920-9781-4b7d-a1c8-2944184b4e61", + "@id": "http://digitalheraldry.org/data#2cc0dd80-5505-4c62-983d-2837ec1d4c06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#ff5a62b7-71a9-4352-b114-bb5c21dc636e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@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/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#d6a40c89-2cd3-413e-8ad0-4150461adab5", + "@id": "http://digitalheraldry.org/data#f2e65ff0-08e1-45cb-81b8-32a8a9d358f6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#40364b7b-3c77-4570-93ad-fab22d4c0816", + "@id": "http://digitalheraldry.org/data#0fa14b7f-4774-4ef4-a84d-9141b5c488e2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#20525101-1102-43df-92bc-882ff86fc418" + "@id": "http://digitalheraldry.org/data#89173011-e138-4416-bb01-408cc816e41a" } ] }, { - "@id": "http://digitalheraldry.org/data#5d0bfb8d-c599-4d5b-8a6a-954c6dd53991", + "@id": "http://digitalheraldry.org/data#2456ca12-aa85-4511-9b94-8132de17387f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0a0fc78b-d980-4a8c-896a-426393b60b12" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a79cd50a-7e3e-4adc-ac79-2f85844be033" + } + ], + "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#3792c735-da0c-4908-8667-4ca708022775", + "@id": "http://digitalheraldry.org/data#84e7f61a-886a-4eda-9a95-d1b80f2c71f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#3fa05a6c-ab39-432e-a74c-39c071fb5e3c", + "@id": "http://digitalheraldry.org/data#24e694f9-722f-48e0-b9ff-30923a31d563", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#5b1cb4bf-be7e-4cc8-bc51-bdc753e1b0f7" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#87888ecf-c51e-43f6-83c4-29375e57ac3e" + "@id": "http://digitalheraldry.org/data#87a62549-2524-4a48-8d1b-b0d95d73ffa1" } ] }, { - "@id": "http://digitalheraldry.org/data#fcdf759f-bbd1-43e0-a3c5-7621ffdee560", + "@id": "http://digitalheraldry.org/data#0cb23123-1341-418c-9c5c-04c3874d24ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002683_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006278", + "@id": "http://digitalheraldry.org/data#CoA0000009579", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009579_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -43091,115 +43138,101 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1efd5911-a747-4912-ba08-d069413415a6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#c834e934-0062-40d8-a04c-7c28ca3185ac" + "@id": "http://digitalheraldry.org/data#18c2a1f6-9559-4e5f-824d-5174cb8c1d8e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6278" + "@value": "9579" } ] }, { - "@id": "http://digitalheraldry.org/data#600eaece-3b83-4886-8039-35a9a23c587a", + "@id": "http://digitalheraldry.org/data#2330c2a9-c673-41b8-9882-02acf2e62610", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#27d22768-236f-4592-9abb-75561254c71d", + "@id": "http://digitalheraldry.org/data#90eb8528-ce74-4e34-9be5-a59fc13969ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + } ] }, { - "@id": "http://digitalheraldry.org/data#3769962e-5457-4d8d-81f8-6435a0e36d69", + "@id": "http://digitalheraldry.org/data#CoA0000009682_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@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#52f4e003-baa6-4fc6-a80f-200ee3f05d1a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#539c393b-e033-4756-8012-6509d756ce74", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#bb50b1cb-e90e-47b0-8026-98e4c4759c23" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#30c9f9d7-233f-469d-867b-04b4488471bb" + "@value": "9682_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3569c6a4-52cf-4a51-9ce7-68441555a529", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#66a5a06c-5c3d-4664-84e4-97939a82dcce", + "@id": "http://digitalheraldry.org/data#3dfd9ab2-2b67-4651-af22-6d6724523955", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#676ce5e7-a197-4abe-953b-d7ce7e21587e" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2d73f36b-461d-4b2b-9d2f-05f5a316dab8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#7830653b-4719-40f5-8da3-32998ddde941" } ] }, { - "@id": "http://digitalheraldry.org/data#1485c284-25bb-4b77-a2df-6a4d7cc4c843", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#875c2370-0bab-473b-8e03-b4bea5a962bc", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ] }, { - "@id": "http://digitalheraldry.org/data#7bdd591b-3aff-419f-ba69-3d7fc3242f31", + "@id": "http://digitalheraldry.org/data#6bc67ed4-56cf-4e0d-83da-07dff635c025", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43209,34 +43242,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c06e6173-c992-42d6-97e2-caa8f8bb10a1", + "@id": "http://digitalheraldry.org/data#b0369536-cfc2-49aa-9f38-150ead823669", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c14ff5a9-e18c-4e55-9404-bdbbdcc1b20d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#7d0abc51-5695-4820-8e48-411e6c287c4c", + "@id": "http://digitalheraldry.org/data#091dfe1c-6d4f-4fe2-859b-5a514ecd0e76", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } @@ -43248,135 +43273,99 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e5178607-b8a7-4792-b185-640441f769e5", + "@id": "http://digitalheraldry.org/data#b235b274-a5fc-406a-88a7-336ef96630d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#9e903417-b90e-4d30-9bf5-daa5055493a2" } ] }, { - "@id": "http://digitalheraldry.org/data#be8b93e5-ecad-4df0-870f-6d9d4d8fb85f", + "@id": "http://digitalheraldry.org/data#f6a59de3-c813-45e2-bad4-5549b73f6bf6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#60e78d91-1927-4578-906b-1dc78a1e43aa" - } - ], - "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" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#df1e8921-0aa7-4ac4-930a-99e01405e102" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b919e473-2d88-43ae-97ef-f8b2c5eed8b6", + "@id": "http://digitalheraldry.org/data#2b03f354-ec62-46a7-a523-9e6d7d99acd3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#f68759e1-7e19-46c4-b116-177f61714a28", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ba144b53-e7ee-469b-bcc9-a416015ea40c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart5", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#318e99e4-e145-47ff-bebb-810477a53d74", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#ffad7a2b-9970-4bb1-9d33-23ce73c140c3" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031553", + "@id": "http://digitalheraldry.org/data#b44d6fa9-aa9a-465e-a1fd-c5579987904a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#39964ff6-ee60-4833-b978-cf01af33a6ae" + "@id": "http://digitalheraldry.org/data#e8fe017b-b968-4f36-8029-456438a9d7d2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31553" + "@id": "http://digitalheraldry.org/data#f1dd88dc-efa8-41ef-b092-8d36beea6772" } ] }, { - "@id": "http://digitalheraldry.org/data#bb5ef8a3-25b1-464b-b44b-860a64424440", + "@id": "http://digitalheraldry.org/data#fc24392a-3127-4851-8145-fa47413817c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gorged", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0fd96d1f-3c55-490a-841f-e6fadef4e87c" } ] }, { - "@id": "http://digitalheraldry.org/data#143f0f25-eac5-45ac-b174-e4a7c7c04124", + "@id": "http://digitalheraldry.org/data#1784eaac-8802-4e56-8a96-892d50de7e46", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" - }, - { - "@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" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly-Bendy" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -43386,7 +43375,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43396,102 +43385,82 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5bedb956-4740-40d5-91c8-53a25a352435", + "@id": "http://digitalheraldry.org/data#e673a660-ef44-4fff-88ea-47fa83fc186f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#97f8007e-f15f-4477-b326-8f172ecd2513" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#a9c2d406-1001-4891-953d-7d4c92bdfab1" + "@id": "http://digitalheraldry.org/data#e87bc4ae-65d6-4b62-9019-619f461ed7ec" } ], - "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#ebc7e402-7c69-4ef6-9ff1-e458aa6bb3ab" } ] }, { - "@id": "http://digitalheraldry.org/data#69f3cb99-8759-4366-a2b6-dda537ea94cf", + "@id": "http://digitalheraldry.org/data#56a51789-cf9c-48e0-9db7-c7c9248c4bff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d315c34f-dd69-423e-b89c-f49b297cca2e", + "@id": "http://digitalheraldry.org/data#3d93cc5d-f05b-42e4-8667-81c0c0c01e0b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7f8fa746-8d98-418b-9666-ed465df731fb" - } ] }, { - "@id": "http://digitalheraldry.org/data#fd8f1027-1fa7-4bec-adbb-7d592fb1a82f", + "@id": "http://digitalheraldry.org/data#605f340d-feee-4ac7-9a88-7c96f9f778ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#efdc5541-f332-44ea-8c20-00fc7c07ec7a" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c9438fa0-777e-4241-a247-0c553a887006", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8dd44f1d-4d93-40b3-8195-a07a622f133b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9c4e9277-20ed-4b0e-b33a-02be25ffd263", + "@id": "http://digitalheraldry.org/data#b8aebf71-97ba-4206-8b65-08abd6c29563", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A" + "@id": "http://digitalheraldry.org/data#CoA0000008676_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + "@id": "http://digitalheraldry.org/data#CoA0000008676_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + "@id": "http://digitalheraldry.org/data#CoA0000008676_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A" + "@id": "http://digitalheraldry.org/data#CoA0000008676_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43501,251 +43470,226 @@ ] }, { - "@id": "http://digitalheraldry.org/data#976b2e55-df07-4c03-b9a6-34b002c51452", + "@id": "http://digitalheraldry.org/data#CoA0000002736", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#c44d7509-c662-4826-abd5-b0e4265bae3d" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0fa37c25-3c43-41b9-95b6-043072e8f0bc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#602acf01-f971-4492-bdd9-a0fb3a8156f1" + "@id": "http://digitalheraldry.org/data#2b20b4f0-403f-4d2c-97ae-f9f700926b96" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#c3b1f672-2d63-4d8a-b6e6-be080fdfcea6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2736" } ] }, { - "@id": "http://digitalheraldry.org/data#61aec6dc-f228-4a8d-9f74-04341fb3a225", + "@id": "http://digitalheraldry.org/data#68b292da-5c50-4122-9fea-588bf6769917", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c737830a-0c40-4e6d-bafb-858a98270af1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1149da72-aeab-4f3d-8afa-1fbc0bccc4c2" + "@id": "http://digitalheraldry.org/data#19943ea1-81b7-497a-a78b-f1198bb2d7bc" } ] }, { - "@id": "http://digitalheraldry.org/data#343d2221-36c8-412e-9da3-3c7f91fa1bf9", + "@id": "http://digitalheraldry.org/data#109c38fe-c3bf-4bc1-a927-fcd8186d0c37", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Text", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#cbed4615-6753-4a6a-a485-6c221a9b4f70" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003081_1", + "@id": "http://digitalheraldry.org/data#4b72f413-95d7-4f35-ab38-736d3f688ebf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5668b3c8-d169-49a1-96f9-52c959c1e27d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#64fb4bba-0ea6-424d-8eab-d418ebdc30a4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3081_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002937", + "@id": "http://digitalheraldry.org/data#8b097136-a0f9-4778-aabd-3f2d410280d5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#161a97f4-092b-459f-9720-85a902e81d55" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#0f9bd935-d5a2-437b-a468-aa831645d504" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "2937" - } ] }, { - "@id": "http://digitalheraldry.org/data#72335e72-75f7-4a05-bc6c-8b7fc1e6c969", + "@id": "http://digitalheraldry.org/data#d593b11f-aa0b-40ba-8410-5b1a33a0eda9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0732fdd6-1699-4f75-9fd1-6521b542ca97" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f5affb3f-d26d-4c82-a828-0f9886d396d9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2b514539-2229-4c5a-b08a-c14fb41db9d9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008800_B", + "@id": "http://digitalheraldry.org/data#fc793df5-d49c-4f41-9f7b-b4ca94dc0785", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "added armed" + "@id": "http://digitalheraldry.org/data#82c6d0f5-2229-43c0-977b-6673f1a821b8" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#461d5f79-fa08-4028-bdee-461560daf378", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008800_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "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#3e629817-0547-4397-b186-ee8619cbc330" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#094ce93f-9023-4d1a-95aa-180ef0cd7a68", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#db644401-7006-4b27-a667-adaa60152444" + "@id": "http://digitalheraldry.org/data#a55e0b17-6509-4c04-a202-d05501e4dc0b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8800_B" + "@id": "http://digitalheraldry.org/data#69d57b9e-97d2-4c25-bd81-321d71ef412c" } ] }, { - "@id": "http://digitalheraldry.org/data#de6ae170-64a7-4064-a439-a861a2fc8fcb", + "@id": "http://digitalheraldry.org/data#59530d39-48d0-41af-b83e-7b674e1309da", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#d3c3626c-5dca-43ec-a5af-023b147f5bee" } ] }, { - "@id": "http://digitalheraldry.org/data#82898814-dd20-4c86-9eee-8cdf93383cd1", + "@id": "http://digitalheraldry.org/data#5a03e5e7-e24e-4540-999b-c8619bda65f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Key", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#83643c76-79f6-4b83-bb92-771048d73d3d" + } + ], "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#CoA0000026264_1", + "@id": "http://digitalheraldry.org/data#CoA0000008670", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6331bc4a-6b19-4443-9fe9-fc6c23ecd712" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ { - "@id": "http://digitalheraldry.org/data#00f2571f-dc38-4b64-90d4-fc0bb9390b3a" + "@id": "http://digitalheraldry.org/data#CoA0000008670_Escu" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#38dc6157-8ec1-4e3f-b32f-ebf5a86d7dd4" + "@id": "http://digitalheraldry.org/data#421a94f7-22bb-4cb1-bb83-19adab225a4b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "26264_1" + "@value": "8670" } ] }, { - "@id": "http://digitalheraldry.org/data#47941603-ad8b-45f3-8fe0-608ffdff7473", + "@id": "http://digitalheraldry.org/data#7bb9c96c-3ff6-44e8-9e7e-9e2d551077b4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43755,59 +43699,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b7a5611a-671b-4698-abbc-7f5b9ea29a71", + "@id": "http://digitalheraldry.org/data#4fa8a8e2-a355-46f9-8fe4-f2201a089f7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#8604f791-27a7-4263-a044-2fb7d4311f47" - }, - { - "@id": "http://digitalheraldry.org/data#ff0fbfb2-686d-41b4-b8b9-f9ab30e6433b" - } - ], - "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#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#4c2ba163-98d2-4da3-a0af-fc29c95c5d62" } ] }, { - "@id": "http://digitalheraldry.org/data#afd5f4dc-481a-4a99-b66c-e0bbb9c4f646", + "@id": "http://digitalheraldry.org/data#01d45fe1-40a2-453b-ac9c-057e0c111ba7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1620c098-02ca-495b-a3a3-775313d9ac97" } ], - "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/digital-heraldry-ontology#WaterlilyLeave", + "@id": "http://digitalheraldry.org/data#4a49a49c-09a4-4d96-87aa-de96a3f1caba", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FishHauriant", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -43815,7 +43743,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002708", + "@id": "http://digitalheraldry.org/data#CoA0000009663", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -43827,52 +43755,44 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#76b173a7-6188-483d-a78d-1d2b3d432825" + "@id": "http://digitalheraldry.org/data#66d93c54-fce5-4752-a2b8-00cd560e4d00" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#21b82f6d-c21b-41b6-a9ec-ef6759cce4df" + "@id": "http://digitalheraldry.org/data#276a0406-0ffd-4805-8d2d-91e0d26cf3cf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2708" + "@value": "9663" } ] }, { - "@id": "http://digitalheraldry.org/data#a62321ee-f73f-45ec-a23a-c9e9f6a8737f", + "@id": "http://digitalheraldry.org/data#5da1c01c-6dc9-479d-a6b2-92ec10a38813", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#078e7c1c-ead7-40b8-9304-a427a93eeb39" + "@id": "http://digitalheraldry.org/data#526b31a8-e7bd-4fe2-be2d-15749175117a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#47063a6a-ed5e-4e6f-bfde-5f961e494347" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@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" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#36f878bf-2e89-45db-9ce5-e697909747b9", + "@id": "http://digitalheraldry.org/data#73fe58cb-781f-4fe9-ac3b-a48744415f4a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -43889,194 +43809,173 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006610", + "@id": "http://digitalheraldry.org/data#9b66d6b7-cff4-42d4-81ed-6e499a3754a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#df19921c-a72e-4a6c-a71d-6a8fde322fff" + "@id": "http://digitalheraldry.org/data#c05f2c62-efe6-4b5b-bc89-2711f126e066" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3ed5365d-2bc4-4ddf-b716-6e30d4f1cffa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6610" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b4978441-a245-4936-8fa7-7af071379647", + "@id": "http://digitalheraldry.org/data#CoA0000007010", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#6c26e061-dc64-4791-b664-1cf43e5c8e07" + "@value": "added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#4c89c66a-f86b-4cca-adef-628274d992e7" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b4888d43-2fea-44b1-8f93-f305da41f0ea", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Arrow", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#9c12e5b6-daac-469b-b7be-009b00de5c76" + "@id": "http://digitalheraldry.org/data#CoA0000007010_1" } ], - "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#9aeb5b31-22ba-4946-a4c4-c12fc5da510e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006389_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#bda763ee-2626-4023-b251-1ef6f8c5eeaa" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a50a8e0c-edbe-4dc6-bc5b-73ac6c102e55" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#21f87ace-27c6-49ca-b294-afed75c00cdd" + "@value": "7010" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#31c63043-6aef-4f4a-b825-25531ed1417e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2fd2034b-9606-44d7-aa57-80d1d0354281" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6389_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002810", + "@id": "http://digitalheraldry.org/data#CoA0000007010_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dea31df3-2063-4047-bf68-dfd847df081c" + "@id": "http://digitalheraldry.org/data#f3c117cd-726f-4483-998a-b271b0896cbd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#97a84d9a-2481-4571-83d8-385bd52e59f8" + "@id": "http://digitalheraldry.org/data#212444a6-3870-4768-b3b9-c2f2f8acf2e9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#90120a40-da26-462c-b3c7-6f77141261a6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2810" + "@value": "7010_1" } ] }, { - "@id": "http://digitalheraldry.org/data#c3ef237d-ea5c-43b1-83a7-4c803fd02647", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#d4faa4a1-b67c-4df8-99b2-23e1b0db0260", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#34ea0bbc-86b4-4188-bed1-250b25c9edd5", + "@id": "http://digitalheraldry.org/data#c5073513-97ca-4cce-863b-87001ca00e9c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "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#612ed101-b78b-43f9-a9d3-263632b6d75b", + "@id": "http://digitalheraldry.org/data#e75d2455-6f9f-4286-a7d6-b154f49c4f6a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#4cf43bb9-ba93-40c3-8d6e-78516ecb94ac" + } ] }, { - "@id": "http://digitalheraldry.org/data#dcca25ef-070f-48f8-946d-38ef6fca6da9", + "@id": "http://digitalheraldry.org/data#866c6b01-6e2a-4b09-8269-7ccafc447eab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#11d4663c-7377-47dd-ac0b-fe05838302d2" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e9b3aed8-ae64-44f7-a35a-418d870b1f89" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ - { - "@id": "http://digitalheraldry.org/data#7eda1a75-3d8c-427b-ac81-4b5d17e466e3" + "@id": "http://digitalheraldry.org/data#5dd78f0b-8172-4541-95d3-68f9dc50dd14" } ] }, { - "@id": "http://digitalheraldry.org/data#a516a3c0-a1fc-43ff-9820-d6fc51a0747c", + "@id": "http://digitalheraldry.org/data#d6300732-bf07-40d4-b2c9-a5f6d807989d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil", + "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" @@ -44084,137 +43983,172 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9972f843-3238-4581-b2de-3effa927a246", + "@id": "http://digitalheraldry.org/data#c8e5107d-1b4a-412a-b2cf-94353bf261cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#74345844-138d-49c6-922a-c4820555d70e" + }, + { + "@id": "http://digitalheraldry.org/data#2504cb0a-e224-4106-a445-327e1796d29a" + }, { - "@id": "http://digitalheraldry.org/data#bec95a14-febc-4ae9-8eea-2b717b5a698a" + "@id": "http://digitalheraldry.org/data#e5f1dda2-63f2-4402-a405-06ac59883f45" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3ce09e24-442b-40f6-aaff-a7d3cdb9c961" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ee33c9a4-8314-4303-aab8-22cae6732468", + "@id": "http://digitalheraldry.org/data#82650336-4d5b-4975-aaf1-87b41868329c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#463bfbba-fa09-4e7d-ab96-d0907e190035", + "@id": "http://digitalheraldry.org/data#83d41369-3e70-426d-80df-f73f11a78dd7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#54833a61-b30d-4ace-adf3-01d5bfea2c8e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#5bab85f3-854f-47c6-809d-8f3e5ca2d81a", + "@id": "http://digitalheraldry.org/data#07ce5ac1-756b-47cf-adc9-34ed3c6fe62f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#83c85d50-9c2a-45c9-b891-238957f4d35e" + "@id": "http://digitalheraldry.org/data#e565e8b8-10e3-4e1f-a921-b2f0cdd2c898" } ] }, { - "@id": "http://digitalheraldry.org/data#8e82a74f-a4e1-481c-a35b-4f558e6d5a65", + "@id": "http://digitalheraldry.org/data#f7c3ec03-5be8-4587-879e-46ff648fe4eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#db3e3736-322d-4463-abff-89ec4d1bd18e" } ] }, { - "@id": "http://digitalheraldry.org/data#878d9df8-976a-4537-8a44-60d9937f6cb6", + "@id": "http://digitalheraldry.org/data#73363eec-8b49-46c7-9ed6-e0d50320dfd0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#6f691537-06e2-4161-97ba-5d9786ef402a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5b3b19a4-bb4e-4095-bcfa-d8f894bc4f11" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000548_1", + "@id": "http://digitalheraldry.org/data#CoA0000002767", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c0252cd2-6cda-4dcc-824c-e7394448a050" + "@id": "http://digitalheraldry.org/data#335a78b3-0c9f-430e-ac21-5b7ca05c9a5e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0d4aa65e-5615-4268-be65-9cb8a6855e9f" + "@id": "http://digitalheraldry.org/data#1c051ce0-9b65-43cc-bfdb-9b579afec611" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "548_1" + "@value": "2767" } ] }, { - "@id": "http://digitalheraldry.org/data#16f8c06a-3b22-4d1b-9da3-7c6d2cffdda1", + "@id": "http://digitalheraldry.org/data#0682295e-605b-4d0c-80fe-8336e23284ab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#fdee984d-9ac3-4c5b-8247-d52110802476" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#4a69b335-8eb0-47c5-8f92-55816c2551fe" + } ] }, { - "@id": "http://digitalheraldry.org/data#5674a2a9-fecf-41fb-ab32-81e6e680971d", + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2124df98-232b-41cc-9e63-aa375a712b19", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mount", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0f5d1ac8-7deb-4365-b4fb-13ddf7196969" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#4a776281-ddfd-4743-b084-43061e8afe94", + "@id": "http://digitalheraldry.org/data#b03a6d74-ca59-4b1d-8ca5-0be68b45180e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9e19c357-47a4-4745-936a-046ed1668101", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -44224,140 +44158,153 @@ ] }, { - "@id": "http://digitalheraldry.org/data#45b24e16-048e-4c86-a530-ec80fa89fbc6", + "@id": "http://digitalheraldry.org/data#CoA0000002681", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ffefd91a-5938-427d-aca0-090ad1f6632e" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b097f7aa-831f-4df3-9fc0-818662d0e1b7" + "@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#e0e68096-c43a-4cdc-9df7-ed871bba8537" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1e0aa9f7-93e6-4f6c-8657-ab449d537808", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3a05cd46-b966-47be-8bfc-af4fc1fd7048" + "@id": "http://digitalheraldry.org/data#e842a1de-18dc-4850-a9a2-a5b4e439600e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#1a8ceeb5-03f9-4ada-9cb1-94796162fb7a" + "@value": "2681" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031546", + "@id": "http://digitalheraldry.org/data#CoA0000001357_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1a591ae7-72ef-4649-a7db-e5d82e0518b8" + "@id": "http://digitalheraldry.org/data#29737f1f-6b63-4bdf-9f90-58a0ffe3a363" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e61a51a5-cb67-45a0-bd26-a27178650930" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#a24c8961-1f53-4f60-9680-feefcfae95bc" + "@id": "http://digitalheraldry.org/data#4bb57480-0e18-4ced-a733-41c49994f0af" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31546" + "@value": "1357_1" } ] }, { - "@id": "http://digitalheraldry.org/data#fa28ba4c-4440-4617-b519-1c58e1644ee8", + "@id": "http://digitalheraldry.org/data#05ced3b2-0e46-41b9-b365-1637b535ce8a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Empty", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#651159f9-cd13-4a54-b6a2-ac892b48860e" + } + ], + "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#ea766335-bee6-43d3-a25e-34665f155f7b", + "@id": "http://digitalheraldry.org/data#79a2f6d9-6d82-4941-85a0-0d6267c7e21d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } ] }, { - "@id": "http://digitalheraldry.org/data#24ce9607-38ef-4fda-adcb-67d4bbfb80ca", + "@id": "http://digitalheraldry.org/data#CoA0000002741", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#05912a47-ef2f-4359-9d69-7dc35e3d1c93" } ], - "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#0c0f3b61-e7a9-47f9-9428-205b417db909" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d69c6cac-61de-4eaf-b046-2c54d73d7a17", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#1d5bb863-518d-4970-a520-e04cae25e430" + "@value": "2741" } ] }, { - "@id": "http://digitalheraldry.org/data#c37a787e-7d5c-4814-aa70-c7ce2a57616f", + "@id": "http://digitalheraldry.org/data#27fe7803-83c2-4013-9308-f1045a2cedb9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b4f225cd-e6da-422b-a788-fddd268a5cb9" + "@id": "http://digitalheraldry.org/data#7ddb5a6d-aec9-441d-bf5e-38c0708b1bf8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649_B", + "@id": "http://digitalheraldry.org/data#CoA0000007265", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000007265_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -44365,112 +44312,112 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8cf97eea-4b67-45c0-950d-37dbc609c38a" + "@id": "http://digitalheraldry.org/data#d8a118da-7def-4d4a-94ba-db4948702e4a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#71743466-7665-469b-ba87-3d233c368ec7" + "@id": "http://digitalheraldry.org/data#0f90c48f-9e73-4e8f-ba6e-2013c23f913e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9649_B" + "@value": "7265" } ] }, { - "@id": "http://digitalheraldry.org/data#085cb2b7-e0d5-497a-ac97-9c3ce118a402", + "@id": "http://digitalheraldry.org/data#4952a6d6-dd21-4d38-9083-9bb04126ee58", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#5cb50d93-b2e4-469a-94c4-f1b6eee55bac", + "@id": "http://digitalheraldry.org/data#a01555f8-b6b9-4257-a480-5aba38cc3340", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#e04adfa7-685a-4beb-8e94-bf0aaba75498" + "@id": "http://digitalheraldry.org/data#6987a116-4625-403f-a554-511457b9f5d7" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6b9223f3-6a76-4646-b5f8-5d850fe6b5ce", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + "@id": "http://digitalheraldry.org/data#46666f07-523a-44fe-a34b-288bb8b53e2c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#558ddf5e-b71d-4c54-8487-1c2b8f23d6db" + "@value": 3 } ], "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#4e59bf32-b2ff-466b-a75d-a93aa66abd4f", + "@id": "http://digitalheraldry.org/data#d8753824-eddf-4d35-94af-1434da7cb352", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" + "@id": "http://digitalheraldry.org/data#e65f5744-9152-4fb0-ad91-e8749ee7b8f1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e7942cfb-e34b-4e67-b7c1-3b9cabd6ed1f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" + "@id": "http://digitalheraldry.org/data#1d63ce50-546d-4192-bbf5-7c64f82bb2cf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#c5e4d5af-3278-4f94-a6e9-3ff6e10ff2db", + "@id": "http://digitalheraldry.org/data#59913589-b524-4330-ae86-6f2b6380892d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -44480,50 +44427,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8fbbebaf-fc88-4609-9d95-072a323c6e67", + "@id": "http://digitalheraldry.org/data#259122b2-09c8-4dff-a66f-1c3bb1d74a53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#014092fe-43f3-40f4-8c69-f12e0ef3689e" - } - ], - "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#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#778c5aa0-f761-451e-8e23-5c95e8631f49" } ] }, { - "@id": "http://digitalheraldry.org/data#2eaa31ee-9776-48a0-b1f8-5189011b623d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7ced5f95-8412-4ee8-b0ba-0777f23e3c63", + "@id": "http://digitalheraldry.org/data#61cd25e9-55c9-4a8a-a88a-312e0bdca3ae", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -44533,50 +44456,80 @@ ] }, { - "@id": "http://digitalheraldry.org/data#190de629-50ad-41e9-872d-c64995eb9272", + "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f0113547-4c64-4281-bea9-41885e5e81d8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#59593e1b-080a-4f9a-917c-46d59e8a120f" + "@id": "http://digitalheraldry.org/data#bf9c40b6-f067-4735-9172-6b06bb6d8fbd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27012_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#de65288c-394c-479b-b3c1-03033e4a8b79", + "@id": "http://digitalheraldry.org/data#CoA0000008682_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#428373f3-4e68-4431-aedf-756f28864450" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#09121c7e-fe87-48fa-bc79-43902016ba8b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8682_A" } ] }, { - "@id": "http://digitalheraldry.org/data#8ce26b4e-82d5-41f2-8e98-60f3c0f69a82", + "@id": "http://digitalheraldry.org/data#24a742d9-567c-46d4-913c-0200fe29ba07", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 8 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0db65360-dac9-4888-b229-639518d0e5ce" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8f7655a8-3b25-42f2-8de9-0eed9ae73349", + "@id": "http://digitalheraldry.org/data#a19f3c9f-cd7b-4dff-98c4-8d958af33e2d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -44586,43 +44539,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c6094f10-462a-4455-8701-8f551aed18f9", + "@id": "http://digitalheraldry.org/data#696500c8-2e9e-47f9-871c-e24d8f64ce57", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5ae70505-c07f-4fe6-b671-f95bfcddc18f" + "@id": "http://digitalheraldry.org/data#82bbfd25-6137-4ccc-9300-f693af1a0394" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#37c95df0-953b-4af4-b1d2-a2119626a3ac", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@id": "http://digitalheraldry.org/data#feb79ff5-9b30-4fd2-a8ea-0e140973ff46" + "@id": "http://digitalheraldry.org/data#400544e4-e2a1-43b5-b911-88e588723bcc" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Millstone", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d48b2ac1-3e38-4ad0-a246-569a7276905a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#CoA0000031527", + "@id": "http://digitalheraldry.org/data#CoA0000008287_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000008287_A_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -44630,136 +44595,145 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#abe4776f-d0be-4fc8-a8db-6305678c9bdf" + "@id": "http://digitalheraldry.org/data#6b0ceac4-67d0-4b1c-af52-3a50374c338b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2c9b9ed8-98f5-45c2-bc7e-6be5392d31d4" + "@id": "http://digitalheraldry.org/data#62193f63-f667-41b5-9d18-08f450bc06ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31527" + "@value": "8287_A" } ] }, { - "@id": "http://digitalheraldry.org/data#1dec1013-6831-40e0-88bb-c54eb948595e", + "@id": "http://digitalheraldry.org/data#8b012ee9-2715-4345-abda-8054b009c344", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#671c008a-d0d3-459c-afd0-d4ebe6ad9e0c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#34e9cf30-baa1-4397-a1a3-7fc82d8712d5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2eb9e7ce-99f0-436d-af25-1dc47dc95cf2" } ] }, { - "@id": "http://digitalheraldry.org/data#647b1e0e-1b77-47e6-afae-ad2ee57a1c6c", + "@id": "http://digitalheraldry.org/data#180e1182-48dc-4e95-a3f5-a55fc5bf524a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#17588471-1734-4f2e-a51b-779070ad55ce" + "@id": "http://digitalheraldry.org/data#54d446af-72d4-4a5d-aed6-6753e5f7997a" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture4", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#28461858-e34e-455d-9a6f-be353c836195", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + "@id": "http://digitalheraldry.org/data#2789c68e-95dd-44c6-8904-701ba982455b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1654771f-2c92-4fa9-91f1-a43bdc153845", + "@id": "http://digitalheraldry.org/data#aa515c48-1752-455c-b841-f59feaaa9232", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2bd82d0c-649b-4c54-b41e-e3a9158db242" + "@id": "http://digitalheraldry.org/data#1158e073-501f-4d3e-8a31-7b50322251c0" } ] }, { - "@id": "http://digitalheraldry.org/data#b097f7aa-831f-4df3-9fc0-818662d0e1b7", + "@id": "http://digitalheraldry.org/data#9179a86d-d241-4594-b603-fae7d44f8b3e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006032", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#043b8eb8-9662-465c-bf55-f22332707894" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#fec86b4d-cb11-4364-a812-c7d0da4f1310" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#64a3f79d-640e-4207-b4f3-d5b04d9d32f6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6b1d2837-ca0d-48b9-907b-f802a543245e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6032" + "@id": "http://digitalheraldry.org/data#49f45cd1-8770-4a08-9a43-4df0a3934cb5" } ] }, { - "@id": "http://digitalheraldry.org/data#f0fbdd7b-3fce-422a-ab26-a7b4e5a7f83a", + "@id": "http://digitalheraldry.org/data#a63e740e-e2cd-46b9-9aa8-ede68b81e0a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#85024e4c-23f9-415b-a2d2-e59d279b0e8c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a16315db-1e05-408c-98c0-8b8964e5a021", + "@id": "http://digitalheraldry.org/data#99aba387-d2b1-410e-b368-3e24d40389ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#42931e53-13be-4e14-87a3-f4de76cdae00" } ] }, { - "@id": "http://digitalheraldry.org/data#1e7b0e07-024a-4d18-bd50-38215d3e585a", + "@id": "http://digitalheraldry.org/data#0162ada5-aa9e-4cd5-b58a-4b0eb5d4c0f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -44769,102 +44743,109 @@ ], "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#9dc26ffc-1d31-4fbf-9c7c-6e9c850e1c98", + "@id": "http://digitalheraldry.org/data#d85a8d67-16bf-453a-92e2-9c0b87994235", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#d0c92a40-6b20-4b35-9a85-2b649e0f6e28" + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031535", + "@id": "http://digitalheraldry.org/data#CoA0000002814_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#32732673-e110-4e1c-a27d-0bce1c0f4ba5" + "@id": "http://digitalheraldry.org/data#b92dd027-b526-4266-bd55-2085501c53cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e0fc48be-ad8f-45d6-8edc-b02b6c4755bb" + "@id": "http://digitalheraldry.org/data#d900a79d-20a4-4714-9914-34b9a885f459" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#0f3b628e-155e-453c-98eb-ddb64f6e42fe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31535" + "@value": "2814_1" } ] }, { - "@id": "http://digitalheraldry.org/data#a7d17401-fc9b-424e-8b3c-c0a6eae6d299", + "@id": "http://digitalheraldry.org/data#a7f75f96-78ac-4255-8c1e-f78efc117437", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" - } - ], - "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#0ec26102-b102-432f-8458-7bddd980eb08" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002446", + "@id": "http://digitalheraldry.org/data#1c19ffd3-a667-4a03-885c-dd9ba764669a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#bcb87300-a91b-44fa-b38c-91c0a8b7a14e" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bfa1b4c0-dbeb-4223-bba1-bd6670c387c1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#6423b048-6d31-4451-af8c-2abd60498d59" + "@id": "http://digitalheraldry.org/data#28117c3c-e4ef-4fcb-ac0c-045e415ee252" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6d7dfddb-4897-45bb-8dfd-4789b7e3efb7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2446" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#92794381-4830-468c-ad29-608f34108fee", + "@id": "http://digitalheraldry.org/data#257e7de7-a5e1-46b3-9d64-58499ef0e124", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -44874,90 +44855,52 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bd10b71b-c647-4553-9453-d19e6edd1690", + "@id": "http://digitalheraldry.org/data#bb897238-d7aa-4c82-aabc-aa9dd902b72e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f1b85c90-0f2b-439d-a3a0-e0a7f2d0cf24" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasText", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000016446", + "@id": "http://digitalheraldry.org/data#b44917ac-ead1-418b-8a20-d24e16fcef9f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "description was linked to wrong coat of arms" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000016446_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#7c5b7e7d-9011-474e-8ce1-5296dfcc7c19" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#3fa05a6c-ab39-432e-a74c-39c071fb5e3c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "16446" + "@id": "http://digitalheraldry.org/data#2e800e44-5ab7-4e68-a9fe-14c77404e0a9" } ] }, { - "@id": "http://digitalheraldry.org/data#d7ab816a-68a5-48ce-ac48-daff876a9e37", + "@id": "http://digitalheraldry.org/data#14cac3d8-af30-4a71-9248-4f3711b79428", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#6a40c813-715a-4291-bc08-468bcc4065b9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c1dc31de-f112-4573-b786-d06410082722", + "@id": "http://digitalheraldry.org/data#ea9f9b67-392d-4aa6-b766-2670fc0bc896", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#c17e21c1-4a61-468a-93ac-a308a3209154" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" @@ -44965,77 +44908,89 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a111d40a-c581-4621-be24-a650effceb09", + "@id": "http://digitalheraldry.org/data#ba007a29-7b7f-4a23-9608-8f62cec7b7cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#80f231f3-c299-4ac1-bb23-1bb11b32bf16", + "@id": "http://digitalheraldry.org/data#58f2cdbe-9934-456e-bf0e-3e05fa4d598b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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/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#1af2ef2e-efe5-4b45-a1c1-2ddfd02f8494", + "@id": "http://digitalheraldry.org/data#3ebcc468-14d0-4f47-8051-c2093c663d38", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#d3df5bc5-6758-4fed-9a2a-b1d8c72583a6", + "@id": "http://digitalheraldry.org/data#f1b85c90-0f2b-439d-a3a0-e0a7f2d0cf24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#68aa0860-657d-4cdb-a34e-fff7075559b0", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#ce9e13b4-f22f-4781-b634-f465b771a948", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@id": "http://digitalheraldry.org/data#dff0cb07-d85a-41a0-a97d-7c81bd50c5b2" } ] }, { - "@id": "http://digitalheraldry.org/data#87fc8b94-25a3-4849-adf9-dab9da33303e", + "@id": "http://digitalheraldry.org/data#7d231add-73b4-46c1-87ee-58e8ac24e566", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#10f5d5c9-cb47-4d11-8ec3-9c9d6f99a8f2" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" @@ -45048,62 +45003,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#65a58178-681c-4d98-b13c-c0e0c94dd574", + "@id": "http://digitalheraldry.org/data#c14849ae-3ce4-418c-96c1-660c98783154", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a7d0b45c-1832-45a7-869d-49d0f5d97926" + "@id": "http://digitalheraldry.org/data#b983815e-49ca-4c2f-92c8-099aebb2daa2" } ] }, { - "@id": "http://digitalheraldry.org/data#b9a47774-3e00-45d5-999e-29eaca98139d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6c90eb3c-19a9-497f-94bf-6489e0343c48", + "@id": "http://digitalheraldry.org/data#1d5842fd-c0f5-4e1b-9cb4-ae4235d33245", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3a508603-81ce-4147-8039-1fa708beb3b3" + "@id": "http://digitalheraldry.org/data#c9651fcd-67fb-47e9-821f-b020515204d5" } ] }, { - "@id": "http://digitalheraldry.org/data#e7db2564-7298-4269-9492-806d72c6a2e7", + "@id": "http://digitalheraldry.org/data#81353615-a4b0-4d73-93cf-7f3f2b97df52", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#15393088-10a3-43d8-adcb-7c2f665b5b21" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#74d988dd-4387-4281-a3e1-20e1272e1768" } ] }, { - "@id": "http://digitalheraldry.org/data#b9c48e9e-03c8-47b0-81ed-107a081b5a0a", + "@id": "http://digitalheraldry.org/data#1522c4d3-d025-4c4b-8732-b988112ef8eb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -45113,14 +45061,22 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027523", + "@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#CoA0000008226_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "added langued, rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -45130,7 +45086,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027523_1" + "@id": "http://digitalheraldry.org/data#CoA0000008226_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -45140,46 +45096,68 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#43826b05-130a-4441-bffc-75af1c9bfddb" + "@id": "http://digitalheraldry.org/data#cb80a7a0-c8bf-488e-9418-8c09a673d8ef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e56102b7-77f6-4fed-9c8f-013f08cdb088" + "@id": "http://digitalheraldry.org/data#2c4594d4-b965-4899-ac8f-acbab969e973" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27523" + "@value": "8226_A" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7a023714-b41a-4d44-9305-f2ef9404adee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c54b369b-8a7f-43e1-b20c-50319be63fe1", + "@id": "http://digitalheraldry.org/data#810e977c-c871-4aa5-a47a-68e725097671", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000007985_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000007985_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#adcbf1b6-9f56-4058-895a-e9a6a0a89ce9", + "@id": "http://digitalheraldry.org/data#b78b9cb3-1cc1-4f1e-9fac-c3285bbde63f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008677", + "@id": "http://digitalheraldry.org/data#CoA0000007750", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -45191,116 +45169,111 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ccb8681f-7ec8-4002-9f3d-4df1d66cc86e" + "@id": "http://digitalheraldry.org/data#ad0d782c-9bcd-4d02-b12f-ae258565ef2d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8677" + "@value": "7750" } ] }, { - "@id": "http://digitalheraldry.org/data#7fa1f040-160e-49b3-858e-7238eba74703", + "@id": "http://digitalheraldry.org/data#682494eb-caf0-456b-b046-b932c9fc6118", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0f80258e-1588-48ba-a4f2-3ec7f2bae9d7" + "@id": "http://digitalheraldry.org/data#c225a127-c003-469e-ad08-f5fe400ac7b3" } ] }, { - "@id": "http://digitalheraldry.org/data#0dd84d9b-0830-44fc-b091-8a11ae0e1d5d", + "@id": "http://digitalheraldry.org/data#704d4e26-dbed-49de-8c34-a5b92ed52729", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#408fd968-29a0-4291-b7bb-48870b09f6f4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#5a77c8b5-3ace-4abf-a53d-a9592f88d8a1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e56102b7-77f6-4fed-9c8f-013f08cdb088", + "@id": "http://digitalheraldry.org/data#fe0b934d-c2f5-47e8-92e0-4023b5ca440d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#72752359-fb7b-4c44-b1c5-b8aab7ed4913" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c881ede4-e052-45c2-ac7a-48c8250173cd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#cc23beea-a227-4a0e-8fdb-dc6b92bb8697" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006273_1", + "@id": "http://digitalheraldry.org/data#fe1c8148-2efb-4567-ad82-386a06092954", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#81f2e02b-36be-4e50-91e1-b47f695a1ac3" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#71550363-4d47-4c32-9063-8dc622592e88", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d69c6cac-61de-4eaf-b046-2c54d73d7a17" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6273_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c76245f6-058c-4577-bcd2-563f63cb3769", + "@id": "http://digitalheraldry.org/data#254ed469-4d73-4a6f-93a8-4ef3a960f90b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#954b9c5d-242a-4c7d-b590-ddd1940acfd6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InBend", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#59149b9c-30f7-4f7c-ad2e-ba476b51198c" - } ] }, { - "@id": "http://digitalheraldry.org/data#c52358f0-4955-4dd1-b9ad-4d5d87cf0d2f", + "@id": "http://digitalheraldry.org/data#2d7dd7b6-48ac-4d25-8ba3-352712f73265", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -45309,200 +45282,256 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#33f568aa-ba07-464e-b712-22f089e85511", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a9e0054d-29e5-4934-9dc3-b27369e83f31", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cce92b7c-08c4-4d7a-b49e-db1fc2cf53f0" + "@id": "http://digitalheraldry.org/data#444b428e-b268-4ce8-b045-7b146f05d7cc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009671", + "@id": "http://digitalheraldry.org/data#eb122356-e3bc-454a-9020-1d51f7fc28e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#84008ab5-021e-4b61-b570-3b42ae1106ab" + "@value": 5 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9671" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#97308bc9-a3bc-4256-979b-b8b0703a3dbd", + "@id": "http://digitalheraldry.org/data#6c07d4f0-731e-4a27-b353-c2c3492391a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e6338c35-b75b-4540-ac1d-218d680a3b17" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#8ed8603a-819e-42b5-9ad7-5b3c793eb34b", + "@id": "http://digitalheraldry.org/data#032c6fc3-08fa-4f3f-bc7f-a65b84191988", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } ] }, { - "@id": "http://digitalheraldry.org/data#2e76f9cb-e4c2-4527-baba-6496688dc8d4", + "@id": "http://digitalheraldry.org/data#615efeb9-b618-41b2-a653-6a77a3bf0661", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#3d4d6e3e-4ee6-4816-8c24-bda03dda9a4c" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3a508603-81ce-4147-8039-1fa708beb3b3", + "@id": "http://digitalheraldry.org/data#712765b5-084c-4855-9894-f25f3df3d43e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#1b600deb-94f2-4a77-a5a4-ab5991e75182" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4646380a-9d3d-4be6-8731-4452d99b6346" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002792", + "@id": "http://digitalheraldry.org/data#CoA0000011773_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added armed and langued" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#9a705a62-d8fa-4bc2-9df0-072e8ccf8af3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002792_1" + "@value": "11773_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Bendy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#36cd7543-0036-450a-afe4-49538148d459", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#6c377ff7-e48b-4e3f-8a89-0c3716b59d7e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d2a8fc04-1bed-488e-b5fb-f7386b0684a5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#94373a35-8ff6-4060-bb10-a9331448fbb9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#0648f9fc-7f5e-4bf9-9afd-52f260d419af" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2792" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#f32f5cbd-9fef-4c3d-bb0d-f6ea8078c981", + "@id": "http://digitalheraldry.org/data#4a69b335-8eb0-47c5-8f92-55816c2551fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1535cb6e-f0c3-4d1a-b760-3f818eee490e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#db2e71bd-a448-46b9-89ba-1d413f809c49", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#f2476db5-46fc-44a2-9b45-9586f0b97379", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d72cc926-5118-43fd-afe0-ae7014a7ffd6", + "@id": "http://digitalheraldry.org/data#276e5269-a493-4822-8c04-d49e9592de60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#8fd41788-0b54-4305-9f9a-537b4a47fe8d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9abc1837-75c4-487a-a9f0-c5c3d5556072", + "@id": "http://digitalheraldry.org/data#191bc23c-8c2e-4c67-afbd-c611d6014c14", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#78022803-62d2-42d8-9d2c-c2a1daf3c2d7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#13127249-b006-4540-9a34-5fc275142a6f", + "@id": "http://digitalheraldry.org/data#90917dfb-dac5-4355-a856-e62e3e3790ec", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000008359_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + "@id": "http://digitalheraldry.org/data#CoA0000008359_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + "@id": "http://digitalheraldry.org/data#CoA0000008359_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A" + "@id": "http://digitalheraldry.org/data#CoA0000008359_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -45512,239 +45541,289 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sejant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#b9bcfedf-3f3f-4798-b155-8ca01bedcec7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002807", + "@id": "http://digitalheraldry.org/data#a7650697-c417-4ca8-92df-4dac21b4da9f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@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#174fc71e-a91e-466c-b38f-bb28ca670055" + "@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#7a5d14e4-f027-457e-9f29-c31d08d7a068" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2807" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#28183a6d-5bc8-40c5-aebb-a8a575b23489", + "@id": "http://digitalheraldry.org/data#1a7906c1-b2a7-425a-b1eb-6087886e90d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#965e2254-b458-438e-bdaa-8849eca9111e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ecbf78e3-afb1-477c-8293-2587243edd21" + }, + { + "@id": "http://digitalheraldry.org/data#6892b9c0-d1f0-4129-9574-55021ca530d4" + }, + { + "@id": "http://digitalheraldry.org/data#a2026024-79c7-4986-8191-0f608bd5589e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#7efef835-1fba-469d-8784-fbf833a97fdc", + "@id": "http://digitalheraldry.org/data#218f2bde-5342-4f44-a6ec-05059a1d7fad", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#fbfb9f35-6464-4135-8475-07ec19fa5d12" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2d542730-4c56-4f86-9987-7d8f7acf4b94", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" } ] }, { - "@id": "http://digitalheraldry.org/data#a3fe387d-497a-44b4-aaf4-1dccfcea4602", + "@id": "http://digitalheraldry.org/data#79da201b-626c-435d-9bbd-36687c3133e3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#eccde70a-f8b9-4891-a080-b720829c71d1", + "@id": "http://digitalheraldry.org/data#CoA0000031572", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5a5fe92c-8ab4-442a-9841-781d30671e18" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#a46c9f50-6acf-4147-a0c1-7b466ef7c957" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31572" } ] }, { - "@id": "http://digitalheraldry.org/data#a75c0baa-5454-4f67-9f72-1acae616d39b", + "@id": "http://digitalheraldry.org/data#d4a5240a-61c3-4c3a-a93a-419d6e9ea099", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a2e5ded4-96f5-464e-8469-6af6446949f4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#a317b7a7-6edd-4cfc-ade7-6ca398296ecd" } ], - "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#2ef0353a-ba23-4d8e-9455-a5b489c22497" } ] }, { - "@id": "http://digitalheraldry.org/data#7d8b7564-09d7-400c-85dc-f912bf0892a4", + "@id": "http://digitalheraldry.org/data#ab2489be-16ee-4298-9999-33e66d77aa08", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#1afe529b-4bbc-4c26-aa23-3738cd8a6b08", + "@id": "http://digitalheraldry.org/data#CoA0000031541", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#0cb46e08-17ad-4ce9-b71b-51c5832553cf" + "@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#a7650697-c417-4ca8-92df-4dac21b4da9f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#647e8872-ee3a-4a59-b929-e93088196b06" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31541" } ] }, { - "@id": "http://digitalheraldry.org/data#95d7fe64-4e96-47be-9cfb-acb22a23041a", + "@id": "http://digitalheraldry.org/data#9a5c7939-d94b-4976-93cb-bc3581b98127", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2124df98-232b-41cc-9e63-aa375a712b19" } ] }, { - "@id": "http://digitalheraldry.org/data#af8088ca-3cf2-4189-9b3e-63d5edf3ccf6", + "@id": "http://digitalheraldry.org/data#96d13fbf-1ee7-4e0e-8ec1-96fce7728a68", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#420af4dd-e012-4af3-83c6-f1d25531c7d3" + "@id": "http://digitalheraldry.org/data#765ef3f9-ed45-4f7e-b209-56d093fddde8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d040754a-ec6f-49a0-a4fe-c25b94eb05ca" + "@id": "http://digitalheraldry.org/data#f92ba7c0-d051-44ab-bfff-6a3ee492b8a3" } ] }, { - "@id": "http://digitalheraldry.org/data#32277500-210f-4075-8973-e2d9801a604c", + "@id": "http://digitalheraldry.org/data#0c30d239-a82b-4bda-9277-101e0ddba018", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000016665_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#48c7bd6b-1eac-49a3-a961-b2f390e35b22", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ea766335-bee6-43d3-a25e-34665f155f7b" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#9c0dbebf-820e-43d8-961a-dc6915a673bb" + "@id": "http://digitalheraldry.org/data#CoA0000016665_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000016665_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#db9c29c6-0340-47ba-865c-fe31727901f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#5a345389-769c-49d2-bc1c-3897f1418304" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#16f8c06a-3b22-4d1b-9da3-7c6d2cffdda1" + "@id": "http://digitalheraldry.org/data#CoA0000016665_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#0bb23c00-5bfd-4a2a-9d8d-39664794b031", + "@id": "http://digitalheraldry.org/data#CoA0000006243", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#26752dde-4b42-4e22-89d6-33d373ba9d7e" + "@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#291705b2-33ea-4fb6-964a-4b3fc3ed870a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6243" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006495_1", + "@id": "http://digitalheraldry.org/data#CoA0000006673_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -45756,112 +45835,81 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#62559e65-4c78-448c-8d45-4c8c5c899ed6" + "@id": "http://digitalheraldry.org/data#ea9f9b67-392d-4aa6-b766-2670fc0bc896" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ede81638-73f2-464a-88a1-e15697f4954b" + "@id": "http://digitalheraldry.org/data#864b5dbe-7b32-4d40-8aec-89760814199d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6495_1" + "@value": "6673_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d4475361-622b-4868-88fd-26096632f223", + "@id": "http://digitalheraldry.org/data#CoA0000007085", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#dc4c8eff-1204-4793-8cc2-0e411b88d476" + "@value": "added rampant / removed crowned / fixed field_tinct / removed Charge2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c03d01f6-c373-4e25-a696-e9ee1d659b75", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000007085_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#22f00f59-d5f5-4e57-a45e-9e90919afe56", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", - "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#23c77b80-116b-4210-86e2-2dfea030afff", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#44d6c13f-d0c1-4fe5-96e2-d6b5b6c73d06" + "@id": "http://digitalheraldry.org/data#ab74d4e3-bef7-4d1f-b3cb-d822f48bab9d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a12e910f-c70b-42cf-a13e-8cb67d01b31d", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/data#cb87db3e-d8ee-4f6b-aa9e-94f9c8a1a478" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7085" } ] }, { - "@id": "http://digitalheraldry.org/data#88d27533-ad61-4490-956d-b75a47ae84e3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d7b9cd3-06b0-4146-8232-5380455045dc", + "@id": "http://digitalheraldry.org/data#ace751c2-e84a-4acb-a26c-b6badeea56c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#17a01656-2fbf-4d47-8106-86f2a8d2b423", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008363_B", + "@id": "http://digitalheraldry.org/data#CoA0000002710", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -45873,41 +45921,57 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7f0b3680-dc74-4046-8d5b-f25b894505af" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5674a2a9-fecf-41fb-ab32-81e6e680971d" + "@id": "http://digitalheraldry.org/data#d33c1fe6-be7e-496b-a915-f7bfb68d0a6a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8363_B" + "@value": "2710" } ] }, { - "@id": "http://digitalheraldry.org/data#2be77c16-79b0-4fda-82fa-ee55ba3493e3", + "@id": "http://digitalheraldry.org/data#189df23a-7e7f-4e56-a80c-4a691beb6206", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5c985884-5667-4e9d-bbbd-acae9326a923" + "@id": "http://digitalheraldry.org/data#fa898361-3fa6-412f-9458-d06e1b80e597" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + { + "@id": "http://digitalheraldry.org/data#aea49152-5e68-4fd4-93ae-fd6a1ebb6ee1" } ] }, { - "@id": "http://digitalheraldry.org/data#885b9eea-d6d1-4a82-92d2-a3953bb7f516", + "@id": "http://digitalheraldry.org/data#6283ed80-3a9b-40b7-93a5-ed636b704e94", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5356c3f1-2185-47c9-84c8-261397108e6a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#3644bc09-2c66-4400-a771-05f609ac2e13" + "@id": "http://digitalheraldry.org/data#109c38fe-c3bf-4bc1-a927-fcd8186d0c37" + }, + { + "@id": "http://digitalheraldry.org/data#3032aee6-4f1a-4a3e-b4d9-b9ef96782a78" + }, + { + "@id": "http://digitalheraldry.org/data#e542ecf9-3a18-4fb7-bd50-e4ef770140ec" + }, + { + "@id": "http://digitalheraldry.org/data#50fa2d60-0703-47a5-a0d9-6d5ab584674d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -45922,117 +45986,73 @@ ] }, { - "@id": "http://digitalheraldry.org/data#34f40710-2eef-4f61-9929-b204e16bf959", + "@id": "http://digitalheraldry.org/data#48eeb462-5355-4f9e-8e3a-90259ca5a53d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2adc737c-5277-4d01-b0f3-c02af51e51f0" + "@id": "http://digitalheraldry.org/data#b45b9747-6ba9-402d-ba88-660548383944" } ] }, { - "@id": "http://digitalheraldry.org/data#3b92d874-0511-4239-87ba-3e75f0069311", + "@id": "http://digitalheraldry.org/data#CoA0000007285", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#3bb3b82e-702d-44ea-823d-04bec418b3b2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#72e1e7f0-f017-48a1-99e4-382b8caad572" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#14fa9198-3859-4179-b549-1ad587eb8b42", - "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#2c2cf9bf-1ee9-4d29-a81a-8e1f75bdc6ba" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7e4e7c64-f648-4479-a297-f5d99cca1870", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#488e9c6a-dc8b-4570-b8b7-e6b78bae295e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "7285" } ] }, { - "@id": "http://digitalheraldry.org/data#81d3c127-94f2-45f1-8a24-8f6df9c79bc5", + "@id": "http://digitalheraldry.org/data#ef6f79a7-c713-4922-b1a7-70406524a98f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ae588c68-691b-44f1-a676-845e4348c7fc" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#b540d190-ad51-4596-b5b9-c83f3333a80d" } ], "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" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#841cb8c7-d09a-4a6b-abd7-599f0f53737c", + "@id": "http://digitalheraldry.org/data#e286ff46-dcdc-4d84-a14f-d99aa85c0dc2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#48bd2c36-f60f-4209-99f1-6e039b7eeb73", + "@id": "http://digitalheraldry.org/data#8966d5b5-927f-42dc-8ae0-a595784a138e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -46041,23 +46061,6 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#70cff53a-73c2-43fb-acd3-2cc78c361329", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#3769962e-5457-4d8d-81f8-6435a0e36d69" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { @@ -46066,102 +46069,80 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or", + "@id": "http://digitalheraldry.org/data#0de29b5f-4f07-4b9f-a318-499ec5190edf", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#6505d37b-f608-4d96-8069-ba2b5994cd30", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#01189daf-2cd0-40bc-91de-70de8eed7c22", + "@id": "http://digitalheraldry.org/data#462beda5-c1a3-409f-92c9-ec2e7ea1e8a3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4b58e898-fae5-4dc5-8efe-a3ed59c04f76" + "@id": "http://digitalheraldry.org/data#22aafa15-eea7-4b0d-8b0c-f7e1af8dea89" } ] }, { - "@id": "http://digitalheraldry.org/data#b41f5a2f-7e52-4847-8bc3-c337ba444875", + "@id": "http://digitalheraldry.org/data#0a63d93b-d120-4be0-8037-1b2d5ae75ff1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#85083b6e-8198-4a5b-8c8b-e6cd54765e0f", + "@id": "http://digitalheraldry.org/data#CoA0000009657", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4328c6c2-6ebb-4de1-885a-388a8232a9bf" - } - ], - "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#e9c25a7c-a91e-4ad6-aece-a3eb596cc239", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#737b89a2-e83a-4e20-92fa-db55f7a4cc30" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "9657" } ] }, { - "@id": "http://digitalheraldry.org/data#c84c5109-4700-4f1e-9400-212576375680", + "@id": "http://digitalheraldry.org/data#de5a7d24-9f9b-42f6-82c3-83026bf6bba9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4c29a70b-e713-4fde-92cc-99d8f8b9c4bd" + "@id": "http://digitalheraldry.org/data#9eba2454-1f6f-4ba1-a1dc-788273d927ee" }, { - "@id": "http://digitalheraldry.org/data#177f8190-5b98-44d1-b06a-c913098f4892" + "@id": "http://digitalheraldry.org/data#7ddcbf45-3d94-483d-8085-4823a871d0c0" }, { - "@id": "http://digitalheraldry.org/data#5bf35bde-6ebe-44b6-b1ca-cd7ffa85685d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 + "@id": "http://digitalheraldry.org/data#94e17e73-5cdc-495f-a771-ee9b1955716e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -46171,271 +46152,275 @@ ] }, { - "@id": "http://digitalheraldry.org/data#37f0425b-53fa-44d9-a87e-dca39489a989", + "@id": "http://digitalheraldry.org/data#CoA0000009505_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#7db45991-d4bb-45de-bef8-f2eaddb55416" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7d2973e7-2627-4113-b3a7-5b3c68a3063d" + "@id": "http://digitalheraldry.org/data#4e52a20c-70eb-4ab7-877e-f1561bc42569" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#11b19f33-da79-440c-a665-b5a5f6674b60", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6c95b9c0-54ee-4878-86d3-101ffe14a931" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d5540a89-8fed-4c5d-8807-66b3405acc1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/data#7e01691e-1833-4655-a20f-bb14f8b3e1d4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#97b1b454-0252-44cc-8b06-6ffbcaae640a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "9505_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008452_A", + "@id": "http://digitalheraldry.org/data#c3191180-63b1-475a-9a8f-eab3327c640b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#9672477d-edd5-4572-be18-638175269889" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d7525a3d-1785-4600-8964-3b5381bd1bc5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "8452_A" - } ] }, { - "@id": "http://digitalheraldry.org/data#618f3190-cd71-4eff-9859-00b097e56b9c", + "@id": "http://digitalheraldry.org/data#582fe05e-d1e4-4a37-ba31-bf9dd1f5480e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3290a0df-ce74-4c64-965c-570adefea293", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c8c876ba-535b-420b-9650-81a4e8a1c273" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise", "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#9763871b-93f9-4004-9193-ee3fb41ff99f", + "@id": "http://digitalheraldry.org/data#8f76da22-af39-4b88-9c24-b957118c4cf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crown", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#143a02ed-a15d-4cab-9e03-76bbacafb1e0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5ef5663b-0259-409e-98fa-91c1778869f7" } ] }, { - "@id": "http://digitalheraldry.org/data#b761579f-7a31-411c-97b9-32de8710edb3", + "@id": "http://digitalheraldry.org/data#1491bc87-568e-4b2f-bacd-ab7a0e0bdf09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#32fffa66-9111-4fc0-aa1c-49d8c88b7272" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#d967f856-f251-4730-aabe-5381ebae9462" + }, { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d16ed837-38de-4fa4-b758-edfcd2c8fb4c" } ], "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#e4425e9b-7ff1-430e-ab08-4c7767a0bbd0", + "@id": "http://digitalheraldry.org/data#40d0989a-bcbe-440f-a2ec-b22b6a7af57a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6bd1124e-0e9f-4627-84b2-367ef354a373" + "@id": "http://digitalheraldry.org/data#faf9d408-8aa7-4f06-873e-bd7a0ef60eb1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006035", + "@id": "http://digitalheraldry.org/data#2ecdf5c6-a437-4c9b-9848-2dc43aa429b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#68c3ad75-7ca2-42b4-bfdd-578e06473752", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#43b82af3-0c4f-4050-bb0f-a1bf6ecc4963" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1a0c306a-9683-40d3-9a7f-5dce8efbde70", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4fea4d89-45f2-4567-bcac-25d89bb4d08d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6035" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031528", + "@id": "http://digitalheraldry.org/data#306a49b0-d9ef-4f33-9b87-9f2c2c3c048c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a9a170a0-cb33-4dae-88f1-97c4a58a2a48", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": "of 4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#99b22ed7-99e0-4f05-b8ed-10015e4da858" + "@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#7ca6872f-e91d-4d5c-b2be-cce3a0f99800" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "31528" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#cd051c7a-86be-492d-a097-e375e77ff0bd", + "@id": "http://digitalheraldry.org/data#bb6a0dd9-6c3d-42a6-9791-3eaab44a2568", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#503efc07-340d-41e3-9567-c65b8cf16a89" } ] }, { - "@id": "http://digitalheraldry.org/data#2fde6cbd-d8ca-468e-b99d-9a89d08a8272", + "@id": "http://digitalheraldry.org/data#CoA0000000586_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" + "@id": "http://digitalheraldry.org/data#19fdc732-7b14-4d44-8525-d3c96f939c2a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" + "@id": "http://digitalheraldry.org/data#aaf74df9-62eb-4b97-ad52-8678d640b66f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "586_1" } ] }, { - "@id": "http://digitalheraldry.org/data#24cb706d-9932-445c-9512-293c92f5ae2f", + "@id": "http://digitalheraldry.org/data#9e903417-b90e-4d30-9bf5-daa5055493a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook", + "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c2d034d7-1908-4109-8a03-834a3f1c930f" + "@id": "http://digitalheraldry.org/data#49fcf6bd-5d3b-4bfd-a36b-60d2ed3e8370" } ], "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#CoA0000022239_1", + "@id": "http://digitalheraldry.org/data#CoA0000019035_D_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -46447,66 +46432,73 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a505b9c7-6a78-42a4-b723-4ad8b3a5fd71" + "@id": "http://digitalheraldry.org/data#b0f8728d-56ec-4218-b07f-66dfc8995db2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6671fa7c-fb6a-4aa2-a180-f484d3bcd591" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#3bbff4a6-f702-45d3-bbc6-1437f8baf521" + "@id": "http://digitalheraldry.org/data#79c24e58-2b56-4cc9-9427-3c6bb28bb37b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "22239_1" + "@value": "19035_D_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006279", + "@id": "http://digitalheraldry.org/data#e13b7f99-3dd3-44dd-954f-f7b9cc8c1141", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a3eb8415-ae4e-4df5-96b3-b83d914b3d73" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#681eb224-e68d-4247-9250-c178a4565f44", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "6279" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#4ebbc90f-6df2-4bb5-a410-44dcca2c1f47", + "@id": "http://digitalheraldry.org/data#874f18c0-65ff-48b2-9244-402b8c7d206b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#540f0152-81bd-4f9e-898f-995cd62399ff" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#CoA0000009652_1", + "@id": "http://digitalheraldry.org/data#CoA0000008800_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -46518,63 +46510,145 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5251fbc6-af46-416a-8525-1fb51bcbcd62" + "@id": "http://digitalheraldry.org/data#ab2489be-16ee-4298-9999-33e66d77aa08" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cd7ebd22-6117-4814-b7af-487b7bbe2b37" + "@id": "http://digitalheraldry.org/data#ea621474-b3bf-4550-861b-f9b6b528dc8d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#5a26949e-5365-4f6d-b966-8ebc17ff6505" + "@value": "8800_B_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8c64af5b-c3ab-4369-980b-6b4d116f9314", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9652_1" + "@id": "http://digitalheraldry.org/data#6dd89d89-f9db-4683-9227-6165c100fee2" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f6297882-ef60-422e-8735-3c1ebe1c5917", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#428373f3-4e68-4431-aedf-756f28864450", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#be90ee01-f3e6-45a5-9646-2decea266f0d", + "@id": "http://digitalheraldry.org/data#780166b1-8958-4419-b92a-a6b58980ca19", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0dd84d9b-0830-44fc-b091-8a11ae0e1d5d" + "@id": "http://digitalheraldry.org/data#d0643118-6b8a-47a0-9800-9eaa37a1a62b" } ] }, { - "@id": "http://digitalheraldry.org/data#234a1e32-659e-4f3e-bbdb-a55bf85640ea", + "@id": "http://digitalheraldry.org/data#304119c4-d442-45d6-9758-a6459ed984ab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#53417ecc-3883-4aff-a3f2-85237667b780" + "@id": "http://digitalheraldry.org/data#d6234b3d-10ed-464e-baaa-1abae8d07e83" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InFess", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008971", + "@id": "http://digitalheraldry.org/data#c443afd3-d622-4d1e-a742-851cafa6a1c9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3e0f79fd-9e21-476c-8ed6-bba45cfdeef6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#520aaed6-1e34-49b1-9c8c-d429cfbb2c36", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006848", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -46582,101 +46656,139 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9d28ed46-a937-427b-bbac-d1047db702e8" + "@id": "http://digitalheraldry.org/data#f06599f6-8948-4355-8dc9-331551f619f8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1bf39074-be65-4d1d-b54c-48b69e5936ce" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a8307a31-6074-45c7-b937-f3431ccdfd02" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#b3576982-fd6b-4a49-92c4-bb7cced97f2e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8971" + "@value": "6848" } ] }, { - "@id": "http://digitalheraldry.org/data#bd1d851e-5dca-4d94-8d7f-da0921909b6b", + "@id": "http://digitalheraldry.org/data#7d39c31c-0b42-4e81-87fa-86c9717acae1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#524c4e47-b817-4be9-b428-1f377d517564", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#004a2573-ecb2-4e9a-9b27-758aad40cd12", + "@id": "http://digitalheraldry.org/data#2e800e44-5ab7-4e68-a9fe-14c77404e0a9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#2b4cf89c-022a-4adb-ad14-2297d7f9dd2e" + }, + { + "@id": "http://digitalheraldry.org/data#b547499e-32c7-40ea-9837-adc5137df47c" + }, { - "@id": "http://digitalheraldry.org/data#1760da37-ea47-4616-87e2-f86aac4dae61" + "@id": "http://digitalheraldry.org/data#4969fca9-23a7-469c-b436-b1d72acf57d1" } ], "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#3807ed09-4c9c-4b9d-8375-131c3037db8d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7e437258-824b-439d-883a-b15a66e9ebff" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#6b39730f-a59a-4a4e-b4f8-668d152ba876", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#22372e0e-ad9a-400f-b3b8-ca539077cb33" + }, + { + "@id": "http://digitalheraldry.org/data#02213b2f-0322-4880-bb13-599ef4de83cb" + } + ], + "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/data#130e40e4-39cd-49f4-a17f-ebac6557bc56", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#52f4e003-baa6-4fc6-a80f-200ee3f05d1a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#26817789-1ab7-4591-ac54-933fa656e719", + "@id": "http://digitalheraldry.org/data#d0369cb7-f4b7-4cde-9795-1f164a33ce14", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dd9671d2-2e27-4330-b8e3-846a4bfd182b" + "@id": "http://digitalheraldry.org/data#8cee494c-d260-4af1-8d04-3804a64c272e" } ] }, { - "@id": "http://digitalheraldry.org/data#7d676807-13b6-4cd6-8e9b-24ef1af69afd", + "@id": "http://digitalheraldry.org/data#b9af5fa9-72f3-489a-87cb-f1a16d18fe46", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - } - ], - "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" } @@ -46688,69 +46800,97 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002710", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bf8894e6-3a60-4da7-b288-c2b7fd319b81", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#e29461b4-2698-4f68-91c1-b2f2053a161d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#634fd4bb-fbf7-4a37-865a-9ffc05652a15" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1e51957a-24e4-4779-a0b1-b942a1d7ddbc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2710" + "@id": "http://digitalheraldry.org/data#f3b3c688-ae68-47dd-8909-b48bb0b626a9" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mirror", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#85e79043-8ae1-4507-a6f0-b00605c37e67", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#de75b20f-b319-4f8a-842d-be1d167867ed" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#1c087183-9f38-482d-8567-ebe2e00f59a3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#1a7906c1-b2a7-425a-b1eb-6087886e90d7" } ] }, { - "@id": "http://digitalheraldry.org/data#6acbe22b-3232-45f4-9436-1b639ebcd5aa", + "@id": "http://digitalheraldry.org/data#9ee38b18-fe9b-4f3a-b802-036d4530f5fa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#89b7c314-ebd2-4025-bf9c-c91f901fa80d" + "@id": "http://digitalheraldry.org/data#1a84c551-1814-4036-9c48-b351b61ef294" } ] }, { - "@id": "http://digitalheraldry.org/data#97a84d9a-2481-4571-83d8-385bd52e59f8", + "@id": "http://digitalheraldry.org/data#42370249-2452-49ff-93d1-320058ef16d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#97348ff6-6792-4a53-b216-58f5f0001e25" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031563", + "@id": "http://digitalheraldry.org/data#CoA0000005997", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -46762,22 +46902,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c29a74d0-12be-4d2f-87dd-80ed1bcb85d7" + "@id": "http://digitalheraldry.org/data#53920ea2-69dd-49e0-89a5-8734cdea8dab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4151dff2-b699-489d-a11d-f2dd6b3d6b15" + "@id": "http://digitalheraldry.org/data#4fa972ad-11cc-4312-8efe-159fb97de4ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31563" + "@value": "5997" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002815", + "@id": "http://digitalheraldry.org/data#CoA0000002700", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -46789,44 +46929,44 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7eeb5d57-b543-4cd6-b193-ff5fe1c67981" + "@id": "http://digitalheraldry.org/data#5e6a91c3-1159-4449-b5e1-8365bb41007f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b4978441-a245-4936-8fa7-7af071379647" + "@id": "http://digitalheraldry.org/data#67d84f26-6319-4ec1-9471-9a2c4ee2f09d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#6c26e061-dc64-4791-b664-1cf43e5c8e07" + "@id": "http://digitalheraldry.org/data#2e97ad88-d3a3-4299-8b8e-723cd2a5e4d3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2815" + "@value": "2700" } ] }, { - "@id": "http://digitalheraldry.org/data#c313c01b-348e-465e-9328-af483d1922f2", + "@id": "http://digitalheraldry.org/data#298e3d25-2e59-4f85-bbdc-bf1fc54992a9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ], "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#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -46836,43 +46976,63 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027003_1", + "@id": "http://digitalheraldry.org/data#45f3ea8b-cc8e-4323-830a-6034cc0b4880", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#FireBreathing", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ceb6e1e9-a4fc-42cc-adac-71c58fa9b7f7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3b143866-bbd1-4a6d-8c56-c6d106936437" + }, { - "@id": "http://digitalheraldry.org/data#cd328971-e9dd-4ac8-aa52-40be13a750a0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#361f44cf-552f-4466-aec5-d2d2513f06cb" + }, { - "@id": "http://digitalheraldry.org/data#269ed483-b83c-420c-baae-45df92c4439f" + "@id": "http://digitalheraldry.org/data#d75edb30-448e-4de1-90c1-9b965e701c9a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "27003_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e92d3dcb-d1e4-476d-957e-2dc1884ebf03", + "@id": "http://digitalheraldry.org/data#66b2b943-d986-412d-ad16-601b87f5174b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#91ec0d84-4ca3-4296-a30e-2d55c2c39853", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "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" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 @@ -46880,114 +47040,215 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fec75a0a-a153-47b8-9519-3c8e8462e5a7", + "@id": "http://digitalheraldry.org/data#d33f3ea8-8e0a-436a-9dc1-b659c4fd98cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7b72b2a5-fa50-419a-9303-4706992c5249" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6559b474-9165-43e9-bcbe-fac8faa97b38", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ad46dd36-dd97-48dd-94c5-98946b008da2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#ef88d994-3119-41b8-a8c5-8ae9f1841595" + "@value": 4 } ], "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#23a913b8-c95e-4d9f-9297-91b85ac19353", + "@id": "http://digitalheraldry.org/data#feca7314-e550-4178-87b4-dd33376e5171", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#45449a44-88d4-4ab2-a336-8fa43a6dff8e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f58d2455-39ec-43e3-92bb-5b5dea884c31" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#eb332c9d-b185-4567-9c5b-b76d7edfd047", + "@id": "http://digitalheraldry.org/data#CoA0000007570", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added langued to Charge2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#13b18d05-ce09-41e2-a9b9-e22ce4efbb02" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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#7f45559c-6313-4ff7-acf0-5187514a0f33" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#bfc407a7-e7ee-4945-966b-186e0cd3c10d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#e9d87a53-cd66-4367-87d5-e59072277f36" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#3e298aac-503f-44ab-be34-c710e1fbe479" + "@value": "7570" } ] }, { - "@id": "http://digitalheraldry.org/data#36345711-3656-4478-8197-2ebc08031e22", + "@id": "http://digitalheraldry.org/data#25143c50-7439-4468-b977-3fa4dc44d900", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a8511865-02ef-4b98-a4be-a93a4e6a30a1" + "@id": "http://digitalheraldry.org/data#9e14bb3b-d093-458a-8242-3ddaa981c2b0" } ] }, { - "@id": "http://digitalheraldry.org/data#d6aa27aa-241f-498b-a4ca-4478ac47344d", + "@id": "http://digitalheraldry.org/data#290795fd-999f-4724-8a08-0e271a52410d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5f2f2441-c7c9-48bc-ab02-b5f4bf5c2363" - }, - { - "@id": "http://digitalheraldry.org/data#b3f7931b-6564-47f0-b3d7-67baaf3ac260" + "@id": "http://digitalheraldry.org/data#60419515-86fa-4316-8398-079e517ad5f4" } ], "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#2819f7fa-7570-4b2b-af74-c42360ed3fd3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#288adabc-e0c6-47bb-b0e4-44b404e98baa" } ] }, { - "@id": "http://digitalheraldry.org/data#93abcf9e-098d-4c6e-99f9-ca7122d4997a", + "@id": "http://digitalheraldry.org/data#CoA0000006136", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "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#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#0f64b944-a9c1-486b-9654-eb81c7ea60cc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#deb5fb1e-5698-4099-b280-e0bcaad75e3c" + "@value": "6136" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b1904174-a051-4fea-a8b3-d3d49a1ff27e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#43a2d55e-c1a9-4a55-a066-19dc4af32496" + "@id": "http://digitalheraldry.org/data#743bd14a-f8ef-4e14-a531-6bfc15157497" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019776", + "@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#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027523", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant to Charge1" + "@value": "added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -46997,78 +47258,150 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019776_1" + "@id": "http://digitalheraldry.org/data#CoA0000027523_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#be3b3096-f433-491a-b760-d42762cb9503" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#b70ec192-dac1-4e8c-909d-0c70880dd085" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27523" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#66bdb7f5-640e-4637-bda9-fe97a554f7bf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 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#CrossCrosslets", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c3b963f9-f64b-42f9-8960-a68126a6970d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dca44332-0236-4f27-8ce6-200ecabc9a4c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e92d3dcb-d1e4-476d-957e-2dc1884ebf03" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#af8088ca-3cf2-4189-9b3e-63d5edf3ccf6" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#82314f4e-c30a-41b1-8d30-16cbfef70575", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#420af4dd-e012-4af3-83c6-f1d25531c7d3" + "@id": "http://digitalheraldry.org/data#d31c82a1-14ae-49a1-bd48-1829b5ced76c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4228d0c0-184e-46f2-8108-60d397d7a64b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "19776" + "@id": "http://digitalheraldry.org/data#c4df21fa-58a2-461c-b3c3-cfe9774beb31" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031518_1", + "@id": "http://digitalheraldry.org/data#a4b9162c-efde-4a9a-9cd4-c2738e769540", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#dea67888-f913-4df1-b3a6-827b0e392a31" + "@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#cbbc4034-97ac-4fdb-a581-d99b34fd9ef9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31518_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#558ddf5e-b71d-4c54-8487-1c2b8f23d6db", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006314", + "@id": "http://digitalheraldry.org/data#CoA0000008226_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of Charge2" + "@value": "added rampant, armed, langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -47078,7 +47411,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006314_1" + "@id": "http://digitalheraldry.org/data#CoA0000008226_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -47088,231 +47421,277 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#95f03470-cba5-4c7d-8573-62cf88056f57" + "@id": "http://digitalheraldry.org/data#2db83f9b-ed8d-44dc-b95d-1efb2b768150" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8626b234-d458-40f9-9f2b-518805d2bb3c" + "@id": "http://digitalheraldry.org/data#d003e315-789d-40fa-87dd-f13e8eee9f37" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#39aacf56-13cf-4f08-b3d8-98abdb42325d" + "@value": "8226_B" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9ab45285-570b-4714-8afa-d83327809a0b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": "6314" + "@id": "http://digitalheraldry.org/data#aec56d24-aa3b-4b27-adb1-104df0de1a79" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#76ba3356-39be-4260-ba17-84be28d1af30" } ] }, { - "@id": "http://digitalheraldry.org/data#4238cdf2-8a15-4a05-b622-6309b03a7c4e", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#1ba82552-9895-4c37-8287-3901c9520c67", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3ab83161-7462-40f4-a6fe-502fd2fdcdfc", + "@id": "http://digitalheraldry.org/data#35acae62-554b-466f-b818-772e7c495e2a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d3ff7cef-1870-439c-9195-74d44888f6c2" + "@id": "http://digitalheraldry.org/data#fbe820de-2c73-49a6-9ac0-8a7e97eb886d" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007206", + "@id": "http://digitalheraldry.org/data#e58e5897-90eb-444c-9832-91978815fd77", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d39b897b-59f6-49f8-bb08-a63f8bf6bd2f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0fc5f786-120e-4655-a49e-78cd137c6a2b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#416f0f15-32b4-4866-8763-7e03ae654888" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d3875473-0702-4281-946d-f3bcb79d7e70", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#bb058e70-ee78-42ca-a705-a784a1b69501" + "@id": "http://digitalheraldry.org/data#1cb4a6e7-f529-4ea8-beca-c7fc21fb6fc6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7206" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8242c8f3-7f31-4cfd-b0cd-ee6caba3fb46", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Undy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + } ] }, { - "@id": "http://digitalheraldry.org/data#90878f05-6419-4473-b174-70b8745d579c", + "@id": "http://digitalheraldry.org/data#fcad9c0c-2c8a-4069-8885-263219afbc96", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ce001817-d0c9-49a5-b32c-55f4c40ab772" + "@id": "http://digitalheraldry.org/data#1a9eeba5-d2d2-4a08-b2bb-6c4449a9fb47" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#de75b20f-b319-4f8a-842d-be1d167867ed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b186e2e4-dcf8-404f-a387-defbd803aeb4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e1a5a5c3-6cf7-4e52-adb6-44a2b48b7984", + "@id": "http://digitalheraldry.org/data#2b4c7529-ffa7-43a3-be45-1676438fedbc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#be2c2847-4992-436f-8ba9-a879eb14f020" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#626d9738-2460-4d7c-8290-265c29aad3f1", + "@id": "http://digitalheraldry.org/data#c1123eb3-3469-4f0a-935a-7f9636f43158", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#59f9f0d9-bfb8-4649-8264-1cce87c71b17" + } ] }, { - "@id": "http://digitalheraldry.org/data#e25b117c-ffbd-4f6e-9186-486ed6a9159a", + "@id": "http://digitalheraldry.org/data#2f20a78c-83bb-42e6-8929-a803526fbb3b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c542d766-e931-48e1-ac15-9de115bc29df" } ], - "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#ca4ee070-fe02-4167-8435-c2b5c846f467", + "@id": "http://digitalheraldry.org/data#9ad9d93a-fe32-4a2c-b645-48a0183c77f4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#012158e1-c973-4f08-a958-be906540774d" } ], - "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#8861d600-0a40-4772-bd6f-86af1d3a783e", + "@id": "http://digitalheraldry.org/data#1ae6d6c0-edda-478f-927d-94448dfc5e44", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#42f504e3-4208-40af-a287-3f7fd3a6286e" + "@id": "http://digitalheraldry.org/data#3ff64796-1422-459c-b2a8-dfb00ccdab95" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#38ec1280-7a04-4299-adcd-ac180f8c1a82", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#7bf735cc-070e-4530-a77f-2bf4aac6c403", + "@id": "http://digitalheraldry.org/data#8304dcdd-e5f9-428b-b957-e1182371de82", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#cc2fcaec-567b-45a8-8121-78071560e37b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b94d6744-8d34-42eb-9aeb-9cb448d72c3e" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mascle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#4738eaa7-626b-494d-bca3-5075d8ff0bad", + "@id": "http://digitalheraldry.org/data#4e16ebba-291d-46f0-9396-85dfe57a22a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#09757923-279d-4039-9540-71483b40286d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#8e05d145-6707-44cf-b574-401159d91029", + "@id": "http://digitalheraldry.org/data#f36ed1a2-6938-450d-8172-7fc50b0ba92f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#41ccb0eb-ba3f-4f50-b576-0fb661c55469" + "@id": "http://digitalheraldry.org/data#a01555f8-b6b9-4257-a480-5aba38cc3340" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#27539422-50d9-4b91-a47e-9e53c1ab60bc", + "@id": "http://digitalheraldry.org/data#b4d5becb-6602-4e18-b53e-f7f8322f21b8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -47322,52 +47701,67 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006313", + "@id": "http://digitalheraldry.org/data#CoA0000009650_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d452b5e2-d17b-4c17-8017-35273178bf8f" + "@id": "http://digitalheraldry.org/data#80c4ffd3-4a07-4eb6-97f3-c691b6297da5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1d028c1b-ffc0-4713-b250-950d83cce324" + "@id": "http://digitalheraldry.org/data#4a6bff36-8ba3-4265-8772-023c39caa27b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#4bcc2c6b-2a2f-485c-bc26-c7af79b527ef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6313" + "@value": "9650_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002444", + "@id": "http://digitalheraldry.org/data#66d93c54-fce5-4752-a2b8-00cd560e4d00", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "fixed tincture for field / added rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": true + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sword", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002444_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031505", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -47376,214 +47770,179 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#971dceb5-6969-4b4b-be65-f405b22b0cc3" + "@id": "http://digitalheraldry.org/data#a9ddb871-3639-4ab1-b269-4588b1c6e2a2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#77596913-9c44-49de-95c4-b0776742719c" + "@id": "http://digitalheraldry.org/data#4627864a-d15e-4f1d-8d1b-938530868550" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2444" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrowhead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "31505" } ] }, { - "@id": "http://digitalheraldry.org/data#f20cf5a8-22db-417c-9858-ad97f3df70bd", + "@id": "http://digitalheraldry.org/data#5a2da385-97a7-4906-bcfe-ba5005dc5ff3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#db2cb395-27dc-489e-b2c3-6086d9c12ec2" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a55bb331-5511-4374-9386-83aef60f79d6", + "@id": "http://digitalheraldry.org/data#6530db13-382f-47fb-857a-e3052df9aee1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5af84844-99ec-4609-a3cc-75d2debf6482", + "@id": "http://digitalheraldry.org/data#902d9e49-dc04-47f0-9f09-112ea3a3a08c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#26e2b51e-0406-4ece-b97e-e0b829cbe955" - } - ], - "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#49456f85-bda2-46c8-a4ce-bc0fc4aad409" } ], - "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#b53e2c27-e101-45d9-8681-1d5ce3b35802", + "@id": "http://digitalheraldry.org/data#92c6825c-0a7e-4fcd-9aa5-b32a5a97b273", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#46433451-0873-4847-952c-e8794156a1ca" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cb14d77a-e1f9-4cf4-b336-d78c2895ec45" + "@id": "http://digitalheraldry.org/data#18abf080-244f-4b94-8015-b86f3e9366b0" } ] }, { - "@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#bace15d5-c10f-4d43-9575-c6b5f6a61b50", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002733", + "@id": "http://digitalheraldry.org/data#a3edf841-34c4-4a32-a2a7-4bc247e3cf82", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#c2d6da6b-2357-471e-a16d-ac555c9d186b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2733" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002904_1", + "@id": "http://digitalheraldry.org/data#CoA0000008724_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#ff6a2fb7-041c-42c7-86cc-8d309c965dc8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "2904_1" - } ] }, { - "@id": "http://digitalheraldry.org/data#511c58d5-4fbc-41e0-9769-72c2600359a7", + "@id": "http://digitalheraldry.org/data#06faf83f-bbb3-472f-9939-fcf3f516adb8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#668a1caf-2771-4cef-8956-fb26eda39763" + "@id": "http://digitalheraldry.org/data#2031f70b-1612-4c6b-8d2f-06a62a60de9c" } ] }, { - "@id": "http://digitalheraldry.org/data#90f70d2f-6468-4795-901a-871bb161c4c2", + "@id": "http://digitalheraldry.org/data#CoA0000019341", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0220d166-597c-44eb-bc8e-766ddfcde2b6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#6d6a340b-e662-4383-8cbd-7bd20d1abca3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "19341" } ] }, { - "@id": "http://digitalheraldry.org/data#b7c73118-54b5-450b-be49-99bfa37b826d", + "@id": "http://digitalheraldry.org/data#62de2f52-5245-4564-aef7-ad1fd7ab8cae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Leek", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#63da3189-23ef-4638-ba62-06478fdf2d15", + "@id": "http://digitalheraldry.org/data#ec316fc2-78fd-4c90-91e5-4751c48a1e6a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3a0b5792-78e7-4003-ba47-47f1b1da654f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#9d3852db-e198-4528-81fd-152e0e0b3bac" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009692", + "@id": "http://digitalheraldry.org/data#CoA0000002712", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -47595,17 +47954,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7d0abc51-5695-4820-8e48-411e6c287c4c" + "@id": "http://digitalheraldry.org/data#091dfe1c-6d4f-4fe2-859b-5a514ecd0e76" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#81357004-871b-43aa-a82f-9dd037689f38" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9692" + "@value": "2712" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007037", + "@id": "http://digitalheraldry.org/data#CoA0000006023", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -47617,29 +47981,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7acb14d2-d8ae-4a93-9572-2fa3e1193162" + "@id": "http://digitalheraldry.org/data#2ecd52f5-2a98-4c93-b51e-9888289d7a5a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#39c5016b-86a7-468d-9818-2703d9881448" + "@id": "http://digitalheraldry.org/data#f04a7218-5a85-4fe7-a43c-0e7947c1405c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7037" + "@value": "6023" } ] }, { - "@id": "http://digitalheraldry.org/data#0bd66e7c-4704-4c60-842b-d42ec96d60cf", + "@id": "http://digitalheraldry.org/data#f78443ca-88a6-444b-8252-746f4a2718c9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -47649,76 +48013,67 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8884c8aa-16a3-433d-9ca2-4b68ea16c07b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy", + "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#d854cbd4-a5ce-4a88-b191-23c49267529b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#7c653766-501f-4a32-a205-74b53e2d75b7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mallet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLineModifier", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#dexter", "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#0a8a1b4f-b946-4588-a75a-c5ce5283cd72", + "@id": "http://digitalheraldry.org/data#bb002358-c83b-4394-b5b7-6e1ccaa1f899", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d089dc97-1fa8-4d59-af36-64eb1d080d82", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#b4ea31a4-c069-4894-9215-1cf5f943b68e" + } + ], + "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#00533d64-65af-47c5-ad71-6affc0448941", + "@id": "http://digitalheraldry.org/data#bb250279-d82a-429b-a5be-145c97e44029", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -47728,62 +48083,50 @@ ] }, { - "@id": "http://digitalheraldry.org/data#dca21c95-c59e-4ec4-86a6-ef2ecefdd2b5", + "@id": "http://digitalheraldry.org/data#CoA0000006296", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#5df08569-bf65-4694-bbe7-531c5236cd3f" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#5e1db90a-b367-4d60-a6ec-5e785ca871a9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#4ded29f0-487b-477b-aa9f-e6107926b235" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6296" } ] }, { - "@id": "http://digitalheraldry.org/data#ab8db93d-af7e-42ab-8b52-5a0ab1aa62a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#098b6497-eb6e-49cc-91d3-283237b3ca26", + "@id": "http://digitalheraldry.org/data#93202174-7b47-477e-8da9-8591a1e5d307", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Talon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#37071f28-d9a4-4f2a-8d73-2396c22e18eb" - } - ], "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#CoA0000027012_B", + "@id": "http://digitalheraldry.org/data#CoA0000005814", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant and armed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -47791,282 +48134,282 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#60fa2c85-e86c-4678-8346-b7146ecc2d4f" + "@id": "http://digitalheraldry.org/data#7cfd95da-a9e7-410f-963e-cc28ffef4cfb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8ce61204-c4c9-48f3-b16d-4225879dcb3a" + "@id": "http://digitalheraldry.org/data#43927f17-f88e-4135-b670-6dc54dae2b08" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27012_B" + "@value": "5814" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fd60ee19-b35e-4f81-92e3-7dc005f06ed1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Key", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#823956b6-7120-4030-a0d0-446595f164d3" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Leave", - "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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#70de3d75-2c68-458e-a55a-ef09bfe835dd", + "@id": "http://digitalheraldry.org/data#a9375f23-2f1f-40c2-86b4-123672713ed7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#8ff32ef3-90e2-441f-b8ec-99b492a3bb2f" + "@id": "http://digitalheraldry.org/data#a5cca1d1-93ec-48ae-80a2-ea4c95d279e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c7235d4e-0f0a-4e78-8ad2-56d124c9ad16" + "@id": "http://digitalheraldry.org/data#5c743c6c-5d8a-4e94-b689-587cd9fa54ec" } ] }, { - "@id": "http://digitalheraldry.org/data#4b3c0cbc-befd-444e-b58c-fe1a3a41d57d", + "@id": "http://digitalheraldry.org/data#986be89e-0647-4e1c-b6b6-9fd7dcd0e40e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#4d3222f3-995b-4ae9-99cd-e7297248294c", + "@id": "http://digitalheraldry.org/data#c2bce5b0-3c3b-46bf-9dc6-fdb7889e26c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#e022f3bf-0307-416b-a000-769cbc3173b5", + "@id": "http://digitalheraldry.org/data#d1ea722e-a2a1-47e0-b09c-d5ab681fb322", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#7da6a5ad-b8cc-4891-8961-44b19fe4d8c2" - }, - { - "@id": "http://digitalheraldry.org/data#d2fc9e03-7068-4b18-9ecc-1c232d499e06" - }, - { - "@id": "http://digitalheraldry.org/data#ac7dfc3f-05b8-45a0-bb94-742838bfef1f" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3866755d-50aa-4574-9de7-f6045b536da4" + "@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#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d2698b0a-8908-4119-8134-bf97875b2527", + "@id": "http://digitalheraldry.org/data#ce14dc75-dded-46cb-9bbd-0d590909aad0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#fa28ba4c-4440-4617-b519-1c58e1644ee8" - } - ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031568", + "@id": "http://digitalheraldry.org/data#852282a8-fd51-4797-a2fe-735e9958939b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#af6fed10-d992-4bac-9156-1afab183e9c0" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a34f70c3-b768-4ff4-90e8-70f92973f141", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#61f19492-397c-4f54-924d-eed0b7d1d1e8" + "@id": "http://digitalheraldry.org/data#2451ed61-1be1-498d-b731-972552e5592e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2daba03f-e1bc-4a69-9535-b617ac5c0345" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31568" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f73433ba-320d-4d0b-8267-46f3435c4d18", + "@id": "http://digitalheraldry.org/data#a6a0ca7f-11ce-4fd8-aaa0-35477533c825", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Star", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#6f009f0f-8e69-451e-a9c2-ea25fc29e238" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#61e95a7f-9524-4031-90cf-7baf5d3d452b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#872843f4-f0db-45dc-a9e7-4e7d6625cec6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#49142f0c-32ef-47c4-914f-bdabab03ee19", + "@id": "http://digitalheraldry.org/data#541be552-ed09-4360-9fd2-2f4a1d75d104", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006213", + "@id": "http://digitalheraldry.org/data#1baedcc2-491e-45fe-a75c-431081c80e0d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d062bbda-06ed-417b-80b8-dba0e5489933" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#403fff4b-372a-408f-ae40-c18cd457c523" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#db323894-5a3d-4780-840f-0333367a9cd1" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6213" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#a031cfbf-94a5-4f2c-bff6-d8697a27732b", + "@id": "http://digitalheraldry.org/data#c65dd18d-144f-4fef-9948-9abff4fa0f83", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#391a4a64-97a2-4270-8d9c-a6c4f0b7b745" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#eee58da9-baac-419f-bedb-f623d9d76de0" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0c194fcb-4519-467a-afef-e7ff5ea795e2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#be2f5f84-8ae8-4bd0-a714-7d6873e97a62" } ] }, { - "@id": "http://digitalheraldry.org/data#37b8e9fc-80fd-45e9-96dd-a8b62f7dca8d", + "@id": "http://digitalheraldry.org/data#0d8d21a3-6803-47fa-9efd-55819d6cc3b2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f6e73f36-a5df-48f8-8565-6ee268e1cbea" + "@id": "http://digitalheraldry.org/data#6cae04e5-e6bb-4b35-8653-30e31fcbd3aa" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006240", + "@id": "http://digitalheraldry.org/data#b47e11dd-57be-47d5-be32-c8d3060b6981", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#26964fbd-9f99-4c97-b8c4-9651cb13868d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c385e87d-dc37-48da-9985-86199cbeac3f" + "@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#1ce25a9a-e290-4784-bd34-e2ca2f0719c2" + "@id": "http://digitalheraldry.org/data#CoA0000008287_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "6240" + "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#15cb744f-b8dd-4684-8160-c93166f5d7d5", + "@id": "http://digitalheraldry.org/data#6d89fbc2-f4a8-43d4-942c-339b9892433c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "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#CoA0000027639_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000031558_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -48078,79 +48421,95 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b5351c3e-0229-421e-a2a8-19d5563790d0" + "@id": "http://digitalheraldry.org/data#1ea816eb-c545-446d-87be-986c725de9a0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1e51957a-24e4-4779-a0b1-b942a1d7ddbc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27639_A_1" + "@value": "31558_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_C_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#60628f27-5e7a-45ab-9f7b-6afa9f723bfc", + "@id": "http://digitalheraldry.org/data#bada7779-155b-4e68-b98b-5679984bc167", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#479b30f3-919f-4ab2-8c4e-e891dfd782d6" + "@id": "http://digitalheraldry.org/data#0711eabb-78b0-4bbb-9c4b-dc5eddf61d35" } ] }, { - "@id": "http://digitalheraldry.org/data#a8cb9663-fa15-4ca3-ad9a-0341baa36d37", + "@id": "http://digitalheraldry.org/data#bf58abff-1e0b-4630-8432-e9d4bb1be4cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#d0f36398-1b6c-442d-8ea5-5fdea4fb68c9", + "@id": "http://digitalheraldry.org/data#d6656812-8750-43c4-8441-57d7968866d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#eba3bab1-2479-4845-b293-74c9a60518f5" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3f823b22-85a4-46f7-8519-060d9f9fecf3", + "@id": "http://digitalheraldry.org/data#1040609d-8200-480e-9ef5-64735473eaa0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#1b20212a-aafd-4c67-965c-00c1d22e8abd" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3553cd72-b335-4df7-b879-1b93698e79a2" + "@id": "http://digitalheraldry.org/data#de6839c9-0f6e-4b1b-ad29-520a3c6c45b4" } ] }, { - "@id": "http://digitalheraldry.org/data#e4b5fb29-355a-4e42-8c5b-a4fe20bf9186", + "@id": "http://digitalheraldry.org/data#4ad98394-986f-42d2-9246-876dabcdc57f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -48170,178 +48529,185 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0b8245bc-8688-4470-b30a-0da6e74494be", + "@id": "http://digitalheraldry.org/data#ae588c68-691b-44f1-a676-845e4348c7fc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#b8ac1118-05ca-41f4-9081-c3d77b0ea774" - } - ], - "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#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#06a1e329-5849-455a-8cf2-20a12bae0821", + "@id": "http://digitalheraldry.org/data#e1c5c80b-99b8-40a3-90fa-369f633589de", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0a06a9b3-1a4f-4f56-9ffb-9cc516e2427e" } ] }, { - "@id": "http://digitalheraldry.org/data#14e518b1-301f-47f1-a467-6dc04d445cd2", + "@id": "http://digitalheraldry.org/data#da906188-390e-499b-901e-550ab67a2941", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6063e05b-2a21-4bf5-816d-74f5bdc47c2d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#270e4ba5-7464-4efb-89ad-febe4391ed8c", + "@id": "http://digitalheraldry.org/data#6c377ff7-e48b-4e3f-8a89-0c3716b59d7e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e0a09496-9e6b-4b5e-8792-31002724f42c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a1f2a06f-118a-4fa4-b047-71addfe76b8b" + "@id": "http://digitalheraldry.org/data#76dac38e-c7ae-4d76-b894-614578c440e1" } ] }, { - "@id": "http://digitalheraldry.org/data#1b2051bc-c5d8-4520-9990-e52fb0ec79ca", + "@id": "http://digitalheraldry.org/data#ecc2a440-3d4d-4b36-96f3-cebee6172e0e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#c6eee1ce-eca9-4488-8035-8e5f8c39a8f7" } ] }, { - "@id": "http://digitalheraldry.org/data#4617edfa-6b8f-4212-9dd9-066dcdd2cef4", + "@id": "http://digitalheraldry.org/data#fb06d6bf-02f5-4367-b3a9-2fe83a708d56", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008299_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008299_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008299_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9d9f635d-27c9-4ddc-bfe0-3965e5183a64", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#IbexHorn", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008299_A" + "@id": "http://digitalheraldry.org/data#afbb5f95-e238-4010-a546-c44c0f69a2f0" } ], - "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#11da44e6-cad6-41dc-acb5-3a8a4902c454", + "@id": "http://digitalheraldry.org/data#647e8872-ee3a-4a59-b929-e93088196b06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7fdec631-f7f8-4564-938f-e9517f8e0272" } ] }, { - "@id": "http://digitalheraldry.org/data#5b7b3cfc-884b-4df6-859c-0e209b9640c4", + "@id": "http://digitalheraldry.org/data#12ebd417-c393-4586-a341-6016b5f5b306", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6929fe7b-d9d4-45cc-b46e-a0906946b22a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c3e12b7c-6142-48f5-819f-0963621b3d03" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007805", + "@id": "http://digitalheraldry.org/data#9aa9f077-d1fd-4654-87f0-6b26a8b999ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d9113372-7531-42c4-99f4-39703a9e59e8" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6e2279f1-61a6-4be8-b26b-f39357fc0f28", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#ca53e8c3-60bb-49a6-8382-97ec082be0d6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7805" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#452d919c-6ad0-4839-ad87-3b5964b15694", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006270", + "@id": "http://digitalheraldry.org/data#CoA0000008995", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -48353,22 +48719,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6e0efea4-7f8f-4a8e-8dd8-db05f9b06858" + "@id": "http://digitalheraldry.org/data#65a34f23-fd9e-4d77-8418-e08b30e9271d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#eafa4f81-bb54-4c60-8022-0d281686dc6d" + "@id": "http://digitalheraldry.org/data#ba06edf0-61a0-4a39-b3b0-21903962f294" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ec692629-9b57-49e3-b6d4-582d5d7fb4e5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6270" + "@value": "8995" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dove", + "@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" @@ -48376,130 +48747,84 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#", + "@id": "http://digitalheraldry.org/data#3bb0cb13-3a1b-478f-aeb1-9fe932bec679", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/creator": [ - { - "@value": "Torsten Hiltmann" - }, - { - "@value": "Philipp Schneider" - } - ], - "http://purl.org/dc/terms/publisher": [ - { - "@value": "https://www.geschichte.hu-berlin.de/de/bereiche-und-lehrstuehle/digital-history" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Digital Heraldry Ontology" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": "dho" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology/1.0.0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#5651cb3c-4770-4fe5-aae1-143a5974f2be", + "@id": "http://digitalheraldry.org/data#3df62b9c-f9c6-4fe8-8b6a-36449b8b3860", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#038e37c5-a484-429e-ab61-4d407d4fca64" - } ] }, { - "@id": "http://digitalheraldry.org/data#c1b43db5-3346-4685-9990-5aa3a70276b9", + "@id": "http://digitalheraldry.org/data#18ccad2b-9410-4012-8bbf-d2186c5685ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#f2dfda53-8204-4f21-8411-0be2ebadcdb4" - }, - { - "@id": "http://digitalheraldry.org/data#e4f82d1c-7f30-4e69-84b0-75c4f16ba595" - } - ], "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#229290e7-2031-4cfd-a964-8c9f422d53a4", + "@id": "http://digitalheraldry.org/data#cd555138-b18e-4b37-b0b1-398b54c2b583", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b944469b-c8ab-4633-a2c2-80822d6a8bdf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006210", + "@id": "http://digitalheraldry.org/data#40f0e54d-0f3a-41f5-a642-3e74d66f677b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0e795880-e63a-4a56-8d8c-db79f9b60105" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#423aa623-e42e-4863-8f1f-cde64302028a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6210" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a7299062-0119-4b9e-865e-d17a45242d82", + "@id": "http://digitalheraldry.org/data#52342fca-c2c6-4cae-bea9-b547e4e80df4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#d08ccf2b-1896-4637-8e4d-4e53643ab135" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48509,68 +48834,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002714", + "@id": "http://digitalheraldry.org/data#48fcab5d-7646-43a9-8c37-bab793132d60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added modifiers" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002714_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#cc335710-ff3a-4f32-805a-c4231825fd0f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#52f7f289-d7d1-4715-8193-00bb23fc747f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2714" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e5b3b54d-666a-4158-832e-23f255f8fcca", + "@id": "http://digitalheraldry.org/data#0b383449-5633-4163-842f-74fde04649e3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#87dcd01e-619f-443c-9ad7-15f6862ad535" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#fceee44c-a17a-46f3-9c41-954a2f90c09f", + "@id": "http://digitalheraldry.org/data#09ad7cff-4e04-4f74-94ec-c94df4b3fa5d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48580,48 +48880,63 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3fd7b9ce-7a6b-4553-bbdb-f7beaf677e0a", + "@id": "http://digitalheraldry.org/data#5a1c4fc7-2ebd-4343-9d2d-00b15f59ab23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#5bedb956-4740-40d5-91c8-53a25a352435" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#bd91e370-59a1-4ed5-9f54-adf9b28d1ba9", + "@id": "http://digitalheraldry.org/data#9fc14f54-d7be-4e98-bc89-659de544d660", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000021423_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9838f607-830d-4544-aa2b-a716cf443170" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "21423_B" } ] }, { - "@id": "http://digitalheraldry.org/data#1c92010b-18b0-46e6-8347-174812b7e17b", + "@id": "http://digitalheraldry.org/data#d7b3ec7e-ced1-4da6-918f-40f689f1fa16", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9db832bb-2d49-4847-9bce-269f4d671213" + "@id": "http://digitalheraldry.org/data#a03ee532-6f18-472f-8c36-5decf40bc6eb" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002474", + "@id": "http://digitalheraldry.org/data#CoA0000006073", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -48633,34 +48948,44 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#79fa91d1-ecb3-4f23-a920-d613ad6c65f8" + "@id": "http://digitalheraldry.org/data#8220bb00-5e65-4b88-ac53-b39997fff7f5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8e107468-69e2-4ada-be76-a5f3ed10f20e" + "@id": "http://digitalheraldry.org/data#471ae6bc-0b85-487c-92f4-069dc28d5c24" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2474" + "@value": "6073" } ] }, { - "@id": "http://digitalheraldry.org/data#21eab35b-dea4-4a7e-bde3-32cd735e0913", + "@id": "http://digitalheraldry.org/data#CoA0000011296", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#66a56baf-3c66-4611-bdb0-6fb266b8ffce" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "11296" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009682_1", + "@id": "http://digitalheraldry.org/data#CoA0000006234_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -48672,29 +48997,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5270630e-23cd-4a08-9c8e-69b5b6ded19d" + "@id": "http://digitalheraldry.org/data#c143ed07-36d3-4615-b5fa-69208e0e8c3a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1c6c07d5-08f0-48a2-8ca9-8a5713287ad5" + "@id": "http://digitalheraldry.org/data#266547f0-ecef-4099-b36a-70d660689951" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9682_1" + "@value": "6234_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4e4cb03d-8736-43d4-b744-05f39bda3972", + "@id": "http://digitalheraldry.org/data#e32abbc7-d635-456b-9022-d4822b3e86d0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -48704,65 +49029,79 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5a8f5373-8309-4428-8389-658e245ada54", + "@id": "http://digitalheraldry.org/data#f04cfbe9-936a-4aba-90ac-cf040ee63e21", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" - } - ], - "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#b503cb34-a13e-46b4-8b31-35e4e40ce798", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6afbd117-d84c-48c0-834b-8f10d5b77bad" } ], - "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#c2a18442-8a55-472f-8ced-12b3af9f71c0", + "@id": "http://digitalheraldry.org/data#CoA0000009692", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c1950e77-61bf-46e9-9da7-9042845393c1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9692" } ] }, { - "@id": "http://digitalheraldry.org/data#b669404b-8f4d-4b27-88f1-9f52293b251d", + "@id": "http://digitalheraldry.org/data#8158d300-2cf6-4c1a-8877-64e154584922", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d2687d4e-d89f-4951-8471-2e97a6760f23", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#9669e55a-ebaa-4b7b-9f96-87fef0b09bc4", + "@id": "http://digitalheraldry.org/data#bbe0522d-48a9-4fc8-8829-6e8a451edb04", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48772,125 +49111,136 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2a58e68d-b772-455e-90c8-37b79950864d", + "@id": "http://digitalheraldry.org/data#f5690cbd-a274-4bd1-a1e6-1fc04a496afe", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6585d2db-6ef9-49bb-91e8-628e299a13b0" + "@id": "http://digitalheraldry.org/data#16b67603-62f3-4c4d-8d74-391161b3fbd7" } ] }, { - "@id": "http://digitalheraldry.org/data#559ec4c0-5847-41ea-ac15-ab9b5212e538", + "@id": "http://digitalheraldry.org/data#8c3aeb8a-3d7b-4f6a-a303-9c2e6dac75e3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5f4c9149-58df-4671-a265-99d0dc0f8a67" + "@id": "http://digitalheraldry.org/data#8b4e397f-1757-4c2f-b262-0f7a20e83fed" } ] }, { - "@id": "http://digitalheraldry.org/data#dbed0676-00cd-490f-a9d2-b8b68e06690e", + "@id": "http://digitalheraldry.org/data#CoA0000028429", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#fbd1e39a-68a3-446b-8799-fae6e74a483d" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3644bc09-2c66-4400-a771-05f609ac2e13", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#8ead72fb-a976-4f9f-b010-40e191650368" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d6eb893-cda1-43fd-ac4e-11bb68c724f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4b1e6d1d-66c7-4511-a5b3-5859db64919e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#231416ec-4934-4746-87fe-bcecdd9beeb9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#7b685c32-c3da-4f55-881a-29f45e51fbe5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "28429" } ] }, { - "@id": "http://digitalheraldry.org/data#d549cc83-782c-40e3-9d0b-fe8a7769932d", + "@id": "http://digitalheraldry.org/data#0e1cac73-8ef4-436a-9aa7-90366271e444", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#193ad54e-42a5-46e9-8270-f1038318d7ed" + "@id": "http://digitalheraldry.org/data#0096c7ce-7be4-4a48-8081-758fbd22438a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 6 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019257", + "@id": "http://digitalheraldry.org/data#292df54d-d4e7-4820-9365-2db3e09a1e3f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008666_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#f9e3f2b7-662c-41b1-89ca-f93b54b6f2ed" + "@id": "http://digitalheraldry.org/data#CoA0000008666_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#c90aeee0-4416-4a7c-a2c4-631eb12205e0" + "@id": "http://digitalheraldry.org/data#CoA0000008666_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "19257" + "@id": "http://digitalheraldry.org/data#CoA0000008666_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002452", + "@id": "http://digitalheraldry.org/data#CoA0000008220_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -48898,33 +49248,75 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#83eb36bf-58ca-4bb8-b3cf-5564f7f0f34d" + "@id": "http://digitalheraldry.org/data#75cd5b54-deb1-4501-aa5c-6bbc470890cc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#35f5f04e-522b-4755-a904-d83934225323" + "@id": "http://digitalheraldry.org/data#af5f6fde-68f5-4b81-b9ad-0d0e64e50828" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c589ff33-b8c9-4942-b89b-e1f68babae7b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2452" + "@value": "8220_B" } ] }, { - "@id": "http://digitalheraldry.org/data#d403da7b-66b0-4800-9d4d-77ef74c1993c", + "@id": "http://digitalheraldry.org/data#55757948-7fdf-449a-b93f-6dfabc8e3c67", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#fe0b934d-c2f5-47e8-92e0-4023b5ca440d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8c64b136-9419-455b-b688-94bbe6b81c0b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#59269029-d9c9-4684-b9cf-02df69f524ce" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006321", + "@id": "http://digitalheraldry.org/data#CoA0000017508_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#hasBeliefValue": [ { "@value": true @@ -48932,51 +49324,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0d7dc07e-4ec7-41d8-9ee2-2f876f776267" + "@id": "http://digitalheraldry.org/data#9bc6784b-0639-40b3-b825-9ab5ed0270ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#75efcfaa-72ae-4723-a5fd-321f36c7913b" + "@id": "http://digitalheraldry.org/data#f31ae229-957c-43d5-9af1-0822b2e76671" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#7fda4229-b4a9-48c6-9778-10124b4ee9c6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6321" + "@value": "17508_A" } ] }, { - "@id": "http://digitalheraldry.org/data#3feed5f0-ad63-4ac0-8abe-16d6ce4cecff", + "@id": "http://digitalheraldry.org/data#62267e60-570a-4052-944b-d694f0ceea37", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#658c1362-5a8d-4eb8-aac2-35b64d40cde0" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#61107ff7-060d-4469-949e-dd63e90c7e6e" + "@id": "http://digitalheraldry.org/data#b01bc7ca-1ab6-4c2b-bce9-cfc95d5b29e4" } ] }, { - "@id": "http://digitalheraldry.org/data#e81acde2-f4b5-4938-bfde-83dbae6e6489", + "@id": "http://digitalheraldry.org/data#0096c7ce-7be4-4a48-8081-758fbd22438a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#3569c6a4-52cf-4a51-9ce7-68441555a529" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } ] }, { - "@id": "http://digitalheraldry.org/data#c385e87d-dc37-48da-9985-86199cbeac3f", + "@id": "http://digitalheraldry.org/data#e0f0d6ac-7551-4af1-8eb2-0f514752692f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -48985,260 +49377,236 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#71ad2c61-57de-4ef0-8778-482b69725049", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned" } ] }, { - "@id": "http://digitalheraldry.org/data#3f6aac41-3764-4e58-8868-ed22f671996c", + "@id": "http://digitalheraldry.org/data#246d7a12-9def-4cf4-9cbe-973faed32def", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#4ed0c285-7f52-44ae-b52e-a56a059a49c6", + "@id": "http://digitalheraldry.org/data#c82dbea1-f7eb-42f2-8577-898b619b97d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#19cf6720-43cb-4cf5-b698-511650a8397c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#f0c5a8ac-6098-4272-961d-9b7ab22df565" } ] }, { - "@id": "http://digitalheraldry.org/data#31d41775-bd6f-4a63-b713-ad39329dc54c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e774faad-236a-49d4-b7a4-06d64c8d3a56", + "@id": "http://digitalheraldry.org/data#CoA0000028763", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f6ee561a-fee8-42dd-860d-ff65f09fefc5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#4a978ef3-0efc-44bc-90e5-456e330c74de" + "@id": "http://digitalheraldry.org/data#CoA0000028763_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 } ], - "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#e5d8afc8-3242-4ce9-b088-4d710d29310c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#038e37c5-a484-429e-ab61-4d407d4fca64", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d485423b-1d2d-4163-9219-ff9e9fbaff6b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "28763" } ] }, { - "@id": "http://digitalheraldry.org/data#fcb0223d-f827-4d24-9076-e31163c19822", + "@id": "http://digitalheraldry.org/data#71497328-8cad-414b-a66e-5a21ec49dc9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#8b217dad-406a-42a6-94d9-1cfb54647cfd", + "@id": "http://digitalheraldry.org/data#32f4d613-a040-4196-8c6a-80eb8c424b40", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Gorged", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5ff09df8-c810-4cdf-bbd0-859bd08986a1" - } ] }, { - "@id": "http://digitalheraldry.org/data#355906d5-cc26-438e-9c31-f259b7158a26", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#NavarreChain", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#91954653-f20b-4ea6-8c7d-f1b42ca46219", + "@id": "http://digitalheraldry.org/data#0acd6450-a901-4130-a511-58c298ad12c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#990b4fc0-8d85-476d-bd37-f198cc4c01cd" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#09018e8d-4336-46c5-9a05-8cdf98f0e461", - "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#CoA0000006215", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://purl.org/dc/terms/creator": [ { - "@value": true + "@value": "Torsten Hiltmann" + }, + { + "@value": "Philipp Schneider" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://purl.org/dc/terms/publisher": [ { - "@id": "http://digitalheraldry.org/data#0a454f31-64c1-491c-bb85-6809201300ca" + "@value": "https://www.geschichte.hu-berlin.de/de/bereiche-und-lehrstuehle/digital-history" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://purl.org/dc/terms/title": [ { - "@id": "http://digitalheraldry.org/data#03b9f928-e217-441b-9127-c4841a5f2ee6" + "@value": "Digital Heraldry Ontology" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@id": "http://digitalheraldry.org/data#4a2b7153-2ee1-488e-b85d-9b05960252b9" + "@value": "dho" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@value": "6215" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology/1.0.0" } ] }, { - "@id": "http://digitalheraldry.org/data#64aa52cc-eb5a-41d0-b2d3-e38746be09cc", + "@id": "http://digitalheraldry.org/data#410f2771-67de-46ec-adbd-00191d443d3c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#WheelOnPartition", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#710ceb8d-49d4-48ca-b2bb-456e7f658c5c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#79bfaca4-c50a-4f1a-9652-7a1598da04ea" - } - ], - "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#CoA0000006646", + "@id": "http://digitalheraldry.org/data#c4b0a02c-b3f7-404d-95cf-44fcb976a829", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9dc77610-8ff0-45c2-98b0-099c21bcde29" + "@id": "http://digitalheraldry.org/data#b54cdb09-4612-42eb-8d89-da926f29271b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4c67f278-1515-45be-ab0c-f16a0def44d5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#75ec66f0-3b1c-4903-98ab-91c6ec6b25b8" + "@id": "http://digitalheraldry.org/data#c7638809-4336-4062-bab4-291a90991260" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b39d86ff-ce11-4deb-af8a-d8d7cae6d387", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6646" + "@id": "http://digitalheraldry.org/data#ad51e388-29cd-4ba1-abbf-44b06e5692cb" } ] }, { - "@id": "http://digitalheraldry.org/data#d764e590-0204-4f83-b689-ae937d772bce", + "@id": "http://digitalheraldry.org/data#1158e073-501f-4d3e-8a31-7b50322251c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8ae33ac1-1225-4142-a696-8954ab7996eb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_D", + "@id": "http://digitalheraldry.org/data#CoA0000008299_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -49246,73 +49614,74 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_D_1" + "@id": "http://digitalheraldry.org/data#CoA0000008299_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#d7cb4da0-07e4-4be9-ac56-fa8be19d7966" + "@id": "http://digitalheraldry.org/data#968cacb3-9c38-4056-89d4-58f59815d271" + }, + { + "@id": "http://digitalheraldry.org/data#ac174f2a-a6aa-437d-ab12-d1f470b9f17f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3d440b03-9143-4659-b2fa-fdfe773b1db4" + "@id": "http://digitalheraldry.org/data#aea5dab1-c1c5-4ad6-87dd-8761ab66ea8e" + }, + { + "@id": "http://digitalheraldry.org/data#4c322fc5-701d-49a6-8083-b2b866eb07eb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035_D" + "@value": "8299_B" } ] }, { - "@id": "http://digitalheraldry.org/data#96d6c8ce-bc11-4c93-9694-d8b51592962f", + "@id": "http://digitalheraldry.org/data#ee922db4-74e8-46bc-8daa-a00d08678fea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#df19921c-a72e-4a6c-a71d-6a8fde322fff", + "@id": "http://digitalheraldry.org/data#8284217d-f032-4a25-b536-f75288494f1e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#e7bcee09-a030-4ca6-bd20-3ce452192887" } ] }, { - "@id": "http://digitalheraldry.org/data#f7fd391f-c8e2-4e77-8698-ae9f8e37f6c7", + "@id": "http://digitalheraldry.org/data#49fcf6bd-5d3b-4bfd-a36b-60d2ed3e8370", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#cc125f03-88ba-45b8-bcb6-9e4d0bb09083", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49322,81 +49691,43 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nettleleaf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@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#5cbe2c46-e372-452e-8455-5a888a63c836", + "@id": "http://digitalheraldry.org/data#714b1162-d4c1-4013-a011-8eda9af22fc9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#41c38e3b-59b2-4920-834f-b3e599885b26" } ], "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#8527f79f-00a2-474c-847e-001b575c6703", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#ed2997ea-5da6-4c17-993b-140e3eb715cc", + "@id": "http://digitalheraldry.org/data#980b5577-9034-4b44-8896-66dfa6b5355a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b7348702-ba37-498c-b8bc-cccbd790b4c3", + "@id": "http://digitalheraldry.org/data#406a3752-039d-427a-8b2b-69e01521a7cf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49406,14 +49737,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3ba7e81e-44b4-4332-bb73-e4df9d081ddd", + "@id": "http://digitalheraldry.org/data#1fc07675-cfab-4ff7-ace4-b1f075db40a0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49423,144 +49754,82 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004343", + "@id": "http://digitalheraldry.org/data#35cad53c-bdbc-4c2d-811a-d76e4796c5c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#a58f274b-6faf-47ce-be7a-138b07bfb517" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d2a4f4d1-9205-4656-8e8a-7282dacdd07c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "4343" - } ] }, { - "@id": "http://digitalheraldry.org/data#2f980c96-8b22-4162-9e30-c2157bcae5cd", + "@id": "http://digitalheraldry.org/data#2504cb0a-e224-4106-a445-327e1796d29a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#7363a0e4-103f-4f29-b0d2-6dc1bcb0e23a", + "@id": "http://digitalheraldry.org/data#a43c7ae6-67f0-48c8-b720-10a06d989418", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a0385c49-da9c-4bde-a5da-9690924701a3" + "@id": "http://digitalheraldry.org/data#412cbfaa-0af6-4ca9-9f9e-1fc816db72a5" } ] }, { - "@id": "http://digitalheraldry.org/data#0fa59ee1-5bda-43bb-9b81-8608288cb829", + "@id": "http://digitalheraldry.org/data#fc6902d9-b194-4488-b10b-a19e87054416", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + } + ], "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#28c87ca3-2764-4e55-8ab1-fd70e84fec1b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#22297d3f-f1ed-40ba-861b-bcb517610890" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#afe02b22-6a25-49cb-8211-ef5d63f0a10c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006266_1", + "@id": "http://digitalheraldry.org/data#2e8e8aa5-aeed-4fa5-a88f-49f8b9f63807", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#95fc279a-fc8f-417a-8732-d5af709a4f8f" + "@id": "http://digitalheraldry.org/data#01302752-2560-4825-afda-232462e85411" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#8b1d3878-869e-4c04-a484-cd47217b1bd3" + "@value": 4 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "6266_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#526e6ef9-f27e-4160-a9b0-229120ac2638", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022273_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000003818", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -49572,38 +49841,31 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7b9bbe0f-b76d-4a18-8546-0c4fdfd9d562" + "@id": "http://digitalheraldry.org/data#29b7f1c0-3085-45ee-ac43-ec50afaf05b0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d29dc036-a87f-4c51-baa0-6ce6e655a311" + "@id": "http://digitalheraldry.org/data#c1045010-b14c-4848-98bd-c57e122e7d63" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#4c13275e-c985-4241-85df-55931f9d3846" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "22273_B_B" + "@value": "3818" } ] }, { - "@id": "http://digitalheraldry.org/data#eb8366be-ab93-406c-84bd-52433b459668", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4546d4a3-d987-4cb4-9544-9b20f93b7e22", + "@id": "http://digitalheraldry.org/data#b983815e-49ca-4c2f-92c8-099aebb2daa2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d5bb7e70-2b5a-446e-8881-f5e2768d781a" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" @@ -49611,200 +49873,185 @@ ] }, { - "@id": "http://digitalheraldry.org/data#54568e92-97ee-4186-8556-b38d456c267e", + "@id": "http://digitalheraldry.org/data#06960e9b-5b5e-4e50-bde7-72a1ae760de3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#18c4262d-2c9d-4b52-b1f0-3127276213a2", + "@id": "http://digitalheraldry.org/data#888c066c-676b-405a-9dbc-1a5b370ad983", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A" - } - ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A" + "@id": "http://digitalheraldry.org/data#7a4259ed-06d9-450c-9f9f-55ba774f79cc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#412da4ac-9570-4466-a93a-fee2e715547c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009663", + "@id": "http://digitalheraldry.org/data#5cbd054f-fb6a-418e-87aa-37b5ccb5b59e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d6dd195f-d7fe-4a47-8443-b203ebbb3fb9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#d044c149-6e6e-49fb-8551-effeb0162ef6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "9663" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ea4115ac-d692-4124-bc4c-56158454f34d", + "@id": "http://digitalheraldry.org/data#38fca0ca-e83f-4545-a55b-3e83a10c40d4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#27ecd2df-5f65-4a54-b0f1-6cd040902a5d", + "@id": "http://digitalheraldry.org/data#00b3abd7-3680-41d9-8289-1ad84141dc0e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7ea4c3e5-a6ce-49bc-a4b8-87a1f26e8b88" } ], - "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#9b52ccf4-a086-4ae3-8631-5e7e2ef70c27", + "@id": "http://digitalheraldry.org/data#41fd617e-4296-4864-9e22-1ac06c3e8a8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#7d2973e7-2627-4113-b3a7-5b3c68a3063d", + "@id": "http://digitalheraldry.org/data#ccf59178-13f1-4c1e-a7d4-3f08ec151b8b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction", + "@id": "http://digitalheraldry.org/data#3093a40f-4081-4505-8a70-84295c4df988", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#4a6a44e6-00f6-4863-8af6-afb0f38f10d6" + } ] }, { - "@id": "http://digitalheraldry.org/data#04cb4ba3-2a82-465d-acfc-04a542163266", + "@id": "http://digitalheraldry.org/data#ac891603-c711-4fb3-a57e-dbe848a2f9a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#bf81cf8c-c2b0-4b91-a781-d185e6e4cb5f", + "@id": "http://digitalheraldry.org/data#41c38e3b-59b2-4920-834f-b3e599885b26", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008974_A", + "@id": "http://digitalheraldry.org/data#56e982f8-c12f-4c52-b8c4-1b4d1f4f0c53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#0b4df05d-0023-41a5-9dfb-139e905f08bb" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2c4594d4-b965-4899-ac8f-acbab969e973", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1a8ba457-254f-4a56-828d-b7f5f8d8be17" + "@id": "http://digitalheraldry.org/data#b601fe2e-238d-464d-be4a-2f78268215ed" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7fda4229-b4a9-48c6-9778-10124b4ee9c6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8974_A" + "@id": "http://digitalheraldry.org/data#5bfdd64f-b90f-4517-a0f9-cd37222f77fe" } ] }, { - "@id": "http://digitalheraldry.org/data#e89276b2-2f7b-4d4d-9dfb-6e05d6e901b2", + "@id": "http://digitalheraldry.org/data#07c71bd6-7a0a-40a0-8448-5d1fab1506f6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3a430bc2-7f9a-4c6c-b85b-b6da75b61fc5", + "@id": "http://digitalheraldry.org/data#7b90b16e-abac-44c2-9d60-414945261450", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -49821,25 +50068,30 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002787", + "@id": "http://digitalheraldry.org/data#7a4259ed-06d9-450c-9f9f-55ba774f79cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant, armed, langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#4a8d7e64-5d65-4d56-8eaf-68fad522e54b" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dog", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002787_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006641", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -49848,39 +50100,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b8885125-eb54-4701-8ec5-a955b42afa3f" + "@id": "http://digitalheraldry.org/data#8966d5b5-927f-42dc-8ae0-a595784a138e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#09be46fe-cbd7-4129-89d2-7f8d507c356e" + "@id": "http://digitalheraldry.org/data#184e73fb-48b1-414f-bd54-657068b2ca52" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2787" + "@value": "6641" } ] }, { - "@id": "http://digitalheraldry.org/data#27e2fe45-68c4-494f-ba11-5145bb15f2ac", + "@id": "http://digitalheraldry.org/data#a9ddb871-3639-4ab1-b269-4588b1c6e2a2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" - } - ], - "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" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49890,41 +50132,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e2598205-c662-4ae0-adce-fe30428360b6", + "@id": "http://digitalheraldry.org/data#ed091e56-0d86-4937-8a85-834ad81f2865", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f9ae752a-fea1-4f6f-a1d4-833f65c6b475" } ] }, { - "@id": "http://digitalheraldry.org/data#db90d483-7165-4768-a1e5-a8e5a2d84717", + "@id": "http://digitalheraldry.org/data#759ae0d6-006b-4844-93de-e21d1fc857f7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "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" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49934,15 +50161,14 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithTuftsOnPoints", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } + "@id": "http://digitalheraldry.org/data#3099fd7a-58c3-4f44-866d-c03bcc7b9501", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007717", + "@id": "http://digitalheraldry.org/data#CoA0000000396", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -49954,27 +50180,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e6f3a29e-c3c5-4fa1-b651-d3cb4f1d5fdb" + "@id": "http://digitalheraldry.org/data#106a56e5-41fa-48ef-84ba-793bd6b8ca41" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#49c450a9-9be3-4ead-83e4-0bc2c2866d9c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#6cdc4259-1072-4c4c-b27a-973a4ad65aba" + "@id": "http://digitalheraldry.org/data#5eade90c-a4c7-4e1a-a575-6f6edac5e7c3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7717" + "@value": "396" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649_A", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002520", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -49986,136 +50214,86 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#df5fa92f-8a22-4dc5-9611-1452de55aee9" + "@id": "http://digitalheraldry.org/data#b805d547-467f-4152-8a61-149eb06724ed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d1f0e7c6-b4f4-40cb-bf1f-b893ee0bd3e5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "9649_A" + "@id": "http://digitalheraldry.org/data#9ab45285-570b-4714-8afa-d83327809a0b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#577429b8-1b38-42ab-ac54-5be44501aaeb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#76b173a7-6188-483d-a78d-1d2b3d432825", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#aec56d24-aa3b-4b27-adb1-104df0de1a79" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2520" } ] }, { - "@id": "http://digitalheraldry.org/data#ad1fdf31-9c56-4bf8-ba55-28ac2e488ffe", + "@id": "http://digitalheraldry.org/data#CoA0000002808", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory" + "@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#9deea504-2f62-4750-8ada-a6dfd5d4819e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#57d87378-94a9-4984-9d56-ec6c07a491ab", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#221a2793-dd15-44b1-83ae-fffa2aafc2a3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@value": "2808" } ] }, { - "@id": "http://digitalheraldry.org/data#b4ef56c6-69ef-41ab-ad92-a9f067017f51", + "@id": "http://digitalheraldry.org/data#a5b8b520-89ce-4bd8-affa-cc4693687df7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Ermine" - } - ], - "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#766e9394-0505-4931-bc0e-3898c8915da1", + "@id": "http://digitalheraldry.org/data#3ec3782b-a7d4-4766-9027-eb3428664457", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d23d1d12-09ec-4fa5-b6e5-6e308f29c5a0" - } - ], - "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#8cb3df78-1cf8-49e8-8ab0-88d1df300a3d" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#f2f9a95d-94e6-4410-8530-48aaca97cf5a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7357f5ba-1b30-4662-894b-c0ac77106052", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b886c4c1-aa1a-4a4d-9470-cf1d5f17d866" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007311", + "@id": "http://digitalheraldry.org/data#CoA0000002723", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -50127,153 +50305,123 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#43c1e175-873a-46d2-bdf1-984539c20853" + "@id": "http://digitalheraldry.org/data#78eab972-02d5-4b1c-b25f-972b5221bfe8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3e2302c3-78c3-4da7-a402-81bcc14619ae" + "@id": "http://digitalheraldry.org/data#bc96a224-c8eb-4db0-95dc-7ba9823eba78" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#75241986-a5cd-4a2b-988e-a860b27ddada" + "@value": "2723" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#013709b2-69e5-4d1e-81a8-d34da866bf00", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "7311" + "@id": "http://digitalheraldry.org/data#16c770ce-98ab-45ce-9e6e-32843b24f27a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008954_B", + "@id": "http://digitalheraldry.org/data#CoA0000007334_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7b43210d-0842-4168-858e-8cde2cd1fa65" + "@id": "http://digitalheraldry.org/data#6109ad4a-d02a-4d08-88a6-457de19c6357" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#776c3de2-bbe4-4350-a656-5835ec241967" + "@id": "http://digitalheraldry.org/data#f6f5deed-d576-4004-b218-8eec264a1f3b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "8954_B" + "@id": "http://digitalheraldry.org/data#eb22ee23-3159-4649-8293-4adeb0bbf6cb" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure", - "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": "7334_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b626766c-d104-4f8c-b4c0-cc7681d37f41", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasText", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#c17aea44-609e-4e3a-a422-309ea704c759" - } - ], - "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://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#4fc26b99-82be-44ac-b72c-a776f9523eed", + "@id": "http://digitalheraldry.org/data#ab65496c-f9d2-4b8e-8b5b-3e15d2de0b9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#526e6ef9-f27e-4160-a9b0-229120ac2638" - } - ], - "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#DogsHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } ] }, { - "@id": "http://digitalheraldry.org/data#60fa2c85-e86c-4678-8346-b7146ecc2d4f", + "@id": "http://digitalheraldry.org/data#05965133-627e-42b9-91b1-bbdfcf0c2d8b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009943", + "@id": "http://digitalheraldry.org/data#CoA0000006136_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fdb296ca-04a8-4830-9087-64b9f8490b6d" + "@id": "http://digitalheraldry.org/data#94487bc6-49a1-454a-b70a-df25e2d42bc5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a0e56d9c-2bca-4441-b5be-1017b432e61f" + "@id": "http://digitalheraldry.org/data#cc104409-f351-4e03-a16e-205f400073b8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9943" + "@value": "6136_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006605", + "@id": "http://digitalheraldry.org/data#CoA0000003089", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -50285,54 +50433,54 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9d2620c5-866b-4852-974b-2dd4d2f80d4e" + "@id": "http://digitalheraldry.org/data#51a27556-029f-4946-a4f3-b684d04f47c2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#60793602-3fdd-4012-af48-2d59f8cac068" + "@id": "http://digitalheraldry.org/data#318e99e4-e145-47ff-bebb-810477a53d74" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6605" + "@value": "3089" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002694", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d39e3256-4c4b-403f-b25f-2d1915e4e80e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#94496b5b-9d25-40e8-8b0c-71252e2b000d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2694" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#bad55362-f53e-4e31-9efa-05e785e4d548", + "@id": "http://digitalheraldry.org/data#eea41333-ac2f-4928-965d-043c7476d612", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5c569926-c6c6-48ec-a6ae-0f0e2c21420b" - }, - { - "@id": "http://digitalheraldry.org/data#85e9dd10-9852-49d2-a4db-afed2b5a1f3b" + "@id": "http://digitalheraldry.org/data#ebe2db87-6698-44f8-885a-ccda3c386b2e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -50342,221 +50490,232 @@ ], "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#74a23cc3-2dc6-42c3-9475-561c6760579d", + "@id": "http://digitalheraldry.org/data#1620c098-02ca-495b-a3a3-775313d9ac97", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#91a2e6ff-2862-4ee2-aec1-3e9b9cef6fae", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031504", + "@id": "http://digitalheraldry.org/data#28b0d97b-da2f-4235-aa05-c201a8db37ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "changed helmet tincture from A to O" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#06b93a5c-712d-441d-b988-e389c159034c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#6f74489c-02c7-4509-a17b-62e36da74ab8" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#eda16902-ec77-44a3-b21e-ba05bf58fb67", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031504_1" + "@id": "http://digitalheraldry.org/data#CoA0000008299_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008299_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#43c9b657-cbd8-48a2-8c53-a4256c1b90c0" + "@id": "http://digitalheraldry.org/data#CoA0000008299_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#9e71c3f0-5779-4c59-8e26-59cd62406b7c" + "@id": "http://digitalheraldry.org/data#CoA0000008299_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31504" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#b0006a00-e438-42aa-a577-1c5aa5a93a26", + "@id": "http://digitalheraldry.org/data#e842a1de-18dc-4850-a9a2-a5b4e439600e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#af0225b8-fc45-4c3c-8011-f982a3026c76" + "@id": "http://digitalheraldry.org/data#e8211932-94b3-4e28-bee3-928d810a688b" } ] }, { - "@id": "http://digitalheraldry.org/data#e9f511cb-b2d5-4f70-baa2-fd5f7afcf2d4", + "@id": "http://digitalheraldry.org/data#ac425818-2f43-474e-a192-b20cd90dcf1a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a0ca595e-9957-4e67-9468-0ed519b63840" } ] }, { - "@id": "http://digitalheraldry.org/data#170df3be-b73d-481c-a2af-a82ebf2b8e6e", + "@id": "http://digitalheraldry.org/data#fd3dd955-9ac0-4f88-b53d-d0e02f3669bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#836c144f-fb99-44a8-b0f4-15e22b366c5b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#2deca944-85fd-4c27-afcc-1e71409709a3" } ] }, { - "@id": "http://digitalheraldry.org/data#9ad9a955-f1e6-4bbb-b3f5-99cf088bec07", + "@id": "http://digitalheraldry.org/data#5575d198-ee69-4cec-a722-43ecea4ff0ae", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_D_1", + "@id": "http://digitalheraldry.org/data#b2dc6a56-58d3-472d-b380-1e4176886f34", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InLure", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ae09759e-18dd-4bd6-9e0d-7dc9e6304a7f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#520759e3-1528-4072-82a9-c99a3e54d97c" } ] }, { - "@id": "http://digitalheraldry.org/data#ac92429e-de02-449f-b533-fb696e53365d", + "@id": "http://digitalheraldry.org/data#a348b830-f3fb-418c-a22f-14bea7e7d28e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "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#CoA0000006315", + "@id": "http://digitalheraldry.org/data#5ed37b93-61c9-4053-87a7-af585cbad86d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f7984168-cbaa-486c-88bd-3d08574438c6" + "@id": "http://digitalheraldry.org/data#19eae450-366b-4b8c-9063-64dfe41f9a04" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b82b2b26-8156-42cb-ae60-a295634da85d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0d720487-9a3f-41b5-8f4e-fae7bb9bfe69", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#a2a5e56c-12bf-4dfc-a24b-b9ea60c0e17a" + "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e4303c65-dd35-475c-af79-e840e4956b51", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "6315" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006250", + "@id": "http://digitalheraldry.org/data#CoA0000006215", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -50568,67 +50727,66 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#56e6f2f2-ddbd-4465-9536-4a9dbf148306" + "@id": "http://digitalheraldry.org/data#b40fa672-0c87-4f14-a54b-71f604467900" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#976b2e55-df07-4c03-b9a6-34b002c51452" + "@id": "http://digitalheraldry.org/data#745fdf14-bdd4-4701-b14a-88df05a2affb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#4c089582-d61e-441a-9b99-a85ad7550255" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6250" + "@value": "6215" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002904", + "@id": "http://digitalheraldry.org/data#36da2f39-f1a9-4e12-aa38-4e1a55dcbd56", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#SerpentCoiled", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002904_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4dc46009-cac3-4e48-ab1c-b05213de06ee" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4be3468f-45d5-4c98-9373-d332a264bda1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2904" + "@id": "http://digitalheraldry.org/data#3e4ffba1-c83b-42fd-ab53-4ea9a41466c7" } ] }, { - "@id": "http://digitalheraldry.org/data#72752359-fb7b-4c44-b1c5-b8aab7ed4913", + "@id": "http://digitalheraldry.org/data#d3b9a0ed-ba39-4b94-9ecd-9e180f151620", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f4b9cacd-e628-4003-8690-2d3695c27a96" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#517434ab-9334-4e0e-8659-2e661b085089", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -50637,145 +50795,159 @@ ], "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#2cd7c56e-347c-4a50-a9a9-5f96389a9327", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#c4bcb3b9-3059-4536-ad2b-a7c251d529a9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#1e877e83-e182-406a-b0d8-2c7f178d3048", + "@id": "http://digitalheraldry.org/data#259f8c2d-a58f-4b6f-b195-a7aadbff4779", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7a023714-b41a-4d44-9305-f2ef9404adee" } ] }, { - "@id": "http://digitalheraldry.org/data#697b0d0d-45bb-4d25-a970-7bfda08416f5", + "@id": "http://digitalheraldry.org/data#18dc0734-c096-4cf5-8e45-ee9fe4728342", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#4153e2da-4350-4bab-bd30-cc72aa09805b" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3aff5a22-d7a6-4e91-a2f6-44e39f4edc58" + "@id": "http://digitalheraldry.org/data#82f6c5d6-a82d-4bb5-86de-0762b02943b1" } ] }, { - "@id": "http://digitalheraldry.org/data#018e25d1-8406-40b3-8109-0a58d171c8fa", + "@id": "http://digitalheraldry.org/data#1cb4a6e7-f529-4ea8-beca-c7fc21fb6fc6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#10209261-9251-45ee-bd91-842cf00c7004", + "@id": "http://digitalheraldry.org/data#758d30c3-9e23-4605-9aa9-f0f9c039646e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ec642b48-c75b-49ad-b7a3-df9b5a6e7e3d" } ] }, { - "@id": "http://digitalheraldry.org/data#853d25d3-066c-4d80-8600-00ef0a204d67", + "@id": "http://digitalheraldry.org/data#a95f4edd-ae3e-44bb-a1af-0bc57bfba512", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6ce5dcd8-8faa-456c-bde5-9b5867e808a2" + "@id": "http://digitalheraldry.org/data#2d95246b-8b7e-4ecd-8821-15ca5863c0f2" } ] }, { - "@id": "http://digitalheraldry.org/data#d1c643f3-39ce-40fd-a7bc-9b8ccf1e988b", + "@id": "http://digitalheraldry.org/data#a03ee532-6f18-472f-8c36-5decf40bc6eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6f569aa9-3bf3-4023-9554-04453ae2a865" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008387_B", + "@id": "http://digitalheraldry.org/data#b4ea31a4-c069-4894-9215-1cf5f943b68e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#90180483-8e9d-408e-b63c-02e6e65f6ce5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000000384_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9cff67ba-b39d-44e7-8859-6e0cb95236d0" + "@id": "http://digitalheraldry.org/data#fc4d1026-20df-485d-bc50-3ffa38820afd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a104ddf5-f217-44da-9a3e-cd461ae54d19" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#36345711-3656-4478-8197-2ebc08031e22" + "@id": "http://digitalheraldry.org/data#f6a3dac2-0603-42c1-9caf-bf9f9d2891db" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8387_B" + "@value": "384_1" } ] }, { - "@id": "http://digitalheraldry.org/data#bd194cb6-628b-4319-9f0c-46e366c95bb5", + "@id": "http://digitalheraldry.org/data#069401ae-11cb-48e3-b95e-33b1018b53b2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Panther", + "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#1b50045d-6060-4013-9789-69ca4a8fbd13", + "@id": "http://digitalheraldry.org/data#0fca42c4-bdb5-44b6-8cce-c8f86d10d960", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -50792,156 +50964,119 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b141b67b-aeba-40f7-9e5d-ac6aafc3f06e", + "@id": "http://digitalheraldry.org/data#CoA0000021819", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#440ee74c-359e-4b95-ad43-8d494f778251" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#934f5ece-ae54-4177-bc83-2574c2947bce", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#eb60710f-51d7-488d-ac56-e00866b5f84c" + "@id": "http://digitalheraldry.org/data#59913589-b524-4330-ae86-6f2b6380892d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f55dd5fb-2dd0-4d58-b114-3e6bcf6ab02c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#c8b37db7-3699-4e00-b243-d82462b6b00c" + "@value": "21819" } ] }, { - "@id": "http://digitalheraldry.org/data#f0b017bd-0b0e-4a8d-baca-3d087034be04", + "@id": "http://digitalheraldry.org/data#97cadd95-5faa-4dcb-be79-0d880f7bf357", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c4cd77ca-7b49-4dd6-bb75-0fa170fb1031" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/data#7fa9b7ad-5c88-4e8f-bd99-6f2a29915a2a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006881", + "@id": "http://digitalheraldry.org/data#f19e03a3-f536-4bc5-af70-a7fe3de7b0ea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006881_1" + "@value": "of 4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#96d6c8ce-bc11-4c93-9694-d8b51592962f" + "@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#fd55d51a-5d85-470a-b625-90d63451ebd3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6881" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007076", + "@id": "http://digitalheraldry.org/data#a202e26e-0bed-4053-9e49-b0bc6f3f2167", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#LictorsFasces", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#712c471f-2277-4f41-86f1-6e6aa97ed4ce" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#82f9c649-637e-43f7-a846-46d52bd8c70c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#overAll": [ { - "@value": "7076" + "@id": "http://digitalheraldry.org/data#8ead72fb-a976-4f9f-b010-40e191650368" } ] }, { - "@id": "http://digitalheraldry.org/data#52f7f289-d7d1-4715-8193-00bb23fc747f", + "@id": "http://digitalheraldry.org/data#106a56e5-41fa-48ef-84ba-793bd6b8ca41", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9f6b8b55-1fec-48f8-bae5-9bc3e6ab286e" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#cd1b39d5-79f4-41ce-aa0c-f041fb4d65fe", + "@id": "http://digitalheraldry.org/data#5c3693f2-f44c-4784-b21a-ed6c11d5aee1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -50951,150 +51086,247 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d51d6961-533e-4adf-890e-40e13d8c43b2", + "@id": "http://digitalheraldry.org/data#ea6167a9-8571-4539-b9fa-7ed0c1f40853", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#b27e2d06-d5f4-403e-9536-f7a0a642f5b7", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5af3b375-fdad-4a48-8daf-da68e5fb122d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Erect", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5414ba4d-b244-486a-a118-c72a5c1763ad", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#276b1b24-6a0b-4e11-8057-76d069a3f09b" + "@id": "http://digitalheraldry.org/data#088fb0d9-ee21-4ad5-b1d8-df56628e799d" } ] }, { - "@id": "http://digitalheraldry.org/data#190fc7aa-7160-44fa-a9da-c91fcd5e8be0", + "@id": "http://digitalheraldry.org/data#cfc6bd67-5920-4830-bbd9-2129c6a7d7cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5381cc92-49fa-4fc5-bd2e-869835f97d54", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4f45b6c3-9cbc-46a9-a1a1-4a0750d50ad0" } ] }, { - "@id": "http://digitalheraldry.org/data#d2145ce7-daa2-4a07-bcc3-1a4349a1534e", + "@id": "http://digitalheraldry.org/data#CoA0000002813", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#0f929f7f-c9bf-4f00-86ce-e08e05f5630c" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#bbe0522d-48a9-4fc8-8829-6e8a451edb04" } ], - "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#8919d925-4aac-4c16-b589-6214428b458a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#bd0865db-8936-4ea1-89d4-57048f24ed78" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2813" } ] }, { - "@id": "http://digitalheraldry.org/data#741dbcb8-7a47-4f5f-a5ac-812836a4f357", + "@id": "http://digitalheraldry.org/data#1927edd3-d87b-411d-8e03-0828fe0d0356", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady" + "@id": "http://digitalheraldry.org/data#60b99f2f-686e-4f76-b9ea-c80f42e2c5e7" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008677_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#db2e71bd-a448-46b9-89ba-1d413f809c49" + "@id": "http://digitalheraldry.org/data#029e0d09-aa47-4b86-88a0-e33e03bff647" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "8677_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031515", + "@id": "http://digitalheraldry.org/data#ff54bf03-e060-4e6b-853d-576e2abb2aae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "changed tincture of Charge1 to S" + "@id": "http://digitalheraldry.org/data#66b2b943-d986-412d-ad16-601b87f5174b" } ], - "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#a814e885-ba07-4520-93ab-87d6d8f8e614", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031515_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": true + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#de3ad5d1-8bb5-4998-ab25-893388667afa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e43747ee-b530-4c8c-aab7-bc4dbff34d90" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7e6ea7ba-e7e8-41ee-8d73-b8f0183f3bf8" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9b5a7464-8254-45d3-b6cd-d1580bbccf03", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31515" + "@id": "http://digitalheraldry.org/data#a7eb9e84-552e-415c-9459-ea92648e008c" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#dexter", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#5a647cca-62b4-45b6-a5cf-050b6e2056f1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#db80978a-9192-4e5a-bd1d-3d167a835d6f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007085", + "@id": "http://digitalheraldry.org/data#6fe16594-018b-4fdb-91f1-bd6357325bb4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "added rampant / removed crowned / fixed field_tinct / removed Charge2" + "@id": "http://digitalheraldry.org/data#b206873f-1f5a-4246-ab8c-b23a67f83c7c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0ac25d73-5855-4d53-bafa-64f31f15110c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2ee15e87-6dc4-4396-9165-cdb516843243", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000007085_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003227", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -51103,24 +51335,24 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ff9448f5-b645-4b27-92f7-59778b11e654" + "@id": "http://digitalheraldry.org/data#ff14ea4b-1d0b-41ac-a719-ce09ff1737af" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#742799a3-02ad-4677-9ae4-ee95cc5a5f4b" + "@id": "http://digitalheraldry.org/data#56d94554-505e-41e1-9055-69b731d8c7e8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7085" + "@value": "3227" } ] }, { - "@id": "http://digitalheraldry.org/data#c530d443-8536-4804-b8b7-9cda2b2ec9a7", + "@id": "http://digitalheraldry.org/data#975aa3c3-4a3b-4693-a202-fc87e6bc86d1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mascle", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -51135,65 +51367,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d02399cf-bea8-4a12-9314-d161de2ca515", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b4dbb67e-d03d-4846-9974-d639b7bd3e7c" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ab32c699-740f-4182-8d1c-6fc059d2f9a9", + "@id": "http://digitalheraldry.org/data#8cf32921-e779-4d8d-b442-bd9de7ca7ab7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#BearsHead", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e3135697-5b65-49f7-9602-19f4a84114ec" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002421", + "@id": "http://digitalheraldry.org/data#d9dc3896-f91e-48b9-b179-6991db552134", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#845fa12d-25cb-4e95-b7bd-4d4e3a964644" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#234a1e32-659e-4f3e-bbdb-a55bf85640ea" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2421" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7d50d109-7344-4478-80fa-b052650fc9e9", + "@id": "http://digitalheraldry.org/data#012158e1-c973-4f08-a958-be906540774d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ @@ -51203,46 +51413,48 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5294b210-bdc1-4b9e-951f-ce46b06fe4cc", + "@id": "http://digitalheraldry.org/data#75fde9d2-72ca-49d5-ac0d-dd32fbf0043b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6995d0d5-f1ca-4aca-a8c0-afa4553077e4" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#06c94bd3-7983-49fe-9f0f-2d3c6a9e59f4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#ee526125-4ac2-4632-b18b-9f52f0db6b90", + "@id": "http://digitalheraldry.org/data#e304367c-07b0-4e53-8307-9910ce22d740", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a29acffb-42fe-4570-abb7-cfd93998447b" - } ] }, { - "@id": "http://digitalheraldry.org/data#21548cb1-9f61-4e0f-9ea5-6177d067589c", + "@id": "http://digitalheraldry.org/data#51ae1f97-9476-4c63-af3d-b6396f772e18", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#d3b77076-32e6-433f-881f-d78fd26ad698" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006326", + "@id": "http://digitalheraldry.org/data#CoA0000007209", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -51254,216 +51466,194 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7d676807-13b6-4cd6-8e9b-24ef1af69afd" + "@id": "http://digitalheraldry.org/data#7d053e31-2514-43a6-ad67-8af15415fbfc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a7be1ff1-e530-4d51-ad1e-87d64d84de32" + "@id": "http://digitalheraldry.org/data#5c16206f-9ccd-4995-8e1d-242df010fae0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6326" + "@value": "7209" } ] }, { - "@id": "http://digitalheraldry.org/data#b186e2e4-dcf8-404f-a387-defbd803aeb4", + "@id": "http://digitalheraldry.org/data#63fe4e29-df82-4c99-88e6-37e8511ce06f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ff5a62b7-71a9-4352-b114-bb5c21dc636e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000009579_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2e28fb89-a58f-424b-922e-284efb5f2ee8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0ca56a79-58ec-4325-b455-a3d70feb9f06", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009917", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#e9a46f26-63aa-4d27-be1a-4d1dec71f2cc" + "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#43aa208d-2374-47c7-9223-be472f372318" + "@id": "http://digitalheraldry.org/data#CoA0000009579_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "9917" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#9e429e78-304a-4bb7-826c-83a86bf9dd23", + "@id": "http://digitalheraldry.org/data#6a1c7fa5-449a-402d-a547-b0cf7a578741", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fec81f33-14d8-4fff-9f58-a7a3e8ee8766" + "@id": "http://digitalheraldry.org/data#3f1813de-a53e-4458-a719-39a4f77cc9c7" } ] }, { - "@id": "http://digitalheraldry.org/data#0ff64ec3-bf24-489f-97a5-68d5f159aeb1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@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#a2e5ded4-96f5-464e-8469-6af6446949f4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ff9c49e7-1194-45fb-8f92-d8ebfe98f1b6", + "@id": "http://digitalheraldry.org/data#07528fc8-3c00-4c0b-b58f-ef01bf14f1e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#71f3c00c-65ad-4234-89b9-c5e87ba66eac" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#cf5fa5c0-86dc-41c1-89c6-2085ffb3e059" + "@id": "http://digitalheraldry.org/data#10663aef-240c-4fe7-bab9-9de08792ef26" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#4269bf4d-ddc6-4b4a-8aa8-4fbb9c9db51a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6caae68a-eeaf-4ca1-884c-0e838c76dd86", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mount", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#b414091d-9c2a-4884-876b-7c94061e7fcb", + "@id": "http://digitalheraldry.org/data#2451ed61-1be1-498d-b731-972552e5592e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/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#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8bd91c1d-da93-45b6-be2e-9e5681b74b0a", + "@id": "http://digitalheraldry.org/data#CoA0000003187_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b138c795-8e8e-46c9-9c46-8e1d20ecedb6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#263cc4ed-e563-4af6-887d-15d79aa0763b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b98ee6d0-9a47-40d7-ae62-1200570cfae2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3187_1" } ] }, { - "@id": "http://digitalheraldry.org/data#60cdffb6-7956-47d8-8b93-53efe9d5c61f", + "@id": "http://digitalheraldry.org/data#f778cee6-f24b-4138-9e32-3d2d0250c493", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6ff748cf-86f0-4f26-a550-7f027fc22d62" + "@id": "http://digitalheraldry.org/data#ca415738-f9b2-4a4c-a1e7-de09c4259884" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + { + "@id": "http://digitalheraldry.org/data#adce408e-195b-41cd-9eee-727d4b22bdbd" } ] }, { - "@id": "http://digitalheraldry.org/data#3c32fa04-5b02-436b-8414-bc312640a943", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/data#576c65e4-4722-49ed-850d-78acb222bb89", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + } ] }, { - "@id": "http://digitalheraldry.org/data#d32e8d61-5156-410f-8961-64e211040699", + "@id": "http://digitalheraldry.org/data#fe98d3f5-2988-4fe9-aeeb-2948020df3d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@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#Vert" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021368", + "@id": "http://digitalheraldry.org/data#CoA0000006646", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -51475,61 +51665,63 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7bf735cc-070e-4530-a77f-2bf4aac6c403" + "@id": "http://digitalheraldry.org/data#2027849e-0ca6-4ec0-a2aa-8ab82c05da24" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e9437457-8281-48cc-8a2c-020379b43447" + "@id": "http://digitalheraldry.org/data#fd1f0aa9-883d-4fbb-b2ff-570b74ee674f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21368" + "@value": "6646" } ] }, { - "@id": "http://digitalheraldry.org/data#9718feae-fe04-4554-aa91-1816afeb3ac3", + "@id": "http://digitalheraldry.org/data#d25b62fd-6b65-4c37-933e-ea7f5130de08", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ - { - "@id": "http://digitalheraldry.org/data#07745a8c-2e66-4565-a38c-2c2d0f92db84" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_1", + "@id": "http://digitalheraldry.org/data#d08ccf2b-1896-4637-8e4d-4e53643ab135", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2a4e56ad-6c78-4b7a-8fb9-f51eb5424f1f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a85e7d0c-da92-4dfc-9e8e-fbce21898b6b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8676_1" + "@id": "http://digitalheraldry.org/data#b404a703-666c-410d-bc06-9d1520c01959" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027004", + "@id": "http://digitalheraldry.org/data#CoA0000000194", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -51546,7 +51738,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027004_1" + "@id": "http://digitalheraldry.org/data#CoA0000000194_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -51556,270 +51748,294 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a0450ab6-038d-4228-8735-00ad6d811dcd" + "@id": "http://digitalheraldry.org/data#8a8ba6ca-14c8-43b4-80ee-043229f34819" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fd9f7e1f-c20b-4c9f-adb6-1720f9b64178" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#ec549b28-f929-4377-bcac-81cce2993182" + "@id": "http://digitalheraldry.org/data#7d933a87-decb-4e48-8cb1-bb8bd177a609" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27004" + "@value": "194" } ] }, { - "@id": "http://digitalheraldry.org/data#ae2e9ce3-c4d7-4bab-9576-bdf142b535bf", + "@id": "http://digitalheraldry.org/data#91b2a634-3c96-4477-9441-1825137da475", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#41425a4a-aa1a-4d05-9ca7-1342fb05df5d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1a5520e5-da88-42fd-9573-aed25aa15aa6", + "@id": "http://digitalheraldry.org/data#afceeb25-86e6-4d11-acfa-24194048664c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Maunch", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#774637ab-38b7-480c-9d23-1d0fdbc13ed7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + { + "@id": "http://digitalheraldry.org/data#3a85b7e1-a2fa-4d5f-9c9d-a647941472c7" } ] }, { - "@id": "http://digitalheraldry.org/data#5127e047-3ecc-4b99-ae15-c80f7bb063a6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InFess", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003176_1", + "@id": "http://digitalheraldry.org/data#CoA0000006015", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant / fixed tincture for field / fixed tincture for Charge2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006015_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1c9fff24-7177-490a-a078-4593a6843a5c" + "@id": "http://digitalheraldry.org/data#48a448e3-137c-417d-bbc9-1789af42c133" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2f259a73-44c0-444c-8f59-773ed709522c" + "@id": "http://digitalheraldry.org/data#50beac6f-4e1b-42d9-9ce5-65261267e677" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#981d4c64-6d31-4ed6-b4e7-5ef27f3cde51" + "@id": "http://digitalheraldry.org/data#d56ac8e1-5dad-410c-b08e-1e4c27a8cf5e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3176_1" + "@value": "6015" } ] }, { - "@id": "http://digitalheraldry.org/data#363a81d0-b4d8-4a17-95cb-597f2f570244", + "@id": "http://digitalheraldry.org/data#6b31e7b3-10f7-4d8b-a39f-84a6733e3091", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#f7719187-cb8c-40bb-8bfb-472e83a1c125", + "@id": "http://digitalheraldry.org/data#69ff3315-0368-4e1b-a636-82116d00f242", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#21212c7f-5c81-4538-be3f-c703ea5d5501" + "@value": 6 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0c435037-5ced-40cf-a8eb-0883b8efa996", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b82cb3b3-5aa1-4794-8d7b-fd38e2fb2365", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b66873c0-5b79-4ab1-98f8-7b59aae0789c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#66513873-f54c-4ea8-810a-d76934efd808", + "@id": "http://digitalheraldry.org/data#d9a7ae1e-2d57-4618-ba32-084e900ad5f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#25cfc846-a6b8-4e45-96cf-09246bd06a2a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006221", + "@id": "http://digitalheraldry.org/data#460dcf2f-a71b-40b3-8662-b4c68c7865be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#e8ddddf9-2a99-4340-9d84-a81914343a2b" + "@id": "http://digitalheraldry.org/data#68b681cc-c635-4375-9416-f9093b3c84b3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6221" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0a914388-6638-4490-99d4-1c4b48c49b9a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#78e464b5-8b49-4e9a-be7b-d4013ac42904", + "@id": "http://digitalheraldry.org/data#98960673-9d51-403b-a847-adc05af51a06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#46664bfe-6d95-4198-a7d5-aa012a67f0c0", + "@id": "http://digitalheraldry.org/data#594c6ac7-9c8d-4207-901a-baea97448a81", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#36e52a36-9d93-4949-b4ea-4c1e450a8e02" + "@id": "http://digitalheraldry.org/data#84826e02-eba6-412b-a2db-f1776ac05a1e" } ] }, { - "@id": "http://digitalheraldry.org/data#c8dd3bf6-5739-4f7c-a983-a7c31ad65080", + "@id": "http://digitalheraldry.org/data#0498648e-cff0-4d06-b0e0-03f9f1f374a7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5e8b513d-11b4-4d8f-9e16-f817c7e4e501" } ] }, { - "@id": "http://digitalheraldry.org/data#588741c1-6754-45fd-bcfd-9cfcee7756c3", + "@id": "http://digitalheraldry.org/data#a50a8e0c-edbe-4dc6-bc5b-73ac6c102e55", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f1aa03c5-d3f0-408c-bcb0-9a4e1daac6ea" + "@id": "http://digitalheraldry.org/data#99883bc3-c058-4028-b8eb-75a47153a0b4" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aaf05522-94ca-4e1b-a2d7-dfa3584120f4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@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#e00c2f79-92ba-4365-b681-b189af0570c6", + "@id": "http://digitalheraldry.org/data#5e8b513d-11b4-4d8f-9e16-f817c7e4e501", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d51d6961-533e-4adf-890e-40e13d8c43b2" + "@id": "http://digitalheraldry.org/data#67352ac3-87b2-43fe-a5fe-546adca3411a" } ], "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#a76fccf8-d53b-4978-8669-d6aab0aef38f", + "@id": "http://digitalheraldry.org/data#CoA0000006040", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#55fed412-1d8a-4ef5-b457-e938cedffc9b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#ecc0b767-3747-45ed-be00-85b93c09d93f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#912dbb63-1f75-4060-bd0b-10652c6831cb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6040" } ] }, { - "@id": "http://digitalheraldry.org/data#955ac216-fa82-420a-b4e7-9cd67beb954f", + "@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#c62ba0aa-deea-4ba1-a601-3084260aadef", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Axe", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#0fdfde01-b84b-4c63-b501-0999231dbde2" + "@id": "http://digitalheraldry.org/data#1353ea2f-0266-4606-83d5-de21bbf37d05" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -51829,81 +52045,100 @@ ] }, { - "@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" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007262", + "@id": "http://digitalheraldry.org/data#CoA0000019035", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], + "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#47941603-ad8b-45f3-8fe0-608ffdff7473" + "@id": "http://digitalheraldry.org/data#0c9d877e-8545-4249-9acd-eb87467d92de" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + { + "@id": "http://digitalheraldry.org/data#c18f8a86-aad8-4ac5-8fc5-82afedb5d806" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "19035" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#495c343f-573f-473d-a217-41bf2a8625eb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b2b12aab-c689-4600-be5b-f9df2db47b7a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7262" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031578_1", + "@id": "http://digitalheraldry.org/data#CoA0000006275", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#166a0d94-fede-4ecc-b3ab-1a27fa6ae8f4" + "@id": "http://digitalheraldry.org/data#d80cb96d-cf45-49fe-9e57-f8596b8ee972" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f87de488-fdb5-48f1-9584-b22b8b319a14" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#6d898b81-9932-4311-b7a6-91f0a4d6f478" + "@id": "http://digitalheraldry.org/data#d9289d15-486a-4ca1-90e6-5c3e24f956ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31578_1" + "@value": "6275" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006848", + "@id": "http://digitalheraldry.org/data#CoA0000000384", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed crowned from Charge3" + "@value": "added langued and armed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -51913,7 +52148,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006848_1" + "@id": "http://digitalheraldry.org/data#CoA0000000384_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -51923,86 +52158,76 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#74aa84c4-1fad-4dd1-917d-05a450aca5d3" + "@id": "http://digitalheraldry.org/data#bb250279-d82a-429b-a5be-145c97e44029" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#787244cb-bf23-4cbb-85b4-721304d2e81b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b48a9742-8280-447a-a24d-9bc1dbc69f04" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#3fa124b4-08f1-493d-8b34-8f769da5a1e4" + "@id": "http://digitalheraldry.org/data#b44917ac-ead1-418b-8a20-d24e16fcef9f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6848" + "@value": "384" } ] }, { - "@id": "http://digitalheraldry.org/data#4c29a70b-e713-4fde-92cc-99d8f8b9c4bd", + "@id": "http://digitalheraldry.org/data#d2188abb-fb9f-4308-89ad-3e583378a816", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#36ffed70-20e8-4e9f-a3c4-31edf741bf28", + "@id": "http://digitalheraldry.org/data#30859efd-0aea-40ba-9cc0-b76bd3e4f47a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dog", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#bb5ef8a3-25b1-464b-b44b-860a64424440" - }, - { - "@id": "http://digitalheraldry.org/data#9bf23ed0-2c9d-4e9a-bcf1-59177be985a4" - } - ], - "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#6c07d4f0-731e-4a27-b353-c2c3492391a6" } ] }, { - "@id": "http://digitalheraldry.org/data#4a0d04c9-47fd-4b9a-9cde-6bf54be5e600", + "@id": "http://digitalheraldry.org/data#af09ba9e-5120-43dc-9bd4-b8be7d176674", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#692742fe-c0a4-48eb-81f6-e89d555b6bee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "@id": "http://digitalheraldry.org/data#990d9a29-1d74-46d0-b5ec-59439d936c73" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#a66025b3-36c6-4261-8b21-8d45f14ef25c" + }, + { + "@id": "http://digitalheraldry.org/data#36d234a1-34aa-4c89-8537-7afe9bb6da5d" } ], - "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#CoA0000000773_1", + "@id": "http://digitalheraldry.org/data#CoA0000002906_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -52014,83 +52239,53 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#841cb8c7-d09a-4a6b-abd7-599f0f53737c" + "@id": "http://digitalheraldry.org/data#ed7fbef6-3ad9-4329-a65b-beacf976b574" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aa351fc6-1416-46fa-9f6e-8c7f5d2deed2" + "@id": "http://digitalheraldry.org/data#7cf0d03a-a71d-49f9-9665-516a190abed5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "773_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6ca1a47f-e282-46f4-9da4-20102da1e4dd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b5a96920-9781-4b7d-a1c8-2944184b4e61" + "@value": "2906_1" } ] }, { - "@id": "http://digitalheraldry.org/data#86f57bcb-b315-4248-b7d8-7e87164a0aa5", + "@id": "http://digitalheraldry.org/data#395a31e0-a387-4667-aa9d-7114fdbf2892", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#d64d8f78-ef3d-4915-bfdf-dcc9f7aa1bed", + "@id": "http://digitalheraldry.org/data#1bf47344-248c-46f8-8821-15a75a8a6921", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#473b00d5-fc06-445e-abf2-e80fd858b437" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#83504759-d96c-42ef-a8c1-dbcf48a4bbb9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ladder", - "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#07c71bd6-7a0a-40a0-8448-5d1fab1506f6" } ] }, { - "@id": "http://digitalheraldry.org/data#7dd0f6c3-208e-4e0f-b391-64ba3859bd7a", + "@id": "http://digitalheraldry.org/data#adaf05c5-bf02-4889-975d-a6931dd12b24", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -52100,220 +52295,208 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9a375851-26d2-4b25-bf04-343cf742dca4", + "@id": "http://digitalheraldry.org/data#CoA0000008677_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#213baa9c-5d0a-4613-9bb3-4831d7c4149c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6083a888-8d47-44bd-ac5b-767d553d20d2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7ac6947e-d23a-4ccf-8568-8bd7faa55bbf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "8677_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031576", + "@id": "http://digitalheraldry.org/data#300ca483-2fe9-4617-aa32-2fdde895a120", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@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#3fb48c22-3b4a-4686-91f2-9c615af27a9e" + "@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#8bda7af7-e283-40f2-ac30-1a6eedf10e21" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31576" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0ef138dd-d3c3-4479-8b49-aab6ab03a741", + "@id": "http://digitalheraldry.org/data#6dc09e35-ff98-4b36-878a-4aefaaf26d7a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#7add6006-5533-4492-8f2c-8579e9cb5ced" + "@id": "http://digitalheraldry.org/data#d61f10f6-fe11-4008-9bdc-2fc25d11982c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a082e996-2526-401e-86c9-ae7da4181e4d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9637a293-260f-4287-a9ae-30c876b42348" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c836a42c-3217-49c2-a927-c09fb845ad11", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe2e913a-94a0-427b-8a73-6016ecce4ad1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" + } ] }, { - "@id": "http://digitalheraldry.org/data#fd55f488-a3b9-48d8-88bc-527306cb92ca", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#45449a44-88d4-4ab2-a336-8fa43a6dff8e" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendCotisedPotenty", - "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#758d30c3-9e23-4605-9aa9-f0f9c039646e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "19035_Escu_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#8fc39ca3-f865-40a5-999f-e1058acc95f5", + "@id": "http://digitalheraldry.org/data#b40fa672-0c87-4f14-a54b-71f604467900", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Staff", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#and": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5b60a21d-dd94-4b6a-8a09-03872d666a17" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ], - "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#Erect", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#540f719b-9ef1-4554-a3e8-16617a29b937", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#59e4388b-c8bd-4556-897b-18a53dac573b", + "@id": "http://digitalheraldry.org/data#7ba57d22-98d6-4128-88ea-cca59ad5efe5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/data#fd3b8ac4-7bca-4d4f-b73b-a34fdd5cb18f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#fd55d51a-5d85-470a-b625-90d63451ebd3", + "@id": "http://digitalheraldry.org/data#fdefa365-33d3-402b-be48-d83c884ba0a9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3d4b2789-14e1-4a58-87ce-f63362d4d782" + "@id": "http://digitalheraldry.org/data#42370249-2452-49ff-93d1-320058ef16d9" } ] }, { - "@id": "http://digitalheraldry.org/data#a5c44ccd-29cd-45ca-b4cd-302e1b569132", + "@id": "http://digitalheraldry.org/data#CoA0000002467", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#6fce6e0d-35e4-4339-b26d-e88cf9185df2" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2019252c-d49c-408d-8fd6-d7136effa524" + "@id": "http://digitalheraldry.org/data#a5229e3f-9608-47ec-8ce5-9d4b974cfe38" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#6dadcd11-2884-429d-8d92-22f58a4bb616" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2467" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006231", + "@id": "http://digitalheraldry.org/data#CoA0000007824", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -52325,111 +52508,67 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e1296afd-4d7a-4fe0-8e3f-61b0ed001c5b" + "@id": "http://digitalheraldry.org/data#a6cb9559-4f10-4d05-b04a-a86ecfea9c51" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4f65192d-d7a6-45a5-a274-61be01fc073c" + "@id": "http://digitalheraldry.org/data#b77f426c-d9aa-4827-afb0-a238185bef35" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6231" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3ca8b30a-a29b-4c41-8d02-ecd454c9eb3d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "7824" } ] }, { - "@id": "http://digitalheraldry.org/data#3675f584-5eae-492b-a739-06be442488ad", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#NavarreChain", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#Class" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "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#4cf9aa08-2b1c-439a-82a9-f0a56915ed09", + "@id": "http://digitalheraldry.org/data#e5dd0d5d-b838-4946-beb2-000fafc88e6d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#be480aee-2c4e-4017-9814-6ff1aaf7bb51", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#25fe7cea-34e5-49be-bec4-ba4f4e5551ab", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#1032dac9-9c75-4f05-96e6-4d57a55d268f" + "@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#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1", + "@id": "http://digitalheraldry.org/data#b62c60a6-f631-439b-9ba5-97191fcc22d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#afa1eb8d-1f62-473c-81b8-24bc76c3a676" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#44627911-1f76-4d87-a1bf-c6b203c283f3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8134_A_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006294", + "@id": "http://digitalheraldry.org/data#CoA0000008409", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -52441,105 +52580,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4a776281-ddfd-4743-b084-43061e8afe94" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#1bfa3c2b-2173-4817-a065-c8d6018cff91" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#6ca4fc5e-6a52-4bc4-bd4b-4f90c30c10f9" + "@id": "http://digitalheraldry.org/data#3d982397-80e7-4476-b7a0-26b60e808803" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6294" + "@value": "8409" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008387_A", + "@id": "http://digitalheraldry.org/data#a7eb9e84-552e-415c-9459-ea92648e008c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#05641be4-ddbc-484f-9fbb-b347fe3e933d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#ab2b405f-5190-4e48-88c3-e8c0e45ab34a" + }, { - "@id": "http://digitalheraldry.org/data#54b25ffc-5f1d-4fd0-9e72-6f631df7b1aa" + "@id": "http://digitalheraldry.org/data#ecf10c4f-cb95-4f26-9019-7a36f33e3a30" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#ac67056a-e5e8-4042-b854-f0c81dda0a10" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8387_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#eb78b5ff-264c-41f8-b798-a2c10b4b793a", + "@id": "http://digitalheraldry.org/data#2885685b-ebfc-424c-8fe2-6ff3041e6525", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#583f4254-b5d5-4aa2-a656-a558232adb16" + "@id": "http://digitalheraldry.org/data#fa64b976-5392-4c0a-abc7-3ce161c504ff" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + { + "@id": "http://digitalheraldry.org/data#04dcd109-7cee-4c56-926f-8710b327357c" } ] }, { - "@id": "http://digitalheraldry.org/data#626b1870-e79d-46e9-83d7-7321920cb0fd", + "@id": "http://digitalheraldry.org/data#9e3a84d8-8106-47c1-a49a-643bc0b32a31", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" - } - ], - "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#CoA0000002683_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#bc9a2bda-a4e2-4040-850a-4e042aef389f", + "@id": "http://digitalheraldry.org/data#4e6ca0e3-0cc0-422b-82bf-c37c2e6f9dff", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e9ef8aac-59dc-4abc-9a0c-c9880b31e334" + "@id": "http://digitalheraldry.org/data#e59d40f6-9dc3-4588-9373-91ed63b1d163" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009985", + "@id": "http://digitalheraldry.org/data#CoA0000008267", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -52551,45 +52668,53 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5a44eda7-1f63-4b77-99f0-bd8937c66cc4" + "@id": "http://digitalheraldry.org/data#79da201b-626c-435d-9bbd-36687c3133e3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#6aa68e5f-0135-4f41-8061-b2117ddfd192" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#82763698-873f-4cad-9822-14149772a383" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9985" + "@value": "8267" } ] }, { - "@id": "http://digitalheraldry.org/data#1942d2f3-1855-447a-98d9-11c48633833c", + "@id": "http://digitalheraldry.org/data#45985a4c-a369-4368-9be2-4dac1e52d115", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#567d1e6c-9984-4ced-b288-ad978aaa5110" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7e0d0e6f-3040-43fb-afa6-52830db5a6af", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3bfcbd04-c6bb-412a-a701-77f5766d061a", + "@id": "http://digitalheraldry.org/data#c84b4508-384a-43a7-b0ee-1d9dc1afba63", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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" @@ -52597,176 +52722,220 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bb66d857-c0a5-47bf-a9ee-2157200db7ee", + "@id": "http://digitalheraldry.org/data#bfc407a7-e7ee-4945-966b-186e0cd3c10d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#e9d87a53-cd66-4367-87d5-e59072277f36" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d5e4c674-9233-41d2-a885-e4a2b8ab8d81" + "@id": "http://digitalheraldry.org/data#6d89fbc2-f4a8-43d4-942c-339b9892433c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031575", + "@id": "http://digitalheraldry.org/data#079ebce8-5d08-4f5f-a028-27eda47957ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#ebb9ca46-87e7-4a81-b654-e8a1b8ea7b79" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ffa20eb0-ae4c-4ac1-b44e-673ebeccb45a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c80bf2f7-817c-4b4a-8d9d-50d204b7c4d2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#49124c6a-0439-4f92-a331-daff4fda97a9" + }, + { + "@id": "http://digitalheraldry.org/data#36e76542-6d29-45df-8e75-7e6b1ef94160" + }, { - "@id": "http://digitalheraldry.org/data#7d5dc0a6-681b-409e-9be6-1a7a32cf7046" + "@id": "http://digitalheraldry.org/data#fd1927f5-9215-4254-897c-db3e6babfa25" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "31575" + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#7ba40e67-1ddf-40f8-b89f-49236348005a", + "@id": "http://digitalheraldry.org/data#3d982397-80e7-4476-b7a0-26b60e808803", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#ae619f26-64e7-4550-88a3-6b38abcf9406" + "@id": "http://digitalheraldry.org/data#CoA0000008409_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008409_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#98ee0d00-9808-46f1-a35c-4d0114835df0" + "@id": "http://digitalheraldry.org/data#CoA0000008409_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000008409_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#37e7976b-0eec-4694-8ce4-59803dac80d7", + "@id": "http://digitalheraldry.org/data#2530e931-c99a-496b-bf39-52c8e1420c4e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#3c984386-4e1e-4c2b-bf84-b4b8ebb59bd3" + "@id": "http://digitalheraldry.org/data#ad482493-8c86-4f6b-bc4f-55068eb436e7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#05e08f8e-75c3-4050-b08e-f5d5059fc30f" + "@id": "http://digitalheraldry.org/data#9b1e817d-6d64-4a2b-9304-70ee487a5db2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#82f24ea6-4e36-45c5-a837-1755f38cb5f7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#74aedc36-a98d-4b4b-85be-316d751a18b3" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e5be5085-c90f-491b-960e-c9a411c2379b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4150d203-64ee-4ce1-9a74-61939be1df7c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#e76d7dc4-fcc5-4fdf-96b7-0d19a92558c5" } ] }, { - "@id": "http://digitalheraldry.org/data#e2c75df3-b40d-4399-b051-fb8f77ff13d4", + "@id": "http://digitalheraldry.org/data#08127710-8db1-4a83-896b-a95a22bdfde7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#28b7192a-8f8c-4ec4-a38d-53a6515cdc2a" + "@id": "http://digitalheraldry.org/data#a1675690-117b-4877-83c0-5f058a09dc6d" } ] }, { - "@id": "http://digitalheraldry.org/data#d0c1a4b3-48d4-4408-858b-d695e7631b9e", + "@id": "http://digitalheraldry.org/data#1743f641-b4c6-48fe-a88d-2c568eb8aa3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#1556d08e-16ce-43ff-86fb-8fd53c5ded5a" } ] }, { - "@id": "http://digitalheraldry.org/data#7d011829-d5d2-4643-b614-54126fa8cd14", + "@id": "http://digitalheraldry.org/data#b540d190-ad51-4596-b5b9-c83f3333a80d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031525", + "@id": "http://digitalheraldry.org/data#6c2ee09f-b41a-48ec-a568-ea9991e8e661", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a7599e43-96a0-48f9-a4e5-d39be8c59b85" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000001227", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#a5c44ccd-29cd-45ca-b4cd-302e1b569132" + "@value": "removed tincture for Charge2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#6fce6e0d-35e4-4339-b26d-e88cf9185df2" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "31525" + "@id": "http://digitalheraldry.org/data#CoA0000001227_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002601", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -52775,27 +52944,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#00bb9e80-e8a8-471b-b4cc-0f1a4b22035e" + "@id": "http://digitalheraldry.org/data#8eee22f3-ab50-48dc-94f6-271ef5d9a869" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0b73a3c5-1928-4883-a579-fd59171355b2" + "@id": "http://digitalheraldry.org/data#97fba6c9-d80e-4454-a38e-2bfbf5226c08" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#9d60db4d-8af5-452e-95a1-80d4fed3c674" + "@id": "http://digitalheraldry.org/data#13da0c1e-9c4f-4be8-b69e-ee631634a70f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2601" + "@value": "1227" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002691", + "@id": "http://digitalheraldry.org/data#becec9cf-a84f-4e86-82ab-daaf56734b8e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000000001", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -52807,74 +52983,49 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c8764eb6-d928-42ce-8a2e-d2e3e5e5af83" + "@id": "http://digitalheraldry.org/data#b73fb7e8-9e14-409f-bc4e-2efd7217a665" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d785990a-1478-4a37-9cf1-3ae5868bd557" + "@id": "http://digitalheraldry.org/data#973ea940-31e2-4d7c-a429-5d1f1ff1744a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2691" + "@value": "1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002724", + "@id": "http://digitalheraldry.org/data#cba993fe-a968-4e62-9de9-a892b395c04e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#8177c989-7be8-46bf-9a82-1ba5f6c29fe8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#ac07384e-c989-48e4-9b84-96fa12c4331a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#7b4ab6a1-b6cb-4dc3-9dfa-971c68d794be" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "2724" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c7235d4e-0f0a-4e78-8ad2-56d124c9ad16", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#Swan", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001386", + "@id": "http://digitalheraldry.org/data#CoA0000019035_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -52886,136 +53037,68 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#de65288c-394c-479b-b3c1-03033e4a8b79" + "@id": "http://digitalheraldry.org/data#7b90b16e-abac-44c2-9d60-414945261450" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d6f92874-33d4-4b43-b408-687f8c66fbde" + "@id": "http://digitalheraldry.org/data#bbcb5d47-83a4-4000-9ed1-944182db5c01" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1386" + "@value": "19035_A" } ] }, { - "@id": "http://digitalheraldry.org/data#cf641d5f-d2f5-47ba-bec4-be55724308cc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5f28d25c-612b-4bb4-ae4b-5bc8bc112ca3", + "@id": "http://digitalheraldry.org/data#0b0e20dd-19da-4bd7-b73e-92f0a1a8b67f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#5ab004f3-bacc-4348-8915-7c95e1d132fe" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#ba80799f-a67b-443f-aafc-bf9c1f359e67" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a275ae9a-b9cc-4385-9903-4a9112ccad87", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8c77631d-4b36-4b02-81dd-729cdd9834c7" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", - "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#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a0385c49-da9c-4bde-a5da-9690924701a3", + "@id": "http://digitalheraldry.org/data#b004ce79-cab1-41ed-b4a4-9a1be9347e5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c360bf35-6989-47c7-bea9-552a3fdd1c91" - }, - { - "@id": "http://digitalheraldry.org/data#0528ce74-f32d-42e1-a9f0-5318b4218e09" - }, - { - "@id": "http://digitalheraldry.org/data#b4d7de0d-c2ec-4d85-a120-7ac9185138fd" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#9f5db197-5ea4-4853-9f45-295aec717f3c" + "@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#dc5c3da8-0afd-4db6-b527-5b1347890bad", + "@id": "http://digitalheraldry.org/data#5dda591f-7821-4665-aca3-59afa477f479", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a774af60-63b0-4844-93d5-f1337c5c4d50", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossCrosslets", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#82b5a4d4-b225-41e8-b625-c4114c45e6a3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 6 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Affronted", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#67b9545f-db4b-4b3e-8db5-30d358737306" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d6209976-3e9c-41ff-a967-abfaf6fd5280", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -53025,14 +53108,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8890f54f-0501-4fc3-a5c3-62b080010cfb", + "@id": "http://digitalheraldry.org/data#ebbef800-f961-4cbe-a144-b62880516f51", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c7792e8b-7392-4691-b44f-04d35163ab6d" + "@id": "http://digitalheraldry.org/data#9630ca24-4b8b-4dca-a035-4e749253d240" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -53042,16 +53125,11 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0a838e03-35f5-4869-9fc5-a97755831cc2", + "@id": "http://digitalheraldry.org/data#93e0272d-ebeb-4c79-98c1-bd1d22cbd61e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" @@ -53059,48 +53137,37 @@ ] }, { - "@id": "http://digitalheraldry.org/data#dea31df3-2063-4047-bf68-dfd847df081c", + "@id": "http://digitalheraldry.org/data#247e0a43-c744-462a-b3ef-0feebabf3542", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#aae54808-4152-4c3b-82a3-332d0a2c9f2f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#cd5599c6-930e-47be-9a50-ae1b4e63efe3", + "@id": "http://digitalheraldry.org/data#c0143dab-48ef-47e0-911a-9b4e222fc6ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#43e2015c-a774-4ec9-9c51-12511f68fc35", + "@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#494dcf8e-2ab5-4fd4-be7a-413562365ffc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -53117,177 +53184,137 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1ff3e828-506c-4839-b63d-322e48d8387f", + "@id": "http://digitalheraldry.org/data#4487a075-a30f-4aa3-85b5-6944034bbc5f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2019252c-d49c-408d-8fd6-d7136effa524", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2daba03f-e1bc-4a69-9535-b617ac5c0345", + "@id": "http://digitalheraldry.org/data#abf41255-7113-4329-8dac-0b476ddbf51b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#85d1e1ab-31ab-4f1b-b28c-76969763d55a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ - { - "@id": "http://digitalheraldry.org/data#27c7ee0a-0655-4085-8521-727f3517ab4e" + "@id": "http://digitalheraldry.org/data#8e5b3a2f-b824-477a-a353-baf79cd61e93" } ] }, { - "@id": "http://digitalheraldry.org/data#ffed7720-3315-49ec-8712-add4639a7eb8", + "@id": "http://digitalheraldry.org/data#e7786ad2-8170-4e1d-bffa-c6cd4a5c177a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000017508_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006306", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000017508_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#aa6e9091-af54-42f1-af2a-75f6f36066ed" + "@id": "http://digitalheraldry.org/data#CoA0000017508_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#3128c93b-5507-46a5-8119-37750eed0cb7" + "@id": "http://digitalheraldry.org/data#CoA0000017508_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6306" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#2c009d54-1fa6-4a7e-a04f-8b3c600b58d1", + "@id": "http://digitalheraldry.org/data#2e95c2a5-71a9-474c-80c5-9a08a5ccd6bb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#4703d3ea-e2e8-4c95-82a6-4c69c359e685" - } ] }, { - "@id": "http://digitalheraldry.org/data#52c356ea-2b85-4271-afe5-71656c3b7af3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#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#4a08a2ef-718e-4ee5-a3a7-aeb9f47a73cc", + "@id": "http://digitalheraldry.org/data#1a5ddd10-d360-40e3-96ca-9aef5adf14bc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#4ebbc90f-6df2-4bb5-a410-44dcca2c1f47" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002751", + "@id": "http://digitalheraldry.org/data#CoA0000002459", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "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#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#5ee4c0f0-e4ca-4574-8309-4b77226ae33f" + "@id": "http://digitalheraldry.org/data#CoA0000002459_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#471e6255-3851-43d6-a2d4-16ed314cfa86" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#37f0425b-53fa-44d9-a87e-dca39489a989" + "@id": "http://digitalheraldry.org/data#b30be91e-7623-42c8-893d-529058687c01" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fff7551d-c81a-4371-a143-7e97378bee83" + "@id": "http://digitalheraldry.org/data#55f407ec-59d7-4477-8ea4-1e645fd28a2a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "2751" + "@id": "http://digitalheraldry.org/data#c077cb35-229d-4730-b4b7-c923a5beb4d8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#34d6a6a9-78c1-4f7f-91f4-98bc19a7a478", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2459" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002793", + "@id": "http://digitalheraldry.org/data#CoA0000006399", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -53299,104 +53326,63 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a4ff0926-7db9-43e6-b1dc-0393ec1bf9a4" + "@id": "http://digitalheraldry.org/data#8ca94b06-9522-4595-9a6f-004194dcd2f9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7729a7bc-7f5e-4d47-9275-5afdfdca0238" + "@id": "http://digitalheraldry.org/data#0c194fcb-4519-467a-afef-e7ff5ea795e2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2793" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#485f7e5d-3d96-4a0d-9872-277f9e43bc8c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7b276989-9edb-4dc5-9ade-c7e5e64962c5" + "@value": "6399" } ] }, { - "@id": "http://digitalheraldry.org/data#2490a5bb-4ce3-411a-a8cb-c3eefb92bb3f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000028271_1", + "@id": "http://digitalheraldry.org/data#CoA0000006223", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8caccb64-e678-4775-940c-fef53bcb53ee" + "@id": "http://digitalheraldry.org/data#cb7f8eb3-52fa-47e8-b550-ccb2847d3cac" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4e31bb3a-b904-425f-8204-7404aa0f1934" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#46f51849-a12b-4176-ad86-e5361db2410a" + "@id": "http://digitalheraldry.org/data#6ef624bb-b770-48e4-9289-ee599b2973ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "28271_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#64a3f79d-640e-4207-b4f3-d5b04d9d32f6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#3cceb044-7faa-44c4-b238-63a1bd55a3f9" + "@value": "6223" } ] }, { - "@id": "http://digitalheraldry.org/data#f89872dc-871d-4320-9b26-9ca0a7e36e54", + "@id": "http://digitalheraldry.org/data#412da4ac-9570-4466-a93a-fee2e715547c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#c22aab2f-c95f-43c9-9f3a-28ba38e0ae37" - } ] }, { - "@id": "http://digitalheraldry.org/data#8262be40-c072-4720-a911-f6ec7b61a564", + "@id": "http://digitalheraldry.org/data#fbb11852-757d-4dda-bd10-6f86f40a9e9e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -53406,65 +53392,44 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5b0be50f-d726-4fe1-b38c-a07d336711fd", + "@id": "http://digitalheraldry.org/data#5785b766-a41b-4724-a848-2836dce1cb10", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ffd50187-cf7c-4448-bc8e-4db56b44c8e3" + "@id": "http://digitalheraldry.org/data#7f75202a-092b-4bd5-8fd2-48029790c764" } ] }, { - "@id": "http://digitalheraldry.org/data#a2a685b3-eb9f-4763-a914-8c5e78357722", + "@id": "http://digitalheraldry.org/data#1bd34504-7bca-411f-ae8a-2185a84afe29", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#94b37086-d60f-4ec1-bb20-7f3fa317791c" + "@id": "http://digitalheraldry.org/data#8d8c9921-7668-459e-8d59-31e7fb2289b3" } ] }, { - "@id": "http://digitalheraldry.org/data#48e70fdf-df49-4270-b361-716ecbf30b36", + "@id": "http://digitalheraldry.org/data#201bb765-fc91-49be-a5b7-9e32f2d9fc45", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#21f87ace-27c6-49ca-b294-afed75c00cdd", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#1fe9e4fd-2617-442a-b616-705cfa4c77be" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009583", + "@id": "http://digitalheraldry.org/data#CoA0000018858", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -53476,159 +53441,132 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#97ce1576-7b20-4306-a76b-5044da3cddc3" + "@id": "http://digitalheraldry.org/data#fc5d6c33-964b-480c-9945-8a01fa7b4c9a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ab3269c9-07b6-4a83-b322-6887ce1f739e" + "@id": "http://digitalheraldry.org/data#ffd30209-83af-490c-9692-ae6eb95f162e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9583" + "@value": "18858" } ] }, { - "@id": "http://digitalheraldry.org/data#948499ef-8f0c-4946-acab-2dc646345dd5", + "@id": "http://digitalheraldry.org/data#0c66ff1d-db56-4f76-92b4-1cae75df9a3c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b133cb85-77cb-460e-9f0d-9de77efb070b" + } ] }, { - "@id": "http://digitalheraldry.org/data#4d594d47-186e-4a1f-a27e-0a860bbd312b", + "@id": "http://digitalheraldry.org/data#CoA0000006028", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a54c6e06-a537-452f-ac8a-9aac17828052" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1d5f6139-1dd2-43d2-8064-44b31f538465" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6028" } ] }, { - "@id": "http://digitalheraldry.org/data#97945f2b-a61a-4ac2-bb77-3426ddd256f2", + "@id": "http://digitalheraldry.org/data#251f4ac9-74d0-46ee-ba5a-b92b0a9fb79f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Heart", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#4fcf3a18-8f48-4f1c-af97-b89bc51d35c8", + "@id": "http://digitalheraldry.org/data#a067df97-eb08-40d3-9f34-cfa50498a9c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring", + "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000008134_A", + "@id": "http://digitalheraldry.org/data#CoA0000006018_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added Charge1_dir / added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#077121a6-1aed-4580-ab61-4b10d62fd035" + "@id": "http://digitalheraldry.org/data#ce66ee24-cb03-44e3-bc36-54c0ffc243b6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#eea7a9e4-9811-4534-b69f-fd294d4cfbae" + "@id": "http://digitalheraldry.org/data#d7c7b023-954b-4b0b-9fab-f6da741ff893" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8134_A" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#48cdc6b7-3cf9-4772-a7fe-68f338083ef1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "6018_1" } ] }, { - "@id": "http://digitalheraldry.org/data#a1684e25-a9ed-44fe-96d7-f99edb1da0c4", + "@id": "http://digitalheraldry.org/data#85bd936b-8451-4a5b-81a1-0dede9910120", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#IbexHorn", - "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#05ced3b2-0e46-41b9-b365-1637b535ce8a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003959", + "@id": "http://digitalheraldry.org/data#CoA0000006326", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -53640,239 +53578,292 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1f8b90e8-b53c-4a25-ba8d-5e507b504ff5" + "@id": "http://digitalheraldry.org/data#7320def2-4123-4c37-82e4-01dfce65b18e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4185a751-e01c-420a-bad2-c0815f308504" + "@id": "http://digitalheraldry.org/data#bc2202a3-d8c0-4e36-82cb-4639c8db2284" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3959" + "@value": "6326" } ] }, { - "@id": "http://digitalheraldry.org/data#e9204f2e-16cb-4f73-b069-014c6a389d88", + "@id": "http://digitalheraldry.org/data#CoA0000006288", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" + "@id": "http://digitalheraldry.org/data#ca401477-e9c4-49bd-9dad-56a43dfd7d4c" } ], - "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#55398c22-a887-4aea-ac65-939be9204cb2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6288" } ] }, { - "@id": "http://digitalheraldry.org/data#a111652b-3450-4230-82e9-74cb673f3956", + "@id": "http://digitalheraldry.org/data#e1a185c2-3a32-468d-8c78-a3c6074ef213", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4e747a57-4639-4f9f-be7f-aac8a0680e69" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#d2410405-e8e1-4c77-92fc-a5751c41692b", + "@id": "http://digitalheraldry.org/data#209eccf0-2711-48d7-b8d1-7d7e9f6379ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mascle", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#7ef7f4d3-5347-435e-bcd3-c6bb2ccca372", + "@id": "http://digitalheraldry.org/data#f090ae24-05fe-48a4-b703-2b14567b81b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5ce5dcfb-d81f-4a22-9eb2-0e7b2fd1a0fc" + "@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": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#88cf805e-3d76-487b-a876-fc42fd8e1a45", + "@id": "http://digitalheraldry.org/data#0fb6c7f4-f531-44cb-8eb8-930ba084d81b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#86c06b14-6f2b-4774-acd5-06b890c45c57" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#302475f6-7629-4380-8686-0e0e80e50478" } ] }, { - "@id": "http://digitalheraldry.org/data#29368339-0ee3-4985-b64b-6eeb04de81a4", + "@id": "http://digitalheraldry.org/data#d24ee5fb-9db0-4d13-8471-4b1dbc6d313e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7e02d0db-eb46-4c67-a39c-772ff7400d80" + "@id": "http://digitalheraldry.org/data#edfd8b37-4f00-4b17-bfd7-e407a713e818" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000010789_A", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#75a9ec98-6df8-4a76-9def-fdee83d1aafb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "10789_A" } ] }, { - "@id": "http://digitalheraldry.org/data#d5e4c674-9233-41d2-a885-e4a2b8ab8d81", + "@id": "http://digitalheraldry.org/data#b7764ec9-523a-4621-83da-e31a2da1ba3e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#28b7192a-8f8c-4ec4-a38d-53a6515cdc2a", + "@id": "http://digitalheraldry.org/data#c6a37850-01b5-498d-81d2-fb80183cfca0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d6300732-bf07-40d4-b2c9-a5f6d807989d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#42f504e3-4208-40af-a287-3f7fd3a6286e", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#1dc1c6bd-50cf-4ec0-838b-ad01137a7003" } ] }, { - "@id": "http://digitalheraldry.org/data#754f960a-8a8d-4f22-966f-4ba55a98f6bd", + "@id": "http://digitalheraldry.org/data#b686faa7-d489-41f3-ba44-883d1fc79f6c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#afe02b22-6a25-49cb-8211-ef5d63f0a10c" - }, + "@id": "http://digitalheraldry.org/data#2f985b22-3d64-4d18-ac3b-0ae831927a8f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#cd5599c6-930e-47be-9a50-ae1b4e63efe3" + "@id": "http://digitalheraldry.org/data#d4faa4a1-b67c-4df8-99b2-23e1b0db0260" } ], "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/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#5cfc4edb-f865-43d7-907e-f51cc0f0ad69", + "@id": "http://digitalheraldry.org/data#7b12a0cc-6cd7-4782-8239-796dfe2d82ac", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a03b1d73-dbaa-483c-82da-7ca363e7a5cc" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#2e112e47-90e2-445c-8ae4-77c67d54e8c3" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003357", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#e1c14980-e4bf-4844-a43b-4d1b73297069" + "@value": "all tinctures missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@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 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#7fb49b24-50a1-4907-b959-6a8dd79edb0e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d9cbece9-16ca-4aaa-abe0-cbb22423e66e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#fd3dd955-9ac0-4f88-b53d-d0e02f3669bf" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3357" } ] }, { - "@id": "http://digitalheraldry.org/data#d4b9287d-2fa0-40d0-84c6-704eca95906b", + "@id": "http://digitalheraldry.org/data#cc92508a-2a29-453b-ad56-73cfa676b812", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#PerFess", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@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#318908d9-8396-4209-9372-687f6d0cb77b", + "@id": "http://digitalheraldry.org/data#6fadf14e-1893-4880-bcbf-0ec206ea1a8d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#e5a7249a-f52a-4000-a3e9-75200c7bab7c", + "@id": "http://digitalheraldry.org/data#29b7f1c0-3085-45ee-ac43-ec50afaf05b0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "@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#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -53882,7 +53873,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0b4df05d-0023-41a5-9dfb-139e905f08bb", + "@id": "http://digitalheraldry.org/data#bf064dbb-7853-43f4-8ceb-54d60c212ba9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -53891,31 +53882,67 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000020687", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#13d97d2c-1703-4909-b53c-7f411626a5c8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "20687" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" } ] }, { - "@id": "http://digitalheraldry.org/data#a03b33a5-a127-4b81-bdc9-bc3fa6fbbf28", + "@id": "http://digitalheraldry.org/data#8d21132a-529b-4383-b610-79b6c4dba6ec", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#7044bb6e-0203-4bd9-8fa1-4742bf1ee2c6", + "@id": "http://digitalheraldry.org/data#a91390fe-e8ef-49c4-a841-2e6ea7fd0f16", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#60dd14aa-27c9-4daa-a385-a6ca70d781ce" + }, + { + "@id": "http://digitalheraldry.org/data#4a418fc9-34a3-491e-988a-c290f0496021" + }, + { + "@id": "http://digitalheraldry.org/data#8cfc97fa-0fd2-4f89-bc6c-bcb484955965" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -53923,43 +53950,50 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3ba27070-9120-40e7-843b-a3b5373e051d", + "@id": "http://digitalheraldry.org/data#be6f15ae-55b5-4780-9f47-eb4ff7566221", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#6f42cad2-f508-473e-baa7-4005fe5492a1", + "@id": "http://digitalheraldry.org/data#fbe820de-2c73-49a6-9ac0-8a7e97eb886d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#0e489258-5198-4a75-878b-16197d0f673d", + "@id": "http://digitalheraldry.org/data#f9c20fd8-df4e-47f6-8d61-6905a2edc152", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3214ea07-2588-4db6-80b2-cfa1559ff617" + "@id": "http://digitalheraldry.org/data#a3c3fa83-bd38-4db6-846f-4dd669219335" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006019", + "@id": "http://digitalheraldry.org/data#74345844-138d-49c6-922a-c4820555d70e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027380", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -53971,36 +54005,53 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d434586e-c0a2-4371-bf98-452f9766ddf9" + "@id": "http://digitalheraldry.org/data#986be89e-0647-4e1c-b6b6-9fd7dcd0e40e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#802d7f55-d212-428f-9964-b4e88858d45f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6019" + "@value": "27380" } ] }, { - "@id": "http://digitalheraldry.org/data#2cfd0650-fea0-499b-9145-759d1735c7e9", + "@id": "http://digitalheraldry.org/data#ba00a859-ef3e-4952-b8d2-5093d7f531c4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Affronted", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5413eeca-1453-415c-82ff-cf51848e2d3f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#c57f8aa7-4a04-4ffb-8e04-6fab8d8e0e0b" + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#b6cfdb5f-6505-4661-924e-0309e90cd95a", + "@id": "http://digitalheraldry.org/data#1b20212a-aafd-4c67-965c-00c1d22e8abd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#ab8cb810-5d6b-4601-a4ec-075d72eda4d7" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031542", + "@id": "http://digitalheraldry.org/data#CoA0000000198", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -54012,115 +54063,112 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#db90d483-7165-4768-a1e5-a8e5a2d84717" + "@id": "http://digitalheraldry.org/data#fbe2d1a7-0fa6-4f6d-b851-91293ba0ee47" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e2b12fb6-e372-475d-91bb-7d7b2841beb4" + "@id": "http://digitalheraldry.org/data#5a9d61f9-f783-4f4d-9b11-fcc0aca9c8ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31542" + "@value": "198" } ] }, { - "@id": "http://digitalheraldry.org/data#ae6f3d09-01b6-4533-bb62-527d51277127", + "@id": "http://digitalheraldry.org/data#CoA0000002822", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B" + "@id": "http://digitalheraldry.org/data#33418766-7fb2-49cf-b9b1-3f9556a431fa" } ], - "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#463f8970-0635-44db-9175-3d8ed9a43bd3" } ], - "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#452f274c-5dba-4d8b-bff6-69b568dc3ffd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "2822" } ] }, { - "@id": "http://digitalheraldry.org/data#11d4663c-7377-47dd-ac0b-fe05838302d2", + "@id": "http://digitalheraldry.org/data#20efb9ba-52a1-48ef-9f28-c5c7fbed5805", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#856a5d57-59a3-49c8-bd63-0bb1e334d4ae" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a2683a42-1537-4a68-929a-3d2afedb2bf3", + "@id": "http://digitalheraldry.org/data#CoA0000007138", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#982dd39d-84d9-4151-bcd5-6c8fcd12d153" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cea0554a-90ac-4fd5-8cea-2a80d98731fa" - }, + "@id": "http://digitalheraldry.org/data#25218993-12b7-490e-bef9-1d7055b6faa2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a62dd23b-5635-4176-a848-6b828536aec7" + "@id": "http://digitalheraldry.org/data#82f5dcfe-2cb0-4960-9a41-bef449609109" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "7138" } ] }, { - "@id": "http://digitalheraldry.org/data#d886ccc8-b1c3-4f81-8acc-63a8f683d2ae", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#758b892f-5c7d-4a19-9507-3b9219b99217", + "@id": "http://digitalheraldry.org/data#69aaf972-6942-440e-86f5-325c6e0b380d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ - { - "@id": "http://digitalheraldry.org/data#896a2777-c693-4c46-9634-3ebda8ef88f2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f45d85f7-6a4b-4377-a7bf-70b304b7aeeb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#5c770ae1-76bc-4204-b935-3baf7f9ac58c", + "@id": "http://digitalheraldry.org/data#09bacce5-b390-48c1-af33-a7e596452e6f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -54135,198 +54183,186 @@ ] }, { - "@id": "http://digitalheraldry.org/data#56249d7c-57a2-4a9a-8cd1-d87667bc98ff", + "@id": "http://digitalheraldry.org/data#fd35205c-1a76-4fee-9012-8d51348d83a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#2eee8349-82ba-4301-970d-a388a374883e" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1", + "@id": "http://digitalheraldry.org/data#ca56659f-fc2e-4002-83fb-7603f6b12bab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#538468a0-6c22-4750-aa82-0b6d74e15a28" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#588741c1-6754-45fd-bcfd-9cfcee7756c3" + "@id": "http://digitalheraldry.org/data#3268cc2f-648c-4cfd-b32d-9fe83367a93d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8378_A_1" + "@id": "http://digitalheraldry.org/data#72948f32-4867-40b5-986b-827c1335c1a1" } ] }, { - "@id": "http://digitalheraldry.org/data#fde75587-d7db-4254-9010-1e4435b71fd1", + "@id": "http://digitalheraldry.org/data#2fe62517-5aed-4e9b-bbe6-fa0af3b47324", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#CoA0000031557_1", + "@id": "http://digitalheraldry.org/data#94e73bf7-8ea9-438f-8439-ccee98681628", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#8a0100c1-aa37-4c6e-8cba-7165a8cb915b" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#14755df7-cc52-4f04-b88a-6d0917d5c2d7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#70ea5c8b-bbad-4963-bf70-7eedeab15550" + "@id": "http://digitalheraldry.org/data#CoA0000021423_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#17a38257-533a-434a-a4f2-8750c5cfe7d5" + "@id": "http://digitalheraldry.org/data#CoA0000021423_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31557_1" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#61cb7630-0de1-4004-8b2d-961650ebd5e6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c3812384-1c62-47ca-8382-7b9b6383f7f0", + "@id": "http://digitalheraldry.org/data#9da3b20c-29a8-4c32-8d66-5f22b4c44be0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny" + } + ], "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#b2d1d59e-8930-42d8-9528-ac448c8b584c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#56515572-7d7c-4d49-9e11-f4f8a028fa8a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6f9ebbb6-fa81-434e-b3ab-980cfd54d63b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#11e4a728-d5cb-4530-b445-a7f534369668", + "@id": "http://digitalheraldry.org/data#cfd6163f-3054-42f0-b53f-85f6d1641fe3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Millstone", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#11b2b1b7-7c66-476f-929e-f18f5bc6bfd5" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009661", + "@id": "http://digitalheraldry.org/data#f326d7c7-abb5-442e-a7f6-c8b7789530d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#8304dcdd-e5f9-428b-b957-e1182371de82" + }, + { + "@id": "http://digitalheraldry.org/data#61af2287-f731-4755-bc3f-cd93b76167a1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b245c581-7e7e-4bb8-a17d-c2574172ffc5" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#2255bd9e-9338-4330-9de0-9330733cf13f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8a9f2b77-4a9e-44de-a564-823fa2b3bdb0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#fe1e469a-9789-4456-a282-6874e205f2d2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9661" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#604bb52b-2696-4e71-bdeb-d4b1e0045313", + "@id": "http://digitalheraldry.org/data#31db64d7-3638-4f29-b70f-e0f4ac40b718", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8d24ac02-aa88-41f5-8f98-2673d5b77058" + "@id": "http://digitalheraldry.org/data#f2373b67-ca12-4b1c-8b8b-281c52ce122a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009651", + "@id": "http://digitalheraldry.org/data#CoA0000007264", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 @@ -54334,245 +54370,227 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4bd9e22a-ec66-4bff-ac9e-bdb8ad3fb895" + "@id": "http://digitalheraldry.org/data#df180630-c831-4558-b6dc-50c6df7f6248" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4f8f0efc-1ebc-4f20-83aa-f884e9752210" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#e95e6d31-e223-44cf-908f-3c747ab99b12" + "@id": "http://digitalheraldry.org/data#9ffca5f7-7e75-40fe-8396-9f53f9fc0482" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9651" + "@value": "7264" } ] }, { - "@id": "http://digitalheraldry.org/data#7b1b8f3b-1ecd-4694-babb-0efc1fd2f5bf", + "@id": "http://digitalheraldry.org/data#CoA0000006825", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@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#01ce62ab-21a0-4ef7-8407-9eee2770eab8" } ], - "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#ebf97697-e4cd-4380-962e-1ba9a8329ce8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "6825" } ] }, { - "@id": "http://digitalheraldry.org/data#2caef97b-7854-4f5d-a258-05968703060f", + "@id": "http://digitalheraldry.org/data#CoA0000002410_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#a43451c5-11e7-4719-8cdf-ab5fb6936e38" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#2427200e-ecff-44ec-b28f-170f38d7b6af" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#a9a555ac-077d-4856-bdc0-fadc35a40a85" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", - "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": "2410_1" } ] }, { - "@id": "http://digitalheraldry.org/data#54c7d396-289d-4b00-a27a-9924c80bf168", + "@id": "http://digitalheraldry.org/data#b846831a-5992-4e0f-b6ff-1a74a9b56bd2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#810aca61-b610-404a-96c7-e61f7545496d" + "@id": "http://digitalheraldry.org/data#8bda154d-5334-4bdf-bfb1-8bb921f36763" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008220", + "@id": "http://digitalheraldry.org/data#c0daa672-fdbf-4092-95d8-5779db14c25c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#5eabbcba-b111-4423-8450-79c37ddc87ff" + "@id": "http://digitalheraldry.org/data#462beda5-c1a3-409f-92c9-ec2e7ea1e8a3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8220" + "@id": "http://digitalheraldry.org/data#b8df7938-0dca-4d13-bcfa-99e8fb4a21a6" } ] }, { - "@id": "http://digitalheraldry.org/data#7f747475-a926-4f15-afaf-6e958024aa28", + "@id": "http://digitalheraldry.org/data#b5023325-fd28-4d97-a682-266fbb66fc9c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Aigle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ed99621b-5ca9-46a8-b184-47127bfdd021" + "@id": "http://digitalheraldry.org/data#84d313bd-0ff0-49e6-8c78-c0c91a8b5eff" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f962c0b7-0b4e-4bfd-86aa-43a30a471f0e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#503b2fed-5e0f-4880-8c36-8de2f5b9d92f", + "@id": "http://digitalheraldry.org/data#bdcc5b20-59c6-4d70-85a0-e0b39346d450", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#56db36b2-4bda-4a37-9db6-f2cd78f9c29b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009682", + "@id": "http://digitalheraldry.org/data#db065a97-0e52-4ec9-a409-853541163a90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "added armed and langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "@id": "http://digitalheraldry.org/data#ff54707a-d36a-4323-a1fb-d15b8aa35245" + }, { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "@id": "http://digitalheraldry.org/data#2b7ab3f2-e187-44b2-b2d7-1c0836799a07" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000009682_1" + "@id": "http://digitalheraldry.org/data#6b461cd5-08fc-4490-983d-e97ab5299bcb" } ], - "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#6d019c63-a5fd-458e-9dee-0f11d55ddc8c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c833665f-efb0-4c41-a33d-d74947dd123c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#e56912c3-d30b-4cda-8c60-b9fbbf1d3fb0" + "@id": "http://digitalheraldry.org/data#587210a5-30a1-45d7-8295-a4ba43c4463c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9682" + "@id": "http://digitalheraldry.org/data#56cecfcf-40ab-49b4-9744-d101fce86807" } ] }, { - "@id": "http://digitalheraldry.org/data#c04a6b1a-84e7-45ef-8a40-f70a6e2c2544", + "@id": "http://digitalheraldry.org/data#5b6e6a79-ca03-42ba-8aac-642fbd31f3aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#Gemel", - "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#ed99621b-5ca9-46a8-b184-47127bfdd021", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c9dec71f-215f-4911-a59a-d5d2541dcbe4", + "@id": "http://digitalheraldry.org/data#da99e209-21e7-4934-a0b8-e3254aaa9b98", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9718feae-fe04-4554-aa91-1816afeb3ac3" + "@id": "http://digitalheraldry.org/data#5a03e5e7-e24e-4540-999b-c8619bda65f7" } ] }, { - "@id": "http://digitalheraldry.org/data#63ecfec6-ccbd-453e-adce-03823c5832f4", + "@id": "http://digitalheraldry.org/data#08e81c69-d18c-4c62-8126-c31714065b6b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gironny" - } - ], - "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#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -54582,67 +54600,65 @@ ] }, { - "@id": "http://digitalheraldry.org/data#65ebcef3-edf2-4180-936f-3711ed70e1b0", + "@id": "http://digitalheraldry.org/data#28408431-498c-4ac2-9a4c-86319ae9211f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#589ddd31-c91a-4a2e-9a20-26da690c9104" + "@id": "http://digitalheraldry.org/data#541be552-ed09-4360-9fd2-2f4a1d75d104" } ], - "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#60e78d91-1927-4578-906b-1dc78a1e43aa", + "@id": "http://digitalheraldry.org/data#130f9902-ab61-4662-aef3-aa6b6cc83025", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7ed8a322-a4d3-4cc9-8e62-a679d7dd0e09" + } ] }, { - "@id": "http://digitalheraldry.org/data#6979b760-8f4a-4053-af67-0be383d3b97d", + "@id": "http://digitalheraldry.org/data#c6f23d8f-d729-48cb-adc6-947688df60b7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#edb4cb6f-a140-4c12-8290-51f6e11fdfdb" + "@id": "http://digitalheraldry.org/data#e59a607d-ceca-43e5-88ff-7aec11bb9436" } ] }, { - "@id": "http://digitalheraldry.org/data#97969200-bb78-453e-b712-7162b4b3ee51", + "@id": "http://digitalheraldry.org/data#53e3f7d7-8f47-4e44-9134-69966fa65ba9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#878904ac-db24-4db6-8274-e880f9a1d008" + "@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/data#0491ebd3-6be4-4864-b04c-488481932da0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -54652,89 +54668,117 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f7656240-d7d4-4b6d-a13a-a7d3d8bb9595", + "@id": "http://digitalheraldry.org/data#4a6a44e6-00f6-4863-8af6-afb0f38f10d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#890cc01b-e7f4-4ce4-bbc1-14ba4c2fdb38" + "@id": "http://digitalheraldry.org/data#590a5120-2dfc-4010-9b55-7c19652511cd" } ], - "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#09b068fd-7694-4eaa-9963-fa70a1ede6f2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#cec527ab-8051-4525-b7fc-d0dfadc47c9f", + "@id": "http://digitalheraldry.org/data#CoA0000007766", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#85feae64-e44c-44b1-b3f5-9cb7a75aff36" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#fe97b362-b7c7-4581-b99a-25d7c414c7c9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7766" } ] }, { - "@id": "http://digitalheraldry.org/data#29c5ed64-e4cf-4912-aaa3-cdda3a9d6297", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d3ab3cbd-01cf-4f4f-926b-12420a4382f2", + "@id": "http://digitalheraldry.org/data#CoA0000003963", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7bb9c96c-3ff6-44e8-9e7e-9e2d551077b4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0682295e-605b-4d0c-80fe-8336e23284ab" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#fdee984d-9ac3-4c5b-8247-d52110802476" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#1c2c7450-99d2-4233-b5c0-2240b3a43e5e" + "@value": "3963" } ] }, { - "@id": "http://digitalheraldry.org/data#80d6ee36-bdf0-488a-a6ce-11586ed4c521", + "@id": "http://digitalheraldry.org/data#0fef58f2-85a2-4d7d-86b1-6b392c01617b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#856e14c5-6f9c-4481-8797-e8f723a30f6a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e52acf10-2377-434e-8453-87e54725a63b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#11c115be-1cc2-4c94-8c62-7547d0d096b8", + "@id": "http://digitalheraldry.org/data#8bccab2d-3865-416b-8511-793b30c0c692", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#be9b8c48-6822-449f-bbcd-5ee169c32a6d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -54744,14 +54788,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#811c6bb4-d232-4637-8599-fed6c461d0d2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000029922", + "@id": "http://digitalheraldry.org/data#CoA0000002773", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -54763,140 +54800,163 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0b030c3a-ccc1-44fa-afae-92be69450a95" + "@id": "http://digitalheraldry.org/data#9f2cab08-880b-45e4-94e2-f8735ce42050" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "29922" + "@value": "2773" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031534", + "@id": "http://digitalheraldry.org/data#a816d691-9cfd-4376-9fbd-d16c9d218f9d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#cc83ce3a-1ffb-42e2-8deb-f1b113b05878" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31534" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000018944", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ { - "@id": "http://digitalheraldry.org/data#a77f7f2a-26ea-4fa0-865e-930328e69013" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a9f9c16f-3eb3-4b1c-9b45-1aa6fd56132c" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f2ba2279-4ad3-41a8-ac74-b1709c97c118", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c441fb7f-3be5-4edb-b70a-667432cd28bd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#604a78fe-39d6-4ed0-ac2b-882af6d2d36b" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#204a6601-0345-49f6-a59a-a0d054bfb4c0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b9319e71-678d-4a7d-9a02-3cd96a5cf7ce", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "18944" + "@id": "http://digitalheraldry.org/data#6530db13-382f-47fb-857a-e3052df9aee1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009653_1", + "@id": "http://digitalheraldry.org/data#877ba82c-2ce4-462b-a1a3-3f8b8cb531e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b57e877d-51a0-40ae-b368-f9c9b6a596e2" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#648e16f3-92b6-4227-9aaa-4e91536b7e8c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8512671f-01f3-4470-9f66-c64cd31f1ab8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "9653_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4a9be747-67ae-4748-9f84-3d1ef46f3c1f", + "@id": "http://digitalheraldry.org/data#18c2a1f6-9559-4e5f-824d-5174cb8c1d8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#CoA0000009579_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#CoA0000009579_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mount", - "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#CoA0000009579_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009579_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#d2a4f4d1-9205-4656-8e8a-7282dacdd07c", + "@id": "http://digitalheraldry.org/data#eb146539-5986-4f0b-8785-111b8f6801cd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0a914388-6638-4490-99d4-1c4b48c49b9a" + "@id": "http://digitalheraldry.org/data#283d7aad-75b5-4fa4-b1c7-4c699093f2a2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008971_A", + "@id": "http://digitalheraldry.org/data#CoA0000009668", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -54908,34 +54968,41 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3f2be677-d942-4528-93b5-5f094d9ed892" + "@id": "http://digitalheraldry.org/data#adbb6404-70eb-476c-a8e7-fa7ef42b8b15" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2afdce8e-a1b8-4b90-bb99-e873345dc72e" + "@id": "http://digitalheraldry.org/data#386a029f-7802-4e43-9c28-b4db7fc0e2ff" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#6a213cb8-509d-4193-9ed7-4e20b9ff3662" + "@value": "9668" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#48c8d0d1-1110-493f-958d-1fd2505435f0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8971_A" + "@id": "http://digitalheraldry.org/data#b53002a5-c756-49ea-bdbb-fb87523704c2" } ] }, { - "@id": "http://digitalheraldry.org/data#e6f3a29e-c3c5-4fa1-b651-d3cb4f1d5fdb", + "@id": "http://digitalheraldry.org/data#f2f0e861-ee89-4dbf-9995-1de6259898e3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -54945,17 +55012,41 @@ ] }, { - "@id": "http://digitalheraldry.org/data#047b244d-854c-4c71-89a0-5bb03e2d53c7", + "@id": "http://digitalheraldry.org/data#CoA0000009985", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d8b370ab-bfe8-4375-afc3-6bb5513170e9" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#2775c8b8-7af3-4396-afff-30a0c0072f7f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9985" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#985b6821-a883-4410-a015-234d2ffe0058", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#9242df53-4e90-4e78-984e-27e0e81c82c7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#dba6d61a-3cf5-4818-93b3-94cfe6733b32" + "@id": "http://digitalheraldry.org/data#c7457fe1-adc8-4c43-b6ee-a3f50de03b7b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -54965,109 +55056,127 @@ ], "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#11bd0cfd-e762-47bf-b314-65bc94f86f62", + "@id": "http://digitalheraldry.org/data#a9a555ac-077d-4856-bdc0-fadc35a40a85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#fde47270-1391-4ba8-9d23-0cc905010b9f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#115e96c2-cd03-4c18-bde7-72d36d2287af", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b4ce4899-d98d-4379-8199-d24478e8b8ed" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002729", + "@id": "http://digitalheraldry.org/data#58128a21-d0a7-4158-a94b-ff4e7581fcd2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008974_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#0f57d13f-8934-41bc-a042-5acff8059707" + "@id": "http://digitalheraldry.org/data#CoA0000008974_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "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#9b2e575c-1acd-44ae-8c47-3aaa0a91afe5" + "@id": "http://digitalheraldry.org/data#CoA0000008974_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2729" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#166a0d94-fede-4ecc-b3ab-1a27fa6ae8f4", + "@id": "http://digitalheraldry.org/data#43a6c9ee-261a-4018-91b7-160441aeb6c0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3d4b2789-14e1-4a58-87ce-f63362d4d782", + "@id": "http://digitalheraldry.org/data#CoA0000016114_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#dc8d975c-214d-4679-97db-467803b251bc" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#53bed879-270b-4872-aa92-13e871fbb438" - }, + "@id": "http://digitalheraldry.org/data#015e4958-c438-47e3-854c-9b520c6f5184" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fe6d3223-3c03-419b-8101-49bf3d90b78f" + "@id": "http://digitalheraldry.org/data#9ca2868c-f660-413c-ab1f-5f626fc82058" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "16114_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu", + "@id": "http://digitalheraldry.org/data#5aa21a63-f7e8-4bef-9871-283ecf15f227", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006034", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -55076,31 +55185,26 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b599aae5-7530-4e93-af03-982405c49c28" + "@id": "http://digitalheraldry.org/data#6ec8f499-15e1-44e4-bbd0-1d804e119d01" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#28fb979a-21cb-40c7-9e0b-3c11dfb8a0b2" + "@id": "http://digitalheraldry.org/data#cf7619a2-fb7a-4b8a-8a6f-a62f9032ca65" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8191_Escu" + "@value": "6034" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006015", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant / fixed tincture for field / fixed tincture for Charge2" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -55108,7 +55212,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006015_1" + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -55118,185 +55222,171 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#903aa802-87dc-46f4-a25c-07f7443840f8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#8a8340ab-e42e-4142-b2a1-91b719ebbc3d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#755a4a55-ee49-428e-836c-4ba244f213c1" + "@id": "http://digitalheraldry.org/data#1d38d779-f386-4f89-bd7f-08553ab5f649" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6015" + "@value": "19035_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#dea8a655-874a-484a-9a20-04fdd430aedb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b680422a-f770-4c81-9cbf-ab496ba0c9fe", + "@id": "http://digitalheraldry.org/data#f44d8b67-746c-4194-ace0-59aea253c14c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#88d27533-ad61-4490-956d-b75a47ae84e3" + "@id": "http://digitalheraldry.org/data#CoA0000009818_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/data#CoA0000009818_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000009818_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009818_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f87de488-fdb5-48f1-9584-b22b8b319a14", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@id": "http://digitalheraldry.org/data#6d898b81-9932-4311-b7a6-91f0a4d6f478" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d21e5ac8-8708-4817-8c13-817e0a19ffde" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#63c1bba2-ead8-4c58-be08-2e3198784262", + "@id": "http://digitalheraldry.org/data#4c8e5320-c7d0-4f1b-9a52-3cedca98a90e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/data#CoA0000008363_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000008363_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000008363_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008363_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#13427c61-fe0d-49cb-872a-4a115e34600c", + "@id": "http://digitalheraldry.org/data#0e63838a-f37d-430c-8371-a0e2834a3646", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#379e45fb-a773-4c28-92ee-b243ad2b1cd9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#91b76b8e-f8f9-489a-8d02-4f1b5433d4d6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#269ed483-b83c-420c-baae-45df92c4439f", + "@id": "http://digitalheraldry.org/data#d7029ca2-dc48-4fe7-98a7-40fff9dd50d8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5859059c-7be9-4c88-b64c-0bfde35f5c28" + "@id": "http://digitalheraldry.org/data#0c6ee4c3-1689-47bf-8660-6220ecb2b409" } ] }, { - "@id": "http://digitalheraldry.org/data#089001c2-ad15-4a97-8e40-1daf0173c27a", + "@id": "http://digitalheraldry.org/data#4468944d-dcf3-47ca-9e69-d5ff11dc4e98", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000016114", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#6f9ebbb6-fa81-434e-b3ab-980cfd54d63b" + "@value": "removed field_seme" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 4 + "@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#CoA0000016114_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5f0a0ee1-824f-4e14-9635-5363b449690f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3aff5a22-d7a6-4e91-a2f6-44e39f4edc58", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9e9e75e6-0124-4125-9990-1546f43113fa" + "@id": "http://digitalheraldry.org/data#a8e8004d-dc38-49dc-84dd-5d0897ee8601" } ], - "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#12aa7716-9651-4f62-94d9-74d4dddc4c0c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "16114" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008363", + "@id": "http://digitalheraldry.org/data#a1b1f875-2a84-44c4-8e21-93600b30d87e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#ce4bb962-9cc6-4713-87df-5bad570ef122" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008682_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -55308,175 +55398,162 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6e5331d7-b7dd-4bbc-a510-5022521abcd9" + "@id": "http://digitalheraldry.org/data#45d286d7-edfc-410d-a1ff-c387e065d50a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8363" + "@value": "8682_B" } ] }, { - "@id": "http://digitalheraldry.org/data#a9f9c16f-3eb3-4b1c-9b45-1aa6fd56132c", + "@id": "http://digitalheraldry.org/data#04ed7e0f-f23c-4126-ab53-8ec012400aea", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#846322bf-60d5-4a4d-95a9-a1c89379c72d" + "@id": "http://digitalheraldry.org/data#2b4c7529-ffa7-43a3-be45-1676438fedbc" } ] }, { - "@id": "http://digitalheraldry.org/data#7b3c8c75-4aa8-4d2a-9adb-e6e3f1477c16", + "@id": "http://digitalheraldry.org/data#37d364a1-291d-40f2-8098-4911caa4e85c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a700c779-d0e9-48ec-8036-180928582cb2" + "@id": "http://digitalheraldry.org/data#a824f451-23bb-4f82-86f0-65b573f8fed2" } ] }, { - "@id": "http://digitalheraldry.org/data#df1e8921-0aa7-4ac4-930a-99e01405e102", + "@id": "http://digitalheraldry.org/data#2f218a14-b9d3-4253-9916-ce222b6926ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Moorcock", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@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#CoA0000006018_1", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#N", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002691", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#159879d6-392e-4c56-9358-13c6860da317" + "@id": "http://digitalheraldry.org/data#fc0c2ad0-2508-4721-9158-7030915dc5f1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#039280ea-a8ce-4289-bd47-01ebe498982f" + "@id": "http://digitalheraldry.org/data#b95947f0-974a-49c5-b030-46de9475e037" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6018_1" + "@value": "2691" } ] }, { - "@id": "http://digitalheraldry.org/data#7b112324-bee9-4e0c-85a9-8fcf8918459e", + "@id": "http://digitalheraldry.org/data#df1fd8cb-97d6-46ef-94e3-110abfb9427b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#CoA0000008287_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#908c544b-8383-4ede-af9d-5b3b9e3026cf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#58339860-3ea1-4fc8-bea5-20780b67d9dc" + "@id": "http://digitalheraldry.org/data#CoA0000008287_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3f3a7a45-fd70-481e-b4f6-d7754df9b5de", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000008287_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008287_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#66334001-e637-4afd-a495-ec131bac2936", + "@id": "http://digitalheraldry.org/data#a7a07e11-75ca-4857-ac9b-56a1fc5acb39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dae348b8-fb6e-49fc-ac0c-0be291b1ad58", + "@id": "http://digitalheraldry.org/data#5bf4550e-3142-44c1-9cf6-28562839a502", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#568fea23-70fe-404f-b098-d356a9306e53" - } ] }, { - "@id": "http://digitalheraldry.org/data#9c7eb36e-7a38-4bf7-971c-7f74704f86d9", + "@id": "http://digitalheraldry.org/data#CoA0000006056", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "removed crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000006056_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -55485,77 +55562,86 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1dec1013-6831-40e0-88bb-c54eb948595e" + "@id": "http://digitalheraldry.org/data#66bdb7f5-640e-4637-bda9-fe97a554f7bf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9d98be7c-a54f-41b4-b1af-57064287e062" + "@id": "http://digitalheraldry.org/data#0fb6c7f4-f531-44cb-8eb8-930ba084d81b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#302475f6-7629-4380-8686-0e0e80e50478" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16665_B" + "@value": "6056" } ] }, { - "@id": "http://digitalheraldry.org/data#8287151b-bc61-48aa-8408-518b9b6a6bae", + "@id": "http://digitalheraldry.org/data#CoA0000009655", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#61b8904e-fd63-42b0-be84-b7b420300278" + "@value": "fixed tinctures" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#R", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009655_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031537_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f3a03a2a-471b-47af-accb-f2de590dc09c" + "@id": "http://digitalheraldry.org/data#b1331c76-1392-4048-b4f1-f86810a3e5bd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1d5aee0d-d128-4ff0-afc4-1cee08b26881" + "@id": "http://digitalheraldry.org/data#ab0de393-9c60-413d-a406-1200c14ba9e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#f93cd0c9-4593-4f18-9212-c031fc033549" + "@id": "http://digitalheraldry.org/data#9093b1dd-022b-4669-b02b-1bf636e77dc9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31537_1" + "@value": "9655" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002712", + "@id": "http://digitalheraldry.org/data#0f3b628e-155e-453c-98eb-ddb64f6e42fe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7c7e4386-dd09-47ea-b6a6-19cc6540fc0c" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007037", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -55567,58 +55653,41 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#28183a6d-5bc8-40c5-aebb-a8a575b23489" + "@id": "http://digitalheraldry.org/data#401c03a4-ef2c-4b7c-8453-5fe86695eebf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#10b0d080-1dfd-4df9-9215-ac405f7e27bc" + "@id": "http://digitalheraldry.org/data#ea6b1aca-37a7-4d0b-8e51-f5ede317d540" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2712" + "@value": "7037" } ] }, { - "@id": "http://digitalheraldry.org/data#fb08e837-dcd0-40e5-b254-3284e9ee55bb", + "@id": "http://digitalheraldry.org/data#66ce6038-6608-4af6-beab-df27f61b7c9a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b2ea0179-a3e4-431d-9790-bc0f9eb0aa61" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#130dd751-7c0c-4a45-bda8-2ec8a854f294", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/data#681eb224-e68d-4247-9250-c178a4565f44" } ] }, { - "@id": "http://digitalheraldry.org/data#31ab5a5d-baec-4858-a44a-362dd701a2d7", + "@id": "http://digitalheraldry.org/data#1092c921-e6f9-43be-a2aa-a1fb47e4545e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -55628,21 +55697,21 @@ ] }, { - "@id": "http://digitalheraldry.org/data#db323894-5a3d-4780-840f-0333367a9cd1", + "@id": "http://digitalheraldry.org/data#4091cbd1-3e83-41ca-9f3d-1c49416de9d6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a0e03f4f-52fd-4266-9b5b-9e799629be5b" + "@id": "http://digitalheraldry.org/data#ceb6e1e9-a4fc-42cc-adac-71c58fa9b7f7" } ] }, { - "@id": "http://digitalheraldry.org/data#e35f3058-2b2f-4af1-a472-d996951882f9", + "@id": "http://digitalheraldry.org/data#eb797f4e-b973-4128-a375-e85df097729d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -55652,75 +55721,63 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d8620b8e-4738-42dc-97e4-fcad1b7ed35d", + "@id": "http://digitalheraldry.org/data#640a0c5d-6b0f-40af-b3f3-797a54264d6b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" - } - ], - "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#05b083e5-6b58-4bc5-b9fb-a7a58b7f689f" } ] }, { - "@id": "http://digitalheraldry.org/data#4e195400-08e7-471b-9d0c-3f6634468424", + "@id": "http://digitalheraldry.org/data#CoA0000003805_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@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#9b09643d-8e31-4bd0-89a3-25afcb87dbcb" } ], - "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#49a7a11f-55ae-4c79-8406-9cf04c5cddef" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#72493f6f-2015-4aa6-adbd-28569a145af8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#633c1a60-3c0f-413f-a44c-c730a54d50c2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#861136d8-b30b-44a8-97bf-5dbb64ea4765" + "@id": "http://digitalheraldry.org/data#2837c6c3-0b98-41cf-a846-2dbc680f2df3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#issant": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#bb31850e-ccee-4d60-bfe0-6fc94b1f7ccd" + "@value": "3805_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b252108e-bfd2-4c2c-9131-6297881f20c4", + "@id": "http://digitalheraldry.org/data#0041389f-f090-4395-8736-7c8a0c6de499", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -55730,464 +55787,373 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1525128b-d794-4051-89e5-de0ae72d890a", + "@id": "http://digitalheraldry.org/data#9b6fd1dd-5c2b-4d81-8f3d-986c78cb5b20", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#8ac66e78-1e23-449c-81b3-b37ecde93b20" + "@id": "http://digitalheraldry.org/data#5e85e8bc-3e6e-4534-a956-8d3a9bf4645e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#54110048-fe2a-46fd-94ee-16eef3ca50cd", + "@id": "http://digitalheraldry.org/data#2ab540a9-e955-4028-a0ba-245f6ecdf7ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008954_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008954_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008954_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008954_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#cd30a2b6-73a5-4f60-a6e7-c2b7c7b59a5f" } ] }, { - "@id": "http://digitalheraldry.org/data#cec88b26-3ec7-409d-8d48-d0310c1d76a8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#439f56b4-e988-417a-a6dc-63f6f376c6f7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008800_A", + "@id": "http://digitalheraldry.org/data#CoA0000027003_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added fesswise" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008800_A_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#75514366-ad90-46e1-9904-ba8041b1e30e" + "@id": "http://digitalheraldry.org/data#8f76da22-af39-4b88-9c24-b957118c4cf5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5ab1fb21-e7ec-4e9f-9a34-277258520981" + "@id": "http://digitalheraldry.org/data#c13163ee-1323-4400-b9e1-e282b28285e2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8800_A" + "@value": "27003_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009652", + "@id": "http://digitalheraldry.org/data#02fd3a1b-7aa9-4088-ba66-41c7b13574f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "Added color for crown" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009652_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6921ebed-d2cd-49fd-9675-30bc8e73f517" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#c2dfbd9a-306a-4b18-97c8-51c615e97392" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5b52a5d4-3c54-49d8-a63c-afb6d41e49fd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b8f2c492-abb0-4a9a-8570-ac84544a0b5b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9652" + "@id": "http://digitalheraldry.org/data#9a630884-a056-468d-a9a2-4e3d71d39c2a" } ] }, { - "@id": "http://digitalheraldry.org/data#e108a061-d93e-4280-b1c0-78c7e72b1138", + "@id": "http://digitalheraldry.org/data#d32e8961-11d4-486d-a1eb-688439e469f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dc980838-3f91-4fc2-ae46-af99fadbf86b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4c89c66a-f86b-4cca-adef-628274d992e7", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLine", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#0ccab432-7858-4657-a1aa-49ce530171f0", + "@id": "http://digitalheraldry.org/data#6940708a-ddce-4581-979d-c142c22bafde", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#cc9307c9-4de8-4161-a514-6a6cad04daf0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f25a8565-97d3-4795-8f3b-ac2b090d9df7" - } ] }, { - "@id": "http://digitalheraldry.org/data#63d8d95b-f783-4c0f-adee-fc0b0104b925", + "@id": "http://digitalheraldry.org/data#54643d06-304b-4cb0-ada2-7e7d70862096", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#3bf883b0-dfd8-4c26-955b-7ca57b060d13" - } ] }, { - "@id": "http://digitalheraldry.org/data#c832b1e6-ec37-417d-927a-5818afeb30e7", + "@id": "http://digitalheraldry.org/data#a4ec6a95-6d56-4704-a0bc-ecaef56b5be0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#61f3baea-eff3-4989-b69b-f0b4ee66d70d" + "@id": "http://digitalheraldry.org/data#273949ec-2980-40c2-9b6b-44a5f62c028f" } ] }, { - "@id": "http://digitalheraldry.org/data#4dbf64d4-a5d2-4b6b-bf7d-a4073fdc3375", + "@id": "http://digitalheraldry.org/data#CoA0000009383", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a44e82a0-f802-4da8-a446-59a79e83f569" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f5db2e6f-47cb-4ac3-9241-97847b5ba8db", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" + "@id": "http://digitalheraldry.org/data#ecb3428a-a6f5-433b-8d41-6d14b7267207" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#013709b2-69e5-4d1e-81a8-d34da866bf00" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9383" } ] }, { - "@id": "http://digitalheraldry.org/data#dc8d975c-214d-4679-97db-467803b251bc", + "@id": "http://digitalheraldry.org/data#CoA0000002683", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#09aaefdc-9cf6-46a6-9b68-0ceebfc56ed7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#6d31b4e8-9470-49e5-b878-06cd9204c8c6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2683" + } ] }, { - "@id": "http://digitalheraldry.org/data#7ae5ebea-3127-4a07-b92a-8f56fd3fc108", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WheelOnPartition", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#64aa52cc-eb5a-41d0-b2d3-e38746be09cc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#35f8818f-7bb2-4c1f-9bce-12e726b4d1ef", + "@id": "http://digitalheraldry.org/data#4863ee7c-258d-464d-9fab-cf50c4aedc00", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1ff3e828-506c-4839-b63d-322e48d8387f" + "@id": "http://digitalheraldry.org/data#8e3578b4-7ba3-4208-bb2d-ba1910966a5e" } ] }, { - "@id": "http://digitalheraldry.org/data#9c4e5772-e79a-4fc0-bdcc-40d1ad6b3d7e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b1ad05fd-f0f0-4665-919c-598e59633c81", + "@id": "http://digitalheraldry.org/data#CoA0000007412", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#3792c735-da0c-4908-8667-4ca708022775" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 7 + "@id": "http://digitalheraldry.org/data#0fca42c4-bdb5-44b6-8cce-c8f86d10d960" } ], - "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#199b82a8-8c0c-4e18-a187-21c3915a4afd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7412" } ] }, { - "@id": "http://digitalheraldry.org/data#78167b1e-0b8f-48a1-b13a-a10fec3910f5", + "@id": "http://digitalheraldry.org/data#CoA0000031550_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mill-Rind", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" + "@id": "http://digitalheraldry.org/data#00e92016-884e-4810-a73e-720059b047f4" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ab9f8c3b-eea5-47cb-9c6d-0dd4b76e70fd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#6aaa5b87-1040-4d5a-9445-6fe269d94cd2" } ], - "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#cc2fcaec-567b-45a8-8121-78071560e37b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#af426b09-c41b-4ecf-b604-b2bc1a6c5206", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#4d7ea3c9-0eb0-43ff-bfed-da9b8c3742c2" + "@value": "31550_1" } ] }, { - "@id": "http://digitalheraldry.org/data#6ce5dcd8-8faa-456c-bde5-9b5867e808a2", + "@id": "http://digitalheraldry.org/data#CoA0000006294_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#204857c1-fb2a-4763-8949-9f8feb3df768", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#623e2f1a-a72e-40b8-bec9-8624bc165850" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#8c93cd14-12ad-4334-a0ea-013e5f985b6f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6294_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#ac5fe5f9-eb4c-481a-bc33-d818ee9d157a", + "@id": "http://digitalheraldry.org/data#CoA0000002911__2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#b9432828-37da-4c4e-beca-18bf5857ee59" + "@value": "removed castily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#10c04207-b522-42f2-97af-5cfe50dc7801" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Empty", - "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#CoA0000002911__2_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#336ed2e6-4b43-4028-b0e5-e862220e3b28" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8202c86d-027d-4362-a1e3-7f99db7309e9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#df857b67-4fe2-4a9d-89ce-5cd37ab56be6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2911__2" } ] }, { - "@id": "http://digitalheraldry.org/data#688c3f82-baeb-4bb7-b4ff-1a32d87c524f", + "@id": "http://digitalheraldry.org/data#31de541b-2cdf-4c03-8d8b-69830b6481f7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#509ce1c8-cadf-4d59-9914-e0a8eff731e9" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56197,14 +56163,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a57f1bb5-ef82-4347-b8b8-ffd153e91fc9", + "@id": "http://digitalheraldry.org/data#ade73741-7c98-4fe8-9408-c6b0f57b942f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -56214,7 +56180,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56224,166 +56190,244 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0d6b7cef-826f-43fa-9ce6-a84c78dced26", + "@id": "http://digitalheraldry.org/data#b113901d-6593-4df5-a220-288ff3e49b25", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" - } - ], - "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#4cbd886d-af17-491a-9ebe-388f89c66d7b" } ] }, { - "@id": "http://digitalheraldry.org/data#cd29f446-9829-440e-ac4b-6b70d50c26df", + "@id": "http://digitalheraldry.org/data#438d49c4-fbf6-4444-b0a2-9d8ea5c32fd3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine", + "@id": "http://digitalheraldry.org/data#CoA0000001609", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#4952a6d6-dd21-4d38-9083-9bb04126ee58" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1c087183-9f38-482d-8567-ebe2e00f59a3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "1609" } ] }, { - "@id": "http://digitalheraldry.org/data#6e07376d-48fa-4d2f-9f2b-4e854fbb0d49", + "@id": "http://digitalheraldry.org/data#4cbd886d-af17-491a-9ebe-388f89c66d7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d52a4201-d4f1-4055-b837-a8ce3947133a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#9a4ab829-f902-4d10-a7b0-91c4c454bd60", + "@id": "http://digitalheraldry.org/data#d967f856-f251-4730-aabe-5381ebae9462", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c3b68bff-f4dd-48d3-871f-9cce0724dcf2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031529", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#17793409-48f4-4ecd-a40d-2beda8de003a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#afe785ff-0701-4aa1-b7c6-95fe6ad73a76" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e4425e9b-7ff1-430e-ab08-4c7767a0bbd0" + "@id": "http://digitalheraldry.org/data#d66728d1-ed5a-460b-a569-fd2995113ee3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31529" } ] }, { - "@id": "http://digitalheraldry.org/data#c7a3b6b5-8449-40dd-994d-af4f04d31cf5", + "@id": "http://digitalheraldry.org/data#a57392a0-5481-4502-b0c6-28b4f61fbaf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#44552888-7cfb-4699-8b53-71588c2c69f0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#5fee239d-a721-472f-8a1b-8b04cbc95b3d", + "@id": "http://digitalheraldry.org/data#99e0f6f6-c82f-4102-ac8c-2a001cc2e359", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#75b45cc6-7202-4c30-a86c-ea767c3fd81a" + "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", - "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#CoA0000008837_B_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#b3f7931b-6564-47f0-b3d7-67baaf3ac260", + "@id": "http://digitalheraldry.org/data#e10ffa50-4cf1-411f-aa6a-3875b371932d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5a79142d-5eb6-43da-af7a-c83dbdb566a4" + } ] }, { - "@id": "http://digitalheraldry.org/data#e1bf319f-b2b9-49a3-95ae-a50813626f28", + "@id": "http://digitalheraldry.org/data#e1733581-6386-473c-bcb4-0c861efd39ad", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b2481ca9-837f-4b8b-b403-f7180940a024" + "@id": "http://digitalheraldry.org/data#1ab79c16-d30c-47d3-8006-614879e907a4" } ] }, { - "@id": "http://digitalheraldry.org/data#ec20cdc3-2434-46e8-83c8-e15cea55db1b", + "@id": "http://digitalheraldry.org/data#CoA0000002596", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#9c4754f9-f29d-48f9-9686-3bb00c7eae50" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3ba6ef9b-7315-459b-93dc-1e233f8b0658" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2596" } ] }, { - "@id": "http://digitalheraldry.org/data#d9b4502d-5134-4723-b397-9a816f67bdf3", + "@id": "http://digitalheraldry.org/data#43b6788a-689c-4e05-9500-ea12ddb44670", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ce250366-4b00-49cb-b895-efb6eebbbf43" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#864b5dbe-7b32-4d40-8aec-89760814199d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#09f882c7-d8bb-420d-943d-6dcad54ec7b5" } ] }, { - "@id": "http://digitalheraldry.org/data#44365608-e48c-481f-96a5-09ab57334636", + "@id": "http://digitalheraldry.org/data#1d363940-b5c7-4b4a-b011-87960db349ae", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56393,37 +56437,38 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7150c95f-8711-4963-8a3b-0be62d0d4155", + "@id": "http://digitalheraldry.org/data#412b19e7-1e2b-493b-825e-946a7a9a08ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f1c2d622-d18e-42f3-b810-b141733c57d7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#96ae37b1-ff63-4856-a3aa-564e24f1d829" - }, - { - "@id": "http://digitalheraldry.org/data#bf81cf8c-c2b0-4b91-a781-d185e6e4cb5f" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#9cc97c9e-4fbe-4178-bcef-cb46ad1aad41" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "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#CoA0000000548", + "@id": "http://digitalheraldry.org/data#CoA0000001988", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "changed tincture of Charge1 to O" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -56433,7 +56478,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000548_1" + "@id": "http://digitalheraldry.org/data#CoA0000001988_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -56443,238 +56488,260 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e720ff26-6e62-4229-9598-6a35c3d177da" + "@id": "http://digitalheraldry.org/data#45a6321a-86b6-46b2-8820-1b2f188eee81" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8da16d60-d7a4-4eb0-be0f-e9009469045e" + "@id": "http://digitalheraldry.org/data#da99e209-21e7-4934-a0b8-e3254aaa9b98" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "548" + "@value": "1988" } ] }, { - "@id": "http://digitalheraldry.org/data#0f80258e-1588-48ba-a4f2-3ec7f2bae9d7", + "@id": "http://digitalheraldry.org/data#635d9aa4-d0d6-4130-88ce-568498056c90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#95a15cd2-bbd0-46d9-b17c-1ed71ea927bf" + "@id": "http://digitalheraldry.org/data#45ebbb3b-2644-4988-8735-aa62d2c8d5ff" } ], - "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#210eb259-f34b-4a1b-a266-94f0309f2e66" } ] }, { - "@id": "http://digitalheraldry.org/data#5ff09df8-c810-4cdf-bbd0-859bd08986a1", + "@id": "http://digitalheraldry.org/data#a81eba27-38c5-47f0-80d9-30fb3b6d9ed9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/data#CoA0000002459_1", + "@id": "http://digitalheraldry.org/data#6573c558-29f1-4550-8401-35df4ab25a6c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#60009576-0764-4a45-ba74-2f0978e1e2c3" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#45d286d7-edfc-410d-a1ff-c387e065d50a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e11b5dd1-8dc3-4967-9285-4eb1d57cdf51" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#70fe5fdc-fad5-4c21-8f6e-2a8274de1c4a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#485f7e5d-3d96-4a0d-9872-277f9e43bc8c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2459_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#cea0554a-90ac-4fd5-8cea-2a80d98731fa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fec86b4d-cb11-4364-a812-c7d0da4f1310", + "@id": "http://digitalheraldry.org/data#600b1bef-fd68-4c7c-a0a2-fa0eb45c6c2a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#e60c24ea-8eb4-4301-96e6-89b5facd12b2" + "@id": "http://digitalheraldry.org/data#143a02ed-a15d-4cab-9e03-76bbacafb1e0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a03b1d73-dbaa-483c-82da-7ca363e7a5cc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2e112e47-90e2-445c-8ae4-77c67d54e8c3" - } - ] - }, - { - "@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#cf38b992-5f7f-4116-8a05-607523fc2f93" } ] }, { - "@id": "http://digitalheraldry.org/data#160fe6e7-0986-40f9-b046-4033a2c6a2b2", + "@id": "http://digitalheraldry.org/data#6a4bd8dc-7adc-4960-9c53-4e12736dccdb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A" + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c05f2c62-efe6-4b5b-bc89-2711f126e066", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" } ], - "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#CoA0000002834", + "@id": "http://digitalheraldry.org/data#CoA0000006531_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9c97198e-5f31-4f2a-8ee1-b5928122baa0" + "@id": "http://digitalheraldry.org/data#02f5d0d4-1d35-40b7-a390-94aa8f58796e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d764e590-0204-4f83-b689-ae937d772bce" + "@id": "http://digitalheraldry.org/data#d5a25220-34b2-41e8-ab30-1ba564610e46" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2834" + "@value": "6531_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + } + ] + }, + { + "@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#befc73e1-afa4-4e2b-bcca-448440c5dfc2", + "@id": "http://digitalheraldry.org/data#0c20e464-e777-43f6-a849-59bfd840afea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castely", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#5fcc7b9c-02ca-4d81-ba0e-1d7d903048fc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#fc793df5-d49c-4f41-9f7b-b4ca94dc0785" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#d8be8f40-34ae-4ea4-aa25-ac63ea039f5c" } ] }, { - "@id": "http://digitalheraldry.org/data#401f5b0a-a5ad-4f29-9f97-6c2119cbc9c8", + "@id": "http://digitalheraldry.org/data#13506c3a-b974-47fe-bf4d-46ec5555efbe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#01e97a57-454f-486e-ad08-ff6527cab048" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ecd00f9e-3b0d-491c-be94-f2a4ed543f3d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InBend", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a773b944-490b-49d2-9fe0-63d7d5b79b44", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000001146", + "@id": "http://digitalheraldry.org/data#CoA0000002735", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -56686,117 +56753,112 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ab530fd5-e2fd-4744-8c51-6786680620d5" + "@id": "http://digitalheraldry.org/data#3ec20f16-64d3-4b79-a30f-0e5d00798d6b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f89872dc-871d-4320-9b26-9ca0a7e36e54" + "@id": "http://digitalheraldry.org/data#1517dfc6-d56b-4922-9298-56a745aa21d3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1146" + "@value": "2735" } ] }, { - "@id": "http://digitalheraldry.org/data#403f3221-7ccd-4913-a452-0b893838cf57", + "@id": "http://digitalheraldry.org/data#ab2b405f-5190-4e48-88c3-e8c0e45ab34a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#2a15889b-d63b-4181-ab3f-67c59b2a1dda", + "@id": "http://digitalheraldry.org/data#520759e3-1528-4072-82a9-c99a3e54d97c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Antler", + "http://digitalheraldry.org/digital-heraldry-ontology#Tree", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#8d5a988e-0ec4-4826-bd8a-1a5f20ac986c" - } - ], - "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#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#fb751d7d-2c92-4a0e-950f-48b918b162fa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031570_A_1", + "@id": "http://digitalheraldry.org/data#61af2287-f731-4755-bc3f-cd93b76167a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@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#Castily", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#bbd025f4-da1a-424c-8ac6-16d3baf6c3d0", + "@id": "http://digitalheraldry.org/data#7a8f2142-4b13-4f70-bb38-c8f3da3fd2b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#79a4b870-3a77-4029-b7fe-d015c0c58efb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#07bd8c4a-b080-4662-935e-010c609ff3c5", + "@id": "http://digitalheraldry.org/data#CoA0000002838", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ff42abce-712f-4407-b7d0-7b65be9e07ab" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#30500b8e-b8d5-4342-98ec-ce1ab6aeab75" + "@id": "http://digitalheraldry.org/data#3ccda182-48a5-488e-9604-a80de071e10f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c0f88d72-e6ed-42f7-a3c1-e376fe1bd714" + "@id": "http://digitalheraldry.org/data#b846831a-5992-4e0f-b6ff-1a74a9b56bd2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2838" } ] }, { - "@id": "http://digitalheraldry.org/data#e121b7fe-efa6-4441-acf8-1654982004f5", + "@id": "http://digitalheraldry.org/data#42c6a01a-f68c-44ed-ad96-2e5d54666c8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009651_1", + "@id": "http://digitalheraldry.org/data#CoA0000006495_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -56808,56 +56870,41 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#02689079-72b1-4f4e-bfbb-a48ccda8189f" + "@id": "http://digitalheraldry.org/data#01174f37-45fe-4782-87e0-3225be102614" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3818c52e-5b72-4746-9a99-8fdfc2cd2c8b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#ac2c5fa4-f5d5-4241-81cc-2395b263c17a" + "@id": "http://digitalheraldry.org/data#c518b950-51b7-4151-a7e9-f6bfaf09e593" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9651_1" + "@value": "6495_1" } ] }, { - "@id": "http://digitalheraldry.org/data#2adc737c-5277-4d01-b0f3-c02af51e51f0", + "@id": "http://digitalheraldry.org/data#CoA0000008925_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#f29df5c6-5075-4eb4-b43c-2773f3762372", + "@id": "http://digitalheraldry.org/data#b73d6a9e-85c9-4896-af14-9fd355d8ae85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueensFace", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5fdc9bc1-4d16-4373-b990-deeeba396a20" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006042", + "@id": "http://digitalheraldry.org/data#CoA0000006315", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -56869,172 +56916,213 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cd6cdf91-c348-4dbc-9838-5b336b1741a4" + "@id": "http://digitalheraldry.org/data#707780b9-b445-42df-ba50-885283ddd05c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c7df3008-0999-4d3c-ba1f-0cc68885d983" + "@id": "http://digitalheraldry.org/data#0101e770-a357-4f8e-ab16-50b4ac214442" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6042" + "@value": "6315" } ] }, { - "@id": "http://digitalheraldry.org/data#ef8447c1-58e1-4be1-aac4-fefaf7543535", + "@id": "http://digitalheraldry.org/data#3d285a29-eebb-4e4c-bd53-1f2f391949ab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8595c711-449f-4acd-afd5-c7f51909a7aa" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d8b95662-4744-4354-b1a8-40099a3c59eb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#f6f112e9-687a-440e-aa53-f448926676f9" + } + ], + "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#CoA0000002410_1", + "@id": "http://digitalheraldry.org/data#CoA0000007804", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#231416ec-4934-4746-87fe-bcecdd9beeb9" + "@id": "http://digitalheraldry.org/data#d38b906b-b439-4fa4-b95a-3e604cd27d39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c533a45d-4de4-4765-8050-18d5b6313556" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#c37a787e-7d5c-4814-aa70-c7ce2a57616f" + "@id": "http://digitalheraldry.org/data#53ac1a62-2bdb-42c3-ad07-1a892f21fe7d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2410_1" + "@value": "7804" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B", + "@id": "http://digitalheraldry.org/data#a55e0b17-6509-4c04-a202-d05501e4dc0b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#bc629774-d478-4c4f-a851-71e9107af14b" + "@id": "http://digitalheraldry.org/data#d3f93ff6-4b3d-43ee-aa69-c32ef944a3f5" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5fe2a41a-f0ea-450d-9406-58f4c3a57187", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "27636_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f499bcc8-fd56-4589-8d09-8dd66de13a57", + "@id": "http://digitalheraldry.org/data#d757c3c8-2948-4a55-b7df-0e64aa67cdbe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#a9e0054d-29e5-4934-9dc3-b27369e83f31" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#de77efcc-2643-482a-bf99-81471b13f25a" } ] }, { - "@id": "http://digitalheraldry.org/data#6bc07f29-7762-4cb4-b5c6-0e5085b2e095", + "@id": "http://digitalheraldry.org/data#fe97b362-b7c7-4581-b99a-25d7c414c7c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b94ba532-0124-42f8-95fa-e90c4047e032" + } ] }, { - "@id": "http://digitalheraldry.org/data#070c1164-43ea-445b-81b5-5b3940884409", + "@id": "http://digitalheraldry.org/data#1556d08e-16ce-43ff-86fb-8fd53c5ded5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#19968df5-ce13-4007-8a89-323800a72e2a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1a16a73c-4e72-433a-a290-9f2fbf6223dd", + "@id": "http://digitalheraldry.org/data#63445b98-bdcf-4eb9-8903-731ab04e744c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a9f3fdc2-2e8c-41c7-99e7-5a0924b80ac5" + "@id": "http://digitalheraldry.org/data#712b939d-5680-4b20-bba4-a6c9b89122d1" } ] }, { - "@id": "http://digitalheraldry.org/data#39ede21c-bc1e-4f31-baaf-1ec0838668be", + "@id": "http://digitalheraldry.org/data#c95b3a64-ef92-425a-bbae-9a4fd1c86e0b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flying", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b3242bf1-91a3-476b-91c0-3569e2dd8281" + } ] }, { - "@id": "http://digitalheraldry.org/data#c3909d3e-7cbc-4b9a-ac75-269ce987c547", + "@id": "http://digitalheraldry.org/data#8b4b2417-1310-4f1e-9c70-e32ea1abbf3e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "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#Vert" } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 @@ -57042,238 +57130,304 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002905_1", + "@id": "http://digitalheraldry.org/data#957312e9-0528-4a95-8758-6a751b0c5582", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#eb1a4766-fcac-4b7c-9d4e-42e4d6703f5c" + "@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#0f59bed0-6584-4627-95cd-ed775ba61872" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2905_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#a44fb8e2-e351-4e80-b7e1-79bbbb78129e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007228", + "@id": "http://digitalheraldry.org/data#ff14ea4b-1d0b-41ac-a719-ce09ff1737af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#708b8160-dd42-401f-aa66-0cfc8c27c61a" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6fdeecc5-6ed9-46b0-bd76-d1605b137600", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9838f607-830d-4544-aa2b-a716cf443170", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#a7298e25-22f0-4c2c-93da-d917e2b6e1c0" + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#b13fcb98-e1fd-4eb0-9970-e71394b1ffa9" + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": "7228" + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006423", + "@id": "http://digitalheraldry.org/data#CoA0000002907_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#53b85f31-3e2d-44b3-8afb-a40eeea7726d" + "@id": "http://digitalheraldry.org/data#78fd2813-4297-4264-bf41-4d7047e0a5de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#540c939f-c0c4-4dfa-9b8e-0db7d0c02d65" + "@id": "http://digitalheraldry.org/data#0fa5f201-ce5b-4eab-8be0-b74d969ca6f5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6423" + "@value": "2907_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031496", + "@id": "http://digitalheraldry.org/data#0901aacb-5bae-4896-aa55-bfee2bfd754f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#ac9686e4-3f1b-445a-8254-d3049eea3be2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d86b3b88-fe03-4562-ba5b-5183ec327d9a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#39c3da40-3aa0-4f79-9c2e-dc7745505783", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#135042f1-5a58-48e9-a4a6-824382528e21" + }, + { + "@id": "http://digitalheraldry.org/data#e304367c-07b0-4e53-8307-9910ce22d740" + }, { - "@id": "http://digitalheraldry.org/data#c5e4d5af-3278-4f94-a6e9-3ff6e10ff2db" + "@id": "http://digitalheraldry.org/data#4b31e039-cbbe-4825-aff9-f71f27a3863d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fc1f1281-0c3f-42ef-94c1-2be75128738b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "31496" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#1431fe2d-0581-4f6e-887b-4374725286f6", + "@id": "http://digitalheraldry.org/data#e565e8b8-10e3-4e1f-a921-b2f0cdd2c898", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#e121b7fe-efa6-4441-acf8-1654982004f5" + "@id": "http://digitalheraldry.org/data#5a48b1d6-2a03-4d41-9af2-b4b673f1ce45" } ], "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/data#bf2b3a4f-1fda-4e6d-a9fe-6cf8ad2295d2", + "@id": "http://digitalheraldry.org/data#dfaeae43-c167-4d8d-bc58-0ef007f91bda", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c15540af-42bd-4f85-9ba4-a8323ee221f4" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6ee194b6-6a10-41d0-bcd6-d3d46ead80b6" + "@id": "http://digitalheraldry.org/data#d67a6af6-f385-4b27-9b1f-d7edcd7a2985" } ] }, { - "@id": "http://digitalheraldry.org/data#6423b048-6d31-4451-af8c-2abd60498d59", + "@id": "http://digitalheraldry.org/data#CoA0000006761", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2057eb1b-e162-4632-8943-bff963317ee2" } ], - "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#ecc2a440-3d4d-4b36-96f3-cebee6172e0e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#7150e05b-e7ee-4a73-9290-d1ce18e89da3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a0e03f4f-52fd-4266-9b5b-9e799629be5b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "6761" } ] }, { - "@id": "http://digitalheraldry.org/data#efcd7f0b-2aed-4c6d-ad45-e43757d26860", + "@id": "http://digitalheraldry.org/data#feee3e47-6e13-49b5-bd20-91990f389435", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a89397c3-30a1-4418-af23-1cbc6dea2637" + "@id": "http://digitalheraldry.org/data#9c888716-d31b-4152-9b66-e007560e4120" } ] }, { - "@id": "http://digitalheraldry.org/data#65675a95-344c-42ec-b7cd-a7c1a381967b", + "@id": "http://digitalheraldry.org/data#89675eb4-ac94-406d-b829-2ee022cd84a9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f154b5e3-944b-4ae1-ab7b-dfd475fcdcaf" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "@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#53b9d301-e813-4264-8ebc-6cec8df290c3", + "@id": "http://digitalheraldry.org/data#47458076-d7f3-46a8-b33d-c93bee6dd6d8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/data#9a8e42db-9452-44e9-abdd-cc3e0a58b5a4" + }, + { + "@id": "http://digitalheraldry.org/data#85ae031b-ac5a-4449-84c6-19b3fbaaec7a" + } + ], + "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#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -57283,98 +57437,109 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a496df39-c3f6-4a67-8a07-c3b9e3495a4f", + "@id": "http://digitalheraldry.org/data#be1bce25-3d62-4fde-8b21-054f996d2dfa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b0abb510-05ee-4e15-80a6-b31a788d8577" } ], - "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#b5351c3e-0229-421e-a2a8-19d5563790d0", + "@id": "http://digitalheraldry.org/data#c6286625-30aa-4162-bdf2-d4559a150608", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" + "@id": "http://digitalheraldry.org/data#253ea62d-d7d9-4d95-87c4-0cc19f456737" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#495c2b7a-4227-48c9-8e9b-d396f3495225", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dcdddc61-d2eb-4e99-ac0a-54020a95bd04", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" + "@id": "http://digitalheraldry.org/data#9ed56f1a-76db-406e-9f61-386ff7235f1a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + "@id": "http://digitalheraldry.org/data#ef6f79a7-c713-4922-b1a7-70406524a98f" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#68c9c793-d56f-401c-a824-9dba809b884c", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#72541e7f-4296-494c-bf4b-ee30e1db05c5", + "@id": "http://digitalheraldry.org/data#c589ff33-b8c9-4942-b89b-e1f68babae7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#0fa97a61-ae0a-4393-8bfd-40636893e367" } ] }, { - "@id": "http://digitalheraldry.org/data#4f072737-1c1b-4118-907d-0c8afb85cecd", + "@id": "http://digitalheraldry.org/data#e1b8447c-03b3-4eb9-8bab-c7c9a7ced018", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#5cff60ed-ee26-4e2b-9083-59a824454fd2" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cd29f446-9829-440e-ac4b-6b70d50c26df" + "@id": "http://digitalheraldry.org/data#1bf00d29-3931-40f3-8fae-b3a2fdeeaee2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6c507178-d8af-4951-9441-c4059f2f3dee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d06bca66-e97f-4f9b-bbbb-c0ea436a3e71" } ] }, { - "@id": "http://digitalheraldry.org/data#a02731d9-f2c0-424b-9714-a6e32f065f36", + "@id": "http://digitalheraldry.org/data#accaa278-f8c0-4c11-9d4c-f95ea63d7a3f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -57391,24 +57556,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a104ddf5-f217-44da-9a3e-cd461ae54d19", + "@id": "http://digitalheraldry.org/data#a428eb48-b251-425b-9f1b-c139f7c89b1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#36345711-3656-4478-8197-2ebc08031e22" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b311dff8-92bf-4a68-bb52-b5ced2e38b67" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006316", + "@id": "http://digitalheraldry.org/data#CoA0000007287", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -57420,226 +57580,212 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1187b477-a452-4401-abfc-3704b36470bf" + "@id": "http://digitalheraldry.org/data#91ec0d84-4ca3-4296-a30e-2d55c2c39853" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e1a475e5-d57f-4373-973c-ba643cc29e2f" + "@id": "http://digitalheraldry.org/data#4ab0d5fd-2a02-4fc4-94a7-8328770831b7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6316" + "@value": "7287" } ] }, { - "@id": "http://digitalheraldry.org/data#08cd1cbd-24c1-4b7a-b7e9-6aa9c1b867dd", + "@id": "http://digitalheraldry.org/data#CoA0000006425", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#a399a83b-ce3f-4cfe-a825-434a459e0788" + "@value": "added armed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d15dac79-821f-458a-9ce0-8f00c4c3f4ec", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fimbriated", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@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 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#accaa278-f8c0-4c11-9d4c-f95ea63d7a3f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#59530d39-48d0-41af-b83e-7b674e1309da" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6425" } ] }, { - "@id": "http://digitalheraldry.org/data#99c27ff5-48d6-427f-ac5c-44dc0672214b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2f6504d2-c0e1-41dc-b0bc-f076a34c6117", + "@id": "http://digitalheraldry.org/data#737b89a2-e83a-4e20-92fa-db55f7a4cc30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a24c8961-1f53-4f60-9680-feefcfae95bc", + "@id": "http://digitalheraldry.org/data#8dd145e1-175e-4602-9d82-41ed75590a23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5478ff43-f5b2-4f67-a01f-bbb7f84e7cfd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#4cda1393-30f1-47cd-982e-0291f27c691e", + "@id": "http://digitalheraldry.org/data#e4b1c582-f1f2-4a36-bdcd-791fb16b3554", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#35b1ef29-8b98-4c27-afaa-63a652fb1737" } ] }, { - "@id": "http://digitalheraldry.org/data#72ecbbf2-f995-4904-b8be-5e8f651aeaab", + "@id": "http://digitalheraldry.org/data#82678fda-6125-4713-9a77-8494ae71ed05", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "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#23198c71-73e3-4196-baf6-0a67fc530e9e", + "@id": "http://digitalheraldry.org/data#5011b144-275d-4207-810e-8a3c551a4ab6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#0cd5747f-e29d-428d-aa31-e88e3d17dbc3" - } - ], - "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#600ed482-1f3c-435c-bb64-96cb81d07e72" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002723", + "@id": "http://digitalheraldry.org/data#CoA0000011773_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c067055e-4928-43f5-9042-4ea1edd57621" + "@id": "http://digitalheraldry.org/data#c6edf258-66bb-4545-8747-0f2ca974eaf6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0fe3bb71-3d7c-4494-a810-138f6be5a611" + "@id": "http://digitalheraldry.org/data#14201181-0147-4861-86b3-3e781265a209" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2723" + "@value": "11773_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#71668661-bf44-4d91-8111-60b88538ad9f", + "@id": "http://digitalheraldry.org/data#530f9c79-8872-4b08-a225-316a3945f955", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#0158bba8-f08c-42ec-9afd-9e135d0448da" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#e1c6cc8e-7126-4863-a16c-031d3699bbc2", + "@id": "http://digitalheraldry.org/data#005c09ba-1740-407a-8dcb-15b627b2b517", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ee43ef73-586a-4c03-a53e-77f91df5b972" + "@id": "http://digitalheraldry.org/data#1baeac60-2d5b-4a3b-a893-fcb6a2930aca" } ] }, { - "@id": "http://digitalheraldry.org/data#00ab204d-4118-4850-bb7d-1ede4f9275a3", + "@id": "http://digitalheraldry.org/data#fca71c80-6823-41ec-9130-2605388a929e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ - { - "@id": "http://digitalheraldry.org/data#1b28d184-be9f-4ae5-8ab9-bf834f5c52fa" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bd67277e-c4ee-4006-b0bc-02b95ebd06a8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WheelOnPartition", + "@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" @@ -57647,85 +57793,82 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e5f0b310-0897-4329-8e68-69d27854e119", + "@id": "http://digitalheraldry.org/data#15b909c7-c7c0-4072-9be1-5bc817e14449", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#db065a97-0e52-4ec9-a409-853541163a90" } ] }, { - "@id": "http://digitalheraldry.org/data#9bfd222a-a53d-49fc-9b0d-474b7e21de07", + "@id": "http://digitalheraldry.org/data#e68fa35d-886b-4159-a128-cf35b5c97163", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#3818c52e-5b72-4746-9a99-8fdfc2cd2c8b", + "@id": "http://digitalheraldry.org/data#9e722a7e-e781-47c5-b33d-93e9bc2a6c5b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cb3cbc9e-936c-46bf-9f1c-ea18070cbc19" + "@id": "http://digitalheraldry.org/data#ce49d90f-2570-4589-a199-aa0098ed9ef5" } ] }, { - "@id": "http://digitalheraldry.org/data#d9677524-2958-4247-a70d-81d6182d2ebb", + "@id": "http://digitalheraldry.org/data#bb787ad9-ff91-4708-87f2-a575c7f3aeb4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated" + "@id": "http://digitalheraldry.org/data#c14ff5a9-e18c-4e55-9404-bdbbdcc1b20d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#58188b0c-40f3-4a07-bab3-d4458de650ed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0f58b99a-b66f-4334-a332-a1d892696b23" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002743", + "@id": "http://digitalheraldry.org/data#CoA0000031502", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -57737,39 +57880,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1b50045d-6060-4013-9789-69ca4a8fbd13" + "@id": "http://digitalheraldry.org/data#82e993c5-c5d8-482b-b614-60f18617dce7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#46664bfe-6d95-4198-a7d5-aa012a67f0c0" + "@id": "http://digitalheraldry.org/data#7e2623d4-e811-4163-a621-a95bff89c210" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2743" - } - ] - }, - { - "@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" + "@value": "31502" } ] }, { - "@id": "http://digitalheraldry.org/data#2a4147c1-090e-4b66-bb81-a99cc36dfd63", + "@id": "http://digitalheraldry.org/data#edb24d84-93ae-4cd6-a599-c80fbf537dd0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embowed" + } + ], + "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#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 @@ -57777,58 +57927,36 @@ ] }, { - "@id": "http://digitalheraldry.org/data#648ae87f-5fdb-40f6-b867-d99daa22465b", + "@id": "http://digitalheraldry.org/data#49c795e5-8b2b-468e-829f-7b58a1610079", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#b26db455-b94c-418e-8675-ecd288126190" - } - ], - "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#0b54791f-1d58-45cf-8a97-bbe5f1478dae" } ] }, { - "@id": "http://digitalheraldry.org/data#cb771634-6b0c-4bc4-8fd1-4b0c8c05e969", + "@id": "http://digitalheraldry.org/data#3bd93e8d-27d4-4ac8-964a-54c16242240d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#7d8b7564-09d7-400c-85dc-f912bf0892a4" - }, - { - "@id": "http://digitalheraldry.org/data#dcbcaa99-a941-4ce1-bc2d-0d0f343cd9ce" - }, - { - "@id": "http://digitalheraldry.org/data#eb20594b-0a52-4a6b-9fe3-b1c30ee7f847" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#758743dd-8983-4ff6-9401-f72af33e1849" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2d7f8f4a-63b7-4def-b93c-6a761b0876fc", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000759", + "@id": "http://digitalheraldry.org/data#CoA0000006866", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -57840,135 +57968,165 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9a391b79-77be-4af2-83f8-0d82ba432dd8" + "@id": "http://digitalheraldry.org/data#835d709d-6a74-497e-8817-da4145aa09e6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4cca3d49-583d-453c-b76c-4812346b0f2b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#aca001be-ec60-4ced-ab78-8bacf657fd7a" + "@id": "http://digitalheraldry.org/data#c58ac94e-cc12-4759-914d-f237c114033b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "759" + "@value": "6866" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A", + "@id": "http://digitalheraldry.org/data#0fd96d1f-3c55-490a-841f-e6fadef4e87c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000005679_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A_1" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#b42c7abf-86f1-4f08-bf12-5f3a7441f3ef" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3c33636a-c386-48d3-b6d3-e35ab883b0cb" + "@id": "http://digitalheraldry.org/data#2d7daee3-02d8-4f77-a7e0-a327868f6621" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8724_A" + "@value": "5679_1" } ] }, { - "@id": "http://digitalheraldry.org/data#1c6c07d5-08f0-48a2-8ca9-8a5713287ad5", + "@id": "http://digitalheraldry.org/data#a6de8647-70fb-4b7a-88a8-d0d3829b5841", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#75f48975-9be0-4a07-83a8-59fc438137ff" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", - "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#16ed9890-a6d2-47c5-afe5-002ec652ff82", + "@id": "http://digitalheraldry.org/data#df800ede-1460-4fa6-8f5b-3c907b4a1227", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b823f39f-7829-4e75-a3b3-0ac2a59e56fd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#045a677c-6ee3-4a68-9b54-789fb144892d", + "@id": "http://digitalheraldry.org/data#29737f1f-6b63-4bdf-9f90-58a0ffe3a363", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000006402_1", + "@id": "http://digitalheraldry.org/data#CoA0000031518", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031518_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b4047293-8ffd-43e8-b74b-234b51f33a72" + "@id": "http://digitalheraldry.org/data#d39e3256-4c4b-403f-b25f-2d1915e4e80e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fd7d5363-0582-4c1d-8b51-83d5600ce844" + "@id": "http://digitalheraldry.org/data#e90be069-4543-405a-9ba6-be73e1ed0230" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31518" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#76a45475-3159-4357-860d-f2bafda43820", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1890bc56-6da7-49a8-b3c0-994b532d59a8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#78ef372c-315e-4347-9d8b-a8a4519969eb" + "@id": "http://digitalheraldry.org/data#915c11fd-ad3c-48f8-bfd9-6f35c62cc351" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ { - "@value": "6402_1" + "@id": "http://digitalheraldry.org/data#1cf76076-7f01-41e0-bd49-a52caaf42c3e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_D_1", + "@id": "http://digitalheraldry.org/data#ad1565c0-a73d-4051-b66f-4f2d0874d4c5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006228_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -57980,118 +58138,115 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#705579fc-c32a-4f03-ab06-f34c09592fcd" + "@id": "http://digitalheraldry.org/data#5c06788c-cb04-4009-98cb-5dbd6e5b5c7b" + }, + { + "@id": "http://digitalheraldry.org/data#8106f1dd-251a-453c-8c75-5fec9d25d364" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7b65606f-7e12-4f25-bb7e-a167a9bb9f09" + "@id": "http://digitalheraldry.org/data#78c9a0a3-fbe5-4f2c-b50e-fcca920cbfab" + }, + { + "@id": "http://digitalheraldry.org/data#492629ed-e7e3-481f-8164-5896c2b401b0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035_D_1" + "@value": "6228_1" } ] }, { - "@id": "http://digitalheraldry.org/data#62559e65-4c78-448c-8d45-4c8c5c899ed6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@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#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b0745d44-4e80-47f3-852f-c5ddd9fa021b", + "@id": "http://digitalheraldry.org/data#d6a227fc-75d3-490f-91ae-7127ed8a83d1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5356c3f1-2185-47c9-84c8-261397108e6a" + } ] }, { - "@id": "http://digitalheraldry.org/data#f07a1854-959b-490d-bf54-24b9cc9f0d55", + "@id": "http://digitalheraldry.org/data#CoA0000002729", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@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#96507fcd-7df9-4d57-b447-a1db7ec024ae" } ], - "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#cfb64c1d-654b-493e-8797-975f26a3f073" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2729" } ] }, { - "@id": "http://digitalheraldry.org/data#061dde1b-57ac-4347-9919-0e336e84c030", + "@id": "http://digitalheraldry.org/data#d2022aeb-9ba7-4647-af9f-11415e30c4d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#6f218545-9c85-4dda-8ce6-924e037a280e", + "@id": "http://digitalheraldry.org/data#3fe6b323-5ef8-433a-8841-95d7ab7c81f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#a8fa9096-dd19-44c8-9934-d06315a16e03", + "@id": "http://digitalheraldry.org/data#8ecb61d8-3bb6-41c8-ab91-62df89001120", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#aba4171e-a802-4873-ba95-aa0e9634437b" + "@id": "http://digitalheraldry.org/data#2bdceed4-1397-4906-9240-d94624d1721f" } ] }, { - "@id": "http://digitalheraldry.org/data#962a7580-0254-4a7f-bdb1-37f0473bfe69", + "@id": "http://digitalheraldry.org/data#be5613e7-0ca3-4f1b-82a5-1d93b64d38d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Gules" @@ -58099,30 +58254,25 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0105449a-b7b3-4625-90f4-c2ad22882e9d", + "@id": "http://digitalheraldry.org/data#CoA0000008724_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#8f0c0acf-afcf-40c7-9bcc-4632e2e346f1" - }, + "@value": "fixed all tinctures to missing / added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#2dc39c73-6a75-4c75-8626-ac9c22372c7f" + "@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#CoA0000008724_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008229", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -58131,21 +58281,36 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b86e8a00-caba-40fd-8465-b64666e4a123" + "@id": "http://digitalheraldry.org/data#24c75b14-3f17-4def-8055-7ba98306859c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#fcf1e42c-98da-4f1e-b547-96b07cc8a360" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8229" + "@value": "8724_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008974", + "@id": "http://digitalheraldry.org/data#CoA0000008724", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -58153,98 +58318,160 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#32062cbd-2a14-450b-9850-75a94972dde6" + "@id": "http://digitalheraldry.org/data#666cceb8-52cc-4e22-8374-96fe8f46428a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8974" + "@value": "8724" } ] }, { - "@id": "http://digitalheraldry.org/data#d31bd478-9685-4bd7-aea8-3341ad39af02", + "@id": "http://digitalheraldry.org/data#1a3df78f-9258-408a-9360-3857d15d093a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3c0abe56-40be-4968-b8be-2ad5e66eeefa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#4646380a-9d3d-4be6-8731-4452d99b6346", + "@id": "http://digitalheraldry.org/data#5c743c6c-5d8a-4e94-b689-587cd9fa54ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Book", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#marshalledByType", + "@id": "http://digitalheraldry.org/data#58e88b6a-b0aa-4a42-b148-908610e18b60", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#17f750b2-ab25-4de4-9a98-fe55ae0c9248", + "@id": "http://digitalheraldry.org/data#37ee2223-6b87-49e8-9ccd-8dec6ad4bff8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@id": "http://digitalheraldry.org/data#460ee685-8e26-4904-b218-c9968e8f9d3e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#452d919c-6ad0-4839-ad87-3b5964b15694" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#e92f7110-41ae-4c94-b785-5e8b60a802fe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ec642b48-c75b-49ad-b7a3-df9b5a6e7e3d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b166cb6b-e21b-4a91-bd5f-c93979743854", + "@id": "http://digitalheraldry.org/data#b2541177-e1df-46f1-a45a-0bf64c7b65e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InBend", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#e8ddddf9-2a99-4340-9d84-a81914343a2b", + "@id": "http://digitalheraldry.org/data#b51a063d-2633-45f6-8c3a-3ef06aece0b1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#CoA0000007880", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#f563e26f-c5db-4d07-86ac-01bbadbe31cb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7880" + } + ] + }, + { + "@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" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f6b10d78-90eb-4751-99f5-086f14847b5d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -58254,14 +58481,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#95f03470-cba5-4c7d-8573-62cf88056f57", + "@id": "http://digitalheraldry.org/data#de15c299-2570-4497-9483-13ca038672fb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -58271,113 +58498,125 @@ ] }, { - "@id": "http://digitalheraldry.org/data#35af04d9-acf4-47bf-a9e6-09e6555ba87a", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3268cc2f-648c-4cfd-b32d-9fe83367a93d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#35227d2c-7573-4abc-b092-175041141191" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b3576982-fd6b-4a49-92c4-bb7cced97f2e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5a11fc1d-84c5-4522-ba22-fe8dc43b0dd3" } ] }, { - "@id": "http://digitalheraldry.org/data#2fae5af9-3643-41d4-be77-bf0aecbb0a6b", + "@id": "http://digitalheraldry.org/data#23c21dbc-7cfa-43a3-a86d-294ea7719c7a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#5ff3d033-1a90-4998-a154-a5710cc59849" + } + ], "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#8b1d3878-869e-4c04-a484-cd47217b1bd3", + "@id": "http://digitalheraldry.org/data#c38d49bd-a57d-42bb-8c4c-78ed06cf7338", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#396c2780-3d2e-45fc-b33b-877784372559" + "@id": "http://digitalheraldry.org/data#0ac7dc16-f24d-414b-b029-79ea44b92640" } ] }, { - "@id": "http://digitalheraldry.org/data#4a2b7153-2ee1-488e-b85d-9b05960252b9", + "@id": "http://digitalheraldry.org/data#508a23b3-2afc-4e0c-9bc1-eda661160c67", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#95cea401-b790-4d48-b346-e70a532d7e31" + "@id": "http://digitalheraldry.org/data#ed7d4606-c632-48c2-828c-36af0491c7f6" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InFess", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#9f7e5ba8-56c2-4cfa-8240-55130e4bce67" } ] }, { - "@id": "http://digitalheraldry.org/data#e8c5dbdd-41d3-481a-a5d3-7095297b469c", + "@id": "http://digitalheraldry.org/data#7770de16-bd1b-4b21-923c-d5574c13ebcf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Knife", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#and": [ { - "@id": "http://digitalheraldry.org/data#a209cdae-103f-4ae7-bb9a-fc61037d7387" + "@id": "http://digitalheraldry.org/data#69593062-6f92-437f-816d-054173e04585" } ], - "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#68358109-0ae3-418c-a21c-d9ee9135c36f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#b8885125-eb54-4701-8ec5-a955b42afa3f", + "@id": "http://digitalheraldry.org/data#CoA0000009651", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#825f6a28-141a-4bb4-bb1a-9910c980a5a4" + "@value": "fixed 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 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4a978ef3-0efc-44bc-90e5-456e330c74de", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castily" + "@id": "http://digitalheraldry.org/data#CoA0000009651_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008409_A", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -58386,34 +58625,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b65201c2-2d7d-4763-97b4-62df5a3a1640" + "@id": "http://digitalheraldry.org/data#014befe1-9e60-49e3-bf8a-ca826fe3553e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#396352d6-2aa1-4f4a-8c55-eaee53b9e846" + "@id": "http://digitalheraldry.org/data#b023d5b8-84d6-465c-a3d0-1ea34073e14f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f2b9a52a-2525-4316-9bbc-d22d165b87da" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8409_A" + "@value": "9651" } ] }, { - "@id": "http://digitalheraldry.org/data#78ef372c-315e-4347-9d8b-a8a4519969eb", + "@id": "http://digitalheraldry.org/data#012189de-ce56-4fee-990e-aef3cbf7b0fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#aa1ef58a-2a24-407e-82eb-13d30e4ee403" - } ] }, { - "@id": "http://digitalheraldry.org/data#fc5ca2cd-a8cf-4b72-bcf7-ce6bdce2a0d9", + "@id": "http://digitalheraldry.org/data#01ce62ab-21a0-4ef7-8407-9eee2770eab8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -58430,148 +58669,197 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006305", + "@id": "http://digitalheraldry.org/data#45882831-8f8e-45c8-8b5c-c29e7d5e6923", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#bef39a7f-2cdb-41f2-b969-18de15cbb911" + "@id": "http://digitalheraldry.org/data#524a4a7a-126c-4ddf-9344-f3f17241c6a7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e66b6d6c-ea22-49eb-abec-a071e8d9170b" + "@id": "http://digitalheraldry.org/data#3bfeb11d-ba84-4c0e-83ba-766c21591a18" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ { - "@value": "6305" + "@id": "http://digitalheraldry.org/data#686c4248-9bd9-444f-a199-5ab67f069751" } ] }, { - "@id": "http://digitalheraldry.org/data#a700c779-d0e9-48ec-8036-180928582cb2", + "@id": "http://digitalheraldry.org/data#37ac1401-f71b-4cb9-8ed2-176fad1e2c1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#1920d8be-cfd7-4363-8194-0c33d9e37f51" } ] }, { - "@id": "http://digitalheraldry.org/data#519e509f-2b71-4756-820b-ef273b0a50c7", + "@id": "http://digitalheraldry.org/data#3e60d55e-6b9e-482d-9ba3-f9e7957960c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#7c99f818-8c62-4bc2-a042-c6b742124e7c" + } + ], "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#eec56e9b-ef16-48d0-bc7d-180c1bff34f7", + "@id": "http://digitalheraldry.org/data#CoA0000002694", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#5c139607-f82e-4715-97e4-2ee7cbeac4c7" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#004b1f29-9850-4c54-9f0f-65d8c9d32e8c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#2711db31-65e4-408a-b47d-14be47a75568" + "@value": "2694" } ] }, { - "@id": "http://digitalheraldry.org/data#0296da8c-3825-4d7f-887c-fcb062ab7962", + "@id": "http://digitalheraldry.org/data#c6685f8d-02b0-463e-917c-de374cd443ad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1de486e8-b407-4dbf-995b-800c995e8367", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#db9c29c6-0340-47ba-865c-fe31727901f5" + "@id": "http://digitalheraldry.org/data#79a2f6d9-6d82-4941-85a0-0d6267c7e21d" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009669", + "@id": "http://digitalheraldry.org/data#CoA0000004403_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2632ef27-0753-4ff2-9ed3-a43a12d2aa3c" + "@id": "http://digitalheraldry.org/data#14cac3d8-af30-4a71-9248-4f3711b79428" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#10b76eeb-8342-45c4-821f-f6434025a4ba" + "@id": "http://digitalheraldry.org/data#0849edce-2509-4f83-9a9b-264d91765d6a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9669" + "@value": "4403_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e1bcf25a-099b-411b-ba91-334f15b61cbf", + "@id": "http://digitalheraldry.org/data#08ee63ab-9536-46ab-b8e4-293689d57154", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#be045c7a-25b4-47f5-9536-105ec00d7550", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3e54e94e-dfb2-4ca8-81b5-e7c93defec9f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ff18cb6c-1b84-457c-9f34-63029bd01df9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#cdd8f6bf-4d8a-4854-8f13-a9c99568e493", + "@id": "http://digitalheraldry.org/data#75b5793d-21da-42a5-902f-ed1409193bcd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bf754e4d-fb9f-4db7-8fc3-8b5b3ce29d02" + "@id": "http://digitalheraldry.org/data#3e54e94e-dfb2-4ca8-81b5-e7c93defec9f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002811", + "@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" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006278", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -58583,17 +58871,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#11d5d451-1df2-493e-847e-8840b184f8d6" + "@id": "http://digitalheraldry.org/data#1540aaf7-acf2-47bd-8c48-82bf1fa8f68d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#9adf8fd0-9324-4611-9a9d-f39c77e27030" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2811" + "@value": "6278" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002695", + "@id": "http://digitalheraldry.org/data#CoA0000002935", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -58605,102 +58898,61 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d854cbd4-a5ce-4a88-b191-23c49267529b" + "@id": "http://digitalheraldry.org/data#b1605b10-cec9-483a-8db8-a4ecee6de8b4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#80532c09-0940-4bcf-9168-2de98710d713" + "@id": "http://digitalheraldry.org/data#9f1b6cc5-be08-4b81-b71f-93ca93a41ada" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2695" + "@value": "2935" } ] }, { - "@id": "http://digitalheraldry.org/data#d1d87fd6-b701-4eb4-b41e-f8938385b49d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#678a1d3b-6b6f-4e1d-9d75-791a2fb9dbb9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#LobstersClaw", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#bd06b55a-d82b-42fa-a0d3-b330841b2d8e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#982d863a-96ac-4377-908c-d36d4fdfd920", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#0b228200-bcfa-4233-b34c-6065b1adb364", + "@id": "http://digitalheraldry.org/data#1db5e72a-05df-4dc3-a083-0230803f4133", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#IronGrate", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b9bcfedf-3f3f-4798-b155-8ca01bedcec7" } ] }, { - "@id": "http://digitalheraldry.org/data#6ffb1b1e-09f3-480f-bb20-9df21bbcd138", + "@id": "http://digitalheraldry.org/data#d75edb30-448e-4de1-90c1-9b965e701c9a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - } - ], - "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" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#b41930fc-ccbd-4b97-ad38-d14cae448444", + "@id": "http://digitalheraldry.org/data#ad51e388-29cd-4ba1-abbf-44b06e5692cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Tower", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000008267", + "@id": "http://digitalheraldry.org/data#CoA0000002439", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -58712,118 +58964,97 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ed18311e-9221-4577-9cc1-6334997cc6f4" + "@id": "http://digitalheraldry.org/data#5521b7f6-307e-4e0e-a095-7f9f8492c0b8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4a08a2ef-718e-4ee5-a3a7-aeb9f47a73cc" + "@id": "http://digitalheraldry.org/data#cb116d0c-cfea-4574-97cb-36c7ef35ab7d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#6f5ece93-f52c-471d-82b6-b9dde51a971f" + "@id": "http://digitalheraldry.org/data#f7c494db-01f1-4ed6-8327-014e9998808d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8267" + "@value": "2439" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006255", + "@id": "http://digitalheraldry.org/data#fde47270-1391-4ba8-9d23-0cc905010b9f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#34509100-1b14-48c7-a48d-ad990d4b27ed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#539c393b-e033-4756-8012-6509d756ce74" + "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@value": "6255" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" } ] }, { - "@id": "http://digitalheraldry.org/data#f1566d26-3111-4068-83be-a7ffc08c5bd3", + "@id": "http://digitalheraldry.org/data#5b1cb4bf-be7e-4cc8-bc51-bdc753e1b0f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1" + "@id": "http://digitalheraldry.org/data#eac190e5-c077-4865-a974-ead2adba3647" } ] }, { - "@id": "http://digitalheraldry.org/data#2810b684-0c8e-46d1-bd10-a4d1c2778e6f", + "@id": "http://digitalheraldry.org/data#6e82d3fd-faff-4d36-afb9-e47169d72e39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#8c9632e1-3af4-4fea-86c7-39a8265564c3" - } - ], - "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#8c74fe91-d370-428b-845f-fa72c1b18759" } ] }, { - "@id": "http://digitalheraldry.org/data#37bd2c6b-df67-45ea-9791-d33813659d4f", + "@id": "http://digitalheraldry.org/data#CoA0000027639_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#dc5c3da8-0afd-4db6-b527-5b1347890bad" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#3d0d90cb-9a6b-4381-a844-a4d604860879" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5177417d-7d83-44c7-9913-68b26260d2c6" + "@id": "http://digitalheraldry.org/data#62a71e4e-b7c1-49f8-8b78-54bc29f853e6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "27639_1" } ] }, { - "@id": "http://digitalheraldry.org/data#15a6b02a-6666-4dc6-94ac-5a62d1431b8e", + "@id": "http://digitalheraldry.org/data#fd690e86-3120-4ee9-9da6-d9c0ffe2d41c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d9727223-b384-492d-9eff-5569c171aa3f" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002681", + "@id": "http://digitalheraldry.org/data#CoA0000003410", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -58835,61 +59066,78 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#131d61c4-0d28-4f68-86df-5b16d3cadc16" + "@id": "http://digitalheraldry.org/data#b014dd93-6a9d-4903-94e2-5738b65d52c0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2fe59083-ba5d-4553-8078-546d4f58c891" + "@id": "http://digitalheraldry.org/data#fdefa365-33d3-402b-be48-d83c884ba0a9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2681" + "@value": "3410" } ] }, { - "@id": "http://digitalheraldry.org/data#dcbc52c0-c62b-47cd-be4f-7021bb79151f", + "@id": "http://digitalheraldry.org/data#ebc7e402-7c69-4ef6-9ff1-e458aa6bb3ab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 5 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#546ff92d-7f39-4ab7-805c-6072f18c398d", + "@id": "http://digitalheraldry.org/data#CoA0000007294_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_B" + "@id": "http://digitalheraldry.org/data#c7d7d321-256d-4096-9428-5c49c86ee5cf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_B" + "@id": "http://digitalheraldry.org/data#5fc243e1-990e-4bc1-b270-c2139275eb14" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_A" + "@value": "7294_CoAF1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#55398c22-a887-4aea-ac65-939be9204cb2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#711e2952-3b1d-4aec-91b6-f300006f8fbd" } ] }, { - "@id": "http://digitalheraldry.org/data#173cab91-fc34-4b9d-85b2-8ec44435aae9", + "@id": "http://digitalheraldry.org/data#c4ce2f96-8d81-4434-82d8-0bd00f6ef749", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -58898,61 +59146,46 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b5f98048-5efe-47f9-b5c7-d49df10898b4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", - "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#ba80799f-a67b-443f-aafc-bf9c1f359e67", + "@id": "http://digitalheraldry.org/data#6ec8f499-15e1-44e4-bbd0-1d804e119d01", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#105c852c-325a-4c88-9340-884454fbc528", + "@id": "http://digitalheraldry.org/data#1b6d3ea5-5311-41d4-98f4-8f61708447d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b60554af-52d9-4de1-ba1c-a706909d66f0" + "@id": "http://digitalheraldry.org/data#7f2f3fb6-db5a-4954-86ec-5ccee953477f" } ] }, { - "@id": "http://digitalheraldry.org/data#f7984168-cbaa-486c-88bd-3d08574438c6", + "@id": "http://digitalheraldry.org/data#b7308493-280f-4d90-99d9-9351577e6902", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -58962,226 +59195,237 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e547b1f4-7265-4e75-86ff-9e71645ae0fe", + "@id": "http://digitalheraldry.org/data#CoA0000002779_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#5373c4fd-3b94-42f5-887d-4ea7b8b7b02d" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#026f7099-e2c4-4026-9b7b-4c66a4dfed26", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#7fc32ca9-09b4-47f9-98db-1f622629b216" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9bfd222a-a53d-49fc-9b0d-474b7e21de07" + "@id": "http://digitalheraldry.org/data#ed7c20b2-bc18-4032-84f5-bc2ac8cca460" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2779_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3ec203a3-fab5-4870-8249-7e09589066b5", + "@id": "http://digitalheraldry.org/data#18d19f17-7dbc-4259-942c-4ea470146b12", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7e820469-0e8a-4250-a222-912f93e5134c" + "@id": "http://digitalheraldry.org/data#51ae1f97-9476-4c63-af3d-b6396f772e18" } ] }, { - "@id": "http://digitalheraldry.org/data#8c77631d-4b36-4b02-81dd-729cdd9834c7", + "@id": "http://digitalheraldry.org/data#57232bc7-a645-4acf-a192-851d2d6f097a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#835f3ca2-2b8d-445c-980e-0c4121ef44ed" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#a89635ee-3980-4f2e-a10c-12f9469bb876" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#20dab428-e5cc-4d11-841c-484aaf7b3050" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000001113", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#1f5861e4-929e-4b04-948a-00691167c016" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cfdc08bb-8706-431a-9492-c5d46e8fa08a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#e84c309e-bdb0-44c4-a57d-bea54234e598" + "@id": "http://digitalheraldry.org/data#CoA0000008134_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#dbed0676-00cd-490f-a9d2-b8b68e06690e" + "@id": "http://digitalheraldry.org/data#CoA0000008134_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "1113" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#13ff1e1d-0b02-4e22-8390-9363a79d70ef", + "@id": "http://digitalheraldry.org/data#35f4a990-9f3b-4093-a1dc-1e493735779d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c04a6b1a-84e7-45ef-8a40-f70a6e2c2544" + "@id": "http://digitalheraldry.org/data#e80cb436-708e-4f5b-a589-179718ea8e95" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006297_1", + "@id": "http://digitalheraldry.org/data#fdee984d-9ac3-4c5b-8247-d52110802476", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3ea62fd9-326b-4cbf-9ea0-aadb16e4d12c" + "@id": "http://digitalheraldry.org/data#975aa3c3-4a3b-4693-a202-fc87e6bc86d1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#919b85cc-f866-4be5-846e-5112a0ea6999", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#93080cb7-96c3-4927-a953-351e40e8c2ae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#6752dff9-85e1-42bd-be16-af2b12ece35d" + "@id": "http://digitalheraldry.org/data#CoA0000006003_CoAF1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "6297_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a0db0030-2e65-458c-a5de-e8e3a32dcc2b", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@id": "http://digitalheraldry.org/data#4d976524-79e2-4524-b5fa-203d1baba523" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Empty", "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#bee3c6c3-70d4-4a92-baa0-986bea231404", + "@id": "http://digitalheraldry.org/data#22266605-5fb3-4c7e-8dd8-f4c147591e4e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7b276989-9edb-4dc5-9ade-c7e5e64962c5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#64a0eafa-c200-4579-9675-ac9113350535", + "@id": "http://digitalheraldry.org/data#CoA0000007228", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000013049_A" + "@id": "http://digitalheraldry.org/data#c7a1b989-3a22-44dc-9925-4d74a5b2a125" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000013049_B" + "@id": "http://digitalheraldry.org/data#040217cf-3ce4-4ee7-9584-2eea82284e5a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000013049_B" + "@id": "http://digitalheraldry.org/data#03862e3c-6a00-4e84-800f-acd800052553" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#CoA0000013049_A" + "@value": "7228" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#651159f9-cd13-4a54-b6a2-ac892b48860e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ] }, { - "@id": "http://digitalheraldry.org/data#60fcf166-b7ad-44cc-b24a-c3b7444e7c71", + "@id": "http://digitalheraldry.org/data#690405c2-5fe6-4936-8b26-ea1e89983a27", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3c1e16c9-1f38-4ef6-94bc-277d4f737d4c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e59a607d-ceca-43e5-88ff-7aec11bb9436", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -59191,143 +59435,116 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e06c51df-528e-4d32-b7dc-e89322cb6622", + "@id": "http://digitalheraldry.org/data#2a6fa5f9-5906-4271-95bb-fcaead478d26", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Palewise", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#a2de8064-ba37-4025-b31e-0a739b634fbf", + "@id": "http://digitalheraldry.org/data#7150e05b-e7ee-4a73-9290-d1ce18e89da3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0c6e7766-cea9-4cee-8b04-ae1078af5581" } ] }, { - "@id": "http://digitalheraldry.org/data#f94099e6-da9b-4c8e-bc84-03a37ecf3b5a", + "@id": "http://digitalheraldry.org/data#c45dfdf5-6caa-47ea-aa6b-7444bec6bb7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#5c7c1345-c8b4-48aa-99e1-6909cc077922", + "@id": "http://digitalheraldry.org/data#CoA0000011299", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#6b43fb07-6fad-48d4-b05f-493d2ea81a1c" + "@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#4e106d6f-6c69-46bf-95ec-7a86fe18fda2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fd8ccb2c-587d-4012-a9a7-d642254c4e54", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#e35e046f-7dc1-40df-b987-7e2938018054" + "@value": "11299" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002455", + "@id": "http://digitalheraldry.org/data#CoA0000031556_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c179678a-f0e5-430a-8a7d-90d7d447ce16" + "@id": "http://digitalheraldry.org/data#26eb66ea-99a1-4e5a-871c-071ae8173fc2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0c36238a-d1b0-433d-bf8b-3f62317c01c6" + "@id": "http://digitalheraldry.org/data#25e56cd1-dbc1-4710-b795-ae3c8ce44d2e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2455" + "@value": "31556_1" } ] }, { - "@id": "http://digitalheraldry.org/data#69fbb5ee-e3c1-4a66-9938-eccb3f3f1614", + "@id": "http://digitalheraldry.org/data#305f6d56-019f-42fc-aad5-70eeb216c367", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6a370f04-62ac-4bc9-8eb8-17e861579349" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a88c895a-2611-4392-a22e-3f8d3ddb1a3a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f7df135f-2de7-4dde-ac1b-1d6548c0d99c", + "@id": "http://digitalheraldry.org/data#fbd9b444-0459-46ae-aa0e-17b37196d895", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" - } - ], - "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/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59337,43 +59554,41 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e24c37ba-5a56-4ece-99ef-351354546e08", + "@id": "http://digitalheraldry.org/data#93b9b239-375e-42a2-8ac4-9143351f382e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#61b46899-081b-4201-9747-33509b54a2ee" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#eed85674-7183-4d0e-bc94-9fa0a21da8b2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#fe1ee733-aafc-45d7-a4c6-d2bc707a2c1b" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d8c27726-524b-4df4-a1c1-594b18c42d5d", + "@id": "http://digitalheraldry.org/data#cfdedd4d-2e5b-4fe2-9516-e357a532276e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#TalbotsHead", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -59381,163 +59596,169 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6aa4c4aa-9027-447f-8061-c6d0274b6cd4", + "@id": "http://digitalheraldry.org/data#ef336af9-850d-4417-87ba-9cb849907496", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mascle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#28be42ed-d944-4fc5-92c9-984c348e76c4" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f20e272a-d0eb-4071-8fa5-83e9c9584670" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004556", + "@id": "http://digitalheraldry.org/data#49d190d9-6c9d-4961-8d2f-99df3f80b39a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#c68d331e-5099-4473-8f41-df55d819f20b" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#GarlicPlant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#dbc9b6cd-9105-4b59-a8bd-3a756c2a0ee4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Swan", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "4556" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nettleleaf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#d3f9b6c5-11d2-4a92-98b5-7c399f239af1", + "@id": "http://digitalheraldry.org/data#858424ea-77ab-4aec-9385-c218ea3c26c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a2c647bd-37bc-4656-875a-d088a3236172" - }, - { - "@id": "http://digitalheraldry.org/data#948499ef-8f0c-4946-acab-2dc646345dd5" - }, - { - "@id": "http://digitalheraldry.org/data#c5c86c45-2491-4dc4-80f4-af7bd5b881b4" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#587f086f-d5fd-4b59-a19f-200df3feb79d" + "@id": "http://digitalheraldry.org/data#41877b32-9ead-4aa2-aea8-8485bb1d7823" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#38f5848b-ec96-44b9-acf6-9bcb1ac2cda5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#c5c86c45-2491-4dc4-80f4-af7bd5b881b4", + "@id": "http://digitalheraldry.org/data#a66025b3-36c6-4261-8b21-8d45f14ef25c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226", + "@id": "http://digitalheraldry.org/data#9e1fbe59-7832-4c8d-866c-9b2d671aea9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#dcc667d9-5c1e-4b19-8ea1-c290b5cefded" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "8226" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arm", - "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#4a169608-c4c0-49a2-a00b-5dfb67f974b8", + "@id": "http://digitalheraldry.org/data#6c001c49-5407-4b2f-863c-8c374fa656a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tree", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cb90408d-e895-45e0-ab08-e9afdbf5fe82", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3bf883b0-dfd8-4c26-955b-7ca57b060d13", + "@id": "http://digitalheraldry.org/data#273949ec-2980-40c2-9b6b-44a5f62c028f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#626d9738-2460-4d7c-8290-265c29aad3f1" + "@id": "http://digitalheraldry.org/data#50d8d8a8-4c98-4ab5-8f16-0bd29e4ffd1e" } ], "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#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#25950956-b780-4c85-9d5c-55ee5546293d", + "@id": "http://digitalheraldry.org/data#6d9721b9-1095-4c78-9dd8-f4ec4024d561", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#PerBend" + } + ], + "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" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59547,7 +59768,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3f2afaf1-fc2f-41ba-904b-406c758470e5", + "@id": "http://digitalheraldry.org/data#8a49351c-48cf-4377-860c-83f09e34b45c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#924d67bb-db5d-4933-b780-9f78819bdb2f" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#33418766-7fb2-49cf-b9b1-3f9556a431fa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -59564,7 +59797,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_A", + "@id": "http://digitalheraldry.org/data#CoA0000031576", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -59576,63 +59809,56 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#648ae87f-5fdb-40f6-b867-d99daa22465b" + "@id": "http://digitalheraldry.org/data#32332e85-0460-4ed0-83bd-6a42e314cdee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d02b3f38-7644-44a2-bd6e-97af8c9ee8b2" + "@id": "http://digitalheraldry.org/data#bdcc5b20-59c6-4d70-85a0-e0b39346d450" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "10789_B_A" + "@value": "31576" } ] }, { - "@id": "http://digitalheraldry.org/data#b07c9d48-1359-4dd6-96c4-ab36c8a2ffd3", + "@id": "http://digitalheraldry.org/data#CoA0000009585_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pile", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#isstSn": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7d676807-13b6-4cd6-8e9b-24ef1af69afd" + "@id": "http://digitalheraldry.org/data#ca8b8e20-16e9-408d-a66b-219ed0cb4c5c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2ae602c3-51f4-472e-afad-2c095b377085", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#84e6bd2c-d342-4d30-8113-0b63de0f9559" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#07264abd-0e38-435c-ae2b-ed13c5bb33c9" + "@value": "9585_B" } ] }, { - "@id": "http://digitalheraldry.org/data#af725353-3da1-41fa-b7e1-cefe5c9c63ff", + "@id": "http://digitalheraldry.org/data#b71e3627-9c61-4b7e-a9dd-866c0c5d043e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#7d39748a-1d8b-4489-958b-df0e09e4f7a1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59642,19 +59868,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#41425a4a-aa1a-4d05-9ca7-1342fb05df5d", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#CoA0000027639_B", + "@id": "http://digitalheraldry.org/data#CoA0000002740", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -59666,123 +59886,98 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#eea031b4-c14b-4cfb-a3ac-fba736603df7" + "@id": "http://digitalheraldry.org/data#abae8865-4f25-4937-8d88-063cdac4f63f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#66a5a06c-5c3d-4664-84e4-97939a82dcce" + "@id": "http://digitalheraldry.org/data#834af763-b2c9-44dd-83e7-6824faf09ff4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27639_B" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6bd1124e-0e9f-4627-84b2-367ef354a373", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2740" } ] }, { - "@id": "http://digitalheraldry.org/data#4e1fa063-4e74-47e6-8d84-afe3b598246a", + "@id": "http://digitalheraldry.org/data#c1693847-9377-4f32-9593-9ac0d1a5e62e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ba749740-8624-446a-920d-da7a9aa8b583" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#78c43138-a43e-4550-ac68-6b09119b9f1c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ab17eab8-85bd-4a43-9d52-506211577bdf" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#bba12076-9f17-4381-80e6-2697241e95f7", + "@id": "http://digitalheraldry.org/data#c2647b5a-c39f-4848-8f0f-05ab8202b0e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@value": 3 } ], "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" } ], - "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#0f97cf6b-f702-4702-9ec6-4f3308fdb879", + "@id": "http://digitalheraldry.org/data#8019a845-e0f3-4de9-a7f3-dd1c2da06bb0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castily", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002778", + "@id": "http://digitalheraldry.org/data#CoA0000003420_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added armed and langued" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#30af9ba7-07f2-4e46-b15b-7afbb4cc5822" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002778_1" + "@id": "http://digitalheraldry.org/data#bfe32ba7-1207-466e-8fa0-8fa25cf4674f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3420_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031538", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -59791,184 +59986,213 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4d594d47-186e-4a1f-a27e-0a860bbd312b" + "@id": "http://digitalheraldry.org/data#d189e7ca-5687-479a-9b61-c03bec5fd409" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#97985aec-7567-4208-8b9d-e8648ef11cd9" + "@id": "http://digitalheraldry.org/data#3d357e6a-0226-49c9-a7ba-2a247458c7dc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2778" + "@value": "31538" } ] }, { - "@id": "http://digitalheraldry.org/data#56d62a52-fe27-4da3-8d5a-d3e47d8636b5", + "@id": "http://digitalheraldry.org/data#25e56cd1-dbc1-4710-b795-ae3c8ce44d2e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#229290e7-2031-4cfd-a964-8c9f422d53a4" + "@id": "http://digitalheraldry.org/data#8cfa7140-5004-4706-b452-3c8b7acede72" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ { - "@id": "http://digitalheraldry.org/data#832e980a-cada-4ef0-813b-fe7b75838ad7" + "@id": "http://digitalheraldry.org/data#d0ff1bfe-41d2-4f54-9a99-16afdb106cd3" } ] }, { - "@id": "http://digitalheraldry.org/data#73230259-68b8-4fa7-b5fe-1ba390d96669", + "@id": "http://digitalheraldry.org/data#dd294455-c493-482e-b4e2-f2754fbb2703", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#71d634f1-7ab3-4171-8e18-1332e51c4bf6" - } ] }, { - "@id": "http://digitalheraldry.org/data#1f707e09-c690-4b25-b2a0-6619064b1bad", + "@id": "http://digitalheraldry.org/data#CoA0000013049_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2ad9ec41-4663-4b99-bb02-98274d5fe51e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#ad1682f1-7f44-430e-ae2f-310fd946273f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "13049_A" } ] }, { - "@id": "http://digitalheraldry.org/data#71743466-7665-469b-ba87-3d233c368ec7", + "@id": "http://digitalheraldry.org/data#ae3fa636-39b3-4654-89e3-53046450e8bd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b2d06094-1b55-4bfb-897c-daa5f552c8fe" + "@id": "http://digitalheraldry.org/data#50a19aa4-0e87-4c8f-beab-410347bbaa81" } ] }, { - "@id": "http://digitalheraldry.org/data#4a970576-522c-4e4d-9eee-e14ed23e4b42", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sword", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#3e9015d6-9cb0-4f47-a27d-33ef3cafc5d6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#R", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#e35f3058-2b2f-4af1-a472-d996951882f9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#487f6a24-f732-496b-8c07-6c90ea6cbd1e", + "@id": "http://digitalheraldry.org/data#a7c8798c-f964-429b-983f-306c5549f31d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#ce2248be-b878-489a-817b-7d7ec4429e1e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ffe3014c-3951-4435-8a7a-f571622a3d02" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#eafa4f81-bb54-4c60-8022-0d281686dc6d", + "@id": "http://digitalheraldry.org/data#712b939d-5680-4b20-bba4-a6c9b89122d1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fb26f67c-7236-42ae-a16e-46d2cd98bb09" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#9ff029eb-7ae0-49ae-89f7-8dcb12b96948", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d01244fb-0d62-468e-bd6e-2ac31c9a173f", + "@id": "http://digitalheraldry.org/data#c7aae25b-f730-4498-bf51-2351d9c496a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#bd4b95d0-61ac-421a-aa54-bf7e40874d8e", + "@id": "http://digitalheraldry.org/data#f0d324e8-3027-4715-89c5-58b6e9b137ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#561aa1d4-80b8-4c60-ab8e-db981492f9f2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#8d7b3bf8-8c62-4d89-848b-3ec14cbdb701" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#712dd7c8-221b-49e1-809b-51a04a4b3072" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8a54ec57-34a5-4252-8883-af1ef11e65d7", + "@id": "http://digitalheraldry.org/data#b547499e-32c7-40ea-9837-adc5137df47c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#7afb4137-5778-4753-9765-2c27f1dc3697", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#304294e7-0b37-4885-86e8-0a52f3f9c1e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c3d01a9c-7e86-459b-b2b2-317348bbc714", + "@id": "http://digitalheraldry.org/data#7834c595-d792-422c-b1dc-92694927eabf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -59977,17 +60201,22 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#ce05d54c-5aa0-47bd-9161-dc9cc9e99550", + "@id": "http://digitalheraldry.org/data#3e6291f8-95b8-4c23-a8e3-a7cb1b2c9c35", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59997,125 +60226,172 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d8cb1710-c944-4f53-86ba-55a0e67bd3ef", + "@id": "http://digitalheraldry.org/data#6e0e59fe-809e-46e8-bc56-fcc9aa50b951", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#f2a1e678-21eb-40b2-954d-fa8f18ab7a82", + "@id": "http://digitalheraldry.org/data#d9aaf33c-cde0-4394-b350-aa87fe6db9e0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#4e85c8a8-d224-4b75-9409-961d934c7833" + "@value": 2 } ], - "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#CoA0000011296_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@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#ebad3969-de06-43d9-bc09-ff2266567134" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#2d1c12f0-65e1-4f2f-97f4-b23d047f68db" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "11296_B" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#ac929085-c8fe-414a-95df-a13e1eb6770e", + "@id": "http://digitalheraldry.org/data#8a959939-98e1-4061-a0af-d4e87b43cd97", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5bc8cce2-223d-44f0-9cdc-cbd4396acb65", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#85c57508-232d-49ca-a06a-73dd887dc4e4" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#be8b93e5-ecad-4df0-870f-6d9d4d8fb85f" + "@id": "http://digitalheraldry.org/data#1a8158a6-2d39-44da-ad51-ea89e7d5bc7d" } ] }, { - "@id": "http://digitalheraldry.org/data#12a1788d-0743-4a7c-92a6-508026f59e64", + "@id": "http://digitalheraldry.org/data#3c474341-781a-4a20-9f79-da69d272bb91", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#8349c6fc-82eb-4cd2-b3ba-9159aaba5616", + "@id": "http://digitalheraldry.org/data#883eb64f-b2b9-4f23-b31b-db719e688851", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b84db412-08f0-4722-9812-03187d09286f" + "@id": "http://digitalheraldry.org/data#05a9cc2d-8917-442a-8b93-0fa311ead793" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006039", + "@id": "http://digitalheraldry.org/data#CoA0000009658_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000006039_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#af725353-3da1-41fa-b7e1-cefe5c9c63ff" + "@id": "http://digitalheraldry.org/data#b45df218-3c25-4f0e-9ef7-3f9b0eddd55f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c4b77ba8-5cf9-48d9-a6f5-c37402d263d5" + "@id": "http://digitalheraldry.org/data#b115d929-bcdf-448a-b31e-6818604f7d92" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6039" + "@value": "9658_1" } ] }, { - "@id": "http://digitalheraldry.org/data#07f2373e-9038-40df-bce5-eed5f7dd3d30", + "@id": "http://digitalheraldry.org/data#05044d7a-34bc-4fa1-b473-0c0f5fe55d60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#d76b296b-e070-4e51-af81-3110b3748bbd" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006281", + "@id": "http://digitalheraldry.org/data#CoA0000008378_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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": true @@ -60123,61 +60399,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a7f2d932-5d6b-4c28-b1a6-2941b42826ac" + "@id": "http://digitalheraldry.org/data#b5e4c8c8-d4e3-480f-acf9-6663e802944e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#db8826f3-b26e-4aa7-9448-5f7b2ca15a3a" + "@id": "http://digitalheraldry.org/data#3763d442-8cbe-4c63-a4cc-3f4287c0f696" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6281" + "@value": "8378_A" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf", + "@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#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#890c8162-75b3-4c09-81a8-ea255f66431a", + "@id": "http://digitalheraldry.org/data#df1ecc2c-84ea-4b32-82e0-9c5d8afcf422", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Arrowhead", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4fc26b99-82be-44ac-b72c-a776f9523eed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004537", + "@id": "http://digitalheraldry.org/data#CoA0000002471", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 @@ -60185,115 +60451,102 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b9516824-79de-4152-ac75-cf9dd182c714" + "@id": "http://digitalheraldry.org/data#a77c5f70-3ed0-44b9-ab5f-fa3cb680776a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c384a622-231f-4cc2-b8f1-711c70023044" + "@id": "http://digitalheraldry.org/data#829a0a68-3f59-451a-a04b-394049270424" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "4537" + "@value": "2471" } ] }, { - "@id": "http://digitalheraldry.org/data#4ec5bf84-8064-4da3-a9cf-079e795aeb78", + "@id": "http://digitalheraldry.org/data#CoA0000001146", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008676_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B" + "@value": true } ], - "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#ec72048a-c136-454b-ba1b-f24335159e78" } ], - "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#f7c3ec03-5be8-4587-879e-46ff648fe4eb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "1146" } ] }, { - "@id": "http://digitalheraldry.org/data#c919ea96-3503-48b3-be67-2a401f7708e9", + "@id": "http://digitalheraldry.org/data#CoA0000027636_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ff4c544c-7e6e-4b98-baf2-7719bb83caf4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27636_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4cca3d49-583d-453c-b76c-4812346b0f2b", + "@id": "http://digitalheraldry.org/data#13f13b85-5502-4f3c-861a-5940965cbdde", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#aca001be-ec60-4ced-ab78-8bacf657fd7a" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cc39edad-648b-46f4-9e11-3602092b0c0e" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#26f85ba4-cebd-471c-a03b-3c0c6ccea381" } ] }, { - "@id": "http://digitalheraldry.org/data#12ae4c67-3b68-4772-ba21-cbf400ca8c2a", + "@id": "http://digitalheraldry.org/data#c085aa31-f556-4613-b008-80e5f8aee376", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#969f171a-b315-4bc9-9b17-51282ac05a0c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#0a24affa-f889-48ad-8f17-a522db98694f", + "@id": "http://digitalheraldry.org/data#3e447273-ffb2-4fe1-af9a-b28eeb1a12eb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -60303,138 +60556,199 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9b21670e-8012-436b-aa9a-9157a9c57940", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gorged", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bf3ddf8e-b680-4f8a-98f6-22451a9d7af7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a0efec9a-e6bd-4fb8-886f-18e5d42c3eee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b9041009-4757-4325-9b5b-45175546c015" } ] }, { - "@id": "http://digitalheraldry.org/data#d3bf0f02-2c6f-4740-92f9-73831bd9e036", + "@id": "http://digitalheraldry.org/data#b53002a5-c756-49ea-bdbb-fb87523704c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossBotonny", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000031544_1", + "@id": "http://digitalheraldry.org/data#CoA0000008378", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": false + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#3e1ea3aa-b940-4cfc-bd7f-cb0744998a8a" + "@id": "http://digitalheraldry.org/data#CoA0000008378_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#3418d5fc-278f-4d49-9246-bf88f92b88c1" + "@id": "http://digitalheraldry.org/data#9c1133da-92a3-435b-8ea4-7df9603ea377" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31544_1" + "@value": "8378" } ] }, { - "@id": "http://digitalheraldry.org/data#6634e5b8-3ff5-4b4c-9c01-65029eed8ede", + "@id": "http://digitalheraldry.org/data#28139d6f-9351-4087-9faf-2bc14de7fefb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", + "http://digitalheraldry.org/digital-heraldry-ontology#Panther", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#9a3df5a2-30ac-47f5-a2ca-70a46784845e", + "@id": "http://digitalheraldry.org/data#06b91e96-fe63-4fc9-9bea-ea4dec91656b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0fa59ee1-5bda-43bb-9b81-8608288cb829" + "@id": "http://digitalheraldry.org/data#cb3afb80-6cf5-46bc-9649-83c8e95b0ac5" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009818_B", + "@id": "http://digitalheraldry.org/data#5d0c7297-190e-430c-a21d-6344e0a6926c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#1fac9444-d33a-44c9-8ec0-c9d596c131cf" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4d725ce3-15fd-43a2-a59a-bd793b95c224", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#c919ea96-3503-48b3-be67-2a401f7708e9" + "@id": "http://digitalheraldry.org/data#5785b766-a41b-4724-a848-2836dce1cb10" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6bd6c19f-c2fb-4e15-8f5e-43c9cabbab0c" + "@id": "http://digitalheraldry.org/data#605f340d-feee-4ac7-9a88-7c96f9f778ce" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4cf76a6d-dbc0-4773-a465-aa6ac6803c6f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9818_B" + "@id": "http://digitalheraldry.org/data#d821f39b-dfdd-44cf-981c-a1074482e8bf" } ] }, { - "@id": "http://digitalheraldry.org/data#538833d5-dea3-43b3-8e98-d5e50dfdb559", + "@id": "http://digitalheraldry.org/data#6a3cac73-4862-4f61-99de-457fb6ae1d4a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsFace", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#bb058e70-ee78-42ca-a705-a784a1b69501", + "@id": "http://digitalheraldry.org/data#bc2202a3-d8c0-4e36-82cb-4639c8db2284", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7f747475-a926-4f15-afaf-6e958024aa28" + "@id": "http://digitalheraldry.org/data#8e2969c8-518e-4c9a-abd7-d385e2eab8c6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006272", + "@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#b206873f-1f5a-4246-ab8c-b23a67f83c7c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#89f7a264-b797-444c-9fdb-a6b6b06b87d4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000004060", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -60446,507 +60760,474 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#48cdc6b7-3cf9-4772-a7fe-68f338083ef1" + "@id": "http://digitalheraldry.org/data#ab1a250d-e0ca-48ba-a569-89ff5e1ca5cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4738eaa7-626b-494d-bca3-5075d8ff0bad" + "@id": "http://digitalheraldry.org/data#094ce93f-9023-4d1a-95aa-180ef0cd7a68" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a55e0b17-6509-4c04-a202-d05501e4dc0b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6272" + "@value": "4060" } ] }, { - "@id": "http://digitalheraldry.org/data#0b9cb0e7-51e1-4e34-951c-a137589c3da7", + "@id": "http://digitalheraldry.org/data#4a99e34c-8d24-41b4-b575-2b8e15577c90", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5334f5f3-2030-4779-bdf5-4b933f6f0e33" + "@id": "http://digitalheraldry.org/data#8d39883b-87c2-448c-8659-ee54c40f45fa" } ] }, { - "@id": "http://digitalheraldry.org/data#d39c708b-4d66-43db-aecd-3a0a117bc0d3", + "@id": "http://digitalheraldry.org/data#CoA0000008724_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#1535276d-0da4-4e1d-92fc-07591b600b86" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c4bcb3b9-3059-4536-ad2b-a7c251d529a9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#3051a749-78f5-46db-a1bb-38e2291452cf" + "@id": "http://digitalheraldry.org/data#CoA0000008724_A_1" } ], - "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#44d8729c-4551-4b92-82e9-7d797ee46a2c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8724_A" } ] }, { - "@id": "http://digitalheraldry.org/data#986fb5a0-f5b9-47f1-8e43-3e31a06f9cfa", + "@id": "http://digitalheraldry.org/data#CoA0000002798", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ae13624a-43f5-4718-9cbe-956cf11ae4a0" + "@id": "http://digitalheraldry.org/data#070fe7d5-ae80-4ba2-b261-9ce4957c4a6d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2798" } ] }, { - "@id": "http://digitalheraldry.org/data#97f8007e-f15f-4477-b326-8f172ecd2513", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8512671f-01f3-4470-9f66-c64cd31f1ab8", + "@id": "http://digitalheraldry.org/data#e10688e7-1c02-4f4c-b645-bea962469e2d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#555fcb24-935b-46ee-b704-10346d72c4f7" + "@id": "http://digitalheraldry.org/data#a5ef154b-4638-4da3-b2b7-665c284dddfb" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#320fcb2b-9073-4187-bb0c-fc4302f26fc4", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges" + "@id": "http://digitalheraldry.org/data#e1a185c2-3a32-468d-8c78-a3c6074ef213" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre", + "@id": "http://digitalheraldry.org/data#eaf4e62e-781f-4334-8040-45773d2829b0", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#aba50d30-4e78-4f33-b9d2-231ccf7e29ca" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#fc56ca43-46d5-4a13-bf7f-1eebcc771145", + "@id": "http://digitalheraldry.org/data#CoA0000009691_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#4efb19f9-0f8c-42b3-a1e7-74fa3375bc76" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#333e689f-9ff2-4637-b96d-606ff93c38db" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9691_1" } ] }, { - "@id": "http://digitalheraldry.org/data#60c0952a-0e1b-4960-bf84-339735b67a00", + "@id": "http://digitalheraldry.org/data#ba0c6048-670e-485b-888d-64ae1ec96d9a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d2698b0a-8908-4119-8134-bf97875b2527" + "@id": "http://digitalheraldry.org/data#c3cc8a9d-e7b2-4e22-a2fe-8029a2b43397" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pale", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#5e271aca-ee7a-4475-975b-2f752a577633", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#aa9cde8a-331e-43f0-91bc-d6461cbbac51", + "@id": "http://digitalheraldry.org/data#d67a6af6-f385-4b27-9b1f-d7edcd7a2985", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#6d8e7d82-eaaa-4353-b4ea-b5ae234c4bbc" + "@id": "http://digitalheraldry.org/data#e686af74-d3b5-4473-b4ae-2b21948f5ab9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 4 } ], - "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#CoA0000008991_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000011299_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9610c03a-2fac-493d-81f3-b92736965df7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "8991_B_1" + "@id": "http://digitalheraldry.org/data#044a53d4-5781-4bf5-8a96-7b4a2fabe373" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b5159254-657a-4281-ab30-fd0e798f366d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8e0aafb3-d1a9-4a41-a504-162a2d309936" + "@id": "http://digitalheraldry.org/data#1927edd3-d87b-411d-8e03-0828fe0d0356" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + "@value": "11299_B" } ] }, { - "@id": "http://digitalheraldry.org/data#f2802e9a-c250-4939-8cb7-65fdbca46a7f", + "@id": "http://digitalheraldry.org/data#915c11fd-ad3c-48f8-bfd9-6f35c62cc351", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#N" } ] }, { - "@id": "http://digitalheraldry.org/data#29bd88f9-78e5-486e-8baf-6ccd1a065e35", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#508495a7-bce5-40ad-ab15-7f1c63f56c01", + "@id": "http://digitalheraldry.org/data#d13974ee-4abb-4a65-9ec8-1344ed695414", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#1f64e152-6701-449a-9256-169387cc861f" + "@id": "http://digitalheraldry.org/data#734574f2-fb88-4fe1-ab29-f16e0d16afbf" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9d909002-b8a2-46c5-b68a-213353cc0a03", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#177b934a-0969-4fb3-88fd-418e48002ad1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#622fb9fa-c23c-4907-8cc7-e0ef265d61b2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#dccc14ca-b178-42b8-b7d0-2024a761ac20", + "@id": "http://digitalheraldry.org/data#5f3beabb-40dc-4e07-be01-a54442530cd8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#68439f2e-cab3-4a4b-9b9c-81d59121f2cd", + "@id": "http://digitalheraldry.org/data#d61e539f-f233-4c5a-be1e-2691e04d4288", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PairOfPincers", + "http://digitalheraldry.org/digital-heraldry-ontology#InLure", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#00e8d44d-6944-4799-b56d-ef9b03cf96dc", + "@id": "http://digitalheraldry.org/data#CoA0000002474", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2fae5af9-3643-41d4-be77-bf0aecbb0a6b" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#ec7b9c45-a166-4ccb-9f74-47f2d3f2f680" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#459784cf-3da7-426b-91e9-0be58c9faf71", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#513d8db1-546f-42a7-9ac5-43ba2779be13" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2474" } ] }, { - "@id": "http://digitalheraldry.org/data#41805790-f4fe-4afb-9d48-6b6bcc1bba00", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#317de8bc-0599-49bc-abc5-439b0fe805f6", + "@id": "http://digitalheraldry.org/data#dfae6e72-57b0-4e44-b582-00ccfea703ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#094453cc-018b-476f-ba55-b8aeca215416" } ], "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#CoA0000019035_B", + "@id": "http://digitalheraldry.org/data#CoA0000031539_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6083a888-8d47-44bd-ac5b-767d553d20d2" + "@id": "http://digitalheraldry.org/data#1aa1fcba-e5dc-4c30-aa47-732d99a594bb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c572a1d4-397d-45be-961e-59ce1afebac6" + "@id": "http://digitalheraldry.org/data#a62bc6cd-e643-44c9-81a0-d80ce5321761" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035_B" + "@value": "31539_1" } ] }, { - "@id": "http://digitalheraldry.org/data#dcc667d9-5c1e-4b19-8ea1-c290b5cefded", + "@id": "http://digitalheraldry.org/data#CoA0000007831_2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_A" + "@value": "added armed and rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_C" + "@id": "http://digitalheraldry.org/data#CoA0000007831_2_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_D" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#c620f936-baa3-434a-b4e8-41494e22b348" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d0a1d06d-2356-4098-ae8e-d7c1d4736160", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#bc0408ae-fba1-4c40-aa42-8daad8526dad" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e679ef4a-1bbe-48f9-922b-7c7b704ea962", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#aa54abf8-4df2-48ad-93ad-f59fc9b9cb6f" + "@id": "http://digitalheraldry.org/data#3d285a29-eebb-4e4c-bd53-1f2f391949ab" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ca92c146-bd63-400c-b09d-6f5e047a8bb6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "7831_2" } - ], - "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#e44ca925-6597-422b-9f48-f4cddd8f33dc", + "@id": "http://digitalheraldry.org/data#9ee5f589-21c7-45a3-a0cd-eeb755b7c8f9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5b2aef85-5185-42cf-b720-9a7ba0a75b84" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008287_B", + "@id": "http://digitalheraldry.org/data#CoA0000027524_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9c7eb36e-7a38-4bf7-971c-7f74704f86d9" + "@id": "http://digitalheraldry.org/data#21fb8a5c-9a68-445e-b468-1bf71b570c60" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0e14ed55-828e-4191-929d-97081516df5a" + "@id": "http://digitalheraldry.org/data#4b00370b-314e-42ed-b4f3-1523c91a9fa1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8287_B" + "@value": "27524_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7a3baef7-f716-441f-95f3-2264cbf946af", + "@id": "http://digitalheraldry.org/data#0cb4bf7d-162e-43e4-a521-67723030cbfa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#2531f807-a7e7-4a04-8e21-4aca03ed7565" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#48a448e3-137c-417d-bbc9-1789af42c133", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#1522a291-2259-4a72-82e8-be8236804106" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031523", + "@id": "http://digitalheraldry.org/data#CoA0000002476", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -60958,161 +61239,207 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d6a40c89-2cd3-413e-8ad0-4150461adab5" + "@id": "http://digitalheraldry.org/data#6a3cac73-4862-4f61-99de-457fb6ae1d4a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#34f40710-2eef-4f61-9929-b204e16bf959" + "@id": "http://digitalheraldry.org/data#4d725ce3-15fd-43a2-a59a-bd793b95c224" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#5785b766-a41b-4724-a848-2836dce1cb10" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31523" + "@value": "2476" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002800_1", + "@id": "http://digitalheraldry.org/data#CoA0000002836", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b687c5d0-f040-4932-9b6c-edceb2acd945" + "@id": "http://digitalheraldry.org/data#935f4b45-8417-4de9-843f-fa0d4cd0465f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#65675a95-344c-42ec-b7cd-a7c1a381967b" + "@id": "http://digitalheraldry.org/data#95b20499-1d56-41b7-9ee4-297eac830033" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#6a746967-b196-497e-9da4-a986441cd264" + "@id": "http://digitalheraldry.org/data#6614ecbf-2a67-4d1c-a600-b08794315fd0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#858424ea-77ab-4aec-9385-c218ea3c26c0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2800_1" + "@value": "2836" } ] }, { - "@id": "http://digitalheraldry.org/data#0066437b-6d40-45a0-b134-33ce9ec455b0", + "@id": "http://digitalheraldry.org/data#4e5af76d-3823-4c71-9182-ed232397154a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#6e59454b-5226-4af4-882a-3bb52d6ca9e7" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#dab3de5b-2b73-4276-995f-49dd414982f5", + "@id": "http://digitalheraldry.org/data#b3242bf1-91a3-476b-91c0-3569e2dd8281", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bear", + "http://digitalheraldry.org/digital-heraldry-ontology#Scissor", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#8162d136-118e-41e3-9717-44cb23c97fe5" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8a019119-4a9e-4291-ab7d-f834720cc79a", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#204a6601-0345-49f6-a59a-a0d054bfb4c0", + "@id": "http://digitalheraldry.org/data#4bcc2c6b-2a2f-485c-bc26-c7af79b527ef", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#82005076-19fa-4825-9cd3-fc9729721023" + "@id": "http://digitalheraldry.org/data#48b5d916-fff4-420d-a92c-ffd1ba7be56d" + } + ] + }, + { + "@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#a6a264a6-5f9e-4103-bdb4-6997f489a015", + "@id": "http://digitalheraldry.org/data#2c2a1acb-1187-48f4-bb16-40f8d30bdf14", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#ce6bfa62-a88e-48ff-b1ca-d19723249d45", + "@id": "http://digitalheraldry.org/data#e65f5744-9152-4fb0-ad91-e8749ee7b8f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#inChfDx": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fimbriated", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#ec9d0026-63f8-40c5-9b01-bc4f0083f5ce" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#74176653-420d-4ede-b9c5-30e5a8ed56f6", + "@id": "http://digitalheraldry.org/data#46dfaf08-570e-48c4-82a3-7e7ffcbca05f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#08ee63ab-9536-46ab-b8e4-293689d57154" + }, + { + "@id": "http://digitalheraldry.org/data#eae33bb7-459c-4252-9f3f-85983577edd0" } ], - "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#52f40240-ac67-45cf-8c18-7010fbc36de1", + "@id": "http://digitalheraldry.org/data#CoA0000002909", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#f4c96c5f-e2f9-4818-843e-f3d6f8db627c" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e21b32e8-f2ae-4464-a7a1-29468573cf80" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3fa900cb-cf2f-47e8-9117-4673d637921c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2909" } ] }, { - "@id": "http://digitalheraldry.org/data#b5733a3c-3023-48e1-b509-c4f9898cec81", + "@id": "http://digitalheraldry.org/data#957591b3-3843-4fa6-a503-9fab47f6571b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -61129,186 +61456,174 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003963", + "@id": "http://digitalheraldry.org/data#CoA0000002444_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5c4b958c-ce06-4712-9e12-2736de9ab286" + "@id": "http://digitalheraldry.org/data#0fea66b4-3251-40d6-af98-c461f685fc3d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3f16379f-28f4-4796-a488-ba432a702ceb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#ab5c5019-6eac-4070-b8d1-914fde34e498" + "@id": "http://digitalheraldry.org/data#07b0be08-6f58-4b38-b33c-925c579bfe3d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3963" + "@value": "2444_1" } ] }, { - "@id": "http://digitalheraldry.org/data#cf2992d5-6754-4c61-add8-e949e7989cd5", + "@id": "http://digitalheraldry.org/data#8919d925-4aac-4c16-b589-6214428b458a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#bd0865db-8936-4ea1-89d4-57048f24ed78" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b101782d-e0db-4e0f-a11e-ea66d0a76153" + "@id": "http://digitalheraldry.org/data#d9fbe2b3-1b6c-4426-ae2c-5935c52365c5" } ] }, { - "@id": "http://digitalheraldry.org/data#c3548471-97fa-49a6-b696-5154e89460c1", + "@id": "http://digitalheraldry.org/data#CoA0000006258", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0856525d-2eb6-4bb8-aee7-e1c15855f7d5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#866c6b01-6e2a-4b09-8269-7ccafc447eab" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6258" } ] }, { - "@id": "http://digitalheraldry.org/data#6afc8681-1247-4ead-82a4-1c59e3935649", + "@id": "http://digitalheraldry.org/data#aa09b697-bc0d-42df-b5f7-6afbec7abfd3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#92bdc0a9-6466-400a-a2df-1cbbf71257d6", + "@id": "http://digitalheraldry.org/data#b8a0e823-bb49-413b-8929-b120cfc93a85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#dab3de5b-2b73-4276-995f-49dd414982f5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#80bff000-d2f9-4c7f-bb71-4028bd782fd0", + "@id": "http://digitalheraldry.org/data#93f25091-e985-404e-993f-5b6dcdc2eedc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ef4e0919-fc25-426d-ae55-b30b8b03b6e1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508", + "@id": "http://digitalheraldry.org/data#CoA0000003831", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000017508_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#5bdedd9e-1034-4db2-95e7-3e638fdd31d1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#91b7c1af-7e1b-4061-bebb-06b8228f8fcd" + "@id": "http://digitalheraldry.org/data#9d67e95d-25ec-482b-b611-b6edd28197f9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "17508" + "@value": "3831" } ] }, { - "@id": "http://digitalheraldry.org/data#0fc5f786-120e-4655-a49e-78cd137c6a2b", + "@id": "http://digitalheraldry.org/data#a2805882-6b1d-4b57-b557-a4c4201b5c4d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#317de8bc-0599-49bc-abc5-439b0fe805f6" + "@id": "http://digitalheraldry.org/data#a48b8f55-2748-4988-8644-bdea8f519b90" } ] }, { - "@id": "http://digitalheraldry.org/data#e27680d0-2872-4db9-8e4a-4f55c8a71587", + "@id": "http://digitalheraldry.org/data#2a0baf2c-fcd6-437f-a1e2-c3dd09c3d1c5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#21eab35b-dea4-4a7e-bde3-32cd735e0913" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5d2cef0b-4a66-40f7-8178-4728df23992c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerFess", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#84f778a7-0120-4460-af3c-ced65e5b13d0", + "@id": "http://digitalheraldry.org/data#e0e06808-7fe1-4d2b-a139-0ce2d1729ca8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#df3ff123-0938-45be-bfb4-557800f91b48" - } ] }, { - "@id": "http://digitalheraldry.org/data#af90ec05-8078-4024-947f-3d283e97cd16", + "@id": "http://digitalheraldry.org/data#b5488d18-8614-4a97-898f-7d59c6a9ab12", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -61318,7 +61633,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#250e309d-60d2-42f6-84bd-915e95d15ca8", + "@id": "http://digitalheraldry.org/data#d7d6a820-83fb-4c9f-87b0-41907b12c105", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -61335,131 +61650,62 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fb8ee145-431f-4260-8c7d-37da90bf0ed1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6a9f1ba4-aec9-48f5-b8fa-c94b78ade7aa" - } - ], - "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#77bc40cc-54af-432a-aa6e-540dfac40f74", + "@id": "http://digitalheraldry.org/data#068e506c-f42b-40f8-9c41-42ce0f366435", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 6 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016496", + "@id": "http://digitalheraldry.org/data#9e73c196-b976-4349-977a-1321fba9c43b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#ffa77368-f3aa-4e9c-9473-b3b912cc132b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#487a042e-56f2-41b8-a221-c8a76113c6c6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "16496" + "@id": "http://digitalheraldry.org/data#96d4c67a-cced-4828-8066-719affe28d9b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008974_B", + "@id": "http://digitalheraldry.org/data#6fc7e3d0-dcc4-4231-af4b-9b813218a8e0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5799d696-dd40-40fe-b0c8-b8863eb1da03" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#0d1f6d7c-2efd-4a64-966a-1ec1f47a5d99" + "@id": "http://digitalheraldry.org/data#c3f1a770-2b68-47bb-ac91-9020d23bbc19" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8974_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#986cdb69-664e-4df2-bc74-b4c1df931e7c", + "@id": "http://digitalheraldry.org/data#35b1ef29-8b98-4c27-afaa-63a652fb1737", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b649faf1-202c-4405-89fd-c65927756a59", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", - "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#41fbdfd9-83d0-4740-b28a-b34a56b49674", + "@id": "http://digitalheraldry.org/data#aa085695-8898-4571-843f-2ac7e3b28466", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#0fcc2fc9-7d43-42e5-9160-e1dcb1492f8b", + "@id": "http://digitalheraldry.org/data#127573cc-0615-4d80-9a55-bea72109049e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -61468,17 +61714,22 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#61b46899-081b-4201-9747-33509b54a2ee", + "@id": "http://digitalheraldry.org/data#18434dca-1648-4c37-9643-e2cf035d8681", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Moorcock", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#7237b3e4-cbcc-4daf-a467-e4b1d9a858d6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -61488,7 +61739,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002956", + "@id": "http://digitalheraldry.org/data#CoA0000008954_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -61500,246 +61751,159 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#348db515-bd4f-459e-a072-77cd993cc41e" + "@id": "http://digitalheraldry.org/data#fa9852ab-6c99-4687-8749-8dbfac784655" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2b804cd9-e5e0-42e1-a0d5-8857c7d72f14" + "@id": "http://digitalheraldry.org/data#130f9902-ab61-4662-aef3-aa6b6cc83025" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2956" + "@value": "8954_B" } ] }, { - "@id": "http://digitalheraldry.org/data#c0e3b1f8-b126-4f7e-95a0-afce8a781fdf", + "@id": "http://digitalheraldry.org/data#1c1cd6d5-3d33-4357-9293-ddd742f198d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000009649_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d9b0d550-1afb-4780-a1dc-edbcb8cf37c4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#df9a5dcb-485b-4f3e-b8da-bb3571663a86" + "@id": "http://digitalheraldry.org/data#CoA0000009649_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b3aac7d3-2266-4652-baf9-4f0141296831", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A" + "@id": "http://digitalheraldry.org/data#CoA0000009649_C" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_B" + "@id": "http://digitalheraldry.org/data#CoA0000009649_D" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 2 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#f9a52beb-3db8-427c-a310-4f29b21d18c0", + "@id": "http://digitalheraldry.org/data#050e79ca-cc5b-4968-b754-c9fb910a2938", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#e645db18-3f8b-4ba3-b1f5-7c0e4aaf3e8a" - }, - { - "@id": "http://digitalheraldry.org/data#4031c6c5-ac02-4678-b67b-cd46540a685e" - }, - { - "@id": "http://digitalheraldry.org/data#8053b071-e9dc-46ab-8f88-daeb1963d62c" - } - ], - "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#ecc6e5a9-35fd-4ed8-a015-ead26d5a9b0a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b44e0d9c-98cc-40ef-a9d1-379aeace7798" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#33194510-a1b1-4e46-a76c-91e665ee15ad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9dbb09e4-400a-4263-a412-32d7a7f638f1", + "@id": "http://digitalheraldry.org/data#CoA0000002457", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "fixed tincture of Charge1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#50d7f846-c1e5-4d00-8d40-09601c7ed548", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory" + "@value": true } ], - "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#CoA0000002457_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002778_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d7ab816a-68a5-48ce-ac48-daff876a9e37" + "@id": "http://digitalheraldry.org/data#602fc791-b7d9-46b4-8dfd-16c55e4a6c0b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#035e0906-91b9-4eb9-a634-3ad4c1b59d85" + "@id": "http://digitalheraldry.org/data#ddc6b099-6a08-458f-8090-fb3ff3a7ef59" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "2778_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9d98be7c-a54f-41b4-b1af-57064287e062", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/data#b82754f1-22df-4ff4-97d2-de5644f24918" + } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#f34db5a9-9038-4a77-a060-07082e7474d5" + "@value": "2457" } ] }, { - "@id": "http://digitalheraldry.org/data#9856a783-2df3-46cc-923e-f91e6e100403", + "@id": "http://digitalheraldry.org/data#b1b38cdb-f26f-47af-a470-8220c05344c3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#940a6169-b331-4cf0-b044-6e01d97bf0f8" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bull", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#570f6206-9d0c-4bb8-9a60-908d99ee5740" } ] }, { - "@id": "http://digitalheraldry.org/data#263886e2-3b6e-404d-8589-0f464fdef9c3", + "@id": "http://digitalheraldry.org/data#0df230f4-90d3-4bb3-bcbf-ba40d32d4ada", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3290a0df-ce74-4c64-965c-570adefea293" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9c0dbebf-820e-43d8-961a-dc6915a673bb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e5b15758-c1dc-4cc3-8b42-e9a046cf0c1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2bed2167-3619-4378-b775-1424b785a59f" + "@id": "http://digitalheraldry.org/data#9ee5f589-21c7-45a3-a0cd-eeb755b7c8f9" } ] }, { - "@id": "http://digitalheraldry.org/data#5f443650-dc37-4bd8-a7c0-412d15cc9a16", + "@id": "http://digitalheraldry.org/data#9adf8fd0-9324-4611-9a9d-f39c77e27030", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9d927b80-b714-4eb7-8f71-558d1a53f254" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031509", + "@id": "http://digitalheraldry.org/data#CoA0000007980", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -61751,95 +61915,70 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#03bc99a8-8b4f-470b-bdd6-abfb35e3f917" + "@id": "http://digitalheraldry.org/data#085986b8-826b-4a6b-8f0e-9033ca4fed70" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2dda914b-5333-4378-8331-49dc8ccdd33d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "31509" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008517_A", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e2a24e88-f645-4566-811d-55878278186c" + "@id": "http://digitalheraldry.org/data#dccc606d-656e-4514-9b4a-94f81dd10f7e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#a6552ca5-9a5b-4e1d-a076-6c05f9ada498" + "@id": "http://digitalheraldry.org/data#b27a80a2-a959-4875-b6b4-33b1a33d60d4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8517_A" + "@value": "7980" } ] }, { - "@id": "http://digitalheraldry.org/data#5538b5f2-405b-429f-9496-7e102521a1c6", + "@id": "http://digitalheraldry.org/data#107e0dfb-da51-4e99-b72f-9a86f443004f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#d1ea722e-a2a1-47e0-b09c-d5ab681fb322" } ] }, { - "@id": "http://digitalheraldry.org/data#95556f1d-4a3f-4729-bfa4-610e2fcfbcd3", + "@id": "http://digitalheraldry.org/data#c3d95c77-7fe1-4c8a-8b56-7eedf1d8e4c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#8f3d2948-dfdb-4b1e-a0b0-8763a213b5cb" - } - ], - "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#a0d23933-1995-4006-b4b2-da117dba8d4a" } ] }, { - "@id": "http://digitalheraldry.org/data#7e6ea7ba-e7e8-41ee-8d73-b8f0183f3bf8", + "@id": "http://digitalheraldry.org/data#7cabd3be-629e-41e5-835d-5520e803d864", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ba745bd6-ceff-4484-a877-a17e07608483" + "@id": "http://digitalheraldry.org/data#d6cbbda2-3785-4e09-8a93-b12c1906b4e8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031530", + "@id": "http://digitalheraldry.org/data#e285fdfb-be12-4c98-a3dc-4ff38c88149c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -61851,29 +61990,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fdbb18db-430f-4cc9-8dfb-1d44c1ac7d3f" + "@id": "http://digitalheraldry.org/data#b78cf4a8-77e6-4454-8b77-8ab428a6bc20" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#73230259-68b8-4fa7-b5fe-1ba390d96669" + "@id": "http://digitalheraldry.org/data#e1e3ad75-34f5-4b86-be5e-fdc38a5c6a5e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31530" + "@value": "8191_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009655", + "@id": "http://digitalheraldry.org/data#CoA0000008800_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tinctures" + "@value": "added fesswise" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -61883,7 +62022,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009655_1" + "@id": "http://digitalheraldry.org/data#CoA0000008800_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -61893,304 +62032,351 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4bb72b22-d0f9-4617-a602-af22780269b5" + "@id": "http://digitalheraldry.org/data#a95d767f-02ab-4e5f-aa95-bd811c4785e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#46d54771-02d5-4eed-9044-83f417a23163" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#d32bacdb-2133-4b51-b9c1-8dc7301d5c51" + "@id": "http://digitalheraldry.org/data#032e8c29-9612-4bc7-9900-58afef39bba0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9655" + "@value": "8800_A" } ] }, { - "@id": "http://digitalheraldry.org/data#6d452dfb-688e-460b-ba76-773a8b7fec99", + "@id": "http://digitalheraldry.org/data#ffb54333-081a-4cc4-adab-d7259cda498f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#0484f98c-5ecd-4139-b49b-6ef6926c5688" - } - ], "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#222da116-f4cb-4218-be89-89d891c00c41", + "@id": "http://digitalheraldry.org/data#ee87cc85-ded3-4c72-a6e3-15833634e7c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#47633358-351e-47de-a127-ffa59665d2d8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5cea91fc-1edd-41dd-a89c-69e3ada9fe15", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#79a4b870-3a77-4029-b7fe-d015c0c58efb", + "@id": "http://digitalheraldry.org/data#c3e12b7c-6142-48f5-819f-0963621b3d03", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#94debe86-4e19-4fb9-94ed-011db5b30ac0" + "@id": "http://digitalheraldry.org/data#e0b258fd-544e-4300-971b-fbf6b4da7706" } ], - "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#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005997", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#baabac67-45ad-43d3-baaa-a89bf6d350a9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000031570_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#6f8ebf03-21fd-4801-9abc-9f2db5bb2e53" + "@id": "http://digitalheraldry.org/data#CoA0000031570_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@id": "http://digitalheraldry.org/data#d02399cf-bea8-4a12-9314-d161de2ca515" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "5997" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003724", + "@id": "http://digitalheraldry.org/data#55ba277b-47bd-4dcb-8ae4-f9ea190e4a25", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5bcdf2a0-2ab1-4a41-82e6-c274f8d79f65", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e25b117c-ffbd-4f6e-9186-486ed6a9159a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#1b792815-9c17-4d5b-af1a-72a19941d4b1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#85c57508-232d-49ca-a06a-73dd887dc4e4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3724" + "@id": "http://digitalheraldry.org/data#c3be800e-a99d-4c94-ac83-f30ce9f74d6b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002410", + "@id": "http://digitalheraldry.org/data#89c16785-3fcc-4fa6-b621-351f09aa4cf0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "removed dx from Charge2_dir" + "@id": "http://digitalheraldry.org/data#9e2ecc55-2bec-40d3-bea1-2217859e0f83" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000016983", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002410_1" + "@id": "http://digitalheraldry.org/data#d8d71721-f21c-478c-921e-cfe5b40ff8a8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#3fa26837-ed96-4f3a-bf08-9c46bd1ddb03" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#10164006-6fd4-45f3-86da-b636d3eca9a5" + "@value": "16983" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1572b509-85da-47dd-8769-285857aca283", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#c3cafb2d-0042-4ab9-ac40-895d8374a34f" + "@id": "http://digitalheraldry.org/data#2ded41fe-1138-40f3-89b0-971967d6703f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#a0eb583b-fcd9-434b-b4ca-77ed1ba0386f" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2410" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b0f59660-c2b2-4ccb-847f-7a943c7e6202", + "@id": "http://digitalheraldry.org/data#13b6f3dd-adcb-485c-a461-e11bcbcf6421", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#0dda431e-b06d-4e9c-a200-bc5c4d26466e", + "@id": "http://digitalheraldry.org/data#a0daab23-9801-49ce-823f-cc92108418cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#d8178790-dc5a-4dfe-9484-6d15131f45c6", + "@id": "http://digitalheraldry.org/data#8a52ddde-4cf6-4b5c-86b3-2cd01faae704", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 7 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#2dc2fde4-f40d-44bd-a8d8-c7e843267449", + "@id": "http://digitalheraldry.org/data#69d57b9e-97d2-4c25-bd81-321d71ef412c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#e8e27d9c-6e0c-4e82-af22-43a4e263f808", + "@id": "http://digitalheraldry.org/data#c19ff8d2-a57b-42eb-beca-9a6f6ad26f60", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#b7d0b7ff-910a-43b0-b14c-c753c815803a" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f7519691-5b49-452f-b3fa-97e4c44437ba" + "@id": "http://digitalheraldry.org/data#b503cb34-a13e-46b4-8b31-35e4e40ce798" } ] }, { - "@id": "http://digitalheraldry.org/data#f14278ef-173d-4075-9a7c-e9700bba166c", + "@id": "http://digitalheraldry.org/data#afa33533-f5b3-491b-a96e-dbe62d71762d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Statant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#3fa00527-7c66-4136-ba6c-1808bf3d8394" - } ] }, { - "@id": "http://digitalheraldry.org/data#17793409-48f4-4ecd-a40d-2beda8de003a", + "@id": "http://digitalheraldry.org/data#7ddcbf45-3d94-483d-8085-4823a871d0c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3fb48c22-3b4a-4686-91f2-9c615af27a9e", + "@id": "http://digitalheraldry.org/data#CoA0000031515", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@value": "changed tincture of Charge1 to S" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@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#42184763-0927-4767-8a1a-bac5f3dad985" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8ae8b814-67f7-4f2c-a309-e9b8ac524890" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31515" } ] }, { - "@id": "http://digitalheraldry.org/data#491af044-5542-4e32-95a9-640a17070ee8", + "@id": "http://digitalheraldry.org/data#7b30c769-3587-44e9-94d8-20f65a4321c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#74319ac8-7772-43c8-b857-027d5ab1a2c9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#1c93becc-e382-4d8b-9317-a262a56d61a9" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002739", + "@id": "http://digitalheraldry.org/data#CoA0000007968", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -62202,29 +62388,36 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ff7c9024-ba60-41ae-9d68-b95be9e68be0" + "@id": "http://digitalheraldry.org/data#e1a154b4-022d-4882-a560-186a2fcfec27" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#735c1e77-2a5d-4826-9453-b4f13112f247" + "@id": "http://digitalheraldry.org/data#350f4cde-afd2-4433-bb5b-66bf7ededc2e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2739" + "@value": "7968" } ] }, { - "@id": "http://digitalheraldry.org/data#57e8fd5c-1362-409e-a4dc-857b6e395979", + "@id": "http://digitalheraldry.org/data#6f720f3d-0a38-4fc8-8219-38a7bbfb6fe6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#044a53d4-5781-4bf5-8a96-7b4a2fabe373", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -62234,87 +62427,102 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6a370f04-62ac-4bc9-8eb8-17e861579349", + "@id": "http://digitalheraldry.org/data#e0208754-bdb7-4cf3-bb7a-bdf5b0a68370", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#27eaddd7-84e9-4044-85b6-205c24c14cc8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fa4b68f6-1796-4dac-abc7-5ef5ff69510d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ad11851a-ff1b-4048-9dcf-99b97a3947fc", + "@id": "http://digitalheraldry.org/data#eb42dab6-fb3e-4990-9ed9-2ba06bb291bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bird", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#1fdacd4f-e62a-41ea-9096-02eb71520cf0" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tree", + "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#3067f196-0270-45ab-9b20-def6d65731bd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#12bfb3da-02cf-4e3e-ab7d-d6380c348dfe" + "@id": "http://digitalheraldry.org/data#a302a34d-7b27-4551-bfff-c608c7497e65" } ] }, { - "@id": "http://digitalheraldry.org/data#710ceb8d-49d4-48ca-b2bb-456e7f658c5c", + "@id": "http://digitalheraldry.org/data#19315883-67b8-4c13-b860-326eb4f1e0f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Palewise", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#908b46b4-b6e7-461a-a61c-823696349c63" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002805", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e2a9296f-4c41-40e5-b40c-6f5462f8645d" + "@id": "http://digitalheraldry.org/data#9e58627b-8548-4fe8-91f0-19d0137c9321" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#35030472-2142-4e32-99c8-5697bc6eb166" + "@value": "27639_A_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f6a3dac2-0603-42c1-9caf-bf9f9d2891db", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2805" + "@id": "http://digitalheraldry.org/data#079ebce8-5d08-4f5f-a028-27eda47957ee" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -62322,256 +62530,228 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3937048a-b857-431e-8f50-6970a5ca0229", + "@id": "http://digitalheraldry.org/data#c07e67ee-1439-4324-b6ff-730a67bd2ff1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Barruly" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6a2a12af-96ff-45cb-9142-fa7b08a12b0e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#34c622b3-b323-42ac-8f86-027d94977010" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c19e84f1-bb85-4012-ade1-a7c6ba7f408c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2e6fc97b-f983-4258-810c-a64d88ef63b5", + "@id": "http://digitalheraldry.org/data#49f45cd1-8770-4a08-9a43-4df0a3934cb5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#07264abd-0e38-435c-ae2b-ed13c5bb33c9", + "@id": "http://digitalheraldry.org/data#1d12fdfe-3976-43af-8542-a65382b79061", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#b186c385-75c0-4051-b7b2-442328553062", + "@id": "http://digitalheraldry.org/data#6e369a6c-8854-40ad-9853-30bedbcde15a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#daaa888d-8936-40f8-8731-e901ec0bde72" + "@id": "http://digitalheraldry.org/data#af5d10e6-e25d-4454-848a-a046f71cabaf" } ] }, { - "@id": "http://digitalheraldry.org/data#5f4002a2-434d-44e1-90f3-8857081465f5", + "@id": "http://digitalheraldry.org/data#3a57070e-b349-44bd-9bdb-45911dfd86a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#86f57bcb-b315-4248-b7d8-7e87164a0aa5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], - "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#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts", - "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#CoA0000006926_1", + "@id": "http://digitalheraldry.org/data#aa3849f4-3fc9-4ac9-94d2-11134b4b846a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Mount", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#ce3637eb-d8dc-4c25-a520-0d4376b23eb3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b6e18835-efb1-4330-a3f8-adb94c7cc255" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Monk", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "6926_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#ff7c9024-ba60-41ae-9d68-b95be9e68be0", + "@id": "http://digitalheraldry.org/data#2836ab33-aa7f-43d4-8b6a-06e35ed9348b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000007130", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": false + "@value": "changed molette to mullet" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#e71f33eb-09fa-48a8-890f-79822797d0cc" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "8837_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000007130_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031570_B", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000031570_B_1" + "@id": "http://digitalheraldry.org/data#1ea0a8e9-befd-4300-8342-d673d6200af7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#92c6825c-0a7e-4fcd-9aa5-b32a5a97b273" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#336ec64d-26b5-4f9c-a7c4-b82b0a4b1e1b" + "@id": "http://digitalheraldry.org/data#46433451-0873-4847-952c-e8794156a1ca" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#0fd73092-e850-4fef-8e98-77633cea116f" + "@id": "http://digitalheraldry.org/data#c3d95c77-7fe1-4c8a-8b56-7eedf1d8e4c7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31570_B" + "@value": "7130" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031522", + "@id": "http://digitalheraldry.org/data#b01bc7ca-1ab6-4c2b-bce9-cfc95d5b29e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#70a93563-ea13-4571-a88f-edb972acbc29" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#78d3ea0a-ee15-47f9-94fb-7d978471b5b3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ef89754c-7f21-4d4e-979a-0f491c2f11dc" + "@id": "http://digitalheraldry.org/data#30f1e4c7-724a-4aaf-8196-8e90c529d81b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5fc243e1-990e-4bc1-b270-c2139275eb14", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31522" + "@id": "http://digitalheraldry.org/data#d977290a-66cc-4393-9650-7f5dda31a547" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#cc7e3a94-b9e4-4a84-bed4-81d8cf601732", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007265", + "@id": "http://digitalheraldry.org/data#CoA0000027639", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tinctures" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -62579,7 +62759,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007265_1" + "@id": "http://digitalheraldry.org/data#CoA0000027639_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -62589,139 +62769,175 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bd67277e-c4ee-4006-b0bc-02b95ebd06a8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#8e05d145-6707-44cf-b574-401159d91029" + "@id": "http://digitalheraldry.org/data#5e0cf9a8-cfd5-4135-b262-1673c30fa9df" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7265" + "@value": "27639" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1", + "@id": "http://digitalheraldry.org/data#8cc9a1df-a4a4-4f6c-9efc-ebed8272fd5c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2893d283-9fdc-443b-9c12-fb5760ece68f" + }, + { + "@id": "http://digitalheraldry.org/data#a4307c65-bdc1-41fa-a3c5-e7bf3769fdd4" + }, + { + "@id": "http://digitalheraldry.org/data#1c7e688d-c9e5-4921-b70b-d4d84d6d4214" + }, { - "@id": "http://digitalheraldry.org/data#d970d9c5-4cac-4537-9f6e-851520620f8f" + "@id": "http://digitalheraldry.org/data#2af18776-b7d8-47c6-9e47-ae23cf223b1c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#40364b7b-3c77-4570-93ad-fab22d4c0816" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "27012_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011652", + "@id": "http://digitalheraldry.org/data#6fcb15fb-1171-46df-8048-f4c17e77a956", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#72ecbbf2-f995-4904-b8be-5e8f651aeaab" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0e224e06-8141-4ace-8bfe-aab6bca17fe6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#711d5828-e99f-40df-9c2a-c293f43c4c67", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a4307c65-bdc1-41fa-a3c5-e7bf3769fdd4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a164a8b8-6b7e-4ed9-9aeb-d4217a6a02e8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "11652" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#84719082-904f-401b-9685-17aedd7d0b68", + "@id": "http://digitalheraldry.org/data#c2685a1f-9f58-453b-8b80-f10530c3f185", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b92dd027-b526-4266-bd55-2085501c53cd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2782b46e-fc94-4f36-b9d0-c66a39318558", + "@id": "http://digitalheraldry.org/data#6ff386c1-9c4a-4b85-8005-3719a1ea40c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#6e7134b3-5239-4762-b27f-e1e090deadb8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#fe1185d0-fe74-449a-8e59-c785bd4b8c3b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" } ] }, { - "@id": "http://digitalheraldry.org/data#d7f0345a-f1bc-40f2-b65d-df6975f1d64b", + "@id": "http://digitalheraldry.org/data#0bfd74af-2356-4dc9-bde9-13109e0c50e3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#761ea7d0-a949-48a8-9750-5b8cc63ca507" + } ] }, { - "@id": "http://digitalheraldry.org/data#f8a47ae7-1c78-4e0a-adda-a6cf289618f1", + "@id": "http://digitalheraldry.org/data#24c3ca46-e6b5-481c-bc09-4a89f58fdee0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#a69667bf-0472-4da8-849d-978c2dc2835a" + }, + { + "@id": "http://digitalheraldry.org/data#0f7dec84-1d5f-4726-8d13-1f1f246244b3" + }, { - "@id": "http://digitalheraldry.org/data#e06c51df-528e-4d32-b7dc-e89322cb6622" + "@id": "http://digitalheraldry.org/data#133b3d42-a23e-405c-bd5e-0155c39150f0" } ], - "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#1efd5911-a747-4912-ba08-d069413415a6", + "@id": "http://digitalheraldry.org/data#0d1d3300-d539-4ab8-98a9-ba94a67a2071", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -62738,7 +62954,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006003", + "@id": "http://digitalheraldry.org/data#CoA0000007582_CoAF1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -62750,61 +62966,101 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dd8c4c05-723e-487c-9ace-a70a917bd016" + "@id": "http://digitalheraldry.org/data#4cb18950-92c6-4fac-b4c7-7a2835450894" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#92faa674-10db-4527-a942-c5ed361147da" + "@id": "http://digitalheraldry.org/data#31db64d7-3638-4f29-b70f-e0f4ac40b718" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7582_CoAF1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ladder", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#3dc727c7-a5f4-4019-b977-aa504d5a412b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2122e346-6c00-4d18-a79d-25b973fc34b2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5e82ec81-42c2-4fca-bc65-3f6ed70aab2d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6003" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#bb3f619c-d819-4a17-97d9-dfb23ea74e7f", + "@id": "http://digitalheraldry.org/data#CoA0000006390", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#11e19497-bc40-435c-94f1-641436e4d95c" + "@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#1522c4d3-d025-4c4b-8732-b988112ef8eb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#93f25091-e985-404e-993f-5b6dcdc2eedc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6390" } ] }, { - "@id": "http://digitalheraldry.org/data#10c04207-b522-42f2-97af-5cfe50dc7801", + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasField": [ + { + "@id": "http://digitalheraldry.org/data#36163e75-8c22-4985-922b-c8fbd5846dd4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#9e722a7e-e781-47c5-b33d-93e9bc2a6c5b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "21423_A_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006309", + "@id": "http://digitalheraldry.org/data#CoA0000007555", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -62816,46 +63072,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9a9358f5-b62a-4935-a06b-98ffb93e8674" + "@id": "http://digitalheraldry.org/data#873f7278-948b-4b5a-9dd9-43537188bafd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fa4aef1e-a6f4-4609-9c70-f5228f282b70" + "@id": "http://digitalheraldry.org/data#a0d3f6f5-5d71-45ac-927f-70a032c03917" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#cafc03f1-b616-4dcd-91e1-41d0ff996357" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6309" + "@value": "7555" } ] }, { - "@id": "http://digitalheraldry.org/data#dbeae124-75d2-44a4-a459-45a9d9ac3533", + "@id": "http://digitalheraldry.org/data#6b7b2cd9-5033-41e9-a9b1-85bdf8c78dc2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#c0e6aec2-dee5-4618-9ff2-09a2d1a74a50", + "@id": "http://digitalheraldry.org/data#ccfdbd0f-7772-48b9-952c-a8ecb415caf3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", + "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 5 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -62865,174 +63121,143 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2b306a64-f6cf-4974-93c7-c45ba17e0741", + "@id": "http://digitalheraldry.org/data#e17112eb-aae9-428c-8019-3a57b121c139", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4d88e4a2-2476-47af-ad39-d9579bfbaafa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8b8df4d8-e31b-4918-a23b-7ab9a9851dbc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d3f9b6c5-11d2-4a92-98b5-7c399f239af1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#169a9f01-5e96-47fb-bd1c-b00c3788d84e", + "@id": "http://digitalheraldry.org/data#CoA0000006314_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#81a69b4a-339c-4cc1-9d99-4954ceff3cdd" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#e607a6fb-7e05-4165-aaae-0d5126ac0216" } ], - "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#0df230f4-90d3-4bb3-bcbf-ba40d32d4ada" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b450aafe-dc41-406d-8c9e-6a15bdab40dd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3290a0df-ce74-4c64-965c-570adefea293" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6314_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d8b98503-71b7-4e8f-8b2c-b3f1cab4b96a", + "@id": "http://digitalheraldry.org/data#5657e867-9adf-46df-8fb6-a79fb9e43b0e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#66a0fbe6-8eac-406e-ab6f-fa8a16706637", + "@id": "http://digitalheraldry.org/data#5795af66-b898-4cf3-9533-78e0ce4f7600", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#797202b2-71af-4574-a85f-5b7fbef691c0" } ], - "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#8ed21eab-2cc0-4f79-89b7-34c7625e8069", + "@id": "http://digitalheraldry.org/data#4efb19f9-0f8c-42b3-a1e7-74fa3375bc76", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000028763_1", + "@id": "http://digitalheraldry.org/data#76f10188-9937-491a-bf77-b1743e680a8d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d05b698c-2c61-4760-8d08-b3a782db793c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0f09efce-758f-486b-9af5-b88178485e46" + "@id": "http://digitalheraldry.org/data#a428eb48-b251-425b-9f1b-c139f7c89b1c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@value": "28763_1" + "@id": "http://digitalheraldry.org/data#259f8c2d-a58f-4b6f-b195-a7aadbff4779" } ] }, { - "@id": "http://digitalheraldry.org/data#19d88c6e-bfa0-4efe-8740-c8e539d1f858", + "@id": "http://digitalheraldry.org/data#b54ffa84-97df-474c-9ddb-a1440313c988", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#abd02fe3-240f-4705-9f34-b58e6b937398" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B", + "@id": "http://digitalheraldry.org/data#CoA0000006392", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed all tinctures to missing / added rampant" + "@value": "added armed and rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -63042,7 +63267,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000006392_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -63052,37 +63277,33 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c9d517d2-c920-414f-9f14-cd6918e0c963" + "@id": "http://digitalheraldry.org/data#b893afe9-2356-4b6f-a899-0cdd019db94b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c13d2e79-b121-4201-8cdf-2d205d7b1735" + "@id": "http://digitalheraldry.org/data#c7ce198f-714d-4ed2-90c8-c81b08ed76d7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8724_B" + "@value": "6392" } ] }, { - "@id": "http://digitalheraldry.org/data#80fa8b5b-c78d-4adc-9e70-517f804d0b84", + "@id": "http://digitalheraldry.org/data#91ac953b-bab8-4f46-b077-3ee48e1976a9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#9f9fb2d6-5266-4499-919f-c6549c6eecac" + }, { - "@id": "http://digitalheraldry.org/data#26c022b4-7a61-4577-9a99-dceab7e9e99a" + "@id": "http://digitalheraldry.org/data#8fd004a8-3846-4ab6-92b9-f5f6b1972770" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3e298aac-503f-44ab-be34-c710e1fbe479", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -63091,88 +63312,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f498d800-2828-4898-9aaf-1d2058fc8286", + "@id": "http://digitalheraldry.org/data#eb74aec1-b538-46e2-b62f-83afaa2a10fe", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000008387_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008387_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1f61285c-ab5f-409b-b2f8-8499c1a8d685", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0b73a3c5-1928-4883-a579-fd59171355b2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#9d60db4d-8af5-452e-95a1-80d4fed3c674" + "@id": "http://digitalheraldry.org/data#CoA0000008387_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#b450aafe-dc41-406d-8c9e-6a15bdab40dd" + "@id": "http://digitalheraldry.org/data#CoA0000008387_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ce0f5bec-aa35-4b60-947f-b0e5f82151f2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9662567d-68e1-4c27-ac7d-7cec37da5b99", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f26a3fee-701e-411b-9658-77ec0a4dbca9", + "@id": "http://digitalheraldry.org/data#7c6ebf37-036d-4ffb-8c41-e22e82613a8a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#71668661-bf44-4d91-8111-60b88538ad9f" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#afe64adc-e542-4362-960f-fcb89a49c30d", + "@id": "http://digitalheraldry.org/data#f1e48370-117a-4c2f-8aec-eaa358d9fa15", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#7b33267c-2c6d-4bed-88e4-da73bd0229ec" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -63180,59 +63373,53 @@ ] }, { - "@id": "http://digitalheraldry.org/data#808d1dc1-8621-49f8-b1bb-df54a74b5922", + "@id": "http://digitalheraldry.org/data#97d81293-33fa-44f4-84cc-bae4dd268d42", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#ed091e56-0d86-4937-8a85-834ad81f2865" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#12fea4c6-9296-4420-8c4f-091a6a2083b7" } ] }, { - "@id": "http://digitalheraldry.org/data#2431f9c5-a124-41d4-a026-e1ca51fad284", + "@id": "http://digitalheraldry.org/data#CoA0000016384", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ffd6bb71-c249-4681-b6af-b7f5ed655f53" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Molette", - "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#2240201d-760c-4e8e-bdba-49cf0133bfc7" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0f2c063f-c741-4206-a695-9176ca4ff8da", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@value": "16384" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006325", + "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -63242,151 +63429,143 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a9c68d33-cfc4-48e1-a087-2b93495c9562" + "@id": "http://digitalheraldry.org/data#98960673-9d51-403b-a847-adc05af51a06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1f494eea-cc2b-47b2-a50c-c3a7d63610b5" + "@id": "http://digitalheraldry.org/data#c4b0a02c-b3f7-404d-95cf-44fcb976a829" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6325" + "@value": "27012_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#433748e6-c9af-4dd5-ae37-aaf3460fd91d", + "@id": "http://digitalheraldry.org/data#7b555e2e-5732-49ba-a162-be78c1a08ce8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#bc9b05ed-bccf-49f3-8260-8031adc2ad8c", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#21864e9e-0249-4ebf-84bd-741d7a698e2f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#ab17eab8-85bd-4a43-9d52-506211577bdf", + "@id": "http://digitalheraldry.org/data#f2b9a52a-2525-4316-9bbc-d22d165b87da", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#befdcb32-7cf0-4179-aace-019ca1a39c55" } ] }, { - "@id": "http://digitalheraldry.org/data#c0252cd2-6cda-4dcc-824c-e7394448a050", + "@id": "http://digitalheraldry.org/data#960bb3d3-c28b-45a5-8a89-940a557035b0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5421a79a-ebbc-4436-a5fe-4b1d5e9b2938" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#7e463c8f-12a8-4baf-bfc7-074fa4aef9e0", + "@id": "http://digitalheraldry.org/data#666e8490-6b5d-4497-a2e3-a591621bed30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bear", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#dea8a655-874a-484a-9a20-04fdd430aedb" - } - ], - "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#9facbd99-fd37-496e-b576-844435d46b71" } ] }, { - "@id": "http://digitalheraldry.org/data#bcea1bd1-a954-45e6-9706-b463d117404e", + "@id": "http://digitalheraldry.org/data#0c2a0f3d-b390-4911-8607-9b283f7cf422", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e0732dd2-0c7d-4837-bfec-dcee785c3f5d" - } ] }, { - "@id": "http://digitalheraldry.org/data#890cc01b-e7f4-4ce4-bbc1-14ba4c2fdb38", + "@id": "http://digitalheraldry.org/data#276a0406-0ffd-4805-8d2d-91e0d26cf3cf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3eb89251-9d34-4f92-a96c-f68f77dcd572" + "@id": "http://digitalheraldry.org/data#6c6fc5f7-ada0-4a11-8a19-a9739ba702c3" } ] }, { - "@id": "http://digitalheraldry.org/data#a147cd24-9c12-46ad-9423-d8f39d40a9c5", + "@id": "http://digitalheraldry.org/data#032e8c29-9612-4bc7-9900-58afef39bba0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#920a360d-fdca-4b12-817f-1f37e0ac9ff4" + "@id": "http://digitalheraldry.org/data#e7b27106-788c-40bb-b967-e652ee0d4f9b" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quina", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#53ee2d84-c6a1-4345-92e6-a4bcccd48fc7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#339dd012-02e4-4103-941d-9d3333b0af42", + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chicot", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d9952e08-7dc8-4405-a6a5-48d0b6ea8d16" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3e73d35b-b7e7-4640-8622-5525fe17d4cc" + "@id": "http://digitalheraldry.org/data#4d0471f0-77d0-4222-879f-23a6a9171683" } ], - "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#c8fff803-c8d2-4b3d-9a52-96f24fba44d0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "21423_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A", + "@id": "http://digitalheraldry.org/data#CoA0000007293", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -63398,72 +63577,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5ce881a9-bb90-44f8-9014-be525624d918" + "@id": "http://digitalheraldry.org/data#ce83ee14-0357-437f-8eba-370bcc4e31c0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ce9365e1-91f8-47c3-9bb1-c24d7fefb4d5" + "@id": "http://digitalheraldry.org/data#78075f87-dbc8-4f42-bd60-e6203dacd4d6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16665_A" - } - ] - }, - { - "@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" + "@value": "7293" } ] }, { - "@id": "http://digitalheraldry.org/data#6104b9c0-559a-493d-95e1-5ca0ded50a3f", + "@id": "http://digitalheraldry.org/data#9127c066-79df-440b-ad43-e94d9cfc0144", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Passant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#22ce3d57-67fc-4258-9ca9-84de6cfd348d", + "@id": "http://digitalheraldry.org/data#a4169fce-6fd7-4cfc-81b9-ad10e28c84b7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" } ], - "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#CoA0000007261_1", + "@id": "http://digitalheraldry.org/data#CoA0000008837_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -63475,48 +63633,55 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1d366c1b-4fb7-44d1-8c25-a329052fb645" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#7d6ccad2-5596-41bb-84b9-34228dc2a5a6" + "@id": "http://digitalheraldry.org/data#99e0f6f6-c82f-4102-ac8c-2a001cc2e359" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#3bea30b0-39d7-4221-b8b5-b976050a4a09" + "@value": "8837_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0e9ab852-81f0-4a33-9d02-299a6f6af615", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "7261_1" + "@id": "http://digitalheraldry.org/data#4ab64ea5-fdb7-4862-8d89-caef18282916" } ] }, { - "@id": "http://digitalheraldry.org/data#88bc6f22-85cf-49a1-b729-b992d64966c0", + "@id": "http://digitalheraldry.org/data#e06696dd-08b0-4abc-801e-8afe1a40def0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#663b7651-541f-4038-9634-fd7ac685e5f6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "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#1a61bfda-1332-4cfd-8145-9a2487bd0439", + "@id": "http://digitalheraldry.org/data#caff4f5a-6d61-46b0-9dd4-785394d8c4f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 4 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -63524,150 +63689,168 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5e82ec81-42c2-4fca-bc65-3f6ed70aab2d", + "@id": "http://digitalheraldry.org/data#ad22bb7f-b309-4cbd-8782-7322510d00c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Book", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e7b4bd1e-a80c-4520-97a3-dc2ecab2f1da" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#75cf3031-2b27-47c5-9e13-eec1642d568a", + "@id": "http://digitalheraldry.org/data#d3207764-ff77-46ce-be5a-d777572ef764", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d12e44fe-4f62-43b6-adec-f62ce9197346" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ee63a641-7c51-46a8-bda4-968c599dc65f" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ed3e43aa-bd36-4e9e-9d16-822b1eeec56a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031516_1", + "@id": "http://digitalheraldry.org/data#6f2749c6-a0e2-4501-a542-9cb9a094e4ad", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c06e6173-c992-42d6-97e2-caa8f8bb10a1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#a067df97-eb08-40d3-9f34-cfa50498a9c8" + }, { - "@id": "http://digitalheraldry.org/data#c881ede4-e052-45c2-ac7a-48c8250173cd" + "@id": "http://digitalheraldry.org/data#af41e098-b053-4a7a-bbda-5cf49bcfecd0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31516_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#36b0a676-a918-46eb-9d65-cba139e0fb9a", + "@id": "http://digitalheraldry.org/data#c7ce198f-714d-4ed2-90c8-c81b08ed76d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#ba1373a0-662e-4074-b76e-7e03c8f01ddf" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007797", + "@id": "http://digitalheraldry.org/data#a9f406ec-105f-42e6-b590-909562ee6776", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#c3548471-97fa-49a6-b696-5154e89460c1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5bf516f3-7b9a-490e-8fba-013304b37e04", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#bdb9ec6c-e828-4517-af1f-bc8f03405e9f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7797" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6068de43-bf04-499d-8fad-357a4cc7744f", + "@id": "http://digitalheraldry.org/data#c58ac94e-cc12-4759-914d-f237c114033b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2b306a64-f6cf-4974-93c7-c45ba17e0741" + "@id": "http://digitalheraldry.org/data#0da7eb66-3bfa-4c24-a8bd-7fb0c4fcfe16" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008755_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000031557", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "changed tincture of plain to A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031557_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0c13f117-5510-4c8f-9066-221d4d752220" + "@id": "http://digitalheraldry.org/data#c22bb25c-51ff-4859-af9d-14107102c2a8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e679ef4a-1bbe-48f9-922b-7c7b704ea962" + "@id": "http://digitalheraldry.org/data#2a7ab5a0-9c89-491a-9604-ee83024459ba" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#9a5c7939-d94b-4976-93cb-bc3581b98127" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8755_A_1" + "@value": "31557" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031516", + "@id": "http://digitalheraldry.org/data#CoA0000008991_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed language of Charge1 (cerf to stag)" + "@value": "fixed tincture of field to missing" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -63677,7 +63860,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031516_1" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -63687,86 +63870,70 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fc56ca43-46d5-4a13-bf7f-1eebcc771145" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#3bb3b82e-702d-44ea-823d-04bec418b3b2" + "@id": "http://digitalheraldry.org/data#323a5288-05a0-45c7-a97b-342ed367c87e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31516" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": "8991_B" } ] }, { - "@id": "http://digitalheraldry.org/data#39964ff6-ee60-4833-b978-cf01af33a6ae", + "@id": "http://digitalheraldry.org/data#aaf15b86-4c9e-494b-8405-0fc6acdfa6d5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#DogsHead", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#86754f3f-9e7c-4a39-a167-7d195ecc0752", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#780166b1-8958-4419-b92a-a6b58980ca19" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#767d9d91-1c86-4fd6-a3bc-fdc49c437174" } ] }, { - "@id": "http://digitalheraldry.org/data#cd979370-b625-4237-b0a3-e2376550bf66", + "@id": "http://digitalheraldry.org/data#b4ce4899-d98d-4379-8199-d24478e8b8ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9aa03988-95ee-4d0e-bb3f-c6ea3ed729d4" + "@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#73227194-21d0-4db0-a40c-4ca89eba1ee5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006234", + "@id": "http://digitalheraldry.org/data#CoA0000031556", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "changed tincture of human head to Naturel" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -63776,7 +63943,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006234_1" + "@id": "http://digitalheraldry.org/data#CoA0000031556_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -63786,400 +63953,404 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5af84844-99ec-4609-a3cc-75d2debf6482" + "@id": "http://digitalheraldry.org/data#62d400f9-231c-4339-a933-f61b37568c59" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ebacc012-c63e-497b-80dd-0e63f5dd3dfb" + "@id": "http://digitalheraldry.org/data#a9e8247b-181c-4147-b809-ed8fd4a3ae14" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6234" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Maunch", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "31556" } ] }, { - "@id": "http://digitalheraldry.org/data#336ec64d-26b5-4f9c-a7c4-b82b0a4b1e1b", + "@id": "http://digitalheraldry.org/data#CoA0000009656", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c22aab2f-c95f-43c9-9f3a-28ba38e0ae37", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#ea5a4915-34f7-41b3-b5df-94fed91fd274" } ], - "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#005c09ba-1740-407a-8dcb-15b627b2b517" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9656" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007157_1", + "@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#CoA0000031506", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#65ebcef3-edf2-4180-936f-3711ed70e1b0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#855a6b0d-b9da-48d8-b351-689bfc9f4c3b" + "@id": "http://digitalheraldry.org/data#53e3f7d7-8f47-4e44-9134-69966fa65ba9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7157_1" + "@value": "31506" } ] }, { - "@id": "http://digitalheraldry.org/data#24223600-8f30-4395-a3cf-0f6be0bd0843", + "@id": "http://digitalheraldry.org/data#de77efcc-2643-482a-bf99-81471b13f25a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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/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#a9d1108d-151d-4bb0-a299-6d6b07b7aad9", + "@id": "http://digitalheraldry.org/data#1bc2b1d4-40d1-4fb2-9e80-5e17ed4ca2e5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#81732886-f942-4c35-8032-5382df8e6903", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#30894538-3acb-4ba1-847a-0b129d96b3d3", + "@id": "http://digitalheraldry.org/data#cf76547a-4115-4a44-9d61-8f304c4115cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c35fbe54-2b7d-4a8e-94fc-3a056d7f3ca1", + "@id": "http://digitalheraldry.org/data#029e0d09-aa47-4b86-88a0-e33e03bff647", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#29ef1c9d-2e9e-485a-9f97-99e843159528" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031555", + "@id": "http://digitalheraldry.org/data#e1121c0c-3649-4c5c-b8e0-f3a19c012e1d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2f07286c-7900-401a-90d5-38ff738852da" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31555" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#84dea5b6-e751-41c2-92f3-c1e1e6fdf358", + "@id": "http://digitalheraldry.org/data#467dd154-79b2-40ea-b379-40091f3f7c0b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#edee837a-66ed-47ef-a460-d8a11e9bf646", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#be08c891-be4f-4c2b-b570-b92622fe2fe8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002680", + "@id": "http://digitalheraldry.org/data#CoA0000002800_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ee90617e-4159-45d9-8276-f9c6cee97f0e" + "@id": "http://digitalheraldry.org/data#af09ba9e-5120-43dc-9bd4-b8be7d176674" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bbd025f4-da1a-424c-8ac6-16d3baf6c3d0" + "@id": "http://digitalheraldry.org/data#08127710-8db1-4a83-896b-a95a22bdfde7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b1904174-a051-4fea-a8b3-d3d49a1ff27e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2680" + "@value": "2800_1" } ] }, { - "@id": "http://digitalheraldry.org/data#71511555-d327-45a2-820c-1ef6a01899ca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#35c417e0-ad52-411d-8371-c06ca49ebd54", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundels", + "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#8ce61204-c4c9-48f3-b16d-4225879dcb3a", + "@id": "http://digitalheraldry.org/data#0f90c48f-9e73-4e8f-ba6e-2013c23f913e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cb771634-6b0c-4bc4-8fd1-4b0c8c05e969" + "@id": "http://digitalheraldry.org/data#5f788a03-ad27-4cd4-a65c-54d1cdf3f62f" } ] }, { - "@id": "http://digitalheraldry.org/data#8a435469-584d-4dd2-82e5-fd50fdba3fab", + "@id": "http://digitalheraldry.org/data#06025e6c-5246-4aee-8545-82903bab13c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8b05475b-3d0a-4423-9547-613d7bddfd2a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#09757923-279d-4039-9540-71483b40286d", + "@id": "http://digitalheraldry.org/data#CoA0000031515_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embattled-Counterembattled" + "@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#bf064dbb-7853-43f4-8ceb-54d60c212ba9" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FireBreathing", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#cc017024-7e21-484e-a092-00d38c76e757" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31515_1" } ] }, { - "@id": "http://digitalheraldry.org/data#70b042a9-51cc-4ddb-b138-d6cdb327a1e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or", + "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#7d99aa3f-4cc3-447d-b400-e7fedc44e099", + "@id": "http://digitalheraldry.org/data#b72e80bc-aaac-4442-8824-ac244300da43", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#8159a10f-4e98-4967-a6ed-b6cdc2fabf83" + "@value": 3 } ], "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#ffa77368-f3aa-4e9c-9473-b3b912cc132b", + "@id": "http://digitalheraldry.org/data#7f7a66a4-b47e-4366-bc8f-9e008a30d02c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fish", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3099fd7a-58c3-4f44-866d-c03bcc7b9501" } ], - "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#CoA0000006252", + "@id": "http://digitalheraldry.org/data#635788e5-047c-416d-a406-56cb7564c068", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000006252_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#8262be40-c072-4720-a911-f6ec7b61a564" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#38986bbc-9b37-4d19-a95e-8d3392d55ddb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6252" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9faf2a15-dce6-4de7-ad49-1249d2953472", + "@id": "http://digitalheraldry.org/data#ff43ba9a-923b-4116-86bd-c55593a33e1b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#aa6a68ad-f315-4866-8eaf-331f7d8957f2" + "@id": "http://digitalheraldry.org/data#d279bc8b-0679-4945-bf75-0d770cf18ddf" } ] }, { - "@id": "http://digitalheraldry.org/data#97ce1576-7b20-4306-a76b-5044da3cddc3", + "@id": "http://digitalheraldry.org/data#d4e8eb43-ec61-4e59-ad1c-d634a3c9fdf1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009583_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009583_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009583_B" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#003b6225-c947-425a-b75f-f5ab356ec906", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009583_A" + "@value": 6 } ], - "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#CoA0000031538", + "@id": "http://digitalheraldry.org/data#CoA0000006872", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -64191,34 +64362,30 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f499bcc8-fd56-4589-8d09-8dd66de13a57" + "@id": "http://digitalheraldry.org/data#369327f0-8de2-4922-a07e-3f21ff94dddd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#80fa8b5b-c78d-4adc-9e70-517f804d0b84" + "@id": "http://digitalheraldry.org/data#99aa640f-62ef-44dc-8b60-c6de5aa7afc0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31538" + "@value": "6872" } ] }, { - "@id": "http://digitalheraldry.org/data#1531244e-44cc-49d9-ac7c-c38504398d26", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BearsHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#ad11851a-ff1b-4048-9dcf-99b97a3947fc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007015", + "@id": "http://digitalheraldry.org/data#CoA0000008229_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -64230,41 +64397,26 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3395eb04-29c4-4630-a739-b85cded61c31" + "@id": "http://digitalheraldry.org/data#03c3a80c-7659-4414-8421-33d93df81de6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#582890a4-57b1-4c77-bbdf-b3d7a8972d91" + "@id": "http://digitalheraldry.org/data#b3d53686-aec2-4460-a2d2-dd9d1d794a16" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7015" + "@value": "8229_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006926", + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000006926_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -64272,51 +64424,66 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3ba7e81e-44b4-4332-bb73-e4df9d081ddd" + "@id": "http://digitalheraldry.org/data#081720a4-d481-4fa3-b3a4-6177d5af21fb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6b2d9862-bddc-4fb8-ac3d-2a106f93983d" + "@id": "http://digitalheraldry.org/data#32817ee1-a9c4-4377-a64e-8be964359cb7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6926" + "@value": "21423_B_A" } ] }, { - "@id": "http://digitalheraldry.org/data#03e979f8-5260-47a2-891c-3a12abf45f48", + "@id": "http://digitalheraldry.org/data#d56ac8e1-5dad-410c-b08e-1e4c27a8cf5e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#741dbcb8-7a47-4f5f-a5ac-812836a4f357" + "@id": "http://digitalheraldry.org/data#802680be-df7d-45c9-a635-31d6be9e9e26" } ] }, { - "@id": "http://digitalheraldry.org/data#efa67f47-2726-4e32-8afb-6934a1470b36", + "@id": "http://digitalheraldry.org/data#67c5ce29-35f0-4809-8935-7f1b2eebe499", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000011773_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000011773_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000011773_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000011773_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#75514366-ad90-46e1-9904-ba8041b1e30e", + "@id": "http://digitalheraldry.org/data#2bae6f1f-d522-45c6-adb5-f55172b8b7f2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -64333,70 +64500,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#263236de-653f-4caa-a2cc-79e4a39bb5e7", + "@id": "http://digitalheraldry.org/data#283ae487-2b01-47cf-9277-e4cef7f55dc3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#db1fd6e6-3400-4de6-80fc-781f62254cc9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c5857f6d-2a63-40dc-b6ec-f90a3d96a764", + "@id": "http://digitalheraldry.org/data#ca3bef71-2656-4e43-bf0e-2064df004f16", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5f443650-dc37-4bd8-a7c0-412d15cc9a16" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8987dc3a-c7bd-4838-ad50-399596322351", + "@id": "http://digitalheraldry.org/data#8c9db28d-e1a4-4591-b25d-45a6ccd1bc0c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#62738892-1bfe-4b8f-a52c-cf831b28bffa" + "@id": "http://digitalheraldry.org/data#f326d7c7-abb5-442e-a7f6-c8b7789530d8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A", + "@id": "http://digitalheraldry.org/data#2b78693f-7be3-45b1-8557-1efa5ed6979f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e0862703-9dc9-48bb-8c1f-512118d7f4e1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "21423_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#7dba2f44-a163-4eda-a115-6e3f7d60ca4c", + "@id": "http://digitalheraldry.org/data#5ca95885-a9dd-4cb1-8b9e-831098fd3ae0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -64408,31 +64565,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a3e39ebc-92a5-4b9f-a210-517d151db17e", + "@id": "http://digitalheraldry.org/data#556f553c-5e23-4159-be8b-dbd18305c9d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#67f84da8-4ea1-46b2-95a5-e06eca375bee" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#f6a9e24d-da58-4a10-8e62-23e4d883d949", + "@id": "http://digitalheraldry.org/data#4ed0568d-44ce-4ecf-8c00-ad36979d0da4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#c0e3b1f8-b126-4f7e-95a0-afce8a781fdf" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -64442,28 +64594,28 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0f2d1387-10e4-4531-a7d5-b7f84c8f5f35", + "@id": "http://digitalheraldry.org/data#10f5d5c9-cb47-4d11-8ec3-9c9d6f99a8f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9809c274-6a12-45ba-9c5a-cdfeb9ca2c69" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006037", + "@id": "http://digitalheraldry.org/data#CoA0000031570_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed Charge1_Num to 2" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -64471,7 +64623,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006037_1" + "@id": "http://digitalheraldry.org/data#CoA0000031570_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -64481,110 +64633,57 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dd9037a9-5552-4145-a5d7-8c43fbd20e10" + "@id": "http://digitalheraldry.org/data#b320924e-73e9-417f-8151-b76f515a3d94" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#011ab31e-5e84-4eba-96a0-4a8823bf1089" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#cec88b26-3ec7-409d-8d48-d0310c1d76a8" + "@id": "http://digitalheraldry.org/data#9fa010f9-e6e6-4d7c-b8a8-9e0a4acd66f3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6037" + "@value": "31570_B" } ] }, { - "@id": "http://digitalheraldry.org/data#4a4c6019-3946-4740-9850-95494b7656cf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#518c0390-662a-4ca0-9dc8-704f30ddcc8f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003607", + "@id": "http://digitalheraldry.org/data#1a8158a6-2d39-44da-ad51-ea89e7d5bc7d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7bbf7e22-f286-4f36-a73d-de79c4b6a5cf" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3607" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_B", + "@id": "http://digitalheraldry.org/data#CoA0000002444", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#76b3ec35-26c5-4438-8404-21ce06bc09b2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#2889158c-77ea-47d1-ac65-91b6c6724889" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "10789_A_B" + "@value": "fixed tincture for field / added rampant" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#66c221da-191e-4c93-8bed-5948e6d37dd2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Star", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#6a40c813-715a-4291-bc08-468bcc4065b9" + "@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#CoA0000002444_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000017789", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -64593,63 +64692,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a3fadf51-0e50-402f-84e3-e61037da790a" + "@id": "http://digitalheraldry.org/data#b891df4a-c4e7-4b54-bfdb-18f0062e5044" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e8f12a05-3e6f-4cf0-9bbb-cfcd56caf4e4" + "@id": "http://digitalheraldry.org/data#5381cc92-49fa-4fc5-bd2e-869835f97d54" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "17789" - } - ] - }, - { - "@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" + "@value": "2444" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006017", + "@id": "http://digitalheraldry.org/data#c51adbbc-690c-4081-b509-3489eb5f2974", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#b62acf81-32f6-498b-af22-f646118c4bc8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#48351d24-e599-472a-9827-cb59fa8fd017" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6017" + "@id": "http://digitalheraldry.org/data#d0e7fe17-9457-45e2-bdf9-f85e8169c783" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7da2ecab-da58-4579-b58d-52ca0b79be41", + "@id": "http://digitalheraldry.org/data#b30be91e-7623-42c8-893d-529058687c01", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -64666,82 +64736,87 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6335a0fb-943f-4c2f-b231-ddd030a03345", + "@id": "http://digitalheraldry.org/data#9de53e9e-2726-485e-a9fb-e5f576eef527", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b847682c-188c-4d0c-ad5c-5423e98d064b" + "@id": "http://digitalheraldry.org/data#35ed1cb2-8255-42b6-98fc-e30899b8f0fc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002462", + "@id": "http://digitalheraldry.org/data#bccd2dee-6587-429a-aa4a-e8a37939da94", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#3dfd9ab2-2b67-4651-af22-6d6724523955" + }, + { + "@id": "http://digitalheraldry.org/data#7830653b-4719-40f5-8da3-32998ddde941" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#b829fb73-91cd-448e-8fd3-53bf38cb26c2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d9b0d550-1afb-4780-a1dc-edbcb8cf37c4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#4addb7db-a240-45db-8e44-7bf722275f58" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2462" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a1c85e83-702c-441b-9d15-bdd01bd369cf", + "@id": "http://digitalheraldry.org/data#80c4ffd3-4a07-4eb6-97f3-c691b6297da5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 4" - } - ], - "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#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#26be6fff-2cb5-43af-aedf-8ad3a2cc1018", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4a5ed9a1-c4ca-46d8-a743-332356a2c87d" } ] }, { - "@id": "http://digitalheraldry.org/data#61b4243c-c427-4cf5-9d7a-9bd306a0c806", + "@id": "http://digitalheraldry.org/data#75cd5b54-deb1-4501-aa5c-6bbc470890cc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#b985df8e-9773-4082-9590-77e209be5e86" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -64754,177 +64829,134 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7efa2187-1b67-4cf2-90b1-f70f99bedae6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#b5149b85-25a2-4b34-a7a2-1c61f8106f6d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" } ] }, { - "@id": "http://digitalheraldry.org/data#5697eca0-017e-4588-afaa-d1ff54717fc2", + "@id": "http://digitalheraldry.org/data#07ccb8aa-b95d-4384-9004-71f4bbfede09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#be0e0d47-7b4c-4481-a73d-ea103d486ce0" - }, - { - "@id": "http://digitalheraldry.org/data#78e464b5-8b49-4e9a-be7b-d4013ac42904" - }, - { - "@id": "http://digitalheraldry.org/data#d2938ac6-52ef-4fb4-b9df-ef173243ee40" - }, - { - "@id": "http://digitalheraldry.org/data#f422413f-f010-4dc6-bfbb-12f9ccd5ae00" - } - ], "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#CoA0000006228_1", + "@id": "http://digitalheraldry.org/data#13d74d18-11b4-42ea-bb87-da85fe4ddec1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#87411ce7-f6d9-4853-8114-dc26b0b84150" - }, - { - "@id": "http://digitalheraldry.org/data#ffed7720-3315-49ec-8712-add4639a7eb8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#73b02b86-d8e1-4ca9-bc87-255298d4f684" - }, - { - "@id": "http://digitalheraldry.org/data#dd681377-f4b8-42ef-bf25-1a23d8171016" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6228_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#194820e8-f8d4-41b4-90e6-a38e17cf991a", + "@id": "http://digitalheraldry.org/data#5b72785d-acc6-4542-85e0-257590cc23c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://digitalheraldry.org/digital-heraldry-ontology#InBend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" } ] }, { - "@id": "http://digitalheraldry.org/data#5443386c-c4ad-4552-9d45-e40e05053996", + "@id": "http://digitalheraldry.org/data#9242df53-4e90-4e78-984e-27e0e81c82c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1bd811cc-a63c-4887-848a-3330c3c11618", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsFace", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#69301a8d-f0cf-410c-819a-b67597a9a12f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#46f51849-a12b-4176-ad86-e5361db2410a", + "@id": "http://digitalheraldry.org/data#a4540589-dfb3-406d-840f-58324d1aeb12", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#fcdf3028-011e-4f92-adea-6f44f4d8be91" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fa85d4ae-d01e-4e23-bc4d-b766ac919abb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7044bb6e-0203-4bd9-8fa1-4742bf1ee2c6" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#5d1fc6c3-d80a-4ffa-9791-d3ecca87fc57", + "@id": "http://digitalheraldry.org/data#CoA0000031558", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@value": "added second tincture to Charge1" } ], - "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#CoA0000031558_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d7e652d9-6289-49b5-beb2-094d3f6dad78", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#960bb3d3-c28b-45a5-8a89-940a557035b0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#bee8f160-7622-49f0-b3e0-fba14e9b4552" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31558" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000526", + "@id": "http://digitalheraldry.org/data#CoA0000031501", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -64936,34 +64968,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#204857c1-fb2a-4763-8949-9f8feb3df768" + "@id": "http://digitalheraldry.org/data#84b82a3a-2848-49b5-884f-d4086a42a2ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#19c8a2fb-e266-48ac-8bb8-ce2008ba441b" + "@id": "http://digitalheraldry.org/data#11aa1e38-4dba-481d-8b89-0b681fcf3975" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "526" + "@value": "31501" } ] }, { - "@id": "http://digitalheraldry.org/data#f33dc87e-4933-4afa-8d4a-634767ff513d", + "@id": "http://digitalheraldry.org/data#e0017d76-d268-42ee-867c-02177c03db5b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#192fcb79-dbf0-448a-ac3b-1638638e2d17" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007758", + "@id": "http://digitalheraldry.org/data#CoA0000004556", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -64975,161 +65007,207 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0ea6d7f0-20d3-4785-93a5-b23f57450855" + "@id": "http://digitalheraldry.org/data#f82dde77-a8f7-46ae-baaf-7bd8b275b0b8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#786caa2b-ba91-44e8-b0cd-8528c46685e4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7758" + "@value": "4556" } ] }, { - "@id": "http://digitalheraldry.org/data#0e795880-e63a-4a56-8d8c-db79f9b60105", + "@id": "http://digitalheraldry.org/data#CoA0000008676_B_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2a7a42f4-64d7-4b10-8884-f890f6f390e6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#9525d03e-51a0-4545-a46c-5136f7bfe3d0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Leave", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#4d673203-3f50-4ca2-be56-4868f1897f9f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 3 } ] }, { - "@id": "http://digitalheraldry.org/data#6a48a730-234d-4808-8eab-287afb113092", + "@id": "http://digitalheraldry.org/data#8536d5d6-00a5-48ce-aed2-27cf1234cf2e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#c805d9f5-faa1-48cc-85fe-c752823d5ef4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#720aeb38-fef6-40c1-9df0-8de0ea98c098" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007750", + "@id": "http://digitalheraldry.org/data#749cd4b9-abd8-4451-87e2-266ac4b43ce0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Embowed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#db9d2a82-6ca3-420e-a2a4-4744f60a0700", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#91ac953b-bab8-4f46-b077-3ee48e1976a9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a5c4a857-222d-4cb5-a418-e425a1d2c84d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e824481d-bd85-46cc-8ea2-2e7a06fa8569" + "@id": "http://digitalheraldry.org/data#ac84435f-ea71-4d4e-ac2b-05c4c211e564" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "7750" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#21212c7f-5c81-4538-be3f-c703ea5d5501", + "@id": "http://digitalheraldry.org/data#31678c61-4663-4e36-8584-ace5c4f6d779", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d209835c-1d5d-449f-a6e3-74335f2ff97e" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#0ec60b23-1c42-4892-a02b-bb7e40954aa1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" } ], "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#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@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#0d702a2f-2b32-44b7-af6a-1dfa3d8905e1", + "@id": "http://digitalheraldry.org/data#1c051ce0-9b65-43cc-bfdb-9b579afec611", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4a970576-522c-4e4d-9eee-e14ed23e4b42" + "@id": "http://digitalheraldry.org/data#ca3bef71-2656-4e43-bf0e-2064df004f16" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002906_1", + "@id": "http://digitalheraldry.org/data#6634907c-3f89-488c-98a1-f1b4eafad743", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e8c5dbdd-41d3-481a-a5d3-7095297b469c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d8e33d8d-996d-41f1-acae-b1e4ad910890" + "@id": "http://digitalheraldry.org/data#390d5def-3a7a-4034-ae97-a07a18e1e798" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2906_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002752", + "@id": "http://digitalheraldry.org/data#e3e9a21a-846b-44d7-a529-eae5a56aa5c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#c5998035-b83f-4c26-a74a-99cccbfc7b7a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#beb5e206-8175-451a-a611-eed176dd86a8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2752" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#aca03000-9540-40ac-9baf-884fd7464b71", + "@id": "http://digitalheraldry.org/data#701cb3cf-0664-4d88-9640-c31f10499776", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#2c16fc0f-6577-4a68-ac20-4dbbd37c12aa" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007822", + "@id": "http://digitalheraldry.org/data#CoA0000002462", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -65141,92 +65219,85 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a3db9cd7-b11c-4822-a354-3f5706bfaa0b" + "@id": "http://digitalheraldry.org/data#5dcdc2c6-c862-44c5-90a6-90038ffc62d4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7b3c8c75-4aa8-4d2a-9adb-e6e3f1477c16" + "@id": "http://digitalheraldry.org/data#bf80d1ef-6b0a-47f2-934b-98927f00933f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#00eca088-e82c-4f72-a225-f01d3a608f9d" + "@id": "http://digitalheraldry.org/data#8d7b8f49-81a6-45c5-8e08-fa60f71d8ee9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7822" + "@value": "2462" } ] }, { - "@id": "http://digitalheraldry.org/data#11b33960-02bf-4d47-98ab-779d5404b1e0", + "@id": "http://digitalheraldry.org/data#ac9686e4-3f1b-445a-8254-d3049eea3be2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#5294b210-bdc1-4b9e-951f-ce46b06fe4cc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b29f2c8a-a346-411e-9c2c-dfd0dd21eaa4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#19c8a2fb-e266-48ac-8bb8-ce2008ba441b", + "@id": "http://digitalheraldry.org/data#fb33b74a-450e-4947-9bf9-0463b5fab1c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#75098c8c-5f7e-4f2b-8864-85b758847218" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#36e52a36-9d93-4949-b4ea-4c1e450a8e02", + "@id": "http://digitalheraldry.org/data#17a01e37-435b-4fb6-9f51-e100ade36458", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#63166c6b-77b9-4ca2-aef2-cbb0a826430e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#e1fda8c3-defa-4fa8-883e-80879d6687b2", + "@id": "http://digitalheraldry.org/data#a513d059-6b52-448b-8e74-b12afd19273e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#3992d603-b92e-4d20-ae4d-365d558d97fb" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -65236,136 +65307,149 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8bffd417-36e2-4d5d-8a17-15df2577cb87", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" - } + "@id": "http://digitalheraldry.org/data#1353ea2f-0266-4606-83d5-de21bbf37d05", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#aec8a6e4-1452-4b9f-a2ae-2faab7bd5020", + "@id": "http://digitalheraldry.org/data#0923817d-eba5-485e-8d17-250bc4f079ab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000008220_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008220_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f13201bd-7049-45cd-a64b-318359e8b82f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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#CoA0000008220_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#527e7e42-207f-4917-aafc-652acdd78538" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027524_1", + "@id": "http://digitalheraldry.org/data#CoA0000007091", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#89a68b11-9ae1-44e0-9cb0-096e3957b282" + "@id": "http://digitalheraldry.org/data#5f556fd0-f0f5-4bae-8f39-4a7b172fdf77" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#559ec4c0-5847-41ea-ac15-ab9b5212e538" + "@id": "http://digitalheraldry.org/data#c11bdb14-a072-45f0-80f0-df72baa012d8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27524_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsFace", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "7091" } ] }, { - "@id": "http://digitalheraldry.org/data#c2d6da6b-2357-471e-a16d-ac555c9d186b", + "@id": "http://digitalheraldry.org/data#ee5109fa-e688-4d6d-9a68-693f8313e33d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#afe2c1d6-54a4-4395-913f-c233472b9d15" } ], - "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#4339f524-1d5d-4881-9154-6fc2c7c7dcf5" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#46666f07-523a-44fe-a34b-288bb8b53e2c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embattled-Counterembattled", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#a269e168-b89e-44e8-b621-82c2b43ab5f1", + "@id": "http://digitalheraldry.org/data#dd081a98-3666-4017-89d2-2f73ade5981c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ff4c084a-693a-440c-97a3-75c18dd4630d" + "@id": "http://digitalheraldry.org/data#394d41d3-a7b2-47cd-b089-8adc9b8451d9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011773_A", + "@id": "http://digitalheraldry.org/data#9d9f8f8d-a01d-42f0-b3bf-cc063b8b49cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Empty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "added rampant" + "@id": "http://digitalheraldry.org/data#171fe1bc-898d-44fa-b097-d16764598bd1" } ], - "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#CoA0000011773_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6dddebac-bd5f-4a46-a1c0-359c210c1c1e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008666_A", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -65374,156 +65458,156 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c52dcf29-bd43-4737-87e2-1c585d675eac" + "@id": "http://digitalheraldry.org/data#76bbc134-bd19-4bf9-88e3-e8a490214c7f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6acbe22b-3232-45f4-9436-1b639ebcd5aa" + "@id": "http://digitalheraldry.org/data#8cd84f1f-5bf8-44ae-9475-3aea5a30cc0f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11773_A" + "@value": "8666_A" } ] }, { - "@id": "http://digitalheraldry.org/data#805e1db9-79e8-4d2e-928d-4add215f928f", + "@id": "http://digitalheraldry.org/data#0cdd3ce5-b052-4f26-b03c-9cd3d39bcc3a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://digitalheraldry.org/digital-heraldry-ontology#Enflamed", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#5c16206f-9ccd-4995-8e1d-242df010fae0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#22e1a1f4-623e-41b0-bc8d-d2a1fc29df99" } ] }, { - "@id": "http://digitalheraldry.org/data#11d5d451-1df2-493e-847e-8840b184f8d6", + "@id": "http://digitalheraldry.org/data#CoA0000004384", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "of 4" + "@value": "added armed and langued and rampant to Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + "@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#CoA0000004384_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#09ad7cff-4e04-4f74-94ec-c94df4b3fa5d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c1b99d2a-e0a5-4027-849e-0525e48400d4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#6c76a69d-1ada-4816-bf69-489e974569b9" } ], - "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#d86cd6d7-494b-4db3-94a2-13f7a8912430" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "4384" } ] }, { - "@id": "http://digitalheraldry.org/data#f0e40f71-a9ab-4a2e-a151-f378b93c3d40", + "@id": "http://digitalheraldry.org/data#8106f1dd-251a-453c-8c75-5fec9d25d364", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0c106162-7fd6-4c1e-8a00-48a395d008ac" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#cb14d77a-e1f9-4cf4-b336-d78c2895ec45", + "@id": "http://digitalheraldry.org/data#CoA0000031552", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b6cfdb5f-6505-4661-924e-0309e90cd95a" + "@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#8554da2f-57c1-4b46-8503-52a76b7e6ad5" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sword", - "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#4d80f30f-0f20-48c3-ac75-2394e2cf7b67" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5d36785c-c5c0-4a34-af24-b58f366b18d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FishHauriant", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d4a5240a-61c3-4c3a-a93a-419d6e9ea099" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#05044d7a-34bc-4fa1-b473-0c0f5fe55d60" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#755a4a55-ee49-428e-836c-4ba244f213c1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#379ef6d8-ffb2-49da-b0a5-6cf498665fb3" + "@value": "31552" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006412", + "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -65531,36 +65615,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#887a25e9-b3e2-4695-84e9-c4e14f96871e" + "@id": "http://digitalheraldry.org/data#c3b963f9-f64b-42f9-8960-a68126a6970d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#607a66b3-1c84-473c-90a1-9d18ba2b822a" + "@id": "http://digitalheraldry.org/data#5b2bf78e-1024-4dc8-a039-3390299263ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6412" + "@value": "8191_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#28a140fc-5cbb-4c50-9d09-01302162310f", + "@id": "http://digitalheraldry.org/data#d4a56358-ce97-4720-ae8e-1c5f3aa9d1ea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WithLionsClaws", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003176", + "@id": "http://digitalheraldry.org/data#CoA0000003187", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "added passt" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -65570,7 +65664,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003176_1" + "@id": "http://digitalheraldry.org/data#CoA0000003187_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -65580,320 +65674,246 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#96bcffbf-fa06-49e1-8175-d6bf4cd70465" + "@id": "http://digitalheraldry.org/data#e73eb7f4-a719-4694-b69f-1722a2d360bc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c8330b82-a4c4-40f0-a6f9-5871f68fee4a" + "@id": "http://digitalheraldry.org/data#45882831-8f8e-45c8-8b5c-c29e7d5e6923" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#6b6cbf0e-17c9-4815-b31c-02c41bbd6bb1" + "@id": "http://digitalheraldry.org/data#524a4a7a-126c-4ddf-9344-f3f17241c6a7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3176" - } - ] - }, - { - "@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#Garb", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "3187" } ] }, { - "@id": "http://digitalheraldry.org/data#97348ff6-6792-4a53-b216-58f5f0001e25", + "@id": "http://digitalheraldry.org/data#fa121b7d-9b9d-47b8-9db5-504a6f66a7bc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#CoA0000031504_1", + "@id": "http://digitalheraldry.org/data#CoA0000002752", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3f6aac41-3764-4e58-8868-ed22f671996c" + "@id": "http://digitalheraldry.org/data#adaf05c5-bf02-4889-975d-a6931dd12b24" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d9b22096-1107-4ead-a7cb-c60635106d23" + "@id": "http://digitalheraldry.org/data#aa515c48-1752-455c-b841-f59feaaa9232" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31504_1" + "@value": "2752" } ] }, { - "@id": "http://digitalheraldry.org/data#678032f5-b447-416d-85be-48c3fd3d1ec6", + "@id": "http://digitalheraldry.org/data#4f1cab38-41f6-48c6-9496-15cb7fa80d1d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#77f3ccee-6e8b-462d-aa63-35e8d9ae85ce" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#f8c9f910-e462-4f6a-b1ee-51ad6e5e6b6c", + "@id": "http://digitalheraldry.org/data#b94ba532-0124-42f8-95fa-e90c4047e032", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#7d3b47eb-fd49-450b-8bcc-8c23d6b36306" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#4f4306ff-022c-4993-a4ae-798a50a94717", + "@id": "http://digitalheraldry.org/data#7fa9b7ad-5c88-4e8f-bd99-6f2a29915a2a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6afc8681-1247-4ead-82a4-1c59e3935649" + "@id": "http://digitalheraldry.org/data#c49e46d4-e51d-46c9-90eb-978456a09357" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0bdc1ee9-9b5c-41eb-84c3-bdd1c473872c", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FireSteel", "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#34509100-1b14-48c7-a48d-ad990d4b27ed", + "@id": "http://digitalheraldry.org/data#c6eee1ce-eca9-4488-8035-8e5f8c39a8f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@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#aaa302ee-1a92-4cd5-96de-0f5f3ce38f97", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "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#80aa349f-d3ed-4566-92e4-35db495f2326", + "@id": "http://digitalheraldry.org/data#990d9a29-1d74-46d0-b5ec-59439d936c73", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Salient", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002477", + "@id": "http://digitalheraldry.org/data#740bf85f-736d-419b-8761-1c6bc6404270", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#7da2ecab-da58-4579-b58d-52ca0b79be41" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d1262510-f6c9-4052-9b64-98f7b1f5f87a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#c361ef99-2fce-4481-84d4-82f5a893d2e9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2477" + "@id": "http://digitalheraldry.org/data#448f5df5-9ce9-4064-a385-faff3f2f24e1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011299_A", + "@id": "http://digitalheraldry.org/data#4f2cc4b6-acce-4e05-be9f-07afb0f5b434", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#45515eeb-6824-4148-9051-b911536726d4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d78bccc3-25fd-4a43-b8e8-a2c4954f419e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "11299_A" + "@id": "http://digitalheraldry.org/data#714b1162-d4c1-4013-a011-8eda9af22fc9" } ] }, { - "@id": "http://digitalheraldry.org/data#4bbedbc6-6ce6-46da-9a26-d322b0420a1c", + "@id": "http://digitalheraldry.org/data#04c431bb-6caa-493f-9997-c23761af280e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d22e63d2-7115-47fd-af47-af05547aa20f" + "@id": "http://digitalheraldry.org/data#fb246176-dd06-447e-b302-fd158b9cabb6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006411", + "@id": "http://digitalheraldry.org/data#f6bd6f4b-a29f-488d-82df-472ee77ab45c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#772b840f-3b51-4b60-871d-a85adc792ce9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#314a8fe4-6a00-45a4-ae00-2abab41a2d2b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#77c74aa0-f449-4291-afd0-e7dcb7609319" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6411" + "@id": "http://digitalheraldry.org/data#6d2107ee-2ba2-4971-9e4b-172f883a45bf" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002684", + "@id": "http://digitalheraldry.org/data#3f2693e8-3413-4eea-9c5f-4d6297c56dde", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2c39d81d-2598-4f60-ad98-8efa742a5fe2" + "@id": "http://digitalheraldry.org/data#f1f7699c-07df-413c-9b21-ced33ec3b0cc" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c1f6da05-5140-4d11-add5-a73aeb8ead9f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#196b16b4-04ff-4ed2-857d-2838c5799671" + "@id": "http://digitalheraldry.org/data#d24ee5fb-9db0-4d13-8471-4b1dbc6d313e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#54c7d396-289d-4b00-a27a-9924c80bf168" + "@id": "http://digitalheraldry.org/data#b7764ec9-523a-4621-83da-e31a2da1ba3e" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#30ba6ae2-f59d-4e6e-a43f-0258e8141ee2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2684" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007265_1", + "@id": "http://digitalheraldry.org/data#CoA0000006881_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -65905,150 +65925,100 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#06456769-dba1-481c-884a-15640f05dfec" + "@id": "http://digitalheraldry.org/data#c1a57cdf-75d7-4bc1-9460-b179620f6cdf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#838d5ac8-37be-48e8-be4b-960066af705a" + "@id": "http://digitalheraldry.org/data#f8a5fe42-fcea-4572-ab5f-f7445fbe2af5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7265_1" + "@value": "6881_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7fe147bd-7bd2-47f6-a06c-f98d6bbcc467", + "@id": "http://digitalheraldry.org/data#54c29ce3-4173-4bc0-8552-5857e1718df3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#FireSteel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@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#CoA0000016665_A_1", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bird", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007414", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c10ba0bd-fd4b-4246-96ee-574a25f42041" + "@id": "http://digitalheraldry.org/data#8faa6a0b-1550-44ad-8da4-ff6b2fdafcd9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9c1c2cfc-a373-4bef-b6d2-4663be1ac3bb" + "@id": "http://digitalheraldry.org/data#909d9369-3077-49a7-88e8-4ce6bb51106b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16665_A_1" + "@value": "7414" } ] }, { - "@id": "http://digitalheraldry.org/data#0790c0c5-505b-4e90-9b8c-50c31969414a", + "@id": "http://digitalheraldry.org/data#f08ec95e-af05-42d6-9ae1-bc42bab43366", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0732fdd6-1699-4f75-9fd1-6521b542ca97", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], "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#Or" + "@id": "http://digitalheraldry.org/data#09c9f2d8-a80a-4176-aa7a-6eae8c0788f5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#09cb2746-c2ad-46b0-8ce4-9aba42794eb7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#07f20848-3091-4b85-b1cf-514f55dcf2fc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#3469a9f8-3151-45ad-bfff-3b48debae113", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002821", + "@id": "http://digitalheraldry.org/data#CoA0000009378", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002821_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -66056,109 +66026,55 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4ff1f5f8-791e-44be-adb5-491643421fd6" + "@id": "http://digitalheraldry.org/data#ec89f8a0-2faf-47cf-be99-9a83108d7370" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d36795de-5873-471d-92b0-966c09800c6f" + "@id": "http://digitalheraldry.org/data#26c20ccc-8a1f-4d0f-b321-bd38fdc3edad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2821" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#314b284a-ddcd-42b1-982d-1a1a1ebbd832", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#472cf272-cc2e-4de2-997e-f92aed76aa29" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bf3ee8ce-0adb-4a8d-89ea-e2f4ddb33af5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "9378" } ] }, { - "@id": "http://digitalheraldry.org/data#bede9871-29ff-4ed4-a11b-6e615969081e", + "@id": "http://digitalheraldry.org/data#b65c7af6-c7c1-45f5-8e0c-5303b14a4fed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#PosedBendwise", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#7f6f36e3-afd0-4549-bbf6-3a6cf73779a5", + "@id": "http://digitalheraldry.org/data#16be61f2-62c0-4e2a-8af6-740eedbc603e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b45da012-56cf-4f01-8b06-6092906ba53a" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1_1", + "@id": "http://digitalheraldry.org/data#b077a945-e925-44c3-9f75-620e0ba47cf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#ce815ab8-57ce-4d4c-a1ea-a9a1fd8f70e5", + "@id": "http://digitalheraldry.org/data#5d3e4bcd-ba90-4802-bc30-5e196d624041", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c7a3b6b5-8449-40dd-994d-af4f04d31cf5" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Star", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#cbf129fd-ffd4-4b91-adb2-8a8ec1308e57" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4ba07bf8-e4df-4669-9c08-2edb2cb3072f", + "@id": "http://digitalheraldry.org/data#180b1335-f626-4dde-bb77-c70c207c1b0f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -66175,196 +66091,146 @@ ] }, { - "@id": "http://digitalheraldry.org/data#944934da-a7bf-4d6b-b81a-a2fcc8d53981", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d939909e-93e3-4569-8939-638716212fe8" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009678", + "@id": "http://digitalheraldry.org/data#CoA0000003689_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#27539422-50d9-4b91-a47e-9e53c1ab60bc" + "@id": "http://digitalheraldry.org/data#2a0baf2c-fcd6-437f-a1e2-c3dd09c3d1c5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#86fd04fc-5e4d-459a-bca2-040799206aac" + "@id": "http://digitalheraldry.org/data#2b22510d-af72-4f31-83d7-a549f650fa14" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9678" + "@value": "3689_1" } ] }, { - "@id": "http://digitalheraldry.org/data#8ae33ac1-1225-4142-a696-8954ab7996eb", + "@id": "http://digitalheraldry.org/data#8718f3a2-0b42-4460-8587-0005055b94c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1db72c0e-9785-4f69-8f53-1565f026fd75" } ] }, { - "@id": "http://digitalheraldry.org/data#a5b00bf3-0c41-4e30-8403-14edf0881897", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#43b4a47e-bab5-4509-9b48-9757445602fc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/data#deae9f0f-79d3-4bbb-895d-bc076d759c0a", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#779cf6ef-0161-4ad6-a853-47de1ff2055e", + "@id": "http://digitalheraldry.org/data#b0ce78e3-653d-43c7-ace7-238865295a2d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#e94fdc04-7d7f-49ca-87ba-14af04ff8e24", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b8b179fa-1cdc-4b51-9626-21361015a23a" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#046ea568-46dc-4c08-915d-896bc6e3d7f5", + "@id": "http://digitalheraldry.org/data#3cd7fd8b-4d4d-4da7-a08c-b92b46a9dbf0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#8cf08fa7-2c58-4524-a1c4-5be6b84dc178" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#34ca27bb-5935-4b6c-a770-647e6a7a6fb5" + "@id": "http://digitalheraldry.org/data#47bc0a81-f687-4a6e-9e0b-3f593652f1b8" } ] }, { - "@id": "http://digitalheraldry.org/data#0052b622-0ec4-47d8-b362-79f356b7b186", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#aa2e93cb-abd7-450b-b4d3-7452d61b208f", + "@id": "http://digitalheraldry.org/data#49d0f266-b2a3-4e38-bf74-d812bb39358e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#69301a8d-f0cf-410c-819a-b67597a9a12f" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#715e1dc2-464b-405a-9518-dcd3bc0bcb06" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], "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#0a0e640d-e4cf-4cd4-aeaf-07510d135418", + "@id": "http://digitalheraldry.org/data#8dc574f3-621b-4c5e-ab56-8de97507c4ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#78d7d7df-fcc8-413f-afba-98a664343359" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#8e6d3d86-546a-46c8-b5a7-de679a181029" } ] }, { - "@id": "http://digitalheraldry.org/data#af6349d1-d2bb-4dd6-84ba-db6a97b69696", + "@id": "http://digitalheraldry.org/data#a7f696f7-dee4-4306-9ede-df7c5779625b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ae09759e-18dd-4bd6-9e0d-7dc9e6304a7f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#88550856-c7f0-4fe5-9da4-fc9b1862df2e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#519e509f-2b71-4756-820b-ef273b0a50c7" + "@id": "http://digitalheraldry.org/data#53311f37-0efd-451f-8b7c-0ab0c1d27120" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009653", + "@id": "http://digitalheraldry.org/data#CoA0000006308", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of field" + "@value": "changed bend of lozenges to 5 lozenges per bend" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -66374,7 +66240,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009653_1" + "@id": "http://digitalheraldry.org/data#CoA0000006308_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -66384,75 +66250,41 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a32f3178-1b67-4679-a9fd-d703ffe3a526" + "@id": "http://digitalheraldry.org/data#5190e376-0f02-4687-b96b-76410e11d745" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#efb3e008-0cd4-4768-8d31-883e38a4008c" + "@id": "http://digitalheraldry.org/data#75b8771a-1a98-4838-a7ae-b34e99cf4f0c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9653" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#45f6632d-042f-427c-a8ed-eff4db7babd2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "6308" } ] }, { - "@id": "http://digitalheraldry.org/data#111b89dc-983a-41f5-b74b-facd570e7c92", + "@id": "http://digitalheraldry.org/data#5b3f2447-ea3a-483a-a2cd-0d35a4a3a8a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#8e107468-69e2-4ada-be76-a5f3ed10f20e", + "@id": "http://digitalheraldry.org/data#de24bfa1-d287-46e6-9129-74e193909332", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#704cd528-a1ca-49da-8a86-ee39ea38ff4a" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#95cea401-b790-4d48-b346-e70a532d7e31", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crown", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#428c4a56-ecd6-45fc-bbef-5f1ef78808ef" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031514_1", + "@id": "http://digitalheraldry.org/data#CoA0000001319_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -66464,73 +66296,62 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b45e6398-ec05-43bc-b797-a13aa7c51716" + "@id": "http://digitalheraldry.org/data#674d87fe-681f-428b-9f2b-165712f9cf5c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8ae69043-f624-4d9d-93d5-fad5410f4df3" + "@id": "http://digitalheraldry.org/data#f7214891-b562-4852-ba31-957decd3b70c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31514_1" + "@value": "1319_1" } ] }, { - "@id": "http://digitalheraldry.org/data#ab33f67b-833b-4547-91f3-7322f2229f4f", + "@id": "http://digitalheraldry.org/data#CoA0000008287_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#26964fbd-9f99-4c97-b8c4-9651cb13868d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a5640ec0-cfb4-4129-90d5-83b81a8a9d77", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "8287_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008925_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000005220", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe1ee733-aafc-45d7-a4c6-d2bc707a2c1b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "added border as Charge3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000005220_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000010921", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -66539,49 +66360,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#acd09376-21b6-4203-88a6-1a8f50935db4" + "@id": "http://digitalheraldry.org/data#58f2cdbe-9934-456e-bf0e-3e05fa4d598b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7e67de1d-a494-4bc5-b843-5fea53b859d9" + "@id": "http://digitalheraldry.org/data#4a6460db-03e9-414f-bc89-d95e6580ec09" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "10921" + "@id": "http://digitalheraldry.org/data#620ddcad-e09a-4b2c-91a8-89d521579af9" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithLionsClaws", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#58188b0c-40f3-4a07-bab3-d4458de650ed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#87e372d7-3b76-40a5-8c08-3f55f240a53a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#749ac666-3593-441f-9fac-8346ecfdef88" + "@value": "5220" } ] }, { - "@id": "http://digitalheraldry.org/data#543c2d44-4765-4e2f-8881-33c5f1371d92", + "@id": "http://digitalheraldry.org/data#a44e82a0-f802-4da8-a446-59a79e83f569", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#PerPale" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -66591,43 +66402,73 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5f4c9149-58df-4671-a265-99d0dc0f8a67", + "@id": "http://digitalheraldry.org/data#8c74fe91-d370-428b-845f-fa72c1b18759", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3dcb81c1-53be-4b87-a24a-f9dfd04262c1" + "@value": 3 } ], "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#afa82f49-f7e6-4d41-8d8a-72ffcd0dc3e8", + "@id": "http://digitalheraldry.org/data#19eae450-366b-4b8c-9063-64dfe41f9a04", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#bd3f20a6-88dc-465e-9a68-b391dd8f07ed" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#e1bb5fe2-18b9-46d6-9839-96b4f3a5dc7f", + "@id": "http://digitalheraldry.org/data#5a6e7f01-2b7c-4852-87b8-dfbb27cad28e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008359_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021425_A_B", + "@id": "http://digitalheraldry.org/data#CoA0000007410", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -66639,102 +66480,87 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#30d0f0df-67d2-4dc7-8d7e-def2f90a7d1d" + "@id": "http://digitalheraldry.org/data#cc146aaf-bb60-41a1-8c8d-100d84b97c36" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#621b6a37-ab20-4676-8dbe-6a37598a191c" + "@id": "http://digitalheraldry.org/data#0d2c9bf4-14e0-48fd-97a7-b59d85f21cdd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21425_A_B" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#88203570-2e3c-40a2-82a2-04feb3785edc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#51b80d18-eae2-4567-862f-70bd216235bd" + "@value": "7410" } ] }, { - "@id": "http://digitalheraldry.org/data#ff697837-a09c-4cc8-a671-1b83bd168a1a", + "@id": "http://digitalheraldry.org/data#ac7dac3f-2fa4-4c2d-be0d-bcc0065e8a2c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e7814b4b-10b4-4551-b8f1-9ed5f50c5eb5" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#674d2245-3832-4e52-ad2a-58bc1833c4b9", + "@id": "http://digitalheraldry.org/data#094ee5c8-be6b-4091-89e7-912fd71a6504", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#e8c6a190-d43e-40d8-ae57-d08a51e05b64", + "@id": "http://digitalheraldry.org/data#50a30919-12a8-4052-9bd9-ba6f5001c55a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#465bce6a-7bcb-4065-90da-489ffa319115", + "@id": "http://digitalheraldry.org/data#ac040ba4-9dc8-454c-9e21-7f16ef284609", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4e089c2a-7aa7-472d-9b0c-769070275e41" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6ab6e591-f741-4ba6-a93d-5b96b47441ad", + "@id": "http://digitalheraldry.org/data#b21b1a40-fae3-4fdb-a2a9-036b7163a6db", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5f42aa78-4b41-4a00-9541-7851524c26c4" + "@id": "http://digitalheraldry.org/data#e5be5085-c90f-491b-960e-c9a411c2379b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000035585", + "@id": "http://digitalheraldry.org/data#CoA0000006939", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -66746,41 +66572,48 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#27e2fe45-68c4-494f-ba11-5145bb15f2ac" + "@id": "http://digitalheraldry.org/data#67db8bba-0fd2-46e2-9986-1ca125e3e5cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f6f28412-a419-418f-9e2b-6b70479765c1" + "@id": "http://digitalheraldry.org/data#6166c218-4f82-4c12-b97b-5c64000124f6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "35585" + "@value": "6939" } ] }, { - "@id": "http://digitalheraldry.org/data#f11e2c72-d28e-4eec-9fa9-b88ce4cf63f6", + "@id": "http://digitalheraldry.org/data#2dd4b6b9-a75d-4832-af8c-b1f34223d789", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007294_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d39b897b-59f6-49f8-bb08-a63f8bf6bd2f", + "@id": "http://digitalheraldry.org/data#b816b313-2555-4b9c-92df-ddea0b6d1682", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#993b7456-ed32-4be4-9689-5ce00ac1edf2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -66790,140 +66623,116 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bfdc1099-809e-4496-8f7a-dea705882746", + "@id": "http://digitalheraldry.org/data#1bd0e5ec-2585-4cbd-b0c3-e2283d4c0254", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#88c379c4-e6e2-43e5-ae25-c8abef0f81f5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#94eb9efc-69e7-4219-b787-2db8f7e803ec", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002948", + "@id": "http://digitalheraldry.org/data#2eee8349-82ba-4301-970d-a388a374883e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#4e5bbba6-7f15-44a9-abd5-0d47d7faee48" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#19031c27-7b70-4f99-a39c-45e77bbfd800" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#591f25e5-4a9b-4787-9b4c-d6b80f822d86" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#87e65dc8-5a21-4597-ad45-859503f7bb7d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2948" + "@id": "http://digitalheraldry.org/data#ce7aca8e-b31d-4b28-8f43-17299efaa54f" } ] }, { - "@id": "http://digitalheraldry.org/data#45752f77-dc33-4e95-8e8f-7b5171255ca0", + "@id": "http://digitalheraldry.org/data#91e6b439-c73a-44dc-8345-6b01608c272c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e03c4b8d-de62-453c-8fe8-8398694d4ccd" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008755_A", + "@id": "http://digitalheraldry.org/data#CoA0000007582_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000008755_A_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e8575843-caa4-4402-862e-da9e646033e8" + "@id": "http://digitalheraldry.org/data#728e98f3-08ae-4fcd-87b1-ba5a961049b9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8e4ec92f-89f9-48b4-88e2-3d879a293d4e" + "@id": "http://digitalheraldry.org/data#c19ff8d2-a57b-42eb-beca-9a6f6ad26f60" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8755_A" + "@value": "7582_1" } ] }, { - "@id": "http://digitalheraldry.org/data#f4c96c5f-e2f9-4818-843e-f3d6f8db627c", + "@id": "http://digitalheraldry.org/data#fd1f0aa9-883d-4fbb-b2ff-570b74ee674f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#926320cd-0418-4fba-98c3-53b2ebd21057" } ] }, { - "@id": "http://digitalheraldry.org/data#3666b4e7-86c0-4368-bc4e-cdc088d9a52f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f5ec1fa4-6b4a-4e39-9a94-6d60d9b2ef04", + "@id": "http://digitalheraldry.org/data#cd87c45c-3bfa-43c6-a71b-0d195db0c873", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -66933,60 +66742,85 @@ ] }, { - "@id": "http://digitalheraldry.org/data#035e0906-91b9-4eb9-a634-3ad4c1b59d85", + "@id": "http://digitalheraldry.org/data#4def3dcd-a899-442d-9da7-c1ea787b6e7c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0bcaa7e6-5a97-4f51-b827-add44e3f69fa" + "@id": "http://digitalheraldry.org/data#4a113693-fe6b-4575-84c0-d2d5575a88ef" } ] }, { - "@id": "http://digitalheraldry.org/data#1d028c1b-ffc0-4713-b250-950d83cce324", + "@id": "http://digitalheraldry.org/data#CoA0000019257", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f8f44445-955f-4d42-b083-ecef32d13932" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d656f4df-c719-4314-8d25-bd99eb6cd35c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#d8c27726-524b-4df4-a1c1-594b18c42d5d" + "@value": "19257" } ] }, { - "@id": "http://digitalheraldry.org/data#a31b10ed-c6d3-409e-be7c-cb0709c10860", + "@id": "http://digitalheraldry.org/data#539a03d3-30fd-46cf-b244-8ebdfe79e283", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b134739e-1ce3-45d5-8b33-5df38c9555f0" + "@id": "http://digitalheraldry.org/data#98f2f1c5-a49c-476c-99a8-e42378863514" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bbcb5d47-83a4-4000-9ed1-944182db5c01", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a6a17c79-df1b-47b5-9ced-9f92e00cd944" + "@id": "http://digitalheraldry.org/data#2fdce6ea-6014-4533-bd0b-231bbf684f90" } ] }, { - "@id": "http://digitalheraldry.org/data#f1508ec7-106a-4058-a50c-3175bed16e2d", + "@id": "http://digitalheraldry.org/data#CoA0000008670_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031547", + "@id": "http://digitalheraldry.org/data#CoA0000027639_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -66998,88 +66832,66 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0790c0c5-505b-4e90-9b8c-50c31969414a" + "@id": "http://digitalheraldry.org/data#821bce0f-7403-4354-ab84-8e92bb9ab2d4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#278fc7f3-397e-400b-90ce-21be7e622e9a" + "@id": "http://digitalheraldry.org/data#b39d86ff-ce11-4deb-af8a-d8d7cae6d387" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31547" + "@value": "27639_B" } ] }, { - "@id": "http://digitalheraldry.org/data#e66b6d6c-ea22-49eb-abec-a071e8d9170b", + "@id": "http://digitalheraldry.org/data#2837c6c3-0b98-41cf-a846-2dbc680f2df3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#288b460c-63c1-4b06-a3ff-2f77c4959b76" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#overAll", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#975c2af6-fad9-4a05-88a8-8deb56876be0" } ] }, { - "@id": "http://digitalheraldry.org/data#31d1f6a5-aa64-4a29-9867-a146f417bda8", + "@id": "http://digitalheraldry.org/data#d3c3626c-5dca-43ec-a5af-023b147f5bee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4a169608-c4c0-49a2-a00b-5dfb67f974b8" + "@id": "http://digitalheraldry.org/data#924aa3e8-e3c5-464f-9b48-890529d5fa33" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#36a9f703-3361-4d0d-881d-cade7e2ae10a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Crenelated", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Couped", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#d209835c-1d5d-449f-a6e3-74335f2ff97e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B", + "@id": "http://digitalheraldry.org/data#CoA0000002828", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of Charge1 and field_seme / added rampant" + "@value": "added armed and langued to Charge3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -67089,7 +66901,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000002828_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -67099,99 +66911,138 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a5b00bf3-0c41-4e30-8403-14edf0881897" + "@id": "http://digitalheraldry.org/data#a513d059-6b52-448b-8e74-b12afd19273e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fb08e837-dcd0-40e5-b254-3284e9ee55bb" + "@id": "http://digitalheraldry.org/data#df83b58a-da2f-4e09-9671-4b736b5beb38" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c833665f-efb0-4c41-a33d-d74947dd123c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#56f5fd98-c876-4443-8539-7f5f65a3fef3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4": [ + { + "@id": "http://digitalheraldry.org/data#fedfd9e0-574f-46de-9eb0-88e940fecadc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8378_B" + "@value": "2828" } ] }, { - "@id": "http://digitalheraldry.org/data#1896da21-2e01-48e0-b8d2-c1f0d4f8ebcf", + "@id": "http://digitalheraldry.org/data#5bd592be-1cac-4a2c-8446-2b657c1a1bf3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#95dca6eb-3eae-4cba-ae5d-b0ce17c656fd" + "@id": "http://digitalheraldry.org/data#731e91b2-050a-4a58-a286-644554b7f75a" + }, + { + "@id": "http://digitalheraldry.org/data#44c78869-cb93-466d-9eaf-93f17c5667bd" } ], - "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#CoA0000031543", + "@id": "http://digitalheraldry.org/data#CoA0000002827", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added second color to star" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#35aee63a-53f5-4df2-8191-1cf7aba2fe98" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031543_1" + "@id": "http://digitalheraldry.org/data#30130a15-54af-465f-ba60-99fbd51059f4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#eb99f471-0e7d-46f2-a831-ae06811a3e0e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#808d1dc1-8621-49f8-b1bb-df54a74b5922" + "@value": "2827" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9d08e7da-4807-4832-b660-c946a9d1a502", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#dbcc1d9e-699d-45ad-837a-72bc49582620" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "31543" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006018", + "@id": "http://digitalheraldry.org/data#d90b2746-d7c2-4eb4-9878-98a060da768f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "fixed tincture of field" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3689c6f0-732f-462a-bdb6-1e05accfe483", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 7 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006018_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_C", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -67200,350 +67051,466 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#97e9e633-ebd4-4b40-aa2a-eb6513a4395c" + "@id": "http://digitalheraldry.org/data#ee8c9ef6-de62-4e11-ac46-70e43489f66c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a7427af1-d34d-47cd-93cd-8c392d379c7d" + "@id": "http://digitalheraldry.org/data#3a91318c-3f38-4bbb-93dd-ad95cc918f23" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6018" + "@value": "10789_A_C" } ] }, { - "@id": "http://digitalheraldry.org/data#de1a863d-4f65-43fd-a5f7-c2344506ce26", + "@id": "http://digitalheraldry.org/data#2b7ab3f2-e187-44b2-b2d7-1c0836799a07", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#cca36fda-e910-4da1-8e89-6183f819d994" - }, + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Antler", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#8490e03b-9cba-4e44-ae61-4dc0c4e841a3" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#58e1bc35-10e5-47b6-b376-85abb48446b0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aa894b72-57ba-45c6-9fb0-bd905d86581f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b4c5c7b6-7ba2-47eb-b31a-1c7bafec6846", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dbda093d-9a0a-4233-9b19-f84a86111b18", + "@id": "http://digitalheraldry.org/data#bb50b1cb-e90e-47b0-8026-98e4c4759c23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#02c49f70-3dcb-4d4d-9bb9-21c463d00464" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#503efc07-340d-41e3-9567-c65b8cf16a89", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#416f0f15-32b4-4866-8763-7e03ae654888", + "@id": "http://digitalheraldry.org/data#ef77fb30-b060-4657-95f1-18c42073cf27", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e6b8d0f5-2c17-476b-8891-791703727d6c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a1cc54d1-8728-44fe-ba1d-aefed9f9671d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9b52ccf4-a086-4ae3-8631-5e7e2ef70c27" + "@id": "http://digitalheraldry.org/data#3ed7b409-a4b1-49c4-ac57-3b3d9890c0e8" } ] }, { - "@id": "http://digitalheraldry.org/data#95fc279a-fc8f-417a-8732-d5af709a4f8f", + "@id": "http://digitalheraldry.org/data#baafbcef-3b48-4496-ad30-a100b7445571", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#d2401b3b-78aa-4223-8a7e-7d0c8746ad1f", + "@id": "http://digitalheraldry.org/data#CoA0000006020", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "of 4" + "@value": true } ], - "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#45985a4c-a369-4368-9be2-4dac1e52d115" } ], - "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#e5919b81-859b-47b8-96e4-161c2490a3fc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6020" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e76d7dc4-fcc5-4fdf-96b7-0d19a92558c5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#7b32136f-1fb2-4f38-b609-5e762e94b820" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@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#fbe235f3-4ca2-44ae-a289-986c9e3cd49f", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#b54cdb09-4612-42eb-8d89-da926f29271b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#9628c0c5-31fa-4096-9f8c-94201099b2a7", + "@id": "http://digitalheraldry.org/data#b6ed3691-67db-4c9b-993a-527abf824954", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009649_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009649_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009649_C" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009649_D" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#391fdeea-1bc1-4baa-a76e-124ca7d04c07", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#4670bbd9-5924-4d1f-b487-42f0d11ce938" } ] }, { - "@id": "http://digitalheraldry.org/data#53bed879-270b-4872-aa92-13e871fbb438", + "@id": "http://digitalheraldry.org/data#b30dd586-459b-4f74-b3b2-ebf49d6cfac1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#d51de111-d33c-4d9d-9243-4297ffa301f5", + "@id": "http://digitalheraldry.org/data#6d54825b-d71c-4b63-bea3-99c68ffbdbba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#07e3c00d-b533-40c2-a558-df440612c260" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c457d6ab-b512-494b-8ce6-bd95bbf5f2dd", + "@id": "http://digitalheraldry.org/data#CoA0000003607", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#c55388e8-c832-4c33-a0c4-f59037d52f0c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3607" + } ] }, { - "@id": "http://digitalheraldry.org/data#6331bc4a-6b19-4443-9fe9-fc6c23ecd712", + "@id": "http://digitalheraldry.org/data#089217b0-bfe9-4033-b63b-7846567e619a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#eee1f81d-7488-4c1b-82a5-c1feb887f3d7" } ] }, { - "@id": "http://digitalheraldry.org/data#5859059c-7be9-4c88-b64c-0bfde35f5c28", + "@id": "http://digitalheraldry.org/data#e69c0d4b-a5e3-4d9c-9439-c77f7b4ee155", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#365f326e-154c-41c9-aae0-f8819d999747" + "@id": "http://digitalheraldry.org/data#09a61806-d472-4c3c-9e3f-52131b6e4580" } ], - "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#6f5cd3cd-6896-4850-afa6-cdb1295cee82", + "@id": "http://digitalheraldry.org/data#74f71ace-8a88-40c6-bf58-edc667d4670e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#28954fb5-03df-4e1a-8fa3-e9652808303e" + "@id": "http://digitalheraldry.org/data#191bc23c-8c2e-4c67-afbd-c611d6014c14" } ], "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#5e668f5a-10f7-4e41-b50e-9cf6edd63506", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#602acf01-f971-4492-bdd9-a0fb3a8156f1", + "@id": "http://digitalheraldry.org/data#59ec02a6-048a-4c9d-b250-fc3cf4a06f34", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#0261eb00-d42d-4a72-a4a6-8d0bbe478f8e", + "@id": "http://digitalheraldry.org/data#aff54fde-45ae-4f44-8505-ecf54a18212e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#5e06b72d-eb9b-485b-9f79-05ce5cb34c93", + "@id": "http://digitalheraldry.org/data#CoA0000007858", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 3 + "@value": "added armed" } ], - "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#CoA0000007858_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#94e73bf7-8ea9-438f-8439-ccee98681628" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#6e369a6c-8854-40ad-9853-30bedbcde15a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7858" } ] }, { - "@id": "http://digitalheraldry.org/data#a2c647bd-37bc-4656-875a-d088a3236172", + "@id": "http://digitalheraldry.org/data#734574f2-fb88-4fe1-ab29-f16e0d16afbf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Slipped", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#93f8b843-2c9b-4c5d-a7ea-9ff44df10980", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#876af19d-d73e-4b10-9c73-733914d24d60", + "@id": "http://digitalheraldry.org/data#CoA0000031551", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2eb59924-2acf-4bf5-976b-b7341ee14e97" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8e587929-37e7-4f9c-84ab-b9866014a41a" - }, + "@id": "http://digitalheraldry.org/data#2a2f5147-1877-43ba-9201-0882189f8658" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2f72c140-29e0-4e32-9810-4a271868d1be" + "@id": "http://digitalheraldry.org/data#5ed5cab1-d221-46fc-9ca9-85772d8a0353" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "31551" } ] }, { - "@id": "http://digitalheraldry.org/data#61ec2f5a-e5d8-4fe8-870f-e427e08ae5d5", + "@id": "http://digitalheraldry.org/data#CoA0000016389", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#0ed29e5e-6786-4be2-8809-ef9938d0850a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#cc9307c9-4de8-4161-a514-6a6cad04daf0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#a5de9f79-9e60-4567-9c53-f90931bba8fa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#e86f621b-cd45-49c6-a0e6-189b29130fff" + "@value": "16389" } ] }, { - "@id": "http://digitalheraldry.org/data#9c816942-3f37-4ab0-9986-7a203aab27d5", + "@id": "http://digitalheraldry.org/data#561c36cf-1580-4619-b0cd-966da34eb3a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" - } ] }, { - "@id": "http://digitalheraldry.org/data#676ce5e7-a197-4abe-953b-d7ce7e21587e", + "@id": "http://digitalheraldry.org/data#a5c87afc-d4ed-4917-b05c-b7e59c01e63e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "http://digitalheraldry.org/digital-heraldry-ontology#Bear", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#64cb03bd-1b30-41bb-bb64-4eb9fa8d66a5" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" @@ -67551,26 +67518,11 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006495", + "@id": "http://digitalheraldry.org/data#CoA0000023224_B_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 @@ -67578,110 +67530,131 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c03d01f6-c373-4e25-a696-e9ee1d659b75" + "@id": "http://digitalheraldry.org/data#79667676-2af6-48b2-98b6-6044b47b79ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cf2992d5-6754-4c61-add8-e949e7989cd5" + "@id": "http://digitalheraldry.org/data#c38d49bd-a57d-42bb-8c4c-78ed06cf7338" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6495" + "@value": "23224_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#14a1893c-26b6-4d12-a59b-637897cd5b41", + "@id": "http://digitalheraldry.org/data#1d26ee72-351e-4678-b2f4-2ccca434e1e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#87888ecf-c51e-43f6-83c4-29375e57ac3e", + "@id": "http://digitalheraldry.org/data#4d976524-79e2-4524-b5fa-203d1baba523", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c82a0f3b-2152-4f05-8922-c601aba3629f" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#811c6bb4-d232-4637-8599-fed6c461d0d2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#c0c2f653-3b10-4b51-b2a6-95e6dcb6a3ed", + "@id": "http://digitalheraldry.org/data#1b3b6ad5-2b7f-4902-ad7d-d1144edd2de2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#95f92b3f-9852-4039-b90d-7a69dfbd9b3c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "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#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#Mallets", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c5e5b7b7-e316-4d12-8731-335aaa96c5ef", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#2ee15e87-6dc4-4396-9165-cdb516843243" } ] }, { - "@id": "http://digitalheraldry.org/data#4532c5a3-2506-44a7-b4b1-f78cbbfebcf0", + "@id": "http://digitalheraldry.org/data#1718cc67-cbcd-4bdd-b63a-2e381d6a8cf8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#92e4a495-40b2-4116-bd52-6164c27db59b" + "@id": "http://digitalheraldry.org/data#35fcef41-3d84-4a03-9eb2-77c6a0378d71" } ] }, { - "@id": "http://digitalheraldry.org/data#02231dae-a581-4f24-8594-f3ba2dcdd8e5", + "@id": "http://digitalheraldry.org/data#9460006f-7482-423b-8ee8-35829e0605cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Star", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#2253f408-c8c7-4a25-b842-f27b35c8fb27" + } + ], + "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#8bc76490-922c-43cc-9f2a-26bdd8cd21f2", + "@id": "http://digitalheraldry.org/data#959c2890-8db1-41da-903e-a3b2c71b603f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -67691,89 +67664,83 @@ ] }, { - "@id": "http://digitalheraldry.org/data#989748bd-6284-4242-9a59-687b4211f8e5", + "@id": "http://digitalheraldry.org/data#728e98f3-08ae-4fcd-87b1-ba5a961049b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#e31f458b-c97e-4307-8129-690e7abc0b6a" - }, - { - "@id": "http://digitalheraldry.org/data#abad9b06-e576-4bab-a19e-3613d6ab8120" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#cf968724-227e-4b81-b6cc-245e5e28906a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#10e85c07-c48e-42e7-944c-c189f47e3266", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "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#fbcd5a4f-6722-4591-928f-1faac18815ac", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#40866540-6239-44b8-a00f-b9be24cc41ee", + "@id": "http://digitalheraldry.org/data#27d0e1e4-c2b5-412b-98f2-3ab817f0ad6e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ae3255fa-2cb8-4fef-a368-596e1a9c5d0d", + "@id": "http://digitalheraldry.org/data#062fdd4f-3b37-43c9-a129-68632205160f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002445", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" + "@value": "added armed and langued and rampant to Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#CoA0000002445_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031572", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -67782,137 +67749,157 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a32b7b34-be45-4543-8d76-4a5e387d8986" + "@id": "http://digitalheraldry.org/data#2669aab7-df5c-4da9-a6dc-9cf71ff8bc37" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0e22c00e-9eee-435d-804b-96fbce5b45ef" + "@id": "http://digitalheraldry.org/data#adbadbd7-dc09-429e-9c20-c7abe11cab74" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#24c6f08d-4416-4a84-aa44-a6f3fee34e0a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31572" + "@value": "2445" } ] }, { - "@id": "http://digitalheraldry.org/data#eba3bab1-2479-4845-b293-74c9a60518f5", + "@id": "http://digitalheraldry.org/data#71e09739-54e8-4d34-8249-3b2311c63b4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@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" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" + "@value": 1 } ] }, { - "@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#f7e16e8b-f9aa-49b3-8bb8-4e5ca0a6634d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#284731fb-cb9e-43a0-8874-297903a7e7f5", + "@id": "http://digitalheraldry.org/data#fc434203-55d7-4cb5-b6c0-1dfb469592f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8fe28d77-7464-4d7d-9dc4-c444ea657b7d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8db3a62d-170d-45a1-8207-492404e7ee6d", + "@id": "http://digitalheraldry.org/data#ff111c4c-41c0-40a5-8720-a7b925eb6dd0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#711d5828-e99f-40df-9c2a-c293f43c4c67" + }, + { + "@id": "http://digitalheraldry.org/data#49fda229-904c-40b9-80ac-4783ef8bd520" + }, + { + "@id": "http://digitalheraldry.org/data#b50a4cb5-984a-4e52-997d-f318853cd95e" + } + ], + "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#668a1caf-2771-4cef-8956-fb26eda39763", + "@id": "http://digitalheraldry.org/data#5dd78f0b-8172-4541-95d3-68f9dc50dd14", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Key", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5a3fbabc-30f6-4dfa-ac9f-4f3d4a3f6b63" + "@id": "http://digitalheraldry.org/data#b0ff2e03-85c8-4f1c-b6e0-d4b36d46549e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#875c2370-0bab-473b-8e03-b4bea5a962bc" } ], "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": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d04c28d8-f987-4352-acac-4be98eb944de", + "@id": "http://digitalheraldry.org/data#4873897a-3f3d-41de-9747-b6347abef737", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BellFrame", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#3c0abe56-40be-4968-b8be-2ad5e66eeefa", + "@id": "http://digitalheraldry.org/data#56db36b2-4bda-4a37-9db6-f2cd78f9c29b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#QueensFace", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#288b460c-63c1-4b06-a3ff-2f77c4959b76", + "@id": "http://digitalheraldry.org/data#1ced98e2-ed1c-4967-bd0d-481022cd894f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundels", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#805e1db9-79e8-4d2e-928d-4add215f928f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e1b59858-be25-4edd-bf73-0347707e6216", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Gonfanon", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -67921,14 +67908,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016396", + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added tincture fro gorged / added statant as modifier / changed talbot to dog" + "@value": "fixed tincture of Charge1 / added armed to Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -67938,7 +67925,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016396_1" + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -67948,193 +67935,148 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#551758b3-2ab9-4dd3-b172-73421ac8a625" + "@id": "http://digitalheraldry.org/data#713cff21-07db-43e8-9d51-abd559a40d4a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#65901c4b-14a4-4011-8da1-6378672c8bd3" + "@id": "http://digitalheraldry.org/data#2735fb46-0889-45e4-a2e9-97b870199bdd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16396" + "@value": "6037_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#0b0f1c46-af1b-4630-b4bc-b9a60ac60414", + "@id": "http://digitalheraldry.org/data#7e3b0374-145a-4f40-a4bd-d1eb8e1db1ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008677_A", + "@id": "http://digitalheraldry.org/data#5f788a03-ad27-4cd4-a65c-54d1cdf3f62f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Wing", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#4ba07bf8-e4df-4669-9c08-2edb2cb3072f" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#dfea7bee-b95f-42bb-8066-3bfe0ea451e8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "8677_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#aa351fc6-1416-46fa-9f6e-8c7f5d2deed2", + "@id": "http://digitalheraldry.org/data#09121c7e-fe87-48fa-bc79-43902016ba8b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#287a53a2-5fb7-4c98-84dc-d19899e8a3d3" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#62e9f388-87a6-4d3a-804f-b84adb1bcb2d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/data#dfb1cebb-09ed-4f0e-90ec-810b2501b681" } ] }, { - "@id": "http://digitalheraldry.org/data#e17c7c28-b7ff-463a-ad5b-d1266ceba35e", + "@id": "http://digitalheraldry.org/data#9d3852db-e198-4528-81fd-152e0e0b3bac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#cc23beea-a227-4a0e-8fdb-dc6b92bb8697", + "@id": "http://digitalheraldry.org/data#a94ba625-06f0-4b01-92b8-5784314ee602", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cerf", + "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#1770fafa-5a77-4d76-b8a6-ad3dd183ebcb" + "@id": "http://digitalheraldry.org/data#fd690e86-3120-4ee9-9da6-d9c0ffe2d41c" } ], "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#Sinister", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002838", + "@id": "http://digitalheraldry.org/data#f0113547-4c64-4281-bea9-41885e5e81d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#c80ff309-3d65-43c5-8764-15ba4cba49d4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#995a129d-7af0-45b5-bc39-a295b266bbd3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2838" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7f096f6f-63db-4fe7-b7ae-16ee51063505", + "@id": "http://digitalheraldry.org/data#dd9ccc07-ccb7-40a6-8623-979c9b2d6c2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c9dec71f-215f-4911-a59a-d5d2541dcbe4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ef07ab69-c12f-430a-80fd-4443916210f8" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#70ea5c8b-bbad-4963-bf70-7eedeab15550", + "@id": "http://digitalheraldry.org/data#09c2d38b-467d-4e16-a85b-07d04fe8a5d0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8866d25f-bb23-4769-b8db-89458f3ff6c2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#17a38257-533a-434a-a4f2-8750c5cfe7d5" + "@id": "http://digitalheraldry.org/data#fe15cf6a-c8bd-422b-be8b-05f96e0eb8c0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B", + "@id": "http://digitalheraldry.org/data#CoA0000009649_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -68146,102 +68088,49 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e0a2da1d-a75f-4c99-8761-7e158beefc5f" + "@id": "http://digitalheraldry.org/data#71550363-4d47-4c32-9063-8dc622592e88" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "10789_B" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d9952e08-7dc8-4405-a6a5-48d0b6ea8d16", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9e9e75e6-0124-4125-9990-1546f43113fa", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#9ee38b18-fe9b-4f3a-b802-036d4530f5fa" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4e6fc417-73a5-49b9-ab26-ecaea5bf0670", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + "@value": "9649_A" } ] }, { - "@id": "http://digitalheraldry.org/data#e0862703-9dc9-48bb-8c1f-512118d7f4e1", + "@id": "http://digitalheraldry.org/data#CoA0000008517_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@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#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 4 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bar", - "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#874f18c0-65ff-48b2-9244-402b8c7d206b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#45fc2ee9-e67d-4f18-b21f-bb11df61d560", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2e8bdba8-3e19-498d-916f-af7374369b45" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "8517_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009585_B", + "@id": "http://digitalheraldry.org/data#CoA0000016496", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -68253,59 +68142,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ee299465-812b-42dc-ade3-53d589445dbc" + "@id": "http://digitalheraldry.org/data#87b6dcb4-d6d7-4bc4-b4ac-5994efcf15b3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2a58e68d-b772-455e-90c8-37b79950864d" + "@id": "http://digitalheraldry.org/data#b113901d-6593-4df5-a220-288ff3e49b25" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9585_B" + "@value": "16496" } ] }, { - "@id": "http://digitalheraldry.org/data#59a63949-c99d-4368-b514-c4dcde2cd641", + "@id": "http://digitalheraldry.org/data#323a5288-05a0-45c7-a97b-342ed367c87e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#08795d36-ded6-4a46-9825-9be384338f40", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#7cb58b11-76b6-4958-90e7-6dfecd9bd2fd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ], - "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#Missing" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -68315,61 +68184,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cf2774af-2b78-4e72-ad76-d4cc6f185610", + "@id": "http://digitalheraldry.org/data#bbf8e581-e25f-4f68-9c3d-8d784f2638cf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7150c95f-8711-4963-8a3b-0be62d0d4155" - } - ] - }, - { - "@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#2e5af359-a2d9-40d0-89dd-cf852e26b2c5" } ] }, { - "@id": "http://digitalheraldry.org/data#eb1a4766-fcac-4b7c-9d4e-42e4d6703f5c", + "@id": "http://digitalheraldry.org/data#15773897-8103-4ca1-8e57-3f1fb58b3804", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#9b2f2639-ab66-40d6-a161-90c0a96db6a7" + "@value": 3 } ], - "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#26c022b4-7a61-4577-9a99-dceab7e9e99a", + "@id": "http://digitalheraldry.org/data#828e2526-a4e2-46a5-9f4a-e5684d826e98", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f38729a7-f2dd-4c13-b1a5-bf45d02292e3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#58dfec7d-fe3e-427c-a096-53fd26dab56e" - } - ], - "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#dcd8c1fe-6acc-4837-861a-9145887fe921" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup", + "@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" @@ -68377,189 +68240,154 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031571", + "@id": "http://digitalheraldry.org/data#079b50e1-e82a-4d60-a9f1-fbfd08f6b3db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#838b160e-a6d3-41b9-9b02-433bfea00964" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9bbf9229-710b-473d-8e4c-419c829a1914", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Empty", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#9535e679-1f02-4232-b3de-42634c7df32e" + "@id": "http://digitalheraldry.org/data#a2f7479c-7a08-4c69-ba4e-25cd72b1720f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e27680d0-2872-4db9-8e4a-4f55c8a71587" + "@id": "http://digitalheraldry.org/data#5f27e0db-2673-439c-a37e-d1c3432c8e7d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31571" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#2d0ac867-bd08-4901-8011-ee3914a3d565", + "@id": "http://digitalheraldry.org/data#ecc0b767-3747-45ed-be00-85b93c09d93f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#fa0d238c-8d45-4562-9af7-218b3f77c414" } ] }, { - "@id": "http://digitalheraldry.org/data#193ad54e-42a5-46e9-8270-f1038318d7ed", + "@id": "http://digitalheraldry.org/data#7237b3e4-cbcc-4daf-a467-e4b1d9a858d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bull", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#49124c6a-0439-4f92-a331-daff4fda97a9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b7d800f6-4e5a-41bd-8816-b7404c6c339f" - } ] }, { - "@id": "http://digitalheraldry.org/data#ff6a2fb7-041c-42c7-86cc-8d309c965dc8", + "@id": "http://digitalheraldry.org/data#03738e53-ceed-4562-996a-7bb91afd68e0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#d7e426f6-432f-492f-bb9b-425629066d82" - } - ], "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#81655ced-3a34-4273-9298-e699e944d5b4", + "@id": "http://digitalheraldry.org/data#CoA0000008226_C_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ee6eab41-62da-4915-a24d-0aa14bf98ec7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#226d4fbf-8a4a-4463-aeae-bbb371032630" - } - ], - "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#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#6505d37b-f608-4d96-8069-ba2b5994cd30" } ] }, { - "@id": "http://digitalheraldry.org/data#b9034983-53f9-4046-91c8-514e745757af", + "@id": "http://digitalheraldry.org/data#eae24c76-66d0-441a-bf8a-2578cc92d6d7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A", + "@id": "http://digitalheraldry.org/data#c1950e77-61bf-46e9-9da7-9042845393c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000027636_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#681ce157-c924-4142-b060-03bef4e72e11" + "@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#2c190810-09c5-437a-8847-842470396a02" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "27636_A" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing", + "@id": "http://digitalheraldry.org/data#0548312f-8fb7-4ed7-b3e6-2de4469bced3", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4ff1f5f8-791e-44be-adb5-491643421fd6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2be92858-4cd5-4c32-8fa8-cb1c87bafa43" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007804", + "@id": "http://digitalheraldry.org/data#CoA0000005989", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -68571,99 +68399,92 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b09d2646-b74f-422c-9caf-14ceadf4e75e" + "@id": "http://digitalheraldry.org/data#3e447273-ffb2-4fe1-af9a-b28eeb1a12eb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#604bb52b-2696-4e71-bdeb-d4b1e0045313" + "@id": "http://digitalheraldry.org/data#69deb685-894e-4b04-88a6-e7c24eff5a47" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7804" + "@value": "5989" } ] }, { - "@id": "http://digitalheraldry.org/data#d35ceda5-2811-47fa-9e22-66a797e8ba8e", + "@id": "http://digitalheraldry.org/data#cf545149-ec92-43bb-b7b4-f09af8dd4d8a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Statant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#7c9aac64-dbdd-4a97-9509-d51b6f31f5e2", + "@id": "http://digitalheraldry.org/data#444b428e-b268-4ce8-b045-7b146f05d7cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#e2278a23-59ce-47d0-b3bf-44437c6e9c27" + "@value": 6 } ], "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#dd1d5b2e-5c0e-47ef-8d13-5f9f8fc1042e", + "@id": "http://digitalheraldry.org/data#83b4484a-6ce5-4090-a28c-570e870cce30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5d2cef0b-4a66-40f7-8178-4728df23992c" + "@id": "http://digitalheraldry.org/data#fc39f8ca-732b-4f37-bdf6-8b37af8384bf" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#aba4171e-a802-4873-ba95-aa0e9634437b", + "@id": "http://digitalheraldry.org/data#2427200e-ecff-44ec-b28f-170f38d7b6af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#8bffd417-36e2-4d5d-8a17-15df2577cb87" - } - ], - "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#a9a555ac-077d-4856-bdc0-fadc35a40a85" } ], - "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#201cecfc-1675-4982-b543-2115089e578b" } ] }, { - "@id": "http://digitalheraldry.org/data#0b842f8c-b169-4bd3-876b-12f92454b590", + "@id": "http://digitalheraldry.org/data#49fda229-904c-40b9-80ac-4783ef8bd520", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#1eba1456-0d39-4041-a2ea-73a562ac72ce" - } ] }, { - "@id": "http://digitalheraldry.org/data#9aff3978-d682-42e7-9c57-72562cc15cf0", + "@id": "http://digitalheraldry.org/data#51506cb1-a591-4591-995e-c3c0820ee587", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Mace", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -68673,482 +68494,470 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003122", + "@id": "http://digitalheraldry.org/data#d38b906b-b439-4fa4-b95a-3e604cd27d39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#0bd66e7c-4704-4c60-842b-d42ec96d60cf" + "@id": "http://digitalheraldry.org/data#bdbe2ea4-c68b-487e-a729-6c2360a76c34" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#363d53a0-5052-474a-8850-940632705b16" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "3122" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002829", + "@id": "http://digitalheraldry.org/data#b8550e5a-182f-48a3-bd50-d074d0501339", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2576230b-7873-4975-987f-a4f93761a942" + }, + { + "@id": "http://digitalheraldry.org/data#25868429-204d-4f44-b58a-524a55d6cac6" + }, { - "@id": "http://digitalheraldry.org/data#31ab5a5d-baec-4858-a44a-362dd701a2d7" + "@id": "http://digitalheraldry.org/data#f04f8b69-c4b1-46fe-8ab5-2de477906d69" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#be90ee01-f3e6-45a5-9646-2decea266f0d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "2829" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#cf130d6f-0e79-42f5-b066-661e3d03f7c9", + "@id": "http://digitalheraldry.org/data#a0d3f6f5-5d71-45ac-927f-70a032c03917", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008670_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B" + "@id": "http://digitalheraldry.org/data#cafc03f1-b616-4dcd-91e1-41d0ff996357" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B" + "@id": "http://digitalheraldry.org/data#a81eba27-38c5-47f0-80d9-30fb3b6d9ed9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b52b8711-0d6b-46b7-924f-48efd646e24a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#344406cd-16c5-41d4-bdf4-11c07798c053", + "@id": "http://digitalheraldry.org/data#78d617b5-3c12-48fa-9dd8-fec35c834e09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d01244fb-0d62-468e-bd6e-2ac31c9a173f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001988", + "@id": "http://digitalheraldry.org/data#70e93581-18d1-44c0-90a6-32e0d3564a8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed tincture of Charge1 to O" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000001988_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#f7fd391f-c8e2-4e77-8698-ae9f8e37f6c7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#11bc4bf2-d15c-4a1e-9866-6928721257c7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "1988" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#555fcb24-935b-46ee-b704-10346d72c4f7", + "@id": "http://digitalheraldry.org/data#e1b0e45e-f47e-4986-8108-527b10c33896", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@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/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a8040156-e2cb-435f-a3cc-351056c135b8", + "@id": "http://digitalheraldry.org/data#39b67b00-8f6f-43a5-b853-db7d58f4e7ad", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#52f05abd-be9a-4965-a348-290b90724b4a" + "@id": "http://digitalheraldry.org/data#b0369536-cfc2-49aa-9f38-150ead823669" }, { - "@id": "http://digitalheraldry.org/data#c07aac5f-6a50-41ef-baf3-0dfb9df27e79" + "@id": "http://digitalheraldry.org/data#6490b08e-6df5-4d9d-9e91-cab927bab8ae" }, { - "@id": "http://digitalheraldry.org/data#adcd36bb-283e-4ec9-be26-981d772175fc" + "@id": "http://digitalheraldry.org/data#f2ba2279-4ad3-41a8-ac74-b1709c97c118" } ], "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#Unicorn", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#bf1abf07-4f3c-496c-aaed-a75d8a6d45e3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#CoA0000027636", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLetter", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002948", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000027636_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#406a3752-039d-427a-8b2b-69e01521a7cf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ea346495-0119-4d73-a4ee-c7e531cd4c4b" + "@id": "http://digitalheraldry.org/data#e895f1d2-011d-4640-841c-afd6d3cca273" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27636" + "@value": "2948" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000028429", + "@id": "http://digitalheraldry.org/data#CoA0000002821_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4c549e1d-6c71-41d0-9234-b7fe92f8b0c7" + "@id": "http://digitalheraldry.org/data#08ba8ccd-f202-44ee-a095-28871a9e204c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6c8db371-c393-4b24-bae6-45d38a65b06f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#af0c11b0-cafa-47b1-841a-31511a03e31b" + "@id": "http://digitalheraldry.org/data#b6c5d26e-5cb7-4607-8b49-5188a8840f58" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "28429" - } - ] - }, - { - "@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#3e73d35b-b7e7-4640-8622-5525fe17d4cc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Enflamed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f7053f8c-aaa6-4729-8813-a94a1257a0b5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2821_1" } ] }, { - "@id": "http://digitalheraldry.org/data#f71a45b3-0972-45b6-aa47-7dc7d27f927e", + "@id": "http://digitalheraldry.org/data#b5f415ce-b067-4bb9-ae47-ee83fe917e5b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#011128d7-68f6-48b1-8d03-7120bc4d4916" } ] }, { - "@id": "http://digitalheraldry.org/data#783bb954-d360-462f-95b2-47938971e93e", + "@id": "http://digitalheraldry.org/data#f4b713c4-8568-43b4-9cb0-7a477a454b0f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#99904591-4051-4ac0-913b-2fc78ae79808", + "@id": "http://digitalheraldry.org/data#9e101d4d-8e11-4a0a-92f9-4c21f5d0c9f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#91b2a634-3c96-4477-9441-1825137da475" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031570_1", + "@id": "http://digitalheraldry.org/data#CoA0000020538", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a5cf5fcf-4846-4bed-acc9-c2117a28df2a" + "@id": "http://digitalheraldry.org/data#3aece49f-1ae5-4703-b76c-165c14929af9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b9f708c6-dd7e-47e9-9ce6-33a833f75972" + "@id": "http://digitalheraldry.org/data#b88d6363-e204-4129-8f2d-437b6fb5fd91" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#a7ff7f0a-6a7b-4285-b42c-2fbb0af160e6" + "@id": "http://digitalheraldry.org/data#1ade28e1-15e0-4745-af64-7178dbe5b7c8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31570_1" + "@value": "20538" } ] }, { - "@id": "http://digitalheraldry.org/data#85eeb866-6862-474c-9647-e197481ea68b", + "@id": "http://digitalheraldry.org/data#6319f4c7-879a-4897-be0f-91b69c1c3c2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gorged", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#ca6303ee-e410-4e9d-a5d7-44fdf51150ca", + "@id": "http://digitalheraldry.org/data#9b822fe6-598e-4305-a8b1-a8bd081ccc2e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8a019119-4a9e-4291-ab7d-f834720cc79a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "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/digital-heraldry-ontology#hasEscutcheon", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#93f264ea-b6e5-46ea-80ea-011b989e152c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naturel" } ] }, { - "@id": "http://digitalheraldry.org/data#55f7082e-a0ea-4377-966a-3209cf119e89", + "@id": "http://digitalheraldry.org/data#c38dc034-380e-4aa6-92cf-76af887e2bee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#4dbf9c55-96a7-4e62-bf89-0eb7275ab756", + "@id": "http://digitalheraldry.org/data#9c888716-d31b-4152-9b66-e007560e4120", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#3dcb81c1-53be-4b87-a24a-f9dfd04262c1", + "@id": "http://digitalheraldry.org/data#26f78754-67c7-48a4-9421-e418f8c91678", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#aa894b72-57ba-45c6-9fb0-bd905d86581f" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5b3381ab-2203-4db5-b8b1-d4e912aa9268", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#f0175b94-95a0-4dee-b4af-b54fcc158657", + "@id": "http://digitalheraldry.org/data#1e2dec32-dd4f-4520-ae65-d43cf5734c7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#CoA0000008226_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@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#CoA0000008226_D" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#6b2d9862-bddc-4fb8-ac3d-2a106f93983d", + "@id": "http://digitalheraldry.org/data#059e026d-52bc-4c5b-ae83-abd11d83c811", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7598b39b-70e5-497d-81ea-a261329bb9a8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WolfsHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#3e0b0d32-4d3f-4db8-9309-609386d0a1e8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#28139d6f-9351-4087-9faf-2bc14de7fefb" } ] }, { - "@id": "http://digitalheraldry.org/data#32a79c5a-a857-4c16-8474-f9a6c00d671a", + "@id": "http://digitalheraldry.org/data#a1cafa76-cd62-4efc-a7e3-32d2347dbd2d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#b54ffa84-97df-474c-9ddb-a1440313c988" + }, + { + "@id": "http://digitalheraldry.org/data#abd02fe3-240f-4705-9f34-b58e6b937398" + } + ], + "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#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -69158,193 +68967,202 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1550fa00-2536-455c-8263-c3af73813ae3", + "@id": "http://digitalheraldry.org/data#9bdfc819-8372-4f2c-ac04-d298a7411fb0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Arrowhead", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#5673e90d-c011-4ff1-a879-0815c07a7f74" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#fb33b74a-450e-4947-9bf9-0463b5fab1c2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6778e3bb-1e28-4587-9648-6f99cf4485da", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#00e92016-884e-4810-a73e-720059b047f4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006227", + "@id": "http://digitalheraldry.org/data#CoA0000006418_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#79793b26-0955-4641-8efe-e73254297d91" + "@id": "http://digitalheraldry.org/data#b2e7f461-f8c1-422f-aaf5-60749c8489c6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#199f7e97-cdfd-4d79-a855-a1f18e3ed007" + "@id": "http://digitalheraldry.org/data#98c8e3e1-c7ce-4b96-a279-1af981a26fc2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6227" + "@value": "6418_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e1713810-489e-4be1-8f6c-4d5b75713ea4", + "@id": "http://digitalheraldry.org/data#CoA0000002464", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WolfsHead", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@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#CoA0000002464_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#37f92666-b056-454c-8ad6-664bbc662b11" + "@id": "http://digitalheraldry.org/data#b06bbeec-e4e6-4431-8894-fa55da3a89e1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d174344a-4fb4-4200-a615-febced126884" + "@id": "http://digitalheraldry.org/data#13f13b85-5502-4f3c-861a-5940965cbdde" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9579_B_1" + "@value": "2464" } ] }, { - "@id": "http://digitalheraldry.org/data#4ca272c0-d763-4332-8439-39f89abb7432", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#861136d8-b30b-44a8-97bf-5dbb64ea4765", + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#85d1e1ab-31ab-4f1b-b28c-76969763d55a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dd8f2948-e261-4f51-a45a-24bbf09a3355" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#59f2d62c-f769-4135-ab14-25d76f3036f2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#b8820a86-4df0-4fab-acd9-08d47daeb530" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#23a2ad23-7121-4c7c-8bfb-65a0769bb0b0" + "@value": "10789_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#4a3d78be-7ba6-4e8a-8e35-8eb0b40272c9", + "@id": "http://digitalheraldry.org/data#CoA0000008755_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#d6f8e74a-170e-4204-b0b0-9939e5d82360" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#59593e1b-080a-4f9a-917c-46d59e8a120f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#6fe16594-018b-4fdb-91f1-bd6357325bb4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "8755_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#13450316-7cfe-4e31-a1a1-569b895cf1b8", + "@id": "http://digitalheraldry.org/data#e7988f9b-d546-479e-bdba-a0509606a85a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#34ca27bb-5935-4b6c-a770-647e6a7a6fb5", + "@id": "http://digitalheraldry.org/data#a0affb69-b29e-44b4-8687-dc41ec3c1b73", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e44bb0cc-ce67-420a-9f1e-f407390f10c6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B", + "@id": "http://digitalheraldry.org/data#CoA0000009505", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removoed crowned / added rampant" + "@value": "added langued and armed to Charge3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -69354,7 +69172,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000009505_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -69364,47 +69182,32 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d49e9dfe-7122-41a9-b6ce-b3acd84d5534" + "@id": "http://digitalheraldry.org/data#e0208754-bdb7-4cf3-bb7a-bdf5b0a68370" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6b252502-7589-4948-8ba8-e39745a15b8d" + "@id": "http://digitalheraldry.org/data#746d3f78-a5f0-40de-bcd3-1b74a88d92aa" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "8134_B" + "@id": "http://digitalheraldry.org/data#07528fc8-3c00-4c0b-b58f-ef01bf14f1e8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d06dae37-e85a-4a08-a574-e2993220f7b3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#64da81b6-c3e8-4c49-add2-d232a14cbc4d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "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": "9505" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002767", + "@id": "http://digitalheraldry.org/data#CoA0000002727", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -69416,89 +69219,121 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#23ae9590-a1b7-4668-a480-1d209dcf71b9" + "@id": "http://digitalheraldry.org/data#b4d5becb-6602-4e18-b53e-f7f8322f21b8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6a35c63b-712a-43d9-bc5d-5c10be2c9e3a" + "@id": "http://digitalheraldry.org/data#e49f70d3-b545-4d47-b060-304f76557af2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2767" + "@value": "2727" } ] }, { - "@id": "http://digitalheraldry.org/data#4d706851-a51d-4e3b-884c-4ac094fa33cb", + "@id": "http://digitalheraldry.org/data#5f32ee3a-204c-4a8a-832f-e3dc88d60d5c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#15c8a627-7f36-4fbe-a48a-366b71b97d06" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#130e40e4-39cd-49f4-a17f-ebac6557bc56" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Couped", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#02e0ddb2-0492-4432-8020-bf193c2bd96e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#a572dc9a-7dc9-4746-9d85-750a29fb1ea0", + "@id": "http://digitalheraldry.org/data#ea0f9fce-1c09-4534-9485-a05bc490328f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_B" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#26a2d7d0-c4d5-40e5-9746-8bee35a31afd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e8617684-d72c-4912-b9f0-46176495e880", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Garb", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "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#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#34b9d5a4-45e5-4589-b4ce-0770667304c4", + "@id": "http://digitalheraldry.org/data#f7a62c5e-887b-4dd5-b561-07300bdb2297", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#2efa7974-84f2-4d97-b520-caa5936f8ebf" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#eec14f0d-dfc6-4ae7-a4dd-ca6e8b998caf" + "@id": "http://digitalheraldry.org/data#3689c6f0-732f-462a-bdb6-1e05accfe483" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#08a87401-dcc4-4773-a60a-0dbd943264f1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -69508,7 +69343,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -69518,460 +69353,587 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1603d661-86fe-4daf-b92b-04f3ec99a574", + "@id": "http://digitalheraldry.org/data#a3b24f77-2021-4411-ab68-3f3b9f847d7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3c58c0fa-18b7-47ad-871c-c80ff5ea9b27" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#0d702a2f-2b32-44b7-af6a-1dfa3d8905e1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e04cecef-999b-4898-b0df-a3a230df804f", + "@id": "http://digitalheraldry.org/data#99aa640f-62ef-44dc-8b60-c6de5aa7afc0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6634e5b8-3ff5-4b4c-9c01-65029eed8ede" + "@id": "http://digitalheraldry.org/data#4afdfed1-bbe0-454f-b7c4-000e32015605" } ] }, { - "@id": "http://digitalheraldry.org/data#742799a3-02ad-4677-9ae4-ee95cc5a5f4b", + "@id": "http://digitalheraldry.org/data#5cb05c66-67f9-4e01-9a98-ad0833848fc5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f71a45b3-0972-45b6-aa47-7dc7d27f927e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@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#62041e65-51de-40be-878a-f571df932117", + "@id": "http://digitalheraldry.org/data#a0a87958-111e-4e91-8a3f-6e79e5af6c54", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#69075ee3-338f-4e0a-8c93-b320004a1b38", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#65f6d706-40e1-41d0-8c48-b721ed476834" } ] }, { - "@id": "http://digitalheraldry.org/data#8ae0f293-9367-4db9-b2da-67aa611be360", + "@id": "http://digitalheraldry.org/data#CoA0000031523", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#aca5316f-6884-4712-9faa-aefa8e7ec8f1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#2db23764-9798-4fc2-9ac2-8e1d9b868e1b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#0ed29e5e-6786-4be2-8809-ef9938d0850a" + "@value": "31523" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fa64b976-5392-4c0a-abc7-3ce161c504ff", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#4031c6c5-ac02-4678-b67b-cd46540a685e", + "@id": "http://digitalheraldry.org/data#05c93edb-1503-4d18-b470-5e5b60e7aba9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#a7be1ff1-e530-4d51-ad1e-87d64d84de32", + "@id": "http://digitalheraldry.org/data#471ae6bc-0b85-487c-92f4-069dc28d5c24", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b07c9d48-1359-4dd6-96c4-ab36c8a2ffd3" + "@id": "http://digitalheraldry.org/data#c2f5f23d-2490-47ef-9d2e-a0fd12d7e398" } ] }, { - "@id": "http://digitalheraldry.org/data#8c7390fa-3f4f-44ca-8ed9-bce08ae8c944", + "@id": "http://digitalheraldry.org/data#dccc606d-656e-4514-9b4a-94f81dd10f7e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#47f648f8-0d89-49c2-89f6-92e1813f2bc4" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fb65999f-8631-477f-954c-67b5cf2e2cd8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#254881eb-7c65-423c-bee1-941cfab4cab8" + }, + { + "@id": "http://digitalheraldry.org/data#aaf05522-94ca-4e1b-a2d7-dfa3584120f4" + }, + { + "@id": "http://digitalheraldry.org/data#c686951a-2a2e-4f6f-88cb-4ec4b5b847d4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@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#21de28a1-a300-482b-ae3b-add232b3f53a", + "@id": "http://digitalheraldry.org/data#CoA0000027012_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 and armed" } ], - "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#CoA0000027012_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed", - "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#6575ff63-4c54-45c8-bb14-39f0d485db30" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Eagle", - "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#99aba387-d2b1-410e-b368-3e24d40389ec" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27012_B" } ] }, { - "@id": "http://digitalheraldry.org/data#4c9b1f96-f44c-4991-92da-18cf1773386f", + "@id": "http://digitalheraldry.org/data#7f8f97af-0e8e-44d8-b0fd-549468151a0e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/data#bac69f2a-9b92-42e0-b460-98104c895934", + "@id": "http://digitalheraldry.org/data#CoA0000009669", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#88bc6f22-85cf-49a1-b729-b992d64966c0" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#0aa9d5ec-826e-49b5-a926-b06f75012805" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#9e101d4d-8e11-4a0a-92f9-4c21f5d0c9f3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9669" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002736", + "@id": "http://digitalheraldry.org/data#CoA0000007570_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#879717dd-4ee2-4690-8ae9-93caa065a177" + "@id": "http://digitalheraldry.org/data#2c2a1acb-1187-48f4-bb16-40f8d30bdf14" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0b8af367-e2e6-454e-8d1e-388f5f958db3" + "@id": "http://digitalheraldry.org/data#74c3dcc9-adb8-4def-a561-91390c582a3a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#77891bd4-f6a9-483b-bd42-6bb442f17f6f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2736" + "@value": "7570_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7e378acf-86a2-4920-a28a-c1d1e48c4b9f", + "@id": "http://digitalheraldry.org/data#60b6cdb4-eeb1-4638-9f7c-a3fd592e7ebf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e77e23e9-8768-44e3-8b4f-c6850bf97245" } ], - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Stag", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000009678", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#76e3199d-2875-4754-a57f-153999827ae6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1d634af4-9995-4191-8732-0c33f344be00" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9678" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2eb95540-dbce-4151-8d24-3f447f4f59dd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InBend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#0fe3bb71-3d7c-4494-a810-138f6be5a611", + "@id": "http://digitalheraldry.org/data#ede62921-bf0a-41f3-a5b6-aa15385150d4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#45752f77-dc33-4e95-8e8f-7b5171255ca0" + "@id": "http://digitalheraldry.org/data#02eeeaa1-af21-42f4-bbec-039d71a9a8d7" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031579", + "@id": "http://digitalheraldry.org/data#b87c8d1c-5c39-46f8-b1ef-fd2a734697f4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#b077a945-e925-44c3-9f75-620e0ba47cf5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007265_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3cd87708-072b-43df-b3a9-9c29242a7ef9" + "@id": "http://digitalheraldry.org/data#71b5ae1d-34fd-4100-8047-7f12178f1947" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b8236c71-4f9b-49d7-af22-b93857d0cd49" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#ba83339d-2127-4bbe-a46e-2c4a95f497e4" + "@id": "http://digitalheraldry.org/data#4e0c7db6-d913-4aa3-8068-c6638f515c40" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31579" + "@value": "7265_1" } ] }, { - "@id": "http://digitalheraldry.org/data#1912730b-0a99-483f-8ab6-be4a7872c380", + "@id": "http://digitalheraldry.org/data#3aaddebd-cff3-446e-9e8d-991758fe5587", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Sickle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#ad1fdf31-9c56-4bf8-ba55-28ac2e488ffe" + "@value": 3 } ], - "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" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ba604541-38f8-48bf-82a4-2a1f1e2ac5a2" } ] }, { - "@id": "http://digitalheraldry.org/data#3ba577d4-8cf7-40b0-8d6d-66439c6a15dc", + "@id": "http://digitalheraldry.org/data#e5b121cf-7906-412d-9dca-1eecf837dcfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1bb4187e-36a8-42c1-96ae-498f997dfae7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#11aa1e38-4dba-481d-8b89-0b681fcf3975", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#21dd27d5-f8cd-477e-b528-4011a7dc3d87" + "@id": "http://digitalheraldry.org/data#c07e5171-72b8-4c37-be5d-9a66f6a0a55d" } ] }, { - "@id": "http://digitalheraldry.org/data#c7088a0d-2028-49ac-9a90-6be69d85d484", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#492629ed-e7e3-481f-8164-5896c2b401b0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#28d656f4-7a6e-414b-9704-64ae987d0094" + "@id": "http://digitalheraldry.org/data#d75dba47-51a8-44a6-b182-87a510316123" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ec061f4a-5ac8-4280-81d3-5c080a260059", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@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#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b8236c71-4f9b-49d7-af22-b93857d0cd49", + "@id": "http://digitalheraldry.org/data#4969fca9-23a7-469c-b436-b1d72acf57d1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e2d4031e-d9e8-427a-bd33-d04b9b85164e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ba83339d-2127-4bbe-a46e-2c4a95f497e4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#46eb8c5a-44f7-481f-ac88-3c0e00bdd2c4" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9e0e26bd-9e1b-4e48-9c3f-04b211bbae1f", + "@id": "http://digitalheraldry.org/data#981e3a04-f61d-454d-9edb-8d9c239be96c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a3e039bc-9e6b-47c2-a5bd-78b4cab0062c" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ccef7cf8-93ef-4991-b9c7-5dcdf7a6b7b6", + "@id": "http://digitalheraldry.org/data#84d313bd-0ff0-49e6-8c78-c0c91a8b5eff", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#1f61285c-ab5f-409b-b2f8-8499c1a8d685" + "@id": "http://digitalheraldry.org/data#8fad43ea-ff2e-41e2-b08e-45ab7e1f2f53" }, { - "@id": "http://digitalheraldry.org/data#3ae31bae-128f-41b0-9ac8-79e11b2de38a" + "@id": "http://digitalheraldry.org/data#13c482d2-a539-47fa-9e7b-92f35f085265" }, { - "@id": "http://digitalheraldry.org/data#813e2b2d-6630-4c8f-8d62-20b6d9dfa90e" + "@id": "http://digitalheraldry.org/data#bb002358-c83b-4394-b5b7-6e1ccaa1f899" } ], "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#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#eece2737-7442-4f66-a58e-43fe8440d6a9", + "@id": "http://digitalheraldry.org/data#7cc4fdfd-a474-48de-88d0-264f7c7d0461", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f383b07a-cb8f-42ba-aa39-8936caf022fb" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#69b63431-5184-4236-8e62-68f168a763a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/data#243e4493-cbd7-4d64-95cf-c6811d16360b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002442", + "@id": "http://digitalheraldry.org/data#CoA0000031516_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ebccbb15-7e45-425c-81d9-88d8cf3743fb" + "@id": "http://digitalheraldry.org/data#89e6d897-a7c7-476c-a9bd-cc4a980caaba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e547b1f4-7265-4e75-86ff-9e71645ae0fe" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#4f6bc6cb-2fde-451f-8eec-1609cf25f90f" + "@id": "http://digitalheraldry.org/data#304119c4-d442-45d6-9758-a6459ed984ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2442" + "@value": "31516_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4b63eec1-b0d3-4738-a9f3-8026297ba66b", + "@id": "http://digitalheraldry.org/data#7e54ec85-49a4-4f65-9669-c97d0aa01321", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -69988,57 +69950,80 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#e20390b0-f20c-49b2-9927-318b4220a6c9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#576c65e4-4722-49ed-850d-78acb222bb89" + } + ], + "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#5c139607-f82e-4715-97e4-2ee7cbeac4c7", + "@id": "http://digitalheraldry.org/data#82b3f40d-9f58-4cc0-bcc3-df2125931613", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#3eb3cb86-3bd6-41bf-ae58-bfbdb8781b20" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e80c2e25-bb10-4e73-ba44-b194e6efdc5a" + "@id": "http://digitalheraldry.org/data#113ee8dd-f885-4335-bdd2-8fb0f82456aa" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLetter", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#aace845a-e98b-4677-9999-7ab1aba3d7c4", + "@id": "http://digitalheraldry.org/data#797f8f58-0e4a-4ff6-bb0f-633dbca3ddc1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#2d542730-4c56-4f86-9987-7d8f7acf4b94" + } + ], + "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#d9b68dbb-16c1-40b4-99ba-adc94da974ae", + "@id": "http://digitalheraldry.org/data#1bf39074-be65-4d1d-b54c-48b69e5936ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#4dde848a-9717-4a08-a1d2-8ce8e817f1ec" } ] }, { - "@id": "http://digitalheraldry.org/data#e5b0928d-4b31-40b5-8430-4d8102b8c3ce", + "@id": "http://digitalheraldry.org/data#bc20dd3f-2029-4583-baa0-28380e6139a0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -70055,77 +70040,126 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2fe59083-ba5d-4553-8078-546d4f58c891", + "@id": "http://digitalheraldry.org/data#82391b93-86c6-4e4a-87ab-6f4c814b5fc9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8cd02b90-998f-4fcf-b59a-3d827047ac4f" + "@id": "http://digitalheraldry.org/data#b544d813-f796-4875-9f69-e1c215bb783f" } ] }, { - "@id": "http://digitalheraldry.org/data#daa752c9-5b0b-4ad9-bc6d-9ee95205ad27", + "@id": "http://digitalheraldry.org/data#c18f8a86-aad8-4ac5-8fc5-82afedb5d806", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#04fd4ada-848c-4bbd-840c-52425bba054e" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d9924a55-53e8-4d26-923c-2a9dd535cd54", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#edd012f5-7c95-42f3-8523-bc9e038a30fc", + "@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#c1e68441-9fc3-45ba-9198-ee450a40a3a7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#ddf0d9cc-a30a-4613-ab9c-0f356af0fc7d", + "@id": "http://digitalheraldry.org/data#a3435110-1ecd-4eeb-8400-2ea324b7e2dd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#dc644f17-f75c-4429-b1f9-0801c7d96605" + }, + { + "@id": "http://digitalheraldry.org/data#46919647-258b-4f80-97ba-dec4ded03bd4" + }, + { + "@id": "http://digitalheraldry.org/data#467dd154-79b2-40ea-b379-40091f3f7c0b" } ], - "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#0ea640bd-a9ea-49a0-8fe2-8d7a98195e2c", + "@id": "http://digitalheraldry.org/data#24a9271c-5173-4942-a98e-cba404548be0", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5c96913c-a2bb-4251-949e-6836d1b14cd6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#e00c2f79-92ba-4365-b681-b189af0570c6" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", + "@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" @@ -70133,38 +70167,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f5b16032-bbaf-4f9c-a6d8-079195574c49", + "@id": "http://digitalheraldry.org/data#1fadeeee-ad77-49f8-bd7d-b875b01bb3e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Pile", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f6e59251-c583-46c3-a4e6-df9c12404eb2", + "@id": "http://digitalheraldry.org/data#305754d8-7420-434f-b0c1-d1cf282e1932", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#35aeb169-4c54-4c14-919b-6027d126662d" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_D", + "@id": "http://digitalheraldry.org/data#CoA0000002907", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued and rampant" + "@value": "fixed tincture of field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -70174,7 +70213,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_D_1" + "@id": "http://digitalheraldry.org/data#CoA0000002907_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -70184,22 +70223,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c2a18442-8a55-472f-8ced-12b3af9f71c0" + "@id": "http://digitalheraldry.org/data#1582eb41-e64d-4ed1-96e4-467b9a40834b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8b8df4d8-e31b-4918-a23b-7ab9a9851dbc" + "@id": "http://digitalheraldry.org/data#87e65dc8-5a21-4597-ad45-859503f7bb7d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8226_D" + "@value": "2907" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006034", + "@id": "http://digitalheraldry.org/data#CoA0000006232", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -70211,59 +70250,36 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#85df3e79-9321-47b1-823d-ca378265b1da" + "@id": "http://digitalheraldry.org/data#0d12420c-b626-4ebf-bba9-6f46d9284a1f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9a3df5a2-30ac-47f5-a2ca-70a46784845e" + "@id": "http://digitalheraldry.org/data#53898ffe-47d3-47db-b872-073552aaa976" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6034" + "@value": "6232" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031529", + "@id": "http://digitalheraldry.org/data#bdf6f117-8f69-4d4b-bd79-d07166e4abfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#af6d19c3-0b54-45a4-9562-46f75cf7bdd6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#3feed5f0-ad63-4ac0-8abe-16d6ce4cecff" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "31529" - } ] }, { - "@id": "http://digitalheraldry.org/data#0f5d1ac8-7deb-4365-b4fb-13ddf7196969", + "@id": "http://digitalheraldry.org/data#a995efe1-9fb1-4fce-ab47-b3149e936942", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#1697860a-cbf0-42ed-916c-de08bf4a6525" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#27d22768-236f-4592-9abb-75561254c71d" + "@id": "http://digitalheraldry.org/data#954b9c5d-242a-4c7d-b590-ddd1940acfd6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -70273,93 +70289,90 @@ ], "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#CoA0000002702", + "@id": "http://digitalheraldry.org/data#5a6a5ed4-c004-463f-8486-b07f1a250269", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#8243ea51-06c5-4a34-8ed9-d15103a27782" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#6423236c-0ba0-42f9-9bc1-43b3bf94ba2d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "2702" - } ] }, { - "@id": "http://digitalheraldry.org/data#1d117d82-63e5-4cc4-87a6-0c92e68269e0", + "@id": "http://digitalheraldry.org/data#87586da2-848c-4c04-8440-bb2c422ec6f8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#dc8bc951-df6a-4e8a-ba06-6e6732f0c0dd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e580eb29-aa2b-4f01-8061-180c7cd2d620" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#46f2dcc0-1967-4ffb-bcc8-3fad0ed124c4", + "@id": "http://digitalheraldry.org/data#fd1e0327-9c84-4735-abb9-5267c1a948c2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d1f0e7c6-b4f4-40cb-bf1f-b893ee0bd3e5", + "@id": "http://digitalheraldry.org/data#05aab1fb-a3ae-44b4-b981-2d8942348ab7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ab31d872-f636-42ab-bb0f-911631bb96a1" + "@id": "http://digitalheraldry.org/data#79ccedda-db77-4630-b64f-fdc9cec44626" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000028271", + "@id": "http://digitalheraldry.org/data#d3f93ff6-4b3d-43ee-aa69-c32ef944a3f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "changed tincture of Charge2 to A" + "@value": 3 } ], - "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#inChf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000028271_1" + "@id": "http://digitalheraldry.org/data#ab1a250d-e0ca-48ba-a569-89ff5e1ca5cd" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000004343", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -70368,194 +70381,205 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ca92c146-bd63-400c-b09d-6f5e047a8bb6" + "@id": "http://digitalheraldry.org/data#94296374-5262-4804-8888-bfd064574688" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#414b451a-9081-43d7-8e79-02ef9601ea35" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#c6d697b1-2ae5-4672-af10-bf04c2eb9b06" + "@id": "http://digitalheraldry.org/data#ba5904bd-251e-4601-b5e4-3cdcb29b0b5a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "28271" + "@value": "4343" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031570_A", + "@id": "http://digitalheraldry.org/data#cb448413-5bfe-4edf-85dc-707710613eec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Arm", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031570_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#04fd4ada-848c-4bbd-840c-52425bba054e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fimbriated" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#32f3d49c-3b0f-4338-bb6a-89d1d26d5caa" + "@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#5cb50d93-b2e4-469a-94c4-f1b6eee55bac" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1806def9-a090-42d9-ba83-5d1a31856f80", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#StarOf7Pt", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31570_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001609", + "@id": "http://digitalheraldry.org/data#3032aee6-4f1a-4a3e-b4d9-b9ef96782a78", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007831_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#17ee02d7-7033-4d9d-a0dd-cb88ade81899" + "@id": "http://digitalheraldry.org/data#3c9b6f7b-98f2-4569-a06f-d610d986f128" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7efa2187-1b67-4cf2-90b1-f70f99bedae6" + "@id": "http://digitalheraldry.org/data#ec316fc2-78fd-4c90-91e5-4751c48a1e6a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#3a0b5792-78e7-4003-ba47-47f1b1da654f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1609" + "@value": "7831_1" } ] }, { - "@id": "http://digitalheraldry.org/data#666b8939-a01e-42bb-9748-d8c24e52a306", + "@id": "http://digitalheraldry.org/data#95659731-900a-4c80-a97c-2e6994117cff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#246a3975-a62e-453e-bfb5-50261a46e320" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mallet", - "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#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b944469b-c8ab-4633-a2c2-80822d6a8bdf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Text", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasText": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "AMOR" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#CoA0000027636_1", + "@id": "http://digitalheraldry.org/data#3687b993-3a06-4840-8d0a-8ece88b07a1f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1a973320-a44f-4891-abe4-73d3cfd33f24" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "27636_1" + "@id": "http://digitalheraldry.org/data#982792bf-6f14-47a5-b258-af22bf556a28" } ] }, { - "@id": "http://digitalheraldry.org/data#f0883483-1bfa-4a01-b3b9-5d4199f011ca", + "@id": "http://digitalheraldry.org/data#c542d766-e931-48e1-ac15-9de115bc29df", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006235", + "@id": "http://digitalheraldry.org/data#f8996218-b03b-496a-907d-0dc000d25002", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d8724a49-66d5-4136-9ff7-9ba228c3b2a3" + "@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#e3e7c675-4b05-449b-aca9-95ddb0caeddb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6235" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a3fe717a-414d-4ad8-bb7c-bbb9f20763d2", + "@id": "http://digitalheraldry.org/data#e5d7b4e2-5b01-4e8e-9328-09a0382f1aaa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + } + ], + "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" } @@ -70567,24 +70591,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1c5456fa-a7de-4906-90ab-a20326512b6a", + "@id": "http://digitalheraldry.org/data#CoA0000027527_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#90216644-cd22-4655-bda2-e91123cf9827" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d85f7564-81cb-401d-b9e7-2d6434a58e72" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27527_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008409_B", + "@id": "http://digitalheraldry.org/data#CoA0000006239", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -70596,29 +70630,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4a566391-7615-432d-9d22-082e96bde45c" + "@id": "http://digitalheraldry.org/data#f6a8adcb-8f2f-4a2c-8b69-e9579ac8a978" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a8971859-a29a-491b-bab8-9a083f41ef5d" + "@id": "http://digitalheraldry.org/data#bc339a0e-68f9-4023-98af-8b427b35f74d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#417e5f3f-0ef6-4dfb-89ac-c903a885ee24" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8409_B" + "@value": "6239" } ] }, { - "@id": "http://digitalheraldry.org/data#fd219a3b-9dd5-4769-997d-72802174ddb4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006238", + "@id": "http://digitalheraldry.org/data#CoA0000006041", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -70630,29 +70662,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#61b4243c-c427-4cf5-9d7a-9bd306a0c806" + "@id": "http://digitalheraldry.org/data#2be92858-4cd5-4c32-8fa8-cb1c87bafa43" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#65ababb7-d077-4c1f-a3bc-5809534a8ee3" + "@id": "http://digitalheraldry.org/data#f782a279-9637-4d0f-827c-462638fa83ce" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#2a2e8b00-b3dd-4d5e-84cc-db4d8ba2ce76" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6238" + "@value": "6041" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000028763", + "@id": "http://digitalheraldry.org/data#CoA0000027525", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "added rampant and armed and tinct for modifier" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -70662,7 +70699,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000028763_1" + "@id": "http://digitalheraldry.org/data#CoA0000027525_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -70672,268 +70709,234 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bfb68825-932f-4b4b-b0e2-4519c99af950" + "@id": "http://digitalheraldry.org/data#f6b10d78-90eb-4751-99f5-086f14847b5d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9bd2cd26-ec00-452b-906b-ac4ca1709029" + "@id": "http://digitalheraldry.org/data#79f9f5fd-7287-4f26-b046-3174d0e7bcf1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "28763" + "@value": "27525" } ] }, { - "@id": "http://digitalheraldry.org/data#cd328971-e9dd-4ac8-aa52-40be13a750a0", + "@id": "http://digitalheraldry.org/data#e316bd63-6bb6-4099-8cf3-89f93b7cdcb3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8a14d309-6b87-43f9-aa05-3f54e3a027fd" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e0835592-f954-4125-a206-364054578f14", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "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#96214249-6754-4d9f-8407-b3d920133253", + "@id": "http://digitalheraldry.org/data#9f1b6cc5-be08-4b81-b71f-93ca93a41ada", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c7d199de-5937-413e-b863-e79aff5af8a7" + "@id": "http://digitalheraldry.org/data#a545881f-8877-4d6e-8766-0ed62f76439c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_C_1", + "@id": "http://digitalheraldry.org/data#a1df68b8-7ef3-4b8c-afd9-dbab841276b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#309d0bb2-4db8-4c78-8ebc-a2f826760c91" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#575a4e58-2187-4d12-bcb1-6108935f8f1b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d30c57f2-2052-4c22-b323-80ae27c557a0" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0dafcb9a-275b-4b96-8700-9f5543b7daeb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "19035_C_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009655_1", + "@id": "http://digitalheraldry.org/data#52902cea-f87a-4819-9a80-4de0b6d0da6a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000008191_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#5cbe2c46-e372-452e-8455-5a888a63c836" + "@id": "http://digitalheraldry.org/data#CoA0000008191_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#d31bd478-9685-4bd7-aea8-3341ad39af02" + "@id": "http://digitalheraldry.org/data#CoA0000008191_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#73015628-930b-441a-bba7-563b114e2abc" + "@id": "http://digitalheraldry.org/data#CoA0000008191_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "9655_1" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007076_1", + "@id": "http://digitalheraldry.org/data#2af6bbb2-66f8-461e-8b8c-ae58be60bc74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000008800_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#b7e0cad0-afe7-4b3c-857d-d4958b6e861a" + "@id": "http://digitalheraldry.org/data#CoA0000008800_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#447470b5-a319-4ce4-8c61-d0f398aa2097" + "@id": "http://digitalheraldry.org/data#CoA0000008800_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "7076_1" + "@id": "http://digitalheraldry.org/data#CoA0000008800_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#a0eb583b-fcd9-434b-b4ca-77ed1ba0386f", + "@id": "http://digitalheraldry.org/data#200f1cf5-07c5-446a-9804-a4564ba56ba6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d552614b-f68e-4a5c-9d0e-dc5163ddb0b4" + "@id": "http://digitalheraldry.org/data#ae046ec0-0561-4e63-8b6a-f9bb1f0a4db5" } ] }, { - "@id": "http://digitalheraldry.org/data#680d9306-5363-4c55-933a-c25ae39e362a", + "@id": "http://digitalheraldry.org/data#eee045c3-27ea-46d0-bfe6-a81f71b50f6b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "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#CoA0000008287_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#95556f1d-4a3f-4729-bfa4-610e2fcfbcd3" + "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#697b0d0d-45bb-4d25-a970-7bfda08416f5" + "@id": "http://digitalheraldry.org/data#CoA0000027012_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8287_A_1" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#bf754e4d-fb9f-4db7-8fc3-8b5b3ce29d02", + "@id": "http://digitalheraldry.org/data#3a85b7e1-a2fa-4d5f-9c9d-a647941472c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Castle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#aa3849f4-3fc9-4ac9-94d2-11134b4b846a" } ] }, { - "@id": "http://digitalheraldry.org/data#9a391b79-77be-4af2-83f8-0d82ba432dd8", + "@id": "http://digitalheraldry.org/data#6c95b9c0-54ee-4878-86d3-101ffe14a931", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#59ec02a6-048a-4c9d-b250-fc3cf4a06f34" } ] }, { - "@id": "http://digitalheraldry.org/data#defc7a4c-e822-4209-88b7-d50ca3c53894", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#00922c33-82e3-48af-93e7-0d93b0a16b01", + "@id": "http://digitalheraldry.org/data#58ae1729-9ccb-4a03-b70c-6ad793955e93", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Undy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#2c366923-2219-4c97-90fc-0e48795f2128", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002938", + "@id": "http://digitalheraldry.org/data#CoA0000031508", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -70945,199 +70948,192 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5a8f5373-8309-4428-8389-658e245ada54" + "@id": "http://digitalheraldry.org/data#d3207764-ff77-46ce-be5a-d777572ef764" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "2938" + "@id": "http://digitalheraldry.org/data#97d81293-33fa-44f4-84cc-bae4dd268d42" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#357cc529-9182-47bc-9027-4094051d2a2a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ed091e56-0d86-4937-8a85-834ad81f2865" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "31508" } ] }, { - "@id": "http://digitalheraldry.org/data#236bd770-5b57-45d0-ba3a-c57ec9b6750d", + "@id": "http://digitalheraldry.org/data#6d955bf1-b0ad-45b6-a5c0-bbe40ffe27a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(3:3)", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "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/data#CoA0000020385", + "@id": "http://digitalheraldry.org/data#CoA0000007261_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d2d5a9a5-a848-4920-9c89-c10afcdd2221" + "@id": "http://digitalheraldry.org/data#540f719b-9ef1-4554-a3e8-16617a29b937" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#60cdffb6-7956-47d8-8b93-53efe9d5c61f" + "@id": "http://digitalheraldry.org/data#6440c22c-2302-44fd-b6f4-493f0333b591" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#15059bbd-d519-4427-825b-6d6f4b35a1fd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "20385" + "@value": "7261_1" } ] }, { - "@id": "http://digitalheraldry.org/data#cf84ffc8-3c33-48ad-b64f-604c66c9b2a7", + "@id": "http://digitalheraldry.org/data#1cf666c2-b41b-4880-8d67-980d43790e58", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#cbef0ef8-217a-4bb9-97cc-dd4beceff3f2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#535e244b-3737-4ec9-ba08-6c8e382433d0" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "@id": "http://digitalheraldry.org/data#19af1566-f93a-461b-85c6-cb8b0af714ee" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#a27322e8-9594-45e0-81f5-c7ab86948e13" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f0bf1e84-fe24-4bac-ac47-bbf5105e0661", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000002727", + "@id": "http://digitalheraldry.org/data#CoA0000016665_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7e4e7c64-f648-4479-a297-f5d99cca1870" + "@id": "http://digitalheraldry.org/data#e0f0d6ac-7551-4af1-8eb2-0f514752692f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#35792925-f321-40d0-82b7-e57ea1610c02" + "@id": "http://digitalheraldry.org/data#db9d2a82-6ca3-420e-a2a4-4744f60a0700" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2727" + "@value": "16665_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#eca4fbc0-4979-4de0-be00-13b76767752a", + "@id": "http://digitalheraldry.org/data#5c6a91f4-6c0e-47c0-a0eb-4a90e406abb8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Key", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8a54ec57-34a5-4252-8883-af1ef11e65d7" + "@id": "http://digitalheraldry.org/data#cff20af3-378e-466f-8bfd-435140e0f8af" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3fceb2d6-75a7-4038-a4fb-efe1d89213ee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#06b329e9-c65d-4768-96cb-c54b851471dc", + "@id": "http://digitalheraldry.org/data#fe15cf6a-c8bd-422b-be8b-05f96e0eb8c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#87136bb7-f658-46ed-b936-3363dccfce29" } ], - "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#CoA0000031559", + "@id": "http://digitalheraldry.org/data#CoA0000031555", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@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" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#f7e328cb-4c73-4fe0-88c3-ea014fed8f99" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031559_1" + "@value": "31555" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000000759", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -71146,119 +71142,88 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#200d7fb4-ef5e-4fcb-a0ef-364f5298210d" + "@id": "http://digitalheraldry.org/data#43c55f97-b155-442b-93ca-872fcf5b6422" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ed72d52d-0fe4-479d-abb3-786128142cbd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "31559" + "@id": "http://digitalheraldry.org/data#7e70227c-c34a-48b1-97a6-92be7081f83d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bb1f6949-3a6d-4a3f-bc15-40456d917263", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#24a2d3e8-d32d-42c6-ba34-a9bcfd5e01a7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#2e0b09dc-8c98-47ee-a0b5-7da666a94175" + "@id": "http://digitalheraldry.org/data#115ea5d9-6514-46d0-a8a9-1603cce1adfb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "759" } ] }, { - "@id": "http://digitalheraldry.org/data#306a5b8a-9595-4d75-8059-a128cdde7a97", + "@id": "http://digitalheraldry.org/data#0bdf2c7b-c9db-4c40-9c5b-68331aa8a2c8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e7de2627-fb16-4747-af35-ea73a14246ca" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c68c7a06-6288-4ac6-94b7-263e78e0f1c8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#e1577668-45dc-46e3-9d5e-c8434438d159" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002828_1", + "@id": "http://digitalheraldry.org/data#CoA0000008134_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": false + "@value": "added Charge1_dir / added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#8447597c-bed8-4384-a20c-adcae38efaaf" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#f6118b07-2a34-4830-a69d-93abc6065dc7" + "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#1fee30ef-4f57-4f7f-a43d-2e26c138feb4" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#84f778a7-0120-4460-af3c-ced65e5b13d0" + "@id": "http://digitalheraldry.org/data#43a6c9ee-261a-4018-91b7-160441aeb6c0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9e0e26bd-9e1b-4e48-9c3f-04b211bbae1f" + "@id": "http://digitalheraldry.org/data#b30b0fe6-22f4-43fe-84da-3fc2538cd56f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2828_1" + "@value": "8134_A" } ] }, { - "@id": "http://digitalheraldry.org/data#bfb68825-932f-4b4b-b0e2-4519c99af950", + "@id": "http://digitalheraldry.org/data#8554da2f-57c1-4b46-8503-52a76b7e6ad5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -71268,143 +71233,74 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d9bb268f-fb2d-45f0-8656-5bc2cc2b7213", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#3296926f-7464-4a3a-a1f6-8165f096ceb5" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#276b1b24-6a0b-4e11-8057-76d069a3f09b", + "@id": "http://digitalheraldry.org/data#84b3cd5f-3574-4abe-94c3-cf8d84c6ec2f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#BendCotisedPotenty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/data#7155022f-abf1-40f1-a5a1-5e00c3713d7d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#4151dff2-b699-489d-a11d-f2dd6b3d6b15", + "@id": "http://digitalheraldry.org/data#9cb36add-ef2c-428a-abfd-be1e9c93b8a1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1eee2afa-5f22-40fb-992a-e5e8d07db2d4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ - { - "@id": "http://digitalheraldry.org/data#ebc7a226-9ac4-4463-b76c-7da97fb2fd0d" + "@id": "http://digitalheraldry.org/data#e68d104d-02b1-40a2-9f23-7677c94e8d8c" } ] }, { - "@id": "http://digitalheraldry.org/data#a8971859-a29a-491b-bab8-9a083f41ef5d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#b255d69c-9646-4564-b85d-907f31356fdd", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#5c7a5246-e74b-48bb-bf11-14b5a6294ad8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#f400c453-f632-4b4d-ac65-b5934384ec03", + "@id": "http://digitalheraldry.org/data#d8a6a377-2627-46d3-939e-31ddf9918ba1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f367d3e6-02df-4cc5-9244-5ba952e0d751" + "@id": "http://digitalheraldry.org/data#1d26ee72-351e-4678-b2f4-2ccca434e1e4" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Of7Pt", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002821_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#07f20848-3091-4b85-b1cf-514f55dcf2fc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5ed9e062-19ab-4c65-8d00-bcb4c99a5a57" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "2821_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#c07aac5f-6a50-41ef-baf3-0dfb9df27e79", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#1a8ceeb5-03f9-4ada-9cb1-94796162fb7a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#30894538-3acb-4ba1-847a-0b129d96b3d3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#d361e79c-ff4d-4a83-a0b9-79b7b1e8c013", + "@id": "http://digitalheraldry.org/data#9c4754f9-f29d-48f9-9686-3bb00c7eae50", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -71414,104 +71310,67 @@ ] }, { - "@id": "http://digitalheraldry.org/data#183c040b-dfe5-47f9-a9b6-f5c93e98cc80", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#cadea97c-5195-42e7-b8b8-ddc7615c97fc", + "@id": "http://digitalheraldry.org/data#992174d4-59b5-4962-832e-83bf3444f1b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031511", + "@id": "http://digitalheraldry.org/data#fd1927f5-9215-4254-897c-db3e6babfa25", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Cowardly", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#8e82a74f-a4e1-481c-a35b-4f558e6d5a65" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#61aec6dc-f228-4a8d-9f74-04341fb3a225" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#c737830a-0c40-4e6d-bafb-858a98270af1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "31511" - } ] }, { - "@id": "http://digitalheraldry.org/data#8fb82a06-5a7e-4f91-b784-948e315a2364", + "@id": "http://digitalheraldry.org/data#f92ba7c0-d051-44ab-bfff-6a3ee492b8a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "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#fa23225a-57fa-4269-8a20-c22fcb69aead", + "@id": "http://digitalheraldry.org/data#28b03a31-770c-4735-95e9-1cba610a20bc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#80a8c30a-119c-4866-a18c-08eeabd8f25b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#514360e1-ef45-470e-8a1b-7a94e73045cb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#db8826f3-b26e-4aa7-9448-5f7b2ca15a3a", + "@id": "http://digitalheraldry.org/data#431450eb-b4b8-4fbe-9368-6520a3fa91ed", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3ab086fb-35b4-4e9d-a52f-919d00282078" + "@id": "http://digitalheraldry.org/data#d71eafef-4d7a-4008-b8d5-e65a22890a90" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006029", + "@id": "http://digitalheraldry.org/data#CoA0000021659_A_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -71523,59 +71382,64 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b70644f9-c372-47ea-8a58-f593ff6084ca" + "@id": "http://digitalheraldry.org/data#b6c44c97-5596-4e4d-a83b-1f91261bab98" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6a2a12af-96ff-45cb-9142-fa7b08a12b0e" + "@id": "http://digitalheraldry.org/data#5d3e4bcd-ba90-4802-bc30-5e196d624041" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6029" + "@value": "21659_A_B" } ] }, { - "@id": "http://digitalheraldry.org/data#b24e6b9c-bba2-4088-a849-8ac378c9322c", + "@id": "http://digitalheraldry.org/data#8f6ea591-c45a-4999-bbcb-68df5ac21d1b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#317ed0ba-ab30-4bc0-9f9f-16fd2b0e0cb6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "21423_B" + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#c7eec507-6530-4161-8ce4-980172701398", + "@id": "http://digitalheraldry.org/data#ec89f8a0-2faf-47cf-be99-9a83108d7370", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -71585,146 +71449,164 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7b65606f-7e12-4f25-bb7e-a167a9bb9f09", + "@id": "http://digitalheraldry.org/data#01ef43de-f7f9-4820-b5c3-b7f19c3057ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dbda093d-9a0a-4233-9b19-f84a86111b18" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009656", + "@id": "http://digitalheraldry.org/data#8133cf6f-e297-44dd-9bb3-aee0c78ad314", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#250e309d-60d2-42f6-84bd-915e95d15ca8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f06b7e0a-c3e0-46bc-95f4-5865128f4992" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "9656" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1e9cbe8d-b134-4854-90ed-2435bdee6846", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#30af8282-8abd-4188-9cbc-f97eb8a37102" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003758_1", + "@id": "http://digitalheraldry.org/data#CoA0000002772", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8c514ecf-ff3b-407d-9c57-73ac02b460a2" + "@id": "http://digitalheraldry.org/data#6832cc1f-7372-4641-bac5-08407abf602b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2772" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#13fbed7c-beb2-4df4-a093-1af38f9d4fd6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#60c0952a-0e1b-4960-bf84-339735b67a00" + "@id": "http://digitalheraldry.org/data#09d06977-e436-463f-a15b-181b0a26ee38" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#64da81b6-c3e8-4c49-add2-d232a14cbc4d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3758_1" + "@id": "http://digitalheraldry.org/data#ff111c4c-41c0-40a5-8720-a7b925eb6dd0" } ] }, { - "@id": "http://digitalheraldry.org/data#99556745-880a-4c90-bd7d-229df01b0e35", + "@id": "http://digitalheraldry.org/data#c05397c0-e04b-44db-b71d-3c7281207c80", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/data#b1e65b80-befe-49dd-b164-d8e0d0f846ed" + "@id": "http://digitalheraldry.org/data#e5b121cf-7906-412d-9dca-1eecf837dcfb" } ] }, { - "@id": "http://digitalheraldry.org/data#5e2c1c2b-be98-4136-b4b0-565f6a78ffeb", + "@id": "http://digitalheraldry.org/data#713cff21-07db-43e8-9d51-abd559a40d4a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ff4867e6-8ded-4c78-a5c9-bdbd2dd76751", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d797b216-49b4-44ea-8557-0a239d36671b" } ] }, { - "@id": "http://digitalheraldry.org/data#ba745bd6-ceff-4484-a877-a17e07608483", + "@id": "http://digitalheraldry.org/data#94487bc6-49a1-454a-b70a-df25e2d42bc5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Swan", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#hasMarshalledPart", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms" - } + "@id": "http://digitalheraldry.org/data#e3633d4a-fd63-4e11-93a1-3856b9cb6a6d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#f684b399-c04c-4179-a947-f8c300fd52d9", + "@id": "http://digitalheraldry.org/data#7c3c7b49-162c-431c-8b9d-e1c2bbbff718", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ @@ -71734,279 +71616,211 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#with", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrow", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#e1931406-665a-4b52-b757-6c31d6c9fbee", + "@id": "http://digitalheraldry.org/data#74206321-f965-41d6-a10d-fc0494b1630f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4125cff6-a1ee-44e4-8573-b4be8ff6cd8d" - }, - { - "@id": "http://digitalheraldry.org/data#279cb759-cbcc-467b-ac28-585906e31ed1" - }, - { - "@id": "http://digitalheraldry.org/data#f7c28960-79da-4a64-b29a-30301674eb59" + "@id": "http://digitalheraldry.org/data#f44679b6-764e-4d00-bf5f-6a1554c168fb" } ], "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#40e7ddf8-69a6-4d2c-bbc5-3f864dc1ee77", + "@id": "http://digitalheraldry.org/data#36bcd643-31dd-428b-99a6-2402d8bfbe50", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#05e08f8e-75c3-4050-b08e-f5d5059fc30f", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - } ] }, { - "@id": "http://digitalheraldry.org/data#89adefb8-6da2-4482-a23f-31c245dc3791", + "@id": "http://digitalheraldry.org/data#d2e5468c-2108-4112-ae64-5a803fc74562", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#29096a37-98f0-4698-819e-cb04c16c04ae" + "@id": "http://digitalheraldry.org/data#f6634b96-65b4-44b1-a8b6-507189459066" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008800_B_1", + "@id": "http://digitalheraldry.org/data#87a62549-2524-4a48-8d1b-b0d95d73ffa1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#70c5b104-bdd7-4420-854f-d2cd2de055bd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a366e121-6a7b-43fa-b84d-de2e131f2f63" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quina", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "8800_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#8f3d2948-dfdb-4b1e-a0b0-8763a213b5cb", + "@id": "http://digitalheraldry.org/data#6d31b4e8-9470-49e5-b878-06cd9204c8c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" - } - ], - "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#9e3a84d8-8106-47c1-a49a-643bc0b32a31" } ] }, { - "@id": "http://digitalheraldry.org/data#1a866fe9-e3d2-421b-9204-a73eca616843", + "@id": "http://digitalheraldry.org/data#9d67e95d-25ec-482b-b611-b6edd28197f9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9d9f635d-27c9-4ddc-bfe0-3965e5183a64" + } ] }, { - "@id": "http://digitalheraldry.org/data#fb26f67c-7236-42ae-a16e-46d2cd98bb09", + "@id": "http://digitalheraldry.org/data#ce7aca8e-b31d-4b28-8f43-17299efaa54f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#0bdc1ee9-9b5c-41eb-84c3-bdd1c473872c" + "@id": "http://digitalheraldry.org/data#254ed469-4d73-4a6f-93a8-4ef3a960f90b" } ], - "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#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#7cf707c4-f7e1-4d6f-bdf9-3ef2b28a53e0", + "@id": "http://digitalheraldry.org/data#059fc31c-551e-4eb9-ab49-dac47dd72353", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#89dd4bcd-0a3a-4a8b-8477-2fa75f83d479" + "@id": "http://digitalheraldry.org/data#899a4e4a-8fc2-4c20-8fa4-af3aa184e12b" + }, + { + "@id": "http://digitalheraldry.org/data#becec9cf-a84f-4e86-82ab-daaf56734b8e" + }, + { + "@id": "http://digitalheraldry.org/data#d2c2fc06-5b12-407b-bfbb-7a487d475908" } ], "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#9a56128c-134f-4a03-a9d5-218609296acd", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#0c7eed09-181e-43a0-a339-1dea6b0a186a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002940", + "@id": "http://digitalheraldry.org/data#CoA0000008668_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "Added tincture for crowned" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#f07a1854-959b-490d-bf54-24b9cc9f0d55" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "2940" + "@id": "http://digitalheraldry.org/data#CoA0000008668_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f154b5e3-944b-4ae1-ab7b-dfd475fcdcaf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" + "@id": "http://digitalheraldry.org/data#377992f0-75ec-419e-b761-475cdab90a06" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cd4d7097-019c-4564-9306-4d941a3fa558", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b9303427-276b-4cb0-b7e6-3332ae2287ad" + "@id": "http://digitalheraldry.org/data#0cd4c21a-c74e-49d2-9a9b-a7a85ecb99d2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2a37bf2b-8d42-4a05-b548-29d198f5eb85", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#ea4b8c75-9543-4a67-9178-9663a2372011" + "@value": "8668_A" } ] }, { - "@id": "http://digitalheraldry.org/data#4a4544b3-2d75-4ea4-b653-40030850c9d0", + "@id": "http://digitalheraldry.org/data#1a6edd10-47e5-4cf0-a78d-c1d972a3bfc0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Swan", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5bbe98fb-74ce-433e-b3a9-8af9d198149b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#c8e89f14-4ca3-42d6-ae83-e2b9c831b4d4" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f281f6d1-632d-4c3f-be70-fa8b6be23b3e", + "@id": "http://digitalheraldry.org/data#1d5f6139-1dd2-43d2-8064-44b31f538465", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#24cb706d-9932-445c-9512-293c92f5ae2f" + "@id": "http://digitalheraldry.org/data#757e1956-ab22-4517-a8b7-d7825795ba24" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837", + "@id": "http://digitalheraldry.org/data#CoA0000008287", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -72018,7 +71832,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_1" + "@id": "http://digitalheraldry.org/data#CoA0000008287_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -72028,160 +71842,185 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8c36ceac-6ccc-4d05-94c1-6be90cad1ba4" + "@id": "http://digitalheraldry.org/data#df1fd8cb-97d6-46ef-94e3-110abfb9427b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8837" + "@value": "8287" } ] }, { - "@id": "http://digitalheraldry.org/data#1f64e152-6701-449a-9256-169387cc861f", + "@id": "http://digitalheraldry.org/data#b6663447-a501-4b52-bf17-6f21b293e2fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#104bc869-7dfe-4ddf-9eb1-511617de4163" + "@id": "http://digitalheraldry.org/data#53178074-77f8-4d0a-9864-13c99f28a042" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002692", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#344db183-3c40-46e1-99db-621c32ae9cd2" + "@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#a34f70c3-b768-4ff4-90e8-70f92973f141" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#4a99e34c-8d24-41b4-b575-2b8e15577c90" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2692" } ] }, { - "@id": "http://digitalheraldry.org/data#7fc53c46-9602-4e43-9d1b-5ba31db48947", + "@id": "http://digitalheraldry.org/data#3aa8c6ee-bf3d-452e-abdc-e424ed94745c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bird", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#00eca088-e82c-4f72-a225-f01d3a608f9d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/data#4a194ec6-cb04-482a-87a1-a2648a1f8348" + "@id": "http://digitalheraldry.org/data#9deea504-2f62-4750-8ada-a6dfd5d4819e" } ] }, { - "@id": "http://digitalheraldry.org/data#b5149b85-25a2-4b34-a7a2-1c61f8106f6d", + "@id": "http://digitalheraldry.org/data#5812cc60-34be-4037-bd1b-f0f87952fdb8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#eea031b4-c14b-4cfb-a3ac-fba736603df7", + "@id": "http://digitalheraldry.org/data#d33c1fe6-be7e-496b-a915-f7bfb68d0a6a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Barry" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000004051", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#cc09261d-e126-4503-9bdc-cb4a4d57bf64" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#f32f5cbd-9fef-4c3d-bb0d-f6ea8078c981" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#d0d56016-f872-45d8-b3d6-99961d3609e0", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "4051" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ] }, { - "@id": "http://digitalheraldry.org/data#6cc72499-c061-48c1-bd32-5c3142cba13e", + "@id": "http://digitalheraldry.org/data#281a57a6-d633-46f3-b637-8a5b0bb51c78", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#099c1597-cfe6-415f-ae19-5e70c2493473", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#e1bf319f-b2b9-49a3-95ae-a50813626f28" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f00e4fdb-8017-4ba2-8acb-22a385a37c57" + "@id": "http://digitalheraldry.org/data#611811e6-01cd-4369-bec6-f0799e7499d6" } ] }, { - "@id": "http://digitalheraldry.org/data#61b8904e-fd63-42b0-be84-b7b420300278", + "@id": "http://digitalheraldry.org/data#51ac6238-d29b-4ce3-a7fa-564984382c4a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a0d079a5-7096-44ab-9eb2-988b340ce361", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#79793b26-0955-4641-8efe-e73254297d91", + "@id": "http://digitalheraldry.org/data#eb216587-2d6d-470c-8f27-0ef2636f6fb5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#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" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -72191,278 +72030,345 @@ ] }, { - "@id": "http://digitalheraldry.org/data#87929342-e8e4-4522-9ad6-bb72e9292322", + "@id": "http://digitalheraldry.org/data#7b72b2a5-fa50-419a-9303-4706992c5249", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#6a7b4065-a64d-482a-b08c-f769060ffa58" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1c92010b-18b0-46e6-8347-174812b7e17b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009646_1", + "@id": "http://digitalheraldry.org/data#CoA0000008363", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1896da21-2e01-48e0-b8d2-c1f0d4f8ebcf" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#114cfb59-c3b0-42fc-abaa-642e957e9ca1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#9e93845f-6455-4d6c-8b8e-ed488b194434" + "@id": "http://digitalheraldry.org/data#4c8e5320-c7d0-4f1b-9a52-3cedca98a90e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9646_1" + "@value": "8363" } ] }, { - "@id": "http://digitalheraldry.org/data#d9bc6677-b902-48cc-8186-1513fbc7df00", + "@id": "http://digitalheraldry.org/data#4fa54cd0-69a3-4c9f-9e4c-e83a7801ad32", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#4dd58797-b569-447b-846a-6844bc72aa6b", + "@id": "http://digitalheraldry.org/data#76dac38e-c7ae-4d76-b894-614578c440e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Aigle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ce49d90f-2570-4589-a199-aa0098ed9ef5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#903409de-0ef0-4e08-b4c4-8beec3cfa6e8" + } + ], + "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#f3c505fa-373d-4273-806c-26c6d730e2f9", + "@id": "http://digitalheraldry.org/data#35b29440-2a38-416e-a68f-ca64f85c50ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000720", + "@id": "http://digitalheraldry.org/data#CoA0000007130_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7cb47077-f499-48e5-91d6-88f6855ca629" + "@id": "http://digitalheraldry.org/data#414477ab-6be1-49e7-a0bd-cbd1a61c71de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f568f445-c7d5-4e0a-ae9d-896ee5cd22c8" + "@id": "http://digitalheraldry.org/data#e10688e7-1c02-4f4c-b645-bea962469e2d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#c6e400fa-383c-4ecf-bb5c-aa01d8f50a63" + "@id": "http://digitalheraldry.org/data#a5ef154b-4638-4da3-b2b7-665c284dddfb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#6e82d3fd-faff-4d36-afb9-e47169d72e39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "720" + "@value": "7130_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_A", + "@id": "http://digitalheraldry.org/data#a2b34f28-d916-4fbb-adfe-4ba6dcb8aa3a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_A_1" + "@id": "http://digitalheraldry.org/data#24a9271c-5173-4942-a98e-cba404548be0" } ], - "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#3a94bdd7-cdbb-4a7c-bb60-8400400e366b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b45b9747-6ba9-402d-ba88-660548383944", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b4a7565f-81de-440c-8341-7f62d6b6c56d" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8226_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#cb50b6a5-4dae-4601-8ce7-80bbbedd8c58", + "@id": "http://digitalheraldry.org/data#e15fab9f-8563-41e3-b49e-8873149e3e44", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" - } - ], - "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#1792556e-c45f-4a1a-bd31-4d2d621638f2" } ], - "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#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5319da2c-67bc-44be-8346-73ef4aca2293", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000022974_B_A", + "@id": "http://digitalheraldry.org/data#CoA0000003081_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ec20cdc3-2434-46e8-83c8-e15cea55db1b" + "@id": "http://digitalheraldry.org/data#b9a47e8c-4d2f-4c15-a5c6-a002fb7f3d7d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cdd8f6bf-4d8a-4854-8f13-a9c99568e493" + "@id": "http://digitalheraldry.org/data#3067f196-0270-45ab-9b20-def6d65731bd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "22974_B_A" + "@value": "3081_1" } ] }, { - "@id": "http://digitalheraldry.org/data#f7519691-5b49-452f-b3fa-97e4c44437ba", + "@id": "http://digitalheraldry.org/data#22f1fe31-cead-4acb-a954-7c83a26a0cd5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e1902f0e-2953-4f3e-a824-626616c5d8ed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 3 + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f01e6891-f4c6-4628-9684-479c979659b7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#690405c2-5fe6-4936-8b26-ea1e89983a27" } ] }, { - "@id": "http://digitalheraldry.org/data#3eb4ef8d-d24e-4a59-ae4c-7b6530eb5c84", + "@id": "http://digitalheraldry.org/data#ea621474-b3bf-4550-861b-f9b6b528dc8d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#992174d4-59b5-4962-832e-83bf3444f1b6" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2c63c911-2685-404e-b81f-7cb3b67cf0c5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#704e17c6-9fd1-498b-a728-0b174b2abd1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#1e6d5220-9aaf-4719-b34a-01104dc10619" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#82005076-19fa-4825-9cd3-fc9729721023", + "@id": "http://digitalheraldry.org/data#5bcafd8c-73af-425b-8849-5c20a2df53b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfAvis", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#4312ca1a-e8c2-44f3-9cca-ddca189281c5" + }, + { + "@id": "http://digitalheraldry.org/data#3336e194-79ba-4f69-a730-060164b94d6e" + } + ], "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#CoA0000031494", + "@id": "http://digitalheraldry.org/data#CoA0000008670_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -72470,169 +72376,145 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7dd0f6c3-208e-4e0f-b391-64ba3859bd7a" + "@id": "http://digitalheraldry.org/data#9b66d6b7-cff4-42d4-81ed-6e499a3754a5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2a6af422-c4aa-4652-9e98-dbcf18c4ac7a" + "@id": "http://digitalheraldry.org/data#4ab0aa00-b988-404f-ab5b-d77bc5fe5de4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31494" + "@value": "8670_B" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d30c57f2-2052-4c22-b323-80ae27c557a0", + "@id": "http://digitalheraldry.org/data#a9e8247b-181c-4147-b809-ed8fd4a3ae14", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#26558122-a1c3-45a6-9f41-a0f402be1971" + "@id": "http://digitalheraldry.org/data#93f264ea-b6e5-46ea-80ea-011b989e152c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + { + "@id": "http://digitalheraldry.org/data#86e4f335-2610-461f-801f-78b106d767b7" } ] }, { - "@id": "http://digitalheraldry.org/data#26558122-a1c3-45a6-9f41-a0f402be1971", + "@id": "http://digitalheraldry.org/data#CoA0000002776", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + "@value": "added armed and langued" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#51b2ec99-c51e-4904-a68f-ee9ce57752a6" + "@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#CoA0000002776_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a4008bdc-57bd-45d2-b024-55cb7521ace0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c75794cb-3bce-4325-afc4-383a6b5805b5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ccef7cf8-93ef-4991-b9c7-5dcdf7a6b7b6" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ffc95a09-698a-4bed-b01d-205ad147397e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e04cecef-999b-4898-b0df-a3a230df804f" + "@id": "http://digitalheraldry.org/data#b6e95dbf-38b3-4058-acc8-58adefd5232e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#da6f80b2-b8a8-4a95-99cc-3a8e8553fc2a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#f10d4486-197f-4769-8a2e-0ce2c92445c4" + "@value": "2776" } ] }, { - "@id": "http://digitalheraldry.org/data#f8d79e9c-2546-4d52-a0e0-3057f74f4629", + "@id": "http://digitalheraldry.org/data#f253b67a-28ce-4f7d-831f-ba4fa06984de", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d190e598-1d7e-4a26-b8c9-3d6f3dc05512" + "@id": "http://digitalheraldry.org/data#5f5a6b1b-7db0-4f26-aa24-3d32f5dbb301" } ] }, { - "@id": "http://digitalheraldry.org/data#61f3baea-eff3-4989-b69b-f0b4ee66d70d", + "@id": "http://digitalheraldry.org/data#e5e8f822-31ab-4ead-840b-c8333a937e4f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bear", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#9f12ce58-70b7-4deb-9ac8-b736242df227" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#35208968-3ef6-4d6c-bfeb-0708215697ee" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "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#634fd4bb-fbf7-4a37-865a-9ffc05652a15", + "@id": "http://digitalheraldry.org/data#CoA0000004750", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3842dd65-506b-47bc-994d-efb3ef80841e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#cffdc948-6844-43ff-8b40-b79e1254d4e6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "4750" } ] }, { - "@id": "http://digitalheraldry.org/data#e88a1fbc-e43f-4faa-bc44-e95a9f108c9f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#IbexHorn", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#0f97cf6b-f702-4702-9ec6-4f3308fdb879" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006073", + "@id": "http://digitalheraldry.org/data#CoA0000006231", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -72644,149 +72526,139 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3b3bb85d-1c76-4f59-9482-d766a8931a03" + "@id": "http://digitalheraldry.org/data#06025e6c-5246-4aee-8545-82903bab13c6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8de21160-c3b4-4bb6-b831-0156c427d26a" + "@id": "http://digitalheraldry.org/data#5be83e4a-34e4-4a75-a4db-2860e3b31168" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6073" + "@value": "6231" } ] }, { - "@id": "http://digitalheraldry.org/data#9e93845f-6455-4d6c-8b8e-ed488b194434", + "@id": "http://digitalheraldry.org/data#6109ad4a-d02a-4d08-88a6-457de19c6357", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#bd6a3e1b-0ada-486a-ad05-9ab02b729f27" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#867d5d71-b432-4e53-95c5-8a8a4b124078", + "@id": "http://digitalheraldry.org/data#87713109-0bcd-4423-bb2b-c95b63000dd5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith": [ + { + "@id": "http://digitalheraldry.org/data#26be6fff-2cb5-43af-aedf-8ad3a2cc1018" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#e610010d-9a76-45b0-be06-81ba1050eb4c" + } ] }, { - "@id": "http://digitalheraldry.org/data#45515eeb-6824-4148-9051-b911536726d4", + "@id": "http://digitalheraldry.org/data#71b5ae1d-34fd-4100-8047-7f12178f1947", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a889ca5a-b014-46a6-a733-789bdc4d9b62", + "@id": "http://digitalheraldry.org/data#1ee2a36d-dce6-41c3-82ce-00e880341ba0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#046d931c-4ef9-4bf3-9d8f-1f05f26f7b00" - } ] }, { - "@id": "http://digitalheraldry.org/data#1bfa3c2b-2173-4817-a065-c8d6018cff91", + "@id": "http://digitalheraldry.org/data#e999e27f-e8b1-4c7b-b1a2-127a5a05aefc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#6ca4fc5e-6a52-4bc4-bd4b-4f90c30c10f9" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d82a2639-cdbc-462a-b54f-f8587c4bf8b3" + "@id": "http://digitalheraldry.org/data#ac99c31f-e243-418d-b140-0a13636462ec" } ] }, { - "@id": "http://digitalheraldry.org/data#d2513076-f39d-4708-b715-389df1734fcd", + "@id": "http://digitalheraldry.org/data#79c24e58-2b56-4cc9-9427-3c6bb28bb37b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#006b8a42-5013-4077-97c9-7f2069116fde" + } ] }, { - "@id": "http://digitalheraldry.org/data#1dc191cf-eb63-480c-b22c-73b277103c64", + "@id": "http://digitalheraldry.org/data#751e42b7-10b2-4c19-ac29-715fc053285b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#8585b432-e3f5-43ce-90ec-b8852ee517a5" } ] }, { - "@id": "http://digitalheraldry.org/data#c6c72e1d-9b6b-4cd5-8716-bfda2d994d1e", + "@id": "http://digitalheraldry.org/data#ae3c8c88-e363-4eb7-975b-857eaa0bd1ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#8cc9a1df-a4a4-4f6c-9efc-ebed8272fd5c" + } ] }, { - "@id": "http://digitalheraldry.org/data#6d00470b-d223-4bf6-a643-3b747fd1a66b", + "@id": "http://digitalheraldry.org/data#ffc6d81b-98f9-41eb-b128-8a8443e9c540", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ce6bfa62-a88e-48ff-b1ca-d19723249d45" + "@id": "http://digitalheraldry.org/data#6319f4c7-879a-4897-be0f-91b69c1c3c2a" } ] }, { - "@id": "http://digitalheraldry.org/data#58136638-e722-401c-9e8e-26b989b495be", + "@id": "http://digitalheraldry.org/data#08eb5867-e18a-4f10-bc43-a0988609523e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 @@ -72794,24 +72666,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0f43d077-fbda-4423-a013-9e63cd897e58", + "@id": "http://digitalheraldry.org/data#dff0cb07-d85a-41a0-a97d-7c81bd50c5b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d7785b5f-14a6-49a3-9057-c5e1208f3d6f" - } - ], "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#CoA0000007099_1", + "@id": "http://digitalheraldry.org/data#CoA0000006392_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -72823,250 +72690,148 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d45f0688-e76e-4f8d-ab82-f110689f1e96" + "@id": "http://digitalheraldry.org/data#55757948-7fdf-449a-b93f-6dfabc8e3c67" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d9c5e7ff-9de8-4585-bfc4-cdcb10358875" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7099_1" + "@value": "6392_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002814_1", + "@id": "http://digitalheraldry.org/data#26eb66ea-99a1-4e5a-871c-071ae8173fc2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1e877e83-e182-406a-b0d8-2c7f178d3048" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#b80dd9e3-3d2f-4e28-a3b6-b315d91cb2a7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#eb774e4b-af31-4ed1-bb01-9adc77d4530f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2814_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b1552b1f-e25f-417c-b993-03ff7137c702", + "@id": "http://digitalheraldry.org/data#CoA0000008299_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#8a8340ab-e42e-4142-b2a1-91b719ebbc3d", + "@id": "http://digitalheraldry.org/data#878be542-7b8b-46c0-b670-214ab27819c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#755a4a55-ee49-428e-836c-4ba244f213c1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#11c115be-1cc2-4c94-8c62-7547d0d096b8" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004649", + "@id": "http://digitalheraldry.org/data#58c0017e-e06b-4c7b-b617-7c64bcb41906", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000004649_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#4482df0e-d5e6-4ba2-89c5-426ce7e2194d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#a439d650-2e0b-4ccd-a93c-a1951fac87e7" + "@id": "http://digitalheraldry.org/data#7d872e0c-b2f2-49a9-8f99-c0eb3a7e898d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "4649" + "@value": 7 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#989d3628-5bae-4fe2-8b4f-d6b5ae678be8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#46d058c6-e743-42ae-9973-7ba6eb88051d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e06b7cad-d8e6-49d4-81f5-c0be736d2291" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory", - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#6d3781c1-000c-4aa4-9c54-8a620c9e1663", + "@id": "http://digitalheraldry.org/data#3eaa93ce-32b9-498f-bef4-106b4b21fe59", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#0ef138dd-d3c3-4479-8b49-aab6ab03a741" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#eb8dbca2-6e70-4f4e-a22c-1cb77f2c5d79" - } ] }, { - "@id": "http://digitalheraldry.org/data#ec57f76b-062a-4978-8df2-677c3271bd66", + "@id": "http://digitalheraldry.org/data#4f0d9387-b36f-4d4e-aa9d-c583d280c7c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#41e7bf90-f2ed-41bc-a9aa-62d5ebf397b8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a141918c-31bc-4920-a72a-71ff786ee882", + "@id": "http://digitalheraldry.org/data#85aa551c-8cbc-4311-9b74-9c2d2bad05ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#31bcbf07-166d-4d75-b2c2-583784192bb9" - } ] }, { - "@id": "http://digitalheraldry.org/data#3c3ec0a8-d6c5-44e6-bb17-899b0fb6a8a3", + "@id": "http://digitalheraldry.org/data#c9b7aa93-4bf0-4a6c-9a60-cf3f4407e1a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#da2e2ef3-c6cd-4b37-a070-70c5b1bc18cc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#c361ef99-2fce-4481-84d4-82f5a893d2e9", + "@id": "http://digitalheraldry.org/data#658c1362-5a8d-4eb8-aac2-35b64d40cde0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bba44e38-9094-4dd9-a0e0-9ef8221210bf" + "@id": "http://digitalheraldry.org/data#c7298ef3-8311-49ef-b7d1-d02f9b78eabe" } ] }, { - "@id": "http://digitalheraldry.org/data#79f9e51c-89ff-4753-948e-16549f98990f", + "@id": "http://digitalheraldry.org/data#CoA0000002816", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#600c59fd-b4ba-4e8b-b73c-034a5878a4f7" - }, - { - "@id": "http://digitalheraldry.org/data#e2558126-b051-40c0-afa6-d04c0d11aebc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "added tincture for Charge2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#396c2780-3d2e-45fc-b33b-877784372559", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ee1c1b27-0964-4854-943a-88d4d66798b5" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#94eb9efc-69e7-4219-b787-2db8f7e803ec" + "@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#CoA0000002816_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006021", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -73075,70 +72840,71 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b1e65b80-befe-49dd-b164-d8e0d0f846ed" + "@id": "http://digitalheraldry.org/data#f96dcc61-9903-4074-9e1a-de021edeb242" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a88cde00-9945-40cb-a16d-9fb0c1483297" + "@id": "http://digitalheraldry.org/data#2fdf1c77-d541-49fb-8c2c-82291178c92e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#2430eb53-73c6-4b2f-a34f-bd53d6c87e4a" + "@id": "http://digitalheraldry.org/data#10d933b8-0deb-497e-8513-4fba4932ed28" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6021" + "@value": "2816" } ] }, { - "@id": "http://digitalheraldry.org/data#9c18e504-fe73-4cbb-8d7c-f2e370b72182", + "@id": "http://digitalheraldry.org/data#53668afe-6904-45b9-ad0b-908d4d4b6dfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027381", + "@id": "http://digitalheraldry.org/data#488c28f3-56ab-4fb8-b3ce-c4aded2f1dc5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#a0a87958-111e-4e91-8a3f-6e79e5af6c54" + }, { - "@id": "http://digitalheraldry.org/data#a68a597c-7826-49a2-aafd-0405153fe3c0" + "@id": "http://digitalheraldry.org/data#d4c6ab5c-037c-4898-b368-a6be648d4753" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "27381" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d23d1d12-09ec-4fa5-b6e5-6e308f29c5a0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fb2ffb68-a3ce-432b-918d-f1f81ee05a0a", + "@id": "http://digitalheraldry.org/data#091ea608-fb24-4bac-ac9a-88e448a5f2ec", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -73148,27 +72914,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cf5fa5c0-86dc-41c1-89c6-2085ffb3e059", + "@id": "http://digitalheraldry.org/data#40555798-d538-430c-af9a-56e1705d6c1b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b78b9cb3-1cc1-4f1e-9fac-c3285bbde63f" + } ] }, { - "@id": "http://digitalheraldry.org/data#e733602a-2d79-49a6-a753-32908ff0e123", + "@id": "http://digitalheraldry.org/data#d1bb35c0-5f40-4c5c-b0bb-32fc935b6033", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Fish", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#afff9945-54c1-4212-b730-bc31513be274" - }, - { - "@id": "http://digitalheraldry.org/data#45c7ee07-85a3-4b0c-9ced-5ec4bce75a33" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#d1d87fd6-b701-4eb4-b41e-f8938385b49d" + "@id": "http://digitalheraldry.org/data#a0d079a5-7096-44ab-9eb2-988b340ce361" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -73178,26 +72943,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f0989b5e-2081-4dee-95f7-9237392bf960", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B", + "@id": "http://digitalheraldry.org/data#CoA0000002473", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "added rampant, armed, langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -73207,7 +72960,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000002473_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -73217,116 +72970,125 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a19c0085-3c95-458b-bf74-f70c028a6a7b" + "@id": "http://digitalheraldry.org/data#de15c299-2570-4497-9483-13ca038672fb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bcc8a944-839e-4f75-9a80-73a5fd004bea" + "@id": "http://digitalheraldry.org/data#00c6c799-1988-4f76-8164-b24b92abba51" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#da3aa482-2464-4d91-b0c7-283e3a29609c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8359_B" + "@value": "2473" } ] }, { - "@id": "http://digitalheraldry.org/data#77c1e93d-d44c-4e63-9412-aa629cc9d889", + "@id": "http://digitalheraldry.org/data#746d3f78-a5f0-40de-bcd3-1b74a88d92aa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c3f0774b-afc6-4d94-964c-33373212237d" + "@id": "http://digitalheraldry.org/data#7c6c6fda-ae7e-4af5-9a40-0c123af26d85" } ] }, { - "@id": "http://digitalheraldry.org/data#d874816f-842c-4306-aee9-504be0b48982", + "@id": "http://digitalheraldry.org/data#CoA0000007985_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c3ef237d-ea5c-43b1-83a7-4c803fd02647" + "@id": "http://digitalheraldry.org/data#a3a0aa97-f9f2-416b-ae57-63a4853a5501" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7985_B" } ] }, { - "@id": "http://digitalheraldry.org/data#9425077c-5344-4c3d-9f99-26d117335f95", + "@id": "http://digitalheraldry.org/data#bb01778a-b100-4644-9b72-d94785af783f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#fd219a3b-9dd5-4769-997d-72802174ddb4" - }, - { - "@id": "http://digitalheraldry.org/data#867d5d71-b432-4e53-95c5-8a8a4b124078" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#e2e5451d-08dd-46dc-af60-3fd6934c3b7d" + "@id": "http://digitalheraldry.org/data#3da3216b-56a6-48d2-aae7-510ecf211c57" } ], - "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#b09043d3-b15a-4b29-96a1-5ac67c3ed6e6" } ] }, { - "@id": "http://digitalheraldry.org/data#4f65192d-d7a6-45a5-a274-61be01fc073c", + "@id": "http://digitalheraldry.org/data#9f09427c-540d-4712-a8b0-a60b9f832365", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d64d8f78-ef3d-4915-bfdf-dcc9f7aa1bed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#853226c6-0caa-460a-8425-e6536151d3e6", + "@id": "http://digitalheraldry.org/data#9f2cab08-880b-45e4-94e2-f8735ce42050", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "of 4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008226_C", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "added rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_C_1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008409_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -73335,75 +73097,92 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d6796d7e-80f2-409d-8072-a3df5a74a628" + "@id": "http://digitalheraldry.org/data#48ae71f1-d6ae-4862-8a07-dd9268bd0347" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3fd7b9ce-7a6b-4553-bbdb-f7beaf677e0a" + "@id": "http://digitalheraldry.org/data#04c431bb-6caa-493f-9997-c23761af280e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8409_B" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4ada7d38-49e6-45da-a8bf-fa1d46729190", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8226_C" + "@id": "http://digitalheraldry.org/data#0acd6450-a901-4130-a511-58c298ad12c0" } ] }, { - "@id": "http://digitalheraldry.org/data#9ff20512-405a-488d-bfc9-6bca08f2cb07", + "@id": "http://digitalheraldry.org/data#e8094635-fccc-4c94-8dab-314169663789", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3b92d874-0511-4239-87ba-3e75f0069311" + "@id": "http://digitalheraldry.org/data#0f9bee49-c477-4bc2-9073-34b2d9d88a91" } ] }, { - "@id": "http://digitalheraldry.org/data#e86f621b-cd45-49c6-a0e6-189b29130fff", + "@id": "http://digitalheraldry.org/data#7f75202a-092b-4bd5-8fd2-48029790c764", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annelet", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#5b206d81-e872-4a85-aa41-ca34530305ea" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d5fb02db-4e40-466f-8b3b-458e645e07ca" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#43aa208d-2374-47c7-9223-be472f372318", + "@id": "http://digitalheraldry.org/data#0fea66b4-3251-40d6-af98-c461f685fc3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b680422a-f770-4c81-9cbf-ab496ba0c9fe" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1a2ee3df-a38c-4097-955f-c522fdd18e92", + "@id": "http://digitalheraldry.org/data#cab2b2a9-a5d6-4012-ad42-e503177454b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007985", + "@id": "http://digitalheraldry.org/data#CoA0000008682", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -73415,91 +73194,74 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b76c6cc3-cecc-4795-87cd-ade5b48ccabf" + "@id": "http://digitalheraldry.org/data#1ff68ff8-32d3-4a86-9fa9-1eca84cfc38b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7985" + "@value": "8682" } ] }, { - "@id": "http://digitalheraldry.org/data#46d54771-02d5-4eed-9044-83f417a23163", + "@id": "http://digitalheraldry.org/data#519220b3-0cb2-4cb6-a558-5809babfd739", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#68b235ac-4108-43f8-a99d-62dda27e1b19" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f6f28412-a419-418f-9e2b-6b70479765c1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#8f7655a8-3b25-42f2-8de9-0eed9ae73349" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9aa03988-95ee-4d0e-bb3f-c6ea3ed729d4", + "@id": "http://digitalheraldry.org/data#30130a15-54af-465f-ba60-99fbd51059f4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#eb99f471-0e7d-46f2-a831-ae06811a3e0e" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5cf2ced6-b773-4d73-94b8-8188468211ae" + "@id": "http://digitalheraldry.org/data#305f6d56-019f-42fc-aad5-70eeb216c367" } ] }, { - "@id": "http://digitalheraldry.org/data#ab4c4fd3-8ded-4f65-9ec1-9e4701232c52", + "@id": "http://digitalheraldry.org/data#37481ec0-2da2-473e-95a7-c9795b11847f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#26f87d8b-52c6-4d70-a9c8-b9626410b8cd", + "@id": "http://digitalheraldry.org/data#3f28ee25-44f6-4c70-b68d-e488f9be68a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Gorged", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e62cfe17-8b89-4d55-84e8-3b19e5ee73ce" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007582", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added nimbed / added escutcheon" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -73507,7 +73269,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007582_1" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -73517,140 +73279,110 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#48e70fdf-df49-4270-b361-716ecbf30b36" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#cf0391ff-e163-44a2-8d41-ba762ba7bfcb" + "@id": "http://digitalheraldry.org/data#0317f23c-f77d-4404-aee1-cf973ee9e4db" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7582" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a7427af1-d34d-47cd-93cd-8c392d379c7d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a36530fd-ce53-454c-b38e-11fb8bb66f9e" + "@value": "27639_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006304", + "@id": "http://digitalheraldry.org/data#CoA0000002701_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1cbf4dd7-6683-43d1-9711-2d28b4108cd5" + "@id": "http://digitalheraldry.org/data#e5b121cf-7906-412d-9dca-1eecf837dcfb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#957cc698-5e80-44d7-a00e-e173af864baf" + "@id": "http://digitalheraldry.org/data#ea9b8653-b447-4046-9147-ea3c81deef96" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#6539ef6c-8f68-4f04-9252-51bd5f5721b4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6304" + "@value": "2701_1" } ] }, { - "@id": "http://digitalheraldry.org/data#5a77c8b5-3ace-4abf-a53d-a9592f88d8a1", + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 3 + "@value": "fixed tincture of Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7d4ed498-1569-447b-8de4-de9b1355d6b7", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#673fd33f-d2e5-47f0-8cc9-c35992d62d90", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1_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#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#10ee1e85-5768-401e-859b-4d1553e99360" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#69075ee3-338f-4e0a-8c93-b320004a1b38" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cross", - "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": "2440_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#dd751c4d-0cc0-4d03-abfe-53628d2e8f67", + "@id": "http://digitalheraldry.org/data#71e8bccf-9d56-4329-95fb-11cc2447018a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#f5547ec9-fb70-4fa1-bd99-0bf1e59f5d68", + "@id": "http://digitalheraldry.org/data#f563e26f-c5db-4d07-86ac-01bbadbe31cb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -73660,73 +73392,65 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c53cb025-ab47-479a-91ad-95354777b1c1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sejant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6aec8674-542d-4707-94e6-facdb19bff46", + "@id": "http://digitalheraldry.org/data#dc0dcdcf-dfd5-4ccc-bd45-e1014e24e9c7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#7ef7f4d3-5347-435e-bcd3-c6bb2ccca372" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#daa65d42-3048-4567-a011-066e9d116347" + "@id": "http://digitalheraldry.org/data#018554f0-980a-4eb0-b876-3c183dc4a24e" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6b6cbf0e-17c9-4815-b31c-02c41bbd6bb1", + "@id": "http://digitalheraldry.org/data#afe2c1d6-54a4-4395-913f-c233472b9d15", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d6bf9abc-9822-40ce-8d6f-04bfaf40e6e3" + "@id": "http://digitalheraldry.org/data#6a16d879-cf4d-4fd1-83b0-fbb6770421ea" } ] }, { - "@id": "http://digitalheraldry.org/data#7d5dc0a6-681b-409e-9be6-1a7a32cf7046", + "@id": "http://digitalheraldry.org/data#6de5f31b-2e83-4dc8-8b52-4c42ca871726", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d04c28d8-f987-4352-acac-4be98eb944de" + "@id": "http://digitalheraldry.org/data#1baedcc2-491e-45fe-a75c-431081c80e0d" } ] }, { - "@id": "http://digitalheraldry.org/data#2a6af422-c4aa-4652-9e98-dbcf18c4ac7a", + "@id": "http://digitalheraldry.org/data#CoA0000000307", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#bfb3357c-d19f-480a-9e63-9b40cee59668" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#a5d3cb8f-a0ad-4005-8c75-2141215871b5" + "@value": "307" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006314_1", + "@id": "http://digitalheraldry.org/data#CoA0000002730_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -73738,49 +73462,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#779cf6ef-0161-4ad6-a853-47de1ff2055e" + "@id": "http://digitalheraldry.org/data#eef419a2-37eb-4a96-9af5-8c5c36a5da7f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#58f55432-ef01-403b-90ff-c19cc60bbed7" + "@id": "http://digitalheraldry.org/data#b1a142fb-712e-462e-8d40-ed1d0d6be8e5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#af426b09-c41b-4ecf-b604-b2bc1a6c5206" + "@id": "http://digitalheraldry.org/data#19315883-67b8-4c13-b860-326eb4f1e0f5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6314_1" + "@value": "2730_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008682", + "@id": "http://digitalheraldry.org/data#1410d235-e218-40a9-8db1-cfb0f608613d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5f8d9b2a-1056-41c9-9c14-6b7106bfbdac" + "@id": "http://digitalheraldry.org/data#ecc80b44-1853-4dae-8ca2-a4f9fdf4db9b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b42c7abf-86f1-4f08-bf12-5f3a7441f3ef", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "8682" + "@id": "http://digitalheraldry.org/data#96b4e58a-646d-48bb-b2d6-7434846b6be9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007437", + "@id": "http://digitalheraldry.org/data#CoA0000002477", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -73792,106 +73518,146 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#10d6389e-722a-4aa0-b6c9-ff2ce79e61f3" + "@id": "http://digitalheraldry.org/data#c52e4edd-c528-4f38-ab5c-17f2f7d22a10" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7efef835-1fba-469d-8784-fbf833a97fdc" + "@id": "http://digitalheraldry.org/data#7e476da2-d547-4678-8f2d-4dfb1c8c7522" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c3bccb3b-b72f-4e19-a422-463c6c283017" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7437" + "@value": "2477" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006274", + "@id": "http://digitalheraldry.org/data#86c06b14-6f2b-4774-acd5-06b890c45c57", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#cb50b6a5-4dae-4601-8ce7-80bbbedd8c58" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#201cecfc-1675-4982-b543-2115089e578b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6274" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006224", + "@id": "http://digitalheraldry.org/data#b6e95dbf-38b3-4058-acc8-58adefd5232e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a3fe717a-414d-4ad8-bb7c-bbb9f20763d2" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6c6fc5f7-ada0-4a11-8a19-a9739ba702c3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a141918c-31bc-4920-a72a-71ff786ee882" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ae2050d2-8ba2-409a-ad27-53e62b3692a5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#53bd9ad4-a6b8-41c0-ad75-51d87038e3f9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "6224" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#047a2314-2d97-4f89-8472-e505939438d0", + "@id": "http://digitalheraldry.org/data#34a8d95b-4bfa-47b2-8abb-c3ba6985bc0c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#50d7f846-c1e5-4d00-8d40-09601c7ed548" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" } ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003187", + "@id": "http://digitalheraldry.org/data#a0d23933-1995-4006-b4b2-da117dba8d4a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added passt" - } - ], - "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#CoA0000003187_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002956", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -73900,242 +73666,279 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#76cfae96-11ee-4576-a6c3-75f2f4011b19" + "@id": "http://digitalheraldry.org/data#49d190d9-6c9d-4961-8d2f-99df3f80b39a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#dcca25ef-070f-48f8-946d-38ef6fca6da9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#11d4663c-7377-47dd-ac0b-fe05838302d2" + "@id": "http://digitalheraldry.org/data#2f5680a0-5659-41f6-b4c7-bd941a15716f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3187" + "@value": "2956" } ] }, { - "@id": "http://digitalheraldry.org/data#916b6e76-5209-4d39-b2d6-0c4db116ed87", + "@id": "http://digitalheraldry.org/data#95925cfa-a006-4155-bb4e-bc3420dcb079", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002766", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@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#e13b7f99-3dd3-44dd-954f-f7b9cc8c1141" } ], - "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#27d79b00-651b-4204-bfff-ada9cdc2b476" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2766" } ] }, { - "@id": "http://digitalheraldry.org/data#c13d2e79-b121-4201-8cdf-2d205d7b1735", + "@id": "http://digitalheraldry.org/data#53429d15-1579-42b8-a720-d7bb16cf844b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#819e72cb-7e3e-403a-9d4d-1bb7a2290b79", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#758d14d5-5373-4b4a-978c-4d974de884f8" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378_1", + "@id": "http://digitalheraldry.org/data#CoA0000008974_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4e59bf32-b2ff-466b-a75d-a93aa66abd4f" + "@id": "http://digitalheraldry.org/data#f1c2d622-d18e-42f3-b810-b141733c57d7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#10344f5c-0d84-448f-9dc1-004404af8a1a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8378_1" + "@value": "8974_B" } ] }, { - "@id": "http://digitalheraldry.org/data#4185a751-e01c-420a-bad2-c0815f308504", + "@id": "http://digitalheraldry.org/data#af41e098-b053-4a7a-bbda-5cf49bcfecd0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f8a5fe42-fcea-4572-ab5f-f7445fbe2af5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2e7b6b48-479a-45b4-bca2-71573e01b316" + "@id": "http://digitalheraldry.org/data#d344bc13-aed7-499f-b0d1-516167a508bc" } ] }, { - "@id": "http://digitalheraldry.org/data#9637a293-260f-4287-a9ae-30c876b42348", + "@id": "http://digitalheraldry.org/data#25868429-204d-4f44-b58a-524a55d6cac6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3f1f71da-e26a-4a70-8e61-24b4c75de421", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d9fbe2b3-1b6c-4426-ae2c-5935c52365c5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#a639f3a1-b43e-4a78-b7af-0fdbcd5264a2", + "@id": "http://digitalheraldry.org/data#a69667bf-0472-4da8-849d-978c2dc2835a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#7c6c6fda-ae7e-4af5-9a40-0c123af26d85", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#678032f5-b447-416d-85be-48c3fd3d1ec6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@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#74aa84c4-1fad-4dd1-917d-05a450aca5d3", + "@id": "http://digitalheraldry.org/data#CoA0000002797", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1a60c94a-2160-4019-aad6-06fa28d38e3d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002797_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007831_2_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ffeea00f-5312-48e0-b550-7a9fba1a166f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pincers", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#and": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1918279e-fbcf-45ac-b5c6-08501b1407f6" + "@id": "http://digitalheraldry.org/data#2bae6f1f-d522-45c6-adb5-f55172b8b7f2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#dexter": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ce05d54c-5aa0-47bd-9161-dc9cc9e99550" + "@id": "http://digitalheraldry.org/data#7cc4fdfd-a474-48de-88d0-264f7c7d0461" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "2797" } ] }, { - "@id": "http://digitalheraldry.org/data#677ce330-0eba-42e5-9f6d-1e54b421e557", + "@id": "http://digitalheraldry.org/data#c7298ef3-8311-49ef-b7d1-d02f9b78eabe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://digitalheraldry.org/digital-heraldry-ontology#PairOfPincers", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@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#a7298e25-22f0-4c2c-93da-d917e2b6e1c0", + "@id": "http://digitalheraldry.org/data#a173fd6e-ceaa-4470-af00-cc0d1a558eb2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b13fcb98-e1fd-4eb0-9970-e71394b1ffa9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#5de5240f-2e27-43d7-b7bb-74b1ae1cf9cb" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6b43fb07-6fad-48d4-b05f-493d2ea81a1c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4ed05c12-1383-4fee-b5a8-b32782a3124d", + "@id": "http://digitalheraldry.org/data#16e40460-14ca-4bcf-a0bf-03db1a9aba8c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#632f9139-343e-4e27-a5fc-e29be31205ec" + } + ], + "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#a8511865-02ef-4b98-a4be-a93a4e6a30a1", + "@id": "http://digitalheraldry.org/data#14471f11-5555-4bee-953b-2cc54a01f31b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly" + "@id": "http://digitalheraldry.org/data#a32651e8-460d-4273-8fc3-3f6ccfd88dff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -74145,143 +73948,115 @@ ], "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#c9ee6d83-9b06-4db4-9aa3-e8aedadebe8c", + "@id": "http://digitalheraldry.org/data#67352ac3-87b2-43fe-a5fe-546adca3411a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b41930fc-ccbd-4b97-ad38-d14cae448444" - } ] }, { - "@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" - } + "@id": "http://digitalheraldry.org/data#fb44e256-d977-43e4-b133-b17d1ee4e23d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#d6796d7e-80f2-409d-8072-a3df5a74a628", + "@id": "http://digitalheraldry.org/data#66e80f62-43c4-4c6c-b482-4ba8fa274527", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#9df64550-e0c8-4a56-8039-f33360ad60fa", + "@id": "http://digitalheraldry.org/data#fedfd9e0-574f-46de-9eb0-88e940fecadc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5ceb9def-d25c-44b4-b888-8661054ce986" + "@id": "http://digitalheraldry.org/data#38030b37-9659-4132-9206-5e8bf28e47c8" } ] }, { - "@id": "http://digitalheraldry.org/data#c6e400fa-383c-4ecf-bb5c-aa01d8f50a63", + "@id": "http://digitalheraldry.org/data#488e9c6a-dc8b-4570-b8b7-e6b78bae295e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f5b40d5a-9f80-40ca-8057-a877829867fc" + "@id": "http://digitalheraldry.org/data#bbb6d0ac-869e-45f2-a256-076fcb3b088f" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent", + "@id": "http://digitalheraldry.org/data#a2fd757b-c099-4556-8f55-14524191dc9f", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "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#3e629817-0547-4397-b186-ee8619cbc330", + "@id": "http://digitalheraldry.org/data#72a8e42c-3edd-4a94-9b75-38665fffc592", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008299_B_1", + "@id": "http://digitalheraldry.org/data#632f9139-343e-4e27-a5fc-e29be31205ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#8cd02b90-998f-4fcf-b59a-3d827047ac4f", + "@id": "http://digitalheraldry.org/data#ff844d3b-7b86-420f-bf7b-73da8d6a71d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 7 - } - ], - "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#f36a229f-1001-4bd1-b605-3cd5305719e0" } ] }, { - "@id": "http://digitalheraldry.org/data#856a5d57-59a3-49c8-bd63-0bb1e334d4ae", + "@id": "http://digitalheraldry.org/data#1ade28e1-15e0-4745-af64-7178dbe5b7c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#21548cb1-9f61-4e0f-9ea5-6177d067589c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/data#6231062a-aa92-48a6-94cd-7bab4b16eac8" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4670bbd9-5924-4d1f-b487-42f0d11ce938", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#NavarreChain", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -74290,61 +74065,51 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c8e0932f-6d13-48b6-a986-27170a3dbc14", + "@id": "http://digitalheraldry.org/data#873a6e36-0c7d-4bc7-9208-d913276c93d7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008409_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008409_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008409_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008409_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#5d5b1032-feb7-4f3e-a1b9-079124c342b5", + "@id": "http://digitalheraldry.org/data#CoA0000006042", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ebca4b58-c352-46c8-abc5-9cde025005ce" + "@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#959c2890-8db1-41da-903e-a3b2c71b603f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#5d0c7297-190e-430c-a21d-6344e0a6926c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6042" } ] }, { - "@id": "http://digitalheraldry.org/data#3da795f1-6670-4730-8e97-826160b8d48c", + "@id": "http://digitalheraldry.org/data#5262d521-d3dc-4484-898f-2dfa8b7e97d7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -74353,44 +74118,34 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#04a069f8-c7a0-4966-9252-0c4196137c8f", + "@id": "http://digitalheraldry.org/data#765ef3f9-ed45-4f7e-b209-56d093fddde8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#de379043-1b04-43f0-88fc-872fcb5195ae" + "@id": "http://digitalheraldry.org/data#5dea38b2-3ea2-4051-a92f-2337edb7b02f" } ] }, { - "@id": "http://digitalheraldry.org/data#291d157c-1a32-45fd-93c7-b7f1ad7ad027", + "@id": "http://digitalheraldry.org/data#623e2f1a-a72e-40b8-bec9-8624bc165850", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003783", + "@id": "http://digitalheraldry.org/data#CoA0000031567", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -74402,241 +74157,136 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a94b56ce-d572-45d2-9866-797fd2d8e30d" + "@id": "http://digitalheraldry.org/data#5e271aca-ee7a-4475-975b-2f752a577633" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#46d058c6-e743-42ae-9973-7ba6eb88051d" + "@id": "http://digitalheraldry.org/data#5011b144-275d-4207-810e-8a3c551a4ab6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3783" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a306a59f-6814-4fe7-998f-20afdd5aa317", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#41ed24ce-1946-47f2-8022-35b19e0904f3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d28bbbba-0b64-498a-b11f-8c9892a30216" + "@value": "31567" } ] }, { - "@id": "http://digitalheraldry.org/data#28305342-13a8-4104-ab5e-e1f554795fa9", + "@id": "http://digitalheraldry.org/data#d837fd33-d925-4fb2-9912-f77f487cbc03", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Staff", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#8d7b9cd3-06b0-4146-8232-5380455045dc" - }, - { - "@id": "http://digitalheraldry.org/data#082500e2-2978-447d-a88e-2e8ff8388042" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#and": [ { - "@id": "http://digitalheraldry.org/data#d9bc6677-b902-48cc-8186-1513fbc7df00" + "@id": "http://digitalheraldry.org/data#43c1ab04-87cd-4a81-9db8-8a727d2ef117" } ], "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#1feff637-d152-4234-8b9a-3fe2fb4a81af", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#895e5afb-cf2f-4ac9-8e29-1e7df04cf12e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#1368674d-8db8-474d-961e-c79a48433633", + "@id": "http://digitalheraldry.org/data#CoA0000006926", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#7e47862f-b2ae-4751-9b67-17298a792951" + "@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#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4b233c48-8c85-4283-8a46-593e6080257a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000006926_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ee1c1b27-0964-4854-943a-88d4d66798b5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006136_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#363a81d0-b4d8-4a17-95cb-597f2f570244" + "@id": "http://digitalheraldry.org/data#211abec1-6fbb-4068-81da-60746f78b568" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#566e7c41-4ada-4ee5-a201-7bfe0d6f1017" + "@id": "http://digitalheraldry.org/data#3807ed09-4c9c-4b9d-8375-131c3037db8d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6136_1" + "@value": "6926" } ] }, { - "@id": "http://digitalheraldry.org/data#30ce4e43-c3cf-4721-b161-81c181300d8f", + "@id": "http://digitalheraldry.org/data#CoA0000002730", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#31bdd946-a18c-497a-85f8-a9c0b79b4cab" + "@value": "added rampant to Charge1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e2b12fb6-e372-475d-91bb-7d7b2841beb4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#dd751c4d-0cc0-4d03-abfe-53628d2e8f67" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d5ec64dd-ef19-466a-a80e-a8b8fbb534be", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002730_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#46624ba8-1cfe-4943-9c25-ff57c403ec3f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8cac6b97-a23f-4e41-80fc-dd971c4d2c11", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#81669cf0-a9fa-4987-a7f2-160a2daf2c88" + "@id": "http://digitalheraldry.org/data#b51a063d-2633-45f6-8c3a-3ef06aece0b1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#37f29907-8dcf-4e8f-84df-22f1976bfa25", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#05767c0a-6bb9-419f-b7ae-7a728d4c9b4d" } ], - "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#431450eb-b4b8-4fbe-9368-6520a3fa91ed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c8b37db7-3699-4e00-b243-d82462b6b00c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "2730" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021819", + "@id": "http://digitalheraldry.org/data#CoA0000007119", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -74648,157 +74298,124 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#99e9bf86-a210-4054-8cdc-c8c285a86d24" + "@id": "http://digitalheraldry.org/data#050e79ca-cc5b-4968-b754-c9fb910a2938" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#792ce39c-7aff-4d93-bfdd-7dc6747701c4" + "@id": "http://digitalheraldry.org/data#751e42b7-10b2-4c19-ac29-715fc053285b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "21819" + "@value": "7119" } ] }, { - "@id": "http://digitalheraldry.org/data#6f009f0f-8e69-451e-a9c2-ea25fc29e238", + "@id": "http://digitalheraldry.org/data#376f820f-060e-48bf-b26b-b7f8dd8337d4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ee33c9a4-8314-4303-aab8-22cae6732468" - } - ], - "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#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#051040dd-4407-4ca9-844d-adffa5e9f3c8" } ] }, { - "@id": "http://digitalheraldry.org/data#b30fc260-a583-4a52-90dd-91edda68c799", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#df13910a-a1e7-4ec2-8d9a-2367293f6495", + "@id": "http://digitalheraldry.org/data#884d538d-4792-4cb9-9e75-662de56ffb21", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ffcb3d27-8d29-4940-b135-51b33d02dd5b" } ] }, { - "@id": "http://digitalheraldry.org/data#0fbebdab-e2b4-4cd1-ad79-dec911bf82b4", + "@id": "http://digitalheraldry.org/data#256dc5ca-cb6c-4248-974b-6cf04ab0754b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#72266c08-af46-406d-96c4-c710291bf652" } ], - "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#7ffbbfc7-7b90-438d-9d82-68b75523b3d1", + "@id": "http://digitalheraldry.org/data#4ca45a43-5a6a-4714-b69a-8e60fd9be40c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Dove", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#6ed0cc6e-18eb-40bb-bb00-f48d610c51c6" + } + ], "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#421d3bec-7aa0-4136-9fef-965fd80ba7ae", + "@id": "http://digitalheraldry.org/data#575ba7f5-8b60-42eb-8729-2f95ce58aa14", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@value": 5 } ], - "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#d01d73d9-a7f6-4d25-bae0-5c29d8e14b75", + "@id": "http://digitalheraldry.org/data#CoA0000010921", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#eb02221a-927a-408f-ae77-bd9619d594b3" + "@value": true } - ] - }, - { - "@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" - }, + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" + "@id": "http://digitalheraldry.org/data#6c001c49-5407-4b2f-863c-8c374fa656a3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#02be7dfb-d49b-4aac-a84c-1c56d0284600", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#30859efd-0aea-40ba-9cc0-b76bd3e4f47a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "10921" } ] }, { - "@id": "http://digitalheraldry.org/data#b94e8545-3fe2-4e9d-9d36-b3b56eb6738a", + "@id": "http://digitalheraldry.org/data#fed3baf8-0a44-45a1-8db0-cb659a97353e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -74810,64 +74427,76 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2f9f74e8-850f-4047-81e6-1f9b022e68de", + "@id": "http://digitalheraldry.org/data#55803727-8df3-439f-9611-a298407b4848", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#176c4ca5-70b6-4ad4-80a0-3cd55b8ead89" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fde75587-d7db-4254-9010-1e4435b71fd1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#6d8e7d82-eaaa-4353-b4ea-b5ae234c4bbc", + "@id": "http://digitalheraldry.org/data#4bfc1a2a-0b0d-4acc-b197-d42545485d93", "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ] }, { - "@id": "http://digitalheraldry.org/data#3d495beb-5452-495e-880c-a47c9d95ed25", + "@id": "http://digitalheraldry.org/data#105f0ab1-5f62-449c-a15f-06094d98301a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d2188abb-fb9f-4308-89ad-3e583378a816" } ], - "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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#39c5016b-86a7-468d-9818-2703d9881448", + "@id": "http://digitalheraldry.org/data#912dbb63-1f75-4060-bd0b-10652c6831cb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#45edb681-aa93-44aa-96da-4e1f67bba867" + "@id": "http://digitalheraldry.org/data#2a57eb1d-f792-4262-ab3c-200580dfe6c9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002905", + "@id": "http://digitalheraldry.org/data#4cf43bb9-ba93-40c3-8d6e-78516ecb94ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "removed field_seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008991", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { @@ -74876,7 +74505,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002905_1" + "@id": "http://digitalheraldry.org/data#CoA0000008991_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -74886,192 +74515,213 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#19d88c6e-bfa0-4efe-8740-c8e539d1f858" + "@id": "http://digitalheraldry.org/data#4ca38162-0eb1-4a27-ba70-1328291dcad7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8991" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1ec9445c-0a8b-4e0e-8588-c1b2b734d539", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#818214a8-4edc-48fb-99d2-f9454e63f08f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2905" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e7b94a96-4e5e-4af2-b381-146eb476e427", + "@id": "http://digitalheraldry.org/data#2d1c12f0-65e1-4f2f-97f4-b23d047f68db", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#57a47b93-2183-4d6c-b03b-715cc8010a70" + "@id": "http://digitalheraldry.org/data#034be288-b338-4b5e-a3f6-a47cacf513e8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003450_1", + "@id": "http://digitalheraldry.org/data#77cd85b3-d536-4250-b760-ec1cfffc06d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a03b33a5-a127-4b81-bdc9-bc3fa6fbbf28" + "@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#5f99c108-2141-4c7d-a2ab-29ff857d568a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "3450_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b1c8fae3-5799-4aa4-9478-2ce1984ed7da", + "@id": "http://digitalheraldry.org/data#6402e1ef-0fa2-48e8-97cd-9e3c2e6acd37", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#1b90b3d2-e7f0-43b8-9796-eee3f3720e75" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#77400210-b628-445a-8186-bf0b67df570d" - } ] }, { - "@id": "http://digitalheraldry.org/data#6a213cb8-509d-4193-9ed7-4e20b9ff3662", + "@id": "http://digitalheraldry.org/data#8fad43ea-ff2e-41e2-b08e-45ab7e1f2f53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#538833d5-dea3-43b3-8e98-d5e50dfdb559" - } ] }, { - "@id": "http://digitalheraldry.org/data#58dfec7d-fe3e-427c-a096-53fd26dab56e", + "@id": "http://digitalheraldry.org/data#585c558a-fc95-424b-b555-c02ec8b225b1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000118", + "@id": "http://digitalheraldry.org/data#3adf009d-ca66-4cbf-81e0-128cbc723fcf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "switched order of Charge1 and Charge2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000118_1" + "@id": "http://digitalheraldry.org/data#c2bce5b0-3c3b-46bf-9dc6-fdb7889e26c2" } ], - "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#8c5f767a-7ec2-45cc-afad-b4fdd484d07d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d8f3dee3-10d6-46b4-b10a-fc4a19ba033d" + "@id": "http://digitalheraldry.org/data#8158d300-2cf6-4c1a-8877-64e154584922" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#2cfd0650-fea0-499b-9145-759d1735c7e9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a410efdc-4cc5-4db9-aef9-2e3fd14c4060", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d8e3c973-f937-4223-95dd-4376bd0bbf4f" + "@id": "http://digitalheraldry.org/data#16e40460-14ca-4bcf-a0bf-03db1a9aba8c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2e8bdba8-3e19-498d-916f-af7374369b45", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "118" + "@id": "http://digitalheraldry.org/data#f2ac5536-7d98-41ef-8140-689c84a04cf5" } ] }, { - "@id": "http://digitalheraldry.org/data#bdcc4be0-30bc-4c57-8b36-a34c0b4d7807", + "@id": "http://digitalheraldry.org/data#13763f3b-25f8-44e8-9289-252edccc85ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#eba1739a-51a2-435c-9e61-b91272bab230", + "@id": "http://digitalheraldry.org/data#b3419254-ca6b-4978-8cfc-5b3256b8edf6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#31bcbf07-166d-4d75-b2c2-583784192bb9", + "@id": "http://digitalheraldry.org/data#a9c0c224-f9d7-4015-be1a-ce5c1e2d54aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#8eb3c596-b6fa-4163-9af4-75017dd17cc7" + }, { - "@id": "http://digitalheraldry.org/data#a0db0030-2e65-458c-a5de-e8e3a32dcc2b" + "@id": "http://digitalheraldry.org/data#da906188-390e-499b-901e-550ab67a2941" } ], - "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#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#18114a95-33e9-4770-be62-2885c9599832", + "@id": "http://digitalheraldry.org/data#85ddc691-81d5-431e-9cbf-052c710a3227", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75081,97 +74731,138 @@ ] }, { - "@id": "http://digitalheraldry.org/data#704cd528-a1ca-49da-8a86-ee39ea38ff4a", + "@id": "http://digitalheraldry.org/data#2d49681f-b6f6-434a-a302-53e78700ab3e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2a2e8b00-b3dd-4d5e-84cc-db4d8ba2ce76", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#0548312f-8fb7-4ed7-b3e6-2de4469bced3" } ] }, { - "@id": "http://digitalheraldry.org/data#e7b4bd1e-a80c-4520-97a3-dc2ecab2f1da", + "@id": "http://digitalheraldry.org/data#97dd91dd-2061-4b87-8137-b9246a80a0fa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006003_CoAF1" + "@id": "http://digitalheraldry.org/data#CoA0000010789_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000010789_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#dd8c4c05-723e-487c-9ace-a70a917bd016" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#f269b0cf-4689-4de5-8636-2c2c299f5b00", + "@id": "http://digitalheraldry.org/data#CoA0000007076_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#368dbd85-c2cc-4b93-a91c-7c57051b17b0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#b729aefc-491e-4a1b-8325-502117cc1189" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7076_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d6009c34-3238-490a-89b3-dee826124621", + "@id": "http://digitalheraldry.org/data#9526a811-9fba-40aa-9745-9b388c8bc830", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#inChfDx", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#1215b46b-1fc9-49a7-be91-b90cb46a346e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#dc5b6c9b-f6d5-4b2f-b528-a1957bc379b9", + "@id": "http://digitalheraldry.org/data#67b9545f-db4b-4b3e-8db5-30d358737306", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#e92a2c9b-8f21-4322-a412-372e1b4a840f" + "@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#c745f75d-0306-46bf-a01f-efade464f17c", + "@id": "http://digitalheraldry.org/data#2d7daee3-02d8-4f77-a7e0-a327868f6621", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e30e906d-78c5-40a8-b00d-54c0cdc3f0ce" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#2ec0a393-57c0-47da-88f6-10b03426be0b" + "@id": "http://digitalheraldry.org/data#99d85173-d766-4faa-8323-7eed9a180756" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724", + "@id": "http://digitalheraldry.org/data#CoA0000019035_D", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -75183,7 +74874,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_1" + "@id": "http://digitalheraldry.org/data#CoA0000019035_D_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -75193,58 +74884,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#954a650f-4ef9-4790-8469-509dc34610b4" + "@id": "http://digitalheraldry.org/data#271cf6cf-be52-4313-a128-6fa054701f7f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#09517894-8c3b-4070-8a81-fc45d980c0ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8724" + "@value": "19035_D" } ] }, { - "@id": "http://digitalheraldry.org/data#c52dcf29-bd43-4737-87e2-1c585d675eac", + "@id": "http://digitalheraldry.org/data#CoA0000008800", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2af6bbb2-66f8-461e-8b8c-ae58be60bc74" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8800" } ] }, { - "@id": "http://digitalheraldry.org/data#c0261dc0-766b-4831-a709-521a83c2b05c", + "@id": "http://digitalheraldry.org/data#bf5f030d-8791-4319-a987-522813d12b7a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#de2ebd0a-1245-4b58-8812-072d31e44573" + "@id": "http://digitalheraldry.org/data#4b9619d6-6e77-42c0-9c0c-ccf1c638d87b" } ] }, { - "@id": "http://digitalheraldry.org/data#dd2756dd-2df1-46f4-a2ea-466de108840b", + "@id": "http://digitalheraldry.org/data#CoA0000027529", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ffa1da5d-70b0-4063-b5b7-6ada0f246417" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#ab9943e8-18ea-4f3a-8c93-e34acc1d2257" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27529" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008517", + "@id": "http://digitalheraldry.org/data#CoA0000031564", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -75254,177 +74970,223 @@ "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_Escu" + "@id": "http://digitalheraldry.org/data#bccd2dee-6587-429a-aa4a-e8a37939da94" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#546ff92d-7f39-4ab7-805c-6072f18c398d" + "@id": "http://digitalheraldry.org/data#3dfd9ab2-2b67-4651-af22-6d6724523955" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8517" + "@value": "31564" } ] }, { - "@id": "http://digitalheraldry.org/data#51b80d18-eae2-4567-862f-70bd216235bd", + "@id": "http://digitalheraldry.org/data#faf9d408-8aa7-4f06-873e-bd7a0ef60eb1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#53429d15-1579-42b8-a720-d7bb16cf844b" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant", - "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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1", + "@id": "http://digitalheraldry.org/data#8004d3e0-1b6a-4d19-acd6-a7ac5e495465", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1d3cc430-b28a-40a6-b14a-1946ae13696f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#647b1e0e-1b77-47e6-afae-ad2ee57a1c6c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfMullets" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "8378_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#cdd11fa4-f269-46c4-8da0-ace47e183c5f", + "@id": "http://digitalheraldry.org/data#e3e749a5-adef-4298-99d5-1bf89ec29e98", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#a2e3ebf6-670a-4a52-a486-ddc201b1a743" - }, + "@id": "http://digitalheraldry.org/data#6372d395-3239-4dd3-854f-ce708ebfb220" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#e3b79f71-c499-40b9-ade8-a47e275a9002" - }, + "@id": "http://digitalheraldry.org/data#3df62b9c-f9c6-4fe8-8b6a-36449b8b3860" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#d403da7b-66b0-4800-9d4d-77ef74c1993c" + "@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/data#CoA0000007555", + "@id": "http://digitalheraldry.org/data#4f4c5600-0b06-4930-aa1e-16e8c8a370b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#58136638-e722-401c-9e8e-26b989b495be" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#aa56bc81-0b8e-4c27-b183-dc7c30a7340c" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#475904e5-d137-41fe-8a68-43ce78e23d7b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f8c9f910-e462-4f6a-b1ee-51ad6e5e6b6c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#91014f8c-c2ff-4fa0-b3c1-0babc5d01702", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2eb9e7ce-99f0-436d-af25-1dc47dc95cf2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7555" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#823016c6-dfc3-4f9d-b0ac-6bc0e3aa1867", + "@id": "http://digitalheraldry.org/data#649d4aad-4606-4cd9-9caa-4be3bcf0fabe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#dc5968ea-033d-471c-99be-c4b6b93262a2" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#e2391975-491c-4324-9ec8-613e41ea5a66", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2b22510d-af72-4f31-83d7-a549f650fa14", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#98a75f36-6a55-4a59-86f1-bb969f28666d" } ] }, { - "@id": "http://digitalheraldry.org/data#d02b3f38-7644-44a2-bd6e-97af8c9ee8b2", + "@id": "http://digitalheraldry.org/data#7bb980c2-4e6d-4b72-a94f-54346bd2e798", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a9214e59-290b-4f78-8f4a-d4380f94d720" + "@id": "http://digitalheraldry.org/data#460dcf2f-a71b-40b3-8662-b4c68c7865be" } ] }, { - "@id": "http://digitalheraldry.org/data#39b1d71f-7455-4dad-af6a-93db3f1dcfba", + "@id": "http://digitalheraldry.org/data#210eb259-f34b-4a1b-a266-94f0309f2e66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ConjoinedInPairle", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3e082cb5-4f20-4a47-85b4-a925b2ea1b9a", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + } ] }, { - "@id": "http://digitalheraldry.org/data#75b8f6d3-752f-4d0c-9af6-030570b89aae", + "@id": "http://digitalheraldry.org/data#CoA0000007985_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#432d7302-46d4-4513-9a01-cf7b693c7dac" + "@id": "http://digitalheraldry.org/data#26e80fd0-fc39-49fd-a85f-c3684a32dea9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f01e6891-f4c6-4628-9684-479c979659b7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7985_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007264", + "@id": "http://digitalheraldry.org/data#CoA0000009660", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -75436,58 +75198,58 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#df13910a-a1e7-4ec2-8d9a-2367293f6495" + "@id": "http://digitalheraldry.org/data#257e7de7-a5e1-46b3-9d64-58499ef0e124" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#71ef264c-0212-498d-922c-493e43c89074" + "@id": "http://digitalheraldry.org/data#21610793-a6e1-4b36-9f96-a551f5ac1148" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7264" + "@value": "9660" } ] }, { - "@id": "http://digitalheraldry.org/data#74868b3d-7d49-48b2-a4c1-1c6c1a9416a7", + "@id": "http://digitalheraldry.org/data#0bf21c6c-63d9-45ca-966d-2084f12fd00f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#77500b93-114f-4b9d-b69e-a56ed14c1ed5" } ] }, { - "@id": "http://digitalheraldry.org/data#a841d7a1-827f-4b30-82b8-39fd7e293303", + "@id": "http://digitalheraldry.org/data#8affec7a-d029-4bf0-8d0b-aa3883421646", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002828", + "@id": "http://digitalheraldry.org/data#CoA0000003081", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and langued to Charge3" + "@value": "fixed tinctures" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -75497,7 +75259,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002828_1" + "@id": "http://digitalheraldry.org/data#CoA0000003081_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -75507,159 +75269,120 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1e328e28-2dbf-48d3-8aa1-05b8f725f07b" + "@id": "http://digitalheraldry.org/data#6980ce16-51f1-47fc-b1c2-fc3f61939812" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2f9f74e8-850f-4047-81e6-1f9b022e68de" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b954b5fd-b6a2-45ac-af0c-4faac6d12804" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#f2ac471d-4ff6-46ef-a23e-0609b9c341c3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4": [ - { - "@id": "http://digitalheraldry.org/data#560f60f5-ab5e-4c98-b38b-1bd6f297a9a1" + "@id": "http://digitalheraldry.org/data#884d538d-4792-4cb9-9e75-662de56ffb21" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2828" + "@value": "3081" } ] }, { - "@id": "http://digitalheraldry.org/data#ecfd91dd-edd6-4693-9d41-d57f3a993efe", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#4061a3dc-996b-467d-9e07-95871f0b6c34" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fork", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#011a723b-fc2c-4e04-b86b-c820214411bd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#dc1678c8-48cb-4b33-a1d5-2968b2c0b25e", + "@id": "http://digitalheraldry.org/data#CoA0000006129", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008666_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008666_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008666_B" + "@id": "http://digitalheraldry.org/data#993b7456-ed32-4be4-9689-5ce00ac1edf2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008666_A" + "@id": "http://digitalheraldry.org/data#3e0b0d32-4d3f-4db8-9309-609386d0a1e8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "6129" } ] }, { - "@id": "http://digitalheraldry.org/data#f20e272a-d0eb-4071-8fa5-83e9c9584670", + "@id": "http://digitalheraldry.org/data#CoA0000006306", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#61f19492-397c-4f54-924d-eed0b7d1d1e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#648e16f3-92b6-4227-9aaa-4e91536b7e8c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#bb53f253-d6b4-4f2e-b139-60e5d558669e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6306" } ] }, { - "@id": "http://digitalheraldry.org/data#f88d74ad-d73c-4dc5-bd1c-b8b2c2015af2", + "@id": "http://digitalheraldry.org/data#CoA0000006500", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d7f0345a-f1bc-40f2-b65d-df6975f1d64b" - }, - { - "@id": "http://digitalheraldry.org/data#810b43e3-460a-40e5-946a-f4c0a3b497d2" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#cd17f52e-9db5-4561-9061-e301f105d6f8" + "@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#ca5eeb09-fe0e-4af6-8db6-1e615626525a" } ], - "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#83b4484a-6ce5-4090-a28c-570e870cce30" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e26a0964-bfe0-45c4-a5d5-0ae09b7222d3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#9fc3c21e-0465-4441-8e22-5f123b2d0ae4" + "@value": "6500" } ] }, { - "@id": "http://digitalheraldry.org/data#53417ecc-3883-4aff-a3f2-85237667b780", + "@id": "http://digitalheraldry.org/data#ce4bb962-9cc6-4713-87df-5bad570ef122", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -75667,138 +75390,99 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7ca6872f-e91d-4d5c-b2be-cce3a0f99800", + "@id": "http://digitalheraldry.org/data#3268d736-85ed-46e8-b522-b888898e68a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4c9b1f96-f44c-4991-92da-18cf1773386f" + "@id": "http://digitalheraldry.org/data#40987f0e-1987-4bfc-999a-34121c9f36da" } ] }, { - "@id": "http://digitalheraldry.org/data#ee43ef73-586a-4c03-a53e-77f91df5b972", + "@id": "http://digitalheraldry.org/data#6b3fb0df-8ca2-4acd-abd6-8debaba14dc0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mallet", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#5aba303c-cf56-4242-9b0d-8cce4f1f73d3", + "@id": "http://digitalheraldry.org/data#f2772208-6d5d-431b-a964-29b5f708b6f6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#031cffbd-dd42-446d-aeec-c20e0e266618" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031564", + "@id": "http://digitalheraldry.org/data#b77f426c-d9aa-4827-afb0-a238185bef35", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#34b9d5a4-45e5-4589-b4ce-0770667304c4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#2efa7974-84f2-4d97-b520-caa5936f8ebf" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31564" + "@id": "http://digitalheraldry.org/data#535354ca-e5d8-402b-9dcd-e1fca8cb8c4f" } ] }, { - "@id": "http://digitalheraldry.org/data#287a53a2-5fb7-4c98-84dc-d19899e8a3d3", + "@id": "http://digitalheraldry.org/data#CoA0000008971_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BendCotisedPotenty", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b4a3aa9b-695a-47ed-8bc2-9bb4e2b97000", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6113444a-077d-4f02-896f-fbf56cef08d5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7c4ec233-84a9-4260-92de-b315973ee95c" + "@id": "http://digitalheraldry.org/data#85d1b335-219a-4c4c-a79e-8b950581ded1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#138ced90-2463-431a-b225-3fca1eec116c" + "@id": "http://digitalheraldry.org/data#d2e55837-bad6-4dfd-afbc-69c28e70e9e9" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5728612f-4f19-4589-8741-76b676ef6c19", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#0c44e176-7795-4479-ab60-c3e69efa55b6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8971_B" } ] }, { - "@id": "http://digitalheraldry.org/data#9535e679-1f02-4232-b3de-42634c7df32e", + "@id": "http://digitalheraldry.org/data#7a8dc399-dc0f-406a-a0fe-8627dd21d440", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75808,7 +75492,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#281bdd85-452c-4f2a-8614-484de3efadbf", + "@id": "http://digitalheraldry.org/data#6dbdf4e3-bbfc-4462-9b07-c5f564e689ac", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -75820,36 +75504,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6da7fb43-1c01-47c3-b1c9-43e58c43ca9e", + "@id": "http://digitalheraldry.org/data#ea6b1aca-37a7-4d0b-8e51-f5ede317d540", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e2da27d7-29e0-48a9-925d-1a8d672565b9" + "@id": "http://digitalheraldry.org/data#dbb04279-c84d-4780-942e-6c16da686c1b" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c59463bf-026c-46c9-a53e-1b55587319eb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#6975c88d-0c0d-4b9f-857c-47305328533d", + "@id": "http://digitalheraldry.org/data#d3b77076-32e6-433f-881f-d78fd26ad698", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e36277f3-227d-4992-9df7-07c14bac2fde", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": "of 10" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75859,179 +75567,262 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d45f0688-e76e-4f8d-ab82-f110689f1e96", + "@id": "http://digitalheraldry.org/data#f3401c88-e085-4276-8be3-8132ba35a14a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#cbb29b64-34d4-4b59-a81e-2e62fdfaa0cd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c3f0774b-afc6-4d94-964c-33373212237d", + "@id": "http://digitalheraldry.org/data#5a11fc1d-84c5-4522-ba22-fe8dc43b0dd3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#677ce330-0eba-42e5-9f6d-1e54b421e557" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#9179a86d-d241-4594-b603-fae7d44f8b3e" } ], "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#38748b25-5dfd-4f0a-9602-897a25aac125", + "@id": "http://digitalheraldry.org/data#ed18fe3e-4849-4fee-8948-25acecb0377c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#585c558a-fc95-424b-b555-c02ec8b225b1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8053b071-e9dc-46ab-8f88-daeb1963d62c", + "@id": "http://digitalheraldry.org/data#67d84f26-6319-4ec1-9471-9a2c4ee2f09d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#2e97ad88-d3a3-4299-8b8e-723cd2a5e4d3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#cfce72e6-fba4-4204-8647-2a892cfb7a54" + } ] }, { - "@id": "http://digitalheraldry.org/data#a8da3196-f13a-4e75-83ab-ad90839bf44b", + "@id": "http://digitalheraldry.org/data#84a93a70-0e57-4ec6-85df-a21d2425a21f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#a5602d6e-13cf-461c-acae-611e672265a3" + "@id": "http://digitalheraldry.org/data#bca1c7cb-5390-4aa1-8771-f01dac3cb008" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f877e68d-b6d7-403e-aa6f-fbdaf210048d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#6bac8749-d7c6-4dc0-a6e5-4eb9ea45ae10", + "@id": "http://digitalheraldry.org/data#4c55550d-bce6-4aa7-a646-c7034613a899", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0a0fc78b-d980-4a8c-896a-426393b60b12", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#e580eb29-aa2b-4f01-8061-180c7cd2d620", + "@id": "http://digitalheraldry.org/data#ce66ee24-cb03-44e3-bc36-54c0ffc243b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0dd9ec1f-f4cc-460e-ac7d-ce4bd86f27ca" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#24787e7c-9486-4cfc-85a4-cf94ae4a31a8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" }, { - "@id": "http://digitalheraldry.org/data#df56873c-9c07-4a37-be9d-0d4d8d9d9c7c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#bd9ca4fc-5b71-4521-816a-6ef7fa753f2b", + "@id": "http://digitalheraldry.org/data#CoA0000027004", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027004_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e0df9635-b0bc-4eb2-94fe-5168afe05cb3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#128c5700-b6d7-4f86-81d8-eccb2737bc48" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#79401f85-48e1-4aa3-addc-e10ae37586b5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27004" } ] }, { - "@id": "http://digitalheraldry.org/data#45c7ee07-85a3-4b0c-9ced-5ec4bce75a33", + "@id": "http://digitalheraldry.org/data#36e76542-6d29-45df-8e75-7e6b1ef94160", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#f2c0778a-d2e4-4b06-8874-a97a4668564d", + "@id": "http://digitalheraldry.org/data#c4b62065-1b84-4d67-be50-bae68ca0a8ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A" + "@id": "http://digitalheraldry.org/data#6caae68a-eeaf-4ca1-884c-0e838c76dd86" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#90216644-cd22-4655-bda2-e91123cf9827", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#574fa7be-6cee-49e4-af9f-2dff941ef446", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 2 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#37918ec0-cfc2-46cd-a764-643d5ba0c2f8", + "@id": "http://digitalheraldry.org/data#004b1f29-9850-4c54-9f0f-65d8c9d32e8c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#1c9fff24-7177-490a-a078-4593a6843a5c", + "@id": "http://digitalheraldry.org/data#c9392b2d-cdbc-4cf7-b4b7-4ca1f3618a13", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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" @@ -76039,14 +75830,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8591d0a0-807c-4da3-8618-acabe101de66", + "@id": "http://digitalheraldry.org/data#7b933668-e77b-42b3-ad39-df32980c2a9a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002704", + "@id": "http://digitalheraldry.org/data#CoA0000006403", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -76058,252 +75854,245 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#173cab91-fc34-4b9d-85b2-8ec44435aae9" + "@id": "http://digitalheraldry.org/data#c8399434-fdd5-44f6-92fd-362bf8f76ce1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#120c87c4-b51d-435b-a335-54995508a6e6" + "@id": "http://digitalheraldry.org/data#9ddf6405-3af7-4b3c-9e4d-8ce0c4d3fa5f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#bcea1bd1-a954-45e6-9706-b463d117404e" + "@id": "http://digitalheraldry.org/data#4e6ca0e3-0cc0-422b-82bf-c37c2e6f9dff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2704" + "@value": "6403" } ] }, { - "@id": "http://digitalheraldry.org/data#69f4c177-1c3d-454e-bb78-06ca33b3a0ea", + "@id": "http://digitalheraldry.org/data#CoA0000002814", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "added langued to Charge2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b311dff8-92bf-4a68-bb52-b5ced2e38b67", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0bde0cc6-f62f-4872-89a0-0289ebf7fa98", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#866cbc0c-245d-46f0-8076-42ee9048d708" + "@id": "http://digitalheraldry.org/data#CoA0000002814_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4ce4300a-17f1-4f69-a04b-07f7bb076e74", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6f579c73-9d1e-4602-9a74-03faeba7fd94", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#32400d54-959d-4501-bdcd-1823c6c62a88", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8591d0a0-807c-4da3-8618-acabe101de66" + "@id": "http://digitalheraldry.org/data#62567b64-4456-4b47-8803-00928e433fdb" } ], - "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#4cbd0133-5d3c-4482-a120-d5d06ceb657e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#174fc71e-a91e-466c-b38f-bb28ca670055", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#f6893ad8-1f46-4bd8-871d-d2f3ad95b37e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2814" } ] }, { - "@id": "http://digitalheraldry.org/data#8a0100c1-aa37-4c6e-8cba-7165a8cb915b", + "@id": "http://digitalheraldry.org/data#55f407ec-59d7-4477-8ea4-1e645fd28a2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6245440e-c32a-49c0-8b25-0008e63adaf6" } ] }, { - "@id": "http://digitalheraldry.org/data#d785990a-1478-4a37-9cf1-3ae5868bd557", + "@id": "http://digitalheraldry.org/data#ab9943e8-18ea-4f3a-8c93-e34acc1d2257", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#194820e8-f8d4-41b4-90e6-a38e17cf991a" + "@id": "http://digitalheraldry.org/data#d3875473-0702-4281-946d-f3bcb79d7e70" } ] }, { - "@id": "http://digitalheraldry.org/data#3cfa2b49-1058-42d6-952c-88f3087db28f", + "@id": "http://digitalheraldry.org/data#7d901b1d-d13e-42a7-a0e0-e9c5212017ad", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#82aa2186-1ee5-4be1-a7ad-8e088d16dc3d" + "@id": "http://digitalheraldry.org/data#a3edf841-34c4-4a32-a2a7-4bc247e3cf82" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006392_1", + "@id": "http://digitalheraldry.org/data#4afdfed1-bbe0-454f-b7c4-000e32015605", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#cfc6bd67-5920-4830-bbd9-2129c6a7d7cf" + } + ], + "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/data#CoA0000008359_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#62658351-1921-4eb6-a877-a5461b4e6bde" + "@id": "http://digitalheraldry.org/data#5dda591f-7821-4665-aca3-59afa477f479" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#13ff1e1d-0b02-4e22-8390-9363a79d70ef" + "@id": "http://digitalheraldry.org/data#64b341e6-28cd-4124-95c1-d679a67f6780" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6392_1" + "@value": "8359_B" } ] }, { - "@id": "http://digitalheraldry.org/data#7aeffb74-92d7-434e-966c-61d5507978c4", + "@id": "http://digitalheraldry.org/data#CoA0000008191", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2a85da66-a88f-433c-9dd6-667e4f642ee0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#52902cea-f87a-4819-9a80-4de0b6d0da6a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#f2802e9a-c250-4939-8cb7-65fdbca46a7f" + "@value": "8191" } ] }, { - "@id": "http://digitalheraldry.org/data#0f1d0827-d28f-4af3-9d8e-2ed7e417e471", + "@id": "http://digitalheraldry.org/data#CoA0000003803", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" + "@value": "fixed tincture of field" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLineModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" + "@id": "http://digitalheraldry.org/data#CoA0000003803_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@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#298e3d25-2e59-4f85-bbdc-bf1fc54992a9" } ], - "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#ee280d21-39c1-482d-83ef-716d18b0ae3a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "3803" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002683_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000018944", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -76313,82 +76102,79 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0e3e464a-3385-4d19-94c3-f75bf7faa8d0" + "@id": "http://digitalheraldry.org/data#4822f7cb-b626-437e-8ade-f3c7f7359a43" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#70de3d75-2c68-458e-a55a-ef09bfe835dd" + "@id": "http://digitalheraldry.org/data#10af2004-da90-4aed-a7e3-161c0f5d1332" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#8ff32ef3-90e2-441f-b8ec-99b492a3bb2f" + "@id": "http://digitalheraldry.org/data#13ad79b2-e011-4991-91e7-07a2a68a18a1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#ef035b7e-dbc5-46f3-bfdd-6231566396fc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2683_CoAF1" + "@value": "18944" } ] }, { - "@id": "http://digitalheraldry.org/data#3579baed-ff9b-4df1-a42a-115a872b5d95", + "@id": "http://digitalheraldry.org/data#adbb6404-70eb-476c-a8e7-fa7ef42b8b15", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#07a848cf-59a7-4353-9fab-20600c78b8c9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#8298fe25-5716-480d-ba6e-67d6c3315f21" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4c549e1d-6c71-41d0-9234-b7fe92f8b0c7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BellFrame", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#37ec2638-074a-4e33-b4c4-0c033f31dc22", + "@id": "http://digitalheraldry.org/data#6b0544c0-c101-40a3-993a-ce3889d98938", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#WithLionsClaws", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#0d854f9b-8638-4d8a-85a8-b3e71b6ad4f7", + "@id": "http://digitalheraldry.org/data#fea7941b-e3f4-4989-9c1e-b050671bcb2b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76398,103 +76184,158 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e10a34bc-0764-4ffb-9457-623ad1318324", + "@id": "http://digitalheraldry.org/data#56d94554-505e-41e1-9055-69b731d8c7e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6f8a4ed5-1931-422a-bf93-9aa9420a94e9" } ] }, { - "@id": "http://digitalheraldry.org/data#82ab9efb-409c-4b0f-b38e-4aef4adaa2ea", + "@id": "http://digitalheraldry.org/data#821bce0f-7403-4354-ab84-8e92bb9ab2d4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#f568f445-c7d5-4e0a-ae9d-896ee5cd22c8", + "@id": "http://digitalheraldry.org/data#6660fc66-8a90-4c70-b40b-1384a5076046", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#ConjoinedInPairle", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#4e428465-077d-46ad-bbaf-8e2e416df5f7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d2b0d338-3d91-4b36-b39b-bc1494d02f10" + "@id": "http://digitalheraldry.org/data#8ea6c9da-3844-47e9-8d46-a6ab91ab86c1" } ] }, { - "@id": "http://digitalheraldry.org/data#8b6e9c48-ce17-4fe2-85bd-7d33732ca1c8", + "@id": "http://digitalheraldry.org/data#CoA0000021389", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#3e9015d6-9cb0-4f47-a27d-33ef3cafc5d6" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#f19e03a3-f536-4bc5-af70-a7fe3de7b0ea" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#e0383ef5-0623-4580-b1f4-f4c190d761f4" + "@value": "21389" } ] }, { - "@id": "http://digitalheraldry.org/data#4d4a0900-dec3-4fa4-9749-55578e425055", + "@id": "http://digitalheraldry.org/data#CoA0000002701", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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 Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@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 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#31c63043-6aef-4f4a-b825-25531ed1417e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#51cb595b-58ac-47e2-9135-e3a32b6ff4eb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#200f1cf5-07c5-446a-9804-a4564ba56ba6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2701" } ] }, { - "@id": "http://digitalheraldry.org/data#9720f7e4-d172-41d3-87ed-f3706125d7b4", + "@id": "http://digitalheraldry.org/data#CoA0000006237", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#00222bc6-700e-4aa1-9471-876ba1058558" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#701cb3cf-0664-4d88-9640-c31f10499776" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#ca483e96-5517-4693-bdfb-e62e052c3bbd" + "@value": "6237" } ] }, { - "@id": "http://digitalheraldry.org/data#86f9423f-a3dd-49da-90cd-29b830a73026", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#07745a8c-2e66-4565-a38c-2c2d0f92db84", + "@id": "http://digitalheraldry.org/data#26e80fd0-fc39-49fd-a85f-c3684a32dea9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#8004d3e0-1b6a-4d19-acd6-a7ac5e495465" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76504,158 +76345,124 @@ ] }, { - "@id": "http://digitalheraldry.org/data#990ece5f-dcb8-4100-9b9a-909e2256f282", + "@id": "http://digitalheraldry.org/data#8540781b-bcc2-467d-bce0-ce4e1918d76d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#Swan", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#2d7f8f4a-63b7-4def-b93c-6a761b0876fc" - } - ], "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#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#705579fc-c32a-4f03-ab06-f34c09592fcd", + "@id": "http://digitalheraldry.org/data#5c9c4779-8794-41e7-99fc-cefb2b92d142", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#cf1e75ac-c601-4113-bf8e-3678deb74fdd" } ] }, { - "@id": "http://digitalheraldry.org/data#5cf2ced6-b773-4d73-94b8-8188468211ae", + "@id": "http://digitalheraldry.org/data#CoA0000011652", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#91a2e6ff-2862-4ee2-aec1-3e9b9cef6fae" + "@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#9224a32c-cdad-48ba-b1f6-256d7e71f267" } ], - "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#ae78fb77-b2af-4f03-a0f1-82bf4591f9ec" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "11652" } ] }, { - "@id": "http://digitalheraldry.org/data#43b82af3-0c4f-4050-bb0f-a1bf6ecc4963", + "@id": "http://digitalheraldry.org/data#2e97ad88-d3a3-4299-8b8e-723cd2a5e4d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#27e20066-af7d-4686-9aa4-ea35e0bd8325" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arm", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#9a9358f5-b62a-4935-a06b-98ffb93e8674", + "@id": "http://digitalheraldry.org/data#28c03a55-0121-44e5-8fc7-15e6d99c3049", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008755_B", + "@id": "http://digitalheraldry.org/data#CoA0000006415_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed fish to lozenge / removed palewise" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008755_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#a7299062-0119-4b9e-865e-d17a45242d82" + "@id": "http://digitalheraldry.org/data#246d7a12-9def-4cf4-9cbe-973faed32def" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fa32ece7-6ee6-42f0-96b5-354769a46d76" + "@id": "http://digitalheraldry.org/data#82f24ea6-4e36-45c5-a837-1755f38cb5f7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "8755_B" + "@id": "http://digitalheraldry.org/data#6b97aca3-ba46-4786-9856-0ca9fdb6a228" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#43818b38-f74b-42dd-bf3c-6ad903343382", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "6415_1" } ] }, { - "@id": "http://digitalheraldry.org/data#879717dd-4ee2-4690-8ae9-93caa065a177", + "@id": "http://digitalheraldry.org/data#1897055c-e84f-4014-aff7-5eeee0612300", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76665,113 +76472,110 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b1e65b80-befe-49dd-b164-d8e0d0f846ed", + "@id": "http://digitalheraldry.org/data#85cac37b-8297-4aca-804c-52aa97fbb10c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#bc99b002-18c2-4998-9fef-911360030437" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#38b9703f-9822-43fb-8eaf-5c5661ba1089", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c510349b-8f04-43a9-815a-f84569e434ff" } ] }, { - "@id": "http://digitalheraldry.org/data#f0db5e99-e21b-4b50-a956-b0a381ab0826", + "@id": "http://digitalheraldry.org/data#975c2af6-fad9-4a05-88a8-8deb56876be0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#0cd7de3c-3cfe-4403-b325-c504ef66dab6" } ], "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#Naturel", + "@id": "http://digitalheraldry.org/data#128c5700-b6d7-4f86-81d8-eccb2737bc48", "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#34a89b26-12ee-4655-83a0-ebc22cdf66d8" } ] }, { - "@id": "http://digitalheraldry.org/data#e44c19c2-c9c3-4f1f-ac0a-05900ca0448d", + "@id": "http://digitalheraldry.org/data#4ab0aa00-b988-404f-ab5b-d77bc5fe5de4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d5de20c9-8924-48cd-ad92-0347fd940101" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001319_1", + "@id": "http://digitalheraldry.org/data#02213b2f-0322-4880-bb13-599ef4de83cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#8eb7baf8-2be7-4293-8baf-fae9a57bd247" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#b0cb9f02-6ccc-496b-8cd6-77009b17a559" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "1319_1" - } ] }, { - "@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/data#9222408f-3920-4236-8b7d-abe87239b3e4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#7a2ef5e0-7126-499a-a9e8-7a4978c5f308", + "@id": "http://digitalheraldry.org/data#84b82a3a-2848-49b5-884f-d4086a42a2ab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4c4de8d3-4290-46f1-94e1-d9498688bbd3", + "@id": "http://digitalheraldry.org/data#19cf6720-43cb-4cf5-b698-511650a8397c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DonkeysHead", + "http://digitalheraldry.org/digital-heraldry-ontology#Monk", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -76781,133 +76585,179 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#0e94f26d-1f97-4880-b419-df2c8eccb5df", + "@id": "http://digitalheraldry.org/data#3bfeb11d-ba84-4c0e-83ba-766c21591a18", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#686c4248-9bd9-444f-a199-5ab67f069751" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a68a597c-7826-49a2-aafd-0405153fe3c0", + "@id": "http://digitalheraldry.org/data#CoA0000017508_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@value": "removed Charge2" } ], - "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#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000017508_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f367d3e6-02df-4cc5-9244-5ba952e0d751", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6bac8749-d7c6-4dc0-a6e5-4eb9ea45ae10" - }, + "@id": "http://digitalheraldry.org/data#ffc00312-3084-40d0-b773-d9c4844ae9ab" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3cad0680-dc96-4a5a-b112-900293c58b90" + "@id": "http://digitalheraldry.org/data#5414ba4d-b244-486a-a118-c72a5c1763ad" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "17508_B" } ] }, { - "@id": "http://digitalheraldry.org/data#375e989c-8173-47ec-9684-4bae75bd7d8f", + "@id": "http://digitalheraldry.org/data#031cffbd-dd42-446d-aeec-c20e0e266618", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "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": [ { - "@id": "http://digitalheraldry.org/data#487f5c1d-55f3-46ba-a16f-0be7f9ec6f02" + "@id": "http://www.w3.org/2000/01/rdf-schema#comment" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ff7f7f47-4e37-4a4b-a51a-f863353f581d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#bee8f160-7622-49f0-b3e0-fba14e9b4552", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c2647b5a-c39f-4848-8f0f-05ab8202b0e4" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#TalbotsHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#89ddc2f4-7a4a-42ae-83df-1de24ac034a9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#a4826345-b9f3-4489-8e6e-a26234eee1d5" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly-Bendy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c03ad15a-6059-47f2-a4e2-a3f6dc05c857", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#990c2c74-16b4-435d-9d26-e81671549a0d" } ] }, { - "@id": "http://digitalheraldry.org/data#7f0b3680-dc74-4046-8d5b-f25b894505af", + "@id": "http://digitalheraldry.org/data#36163e75-8c22-4985-922b-c8fbd5846dd4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9e722a7e-e781-47c5-b33d-93e9bc2a6c5b" + }, + { + "@id": "http://digitalheraldry.org/data#ce49d90f-2570-4589-a199-aa0098ed9ef5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#bf1abf07-4f3c-496c-aaed-a75d8a6d45e3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#4fef6c45-1a82-438d-ade0-ddd1146eaaee", + "@id": "http://digitalheraldry.org/data#7ed8a322-a4d3-4cc9-8e62-a679d7dd0e09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#d30c44f7-4774-4215-9eee-439e193aa326" + }, + { + "@id": "http://digitalheraldry.org/data#b2dc6a56-58d3-472d-b380-1e4176886f34" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { "@value": 3 @@ -76915,41 +76765,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#866cbc0c-245d-46f0-8076-42ee9048d708", + "@id": "http://digitalheraldry.org/data#778c5aa0-f761-451e-8e23-5c95e8631f49", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dove", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#39ede21c-bc1e-4f31-baaf-1ec0838668be" + "@id": "http://digitalheraldry.org/data#582fe05e-d1e4-4a37-ba31-bf9dd1f5480e" + }, + { + "@id": "http://digitalheraldry.org/data#ccf59178-13f1-4c1e-a7d4-3f08ec151b8b" } ], "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#10d6389e-722a-4aa0-b6c9-ff2ce79e61f3", + "@id": "http://digitalheraldry.org/data#d9f50c0b-d9ff-46ab-a1ae-78a8dffd5598", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#74545bb7-11b2-4a01-8be1-315795dc8858" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76959,130 +76807,101 @@ ] }, { - "@id": "http://digitalheraldry.org/data#72800f34-ab0d-4134-83f9-bfbb10fa79c9", + "@id": "http://digitalheraldry.org/data#c01d73a6-3bb4-4758-9c8b-eb3fef37d164", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c1da314b-d670-49da-8684-f00590f22d37" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#92bd666e-e494-4609-add4-444590d8c14d", + "@id": "http://digitalheraldry.org/data#60419515-86fa-4316-8398-079e517ad5f4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#81655ced-3a34-4273-9298-e699e944d5b4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#dd681377-f4b8-42ef-bf25-1a23d8171016", + "@id": "http://digitalheraldry.org/data#4e16511e-fc1e-4553-98f2-c18e068d9e88", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2a650a91-c25f-469b-8989-64b81337e27c" - } ] }, { - "@id": "http://digitalheraldry.org/data#0cb915dd-bcd8-48b5-9a27-9af41a28dffa", + "@id": "http://digitalheraldry.org/data#CoA0000003144_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" - } - ], - "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#a7c8798c-f964-429b-983f-306c5549f31d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" + "@id": "http://digitalheraldry.org/data#d33f3ea8-8e0a-436a-9dc1-b659c4fd98cb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "3144_1" } ] }, { - "@id": "http://digitalheraldry.org/data#5437279f-444c-4401-8889-3acffd01a76e", + "@id": "http://digitalheraldry.org/data#ebd15e4b-f0ab-42a7-9442-9281305f14ba", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a2683a42-1537-4a68-929a-3d2afedb2bf3" + "@id": "http://digitalheraldry.org/data#461d5f79-fa08-4028-bdee-461560daf378" } ] }, { - "@id": "http://digitalheraldry.org/data#d6e2d545-7c07-481d-8b3e-c704bb9979b7", + "@id": "http://digitalheraldry.org/data#254881eb-7c65-423c-bee1-941cfab4cab8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#2889158c-77ea-47d1-ac65-91b6c6724889", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#bdcc4be0-30bc-4c57-8b36-a34c0b4d7807" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000002422", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000002440_CoAF1_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -77090,71 +76909,61 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c68c7a06-6288-4ac6-94b7-263e78e0f1c8" + "@id": "http://digitalheraldry.org/data#091ea608-fb24-4bac-ac9a-88e448a5f2ec" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#12535f01-4ff6-4ab5-90f4-f749d7dcb047" + "@id": "http://digitalheraldry.org/data#595b8394-4086-44e1-885c-0d16eafa15ee" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "2440_CoAF1" + "@id": "http://digitalheraldry.org/data#76519a55-a62f-48f9-8c88-937cf095b05b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#583f4254-b5d5-4aa2-a656-a558232adb16", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + "@id": "http://digitalheraldry.org/data#d8753824-eddf-4d35-94af-1434da7cb352" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead", - "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": "2422" } ] }, { - "@id": "http://digitalheraldry.org/data#c4b77ba8-5cf9-48d9-a6f5-c37402d263d5", + "@id": "http://digitalheraldry.org/data#f4ca80a2-0abe-4e76-8a72-c08a3e5deecd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#989748bd-6284-4242-9a59-687b4211f8e5" + "@id": "http://digitalheraldry.org/data#09bacce5-b390-48c1-af33-a7e596452e6f" } ] }, { - "@id": "http://digitalheraldry.org/data#5633c9e4-6f3a-4479-80ba-e7b66ae38dfd", + "@id": "http://digitalheraldry.org/data#837c0a25-e9af-4abe-94d1-584a258cc5ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c769ffa8-f3b5-48f4-9a64-d460d968eb8b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#27d0e1e4-c2b5-412b-98f2-3ab817f0ad6e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007745", + "@id": "http://digitalheraldry.org/data#CoA0000016665_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -77166,101 +76975,105 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a758d914-08f4-492c-a73b-e37c5c5bc1c5" + "@id": "http://digitalheraldry.org/data#03d02b76-69a3-468e-9585-da5f312d89db" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3cd7fd8b-4d4d-4da7-a08c-b92b46a9dbf0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7745" + "@value": "16665_B" } ] }, { - "@id": "http://digitalheraldry.org/data#30d7ed9e-85bd-4902-89a1-78b2381fb5d3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasPatternNumber", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber" } ] }, { - "@id": "http://digitalheraldry.org/data#823aa576-0869-45ef-8322-4aff12bde97b", + "@id": "http://digitalheraldry.org/data#b0dc5130-67de-4b31-bf85-27805ae4653c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Swan", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#a06f1d24-042c-4a09-9b61-5e4ec50bdfe1", + "@id": "http://digitalheraldry.org/data#bc0408ae-fba1-4c40-aa42-8daad8526dad", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#3d285a29-eebb-4e4c-bd53-1f2f391949ab" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9f94832e-2883-47f4-b9f6-f63763409c31" + "@id": "http://digitalheraldry.org/data#f97bd9ce-ebd5-43a4-a240-e78534a9cb7f" } ] }, { - "@id": "http://digitalheraldry.org/data#d2ae8b90-c9a4-422f-949e-e7e1350004be", + "@id": "http://digitalheraldry.org/data#2af18776-b7d8-47c6-9e47-ae23cf223b1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#710061dd-6fa5-47cc-8092-07de1f5f98a3", + "@id": "http://digitalheraldry.org/data#9deea504-2f62-4750-8ada-a6dfd5d4819e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#47928eb0-e138-4edc-9a1c-66b7ddf30aa0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#877069be-b173-4da7-b7d5-24a1a6b65ce0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#84dea5b6-e751-41c2-92f3-c1e1e6fdf358" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7bbf7e22-f286-4f36-a73d-de79c4b6a5cf", + "@id": "http://digitalheraldry.org/data#e45ffec7-1951-4c60-bc74-a2da061f8832", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@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#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -77270,260 +77083,250 @@ ] }, { - "@id": "http://digitalheraldry.org/data#161a97f4-092b-459f-9720-85a902e81d55", + "@id": "http://digitalheraldry.org/data#a036fd10-e9e8-4e2e-8b62-223a7c59e4a0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#085cb2b7-e0d5-497a-ac97-9c3ce118a402" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" } ] }, { - "@id": "http://digitalheraldry.org/data#f2f8e3c1-7dc3-4e90-845e-4be2ec4b60df", + "@id": "http://digitalheraldry.org/data#CoA0000009691", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "removed crowned" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009691_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e27a762d-c667-4c33-b5d5-d50cb14dfdaa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1d5842fd-c0f5-4e1b-9cb4-ae4235d33245" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#60f4aab5-9df7-42ce-8e52-4ba6f994139d" + "@value": "9691" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008363_A", + "@id": "http://digitalheraldry.org/data#CoA0000002583_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#588fd7df-06e4-4d90-a80a-2877931bedf6" + "@id": "http://digitalheraldry.org/data#d9a7ae1e-2d57-4618-ba32-084e900ad5f2" + }, + { + "@id": "http://digitalheraldry.org/data#03738e53-ceed-4562-996a-7bb91afd68e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2759c046-a23f-4d98-b1f3-b7f34a0cd32f" + "@id": "http://digitalheraldry.org/data#4eae6250-07cd-400c-b82b-3bf75c1a2fac" + }, + { + "@id": "http://digitalheraldry.org/data#010c1e85-34cb-45b7-9aa4-d4b475564d0d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8363_A" + "@value": "2583_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b9432828-37da-4c4e-beca-18bf5857ee59", + "@id": "http://digitalheraldry.org/data#7fc32ca9-09b4-47f9-98db-1f622629b216", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4d148889-7c93-42ad-af13-99711db2db67" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#92c54bed-5824-49ad-aa73-7f86fd75bfb0", + "@id": "http://digitalheraldry.org/data#CoA0000006015_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5adbe459-9d2c-42db-86f4-625d949f4287" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#eec14f0d-dfc6-4ae7-a4dd-ca6e8b998caf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#8dc574f3-621b-4c5e-ab56-8de97507c4ac" } ], - "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#78d7d7df-fcc8-413f-afba-98a664343359" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "6015_1" } ] }, { - "@id": "http://digitalheraldry.org/data#35fb8f28-b818-424f-abd5-d7f6f95d35c8", + "@id": "http://digitalheraldry.org/data#9a0f7867-c533-4699-a33d-609eac972927", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - } - ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#8a4990be-4232-45f5-92c3-393e1fe07de1" } ] }, { - "@id": "http://digitalheraldry.org/data#ebd9dbaa-a066-40a5-a8df-9ea61a5362b8", + "@id": "http://digitalheraldry.org/data#452f274c-5dba-4d8b-bff6-69b568dc3ffd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a774af60-63b0-4844-93d5-f1337c5c4d50" + "@id": "http://digitalheraldry.org/data#7230ded7-717a-44b5-b0a2-f0363bb578d5" } ] }, { - "@id": "http://digitalheraldry.org/data#29d9af3f-30f4-4a9c-9751-4f018e742b22", + "@id": "http://digitalheraldry.org/data#b9041009-4757-4325-9b5b-45175546c015", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Boat", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#b166cb6b-e21b-4a91-bd5f-c93979743854" - } - ], "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#CoA0000003187_1", + "@id": "http://digitalheraldry.org/data#1411a6d9-745d-4a61-9f9d-12a5b776355f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#eb8a63ec-c05a-42ab-adfe-ae20f52e46de" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#07bd8c4a-b080-4662-935e-010c609ff3c5" + "@id": "http://digitalheraldry.org/data#f130d22a-6dbe-4ccb-b59a-5fd3d2804437" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ff42abce-712f-4407-b7d0-7b65be9e07ab" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "3187_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008268_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000004051", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#47fb417a-7bb0-4885-a5b0-2e158641604f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@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#7b12a0cc-6cd7-4782-8239-796dfe2d82ac" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6796517d-df42-4408-84ba-ac0cfc2f8995", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ddf0d9cc-a30a-4613-ab9c-0f356af0fc7d" + "@id": "http://digitalheraldry.org/data#6929fe7b-d9d4-45cc-b46e-a0906946b22a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "4051" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#06c427a6-f673-49d5-8d6a-42bd78a22f7e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#059fc31c-551e-4eb9-ab49-dac47dd72353" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016114", + "@id": "http://digitalheraldry.org/data#CoA0000006039", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed field_seme" + "@value": "added langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -77533,7 +77336,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016114_1" + "@id": "http://digitalheraldry.org/data#CoA0000006039_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -77543,139 +77346,114 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#35dd083d-3cf1-4a27-9188-577bc6601cd2" + "@id": "http://digitalheraldry.org/data#f08fb19d-ffef-43e2-ba58-8e8f9cb73a51" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a3e39ebc-92a5-4b9f-a210-517d151db17e" + "@id": "http://digitalheraldry.org/data#15b909c7-c7c0-4072-9be1-5bc817e14449" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16114" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#74f7d2d0-dc8d-4a33-bb75-c1b86143be70", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8cc9cc03-7fbb-441b-a339-1d10acbbe21f" + "@value": "6039" } ] }, { - "@id": "http://digitalheraldry.org/data#2f07286c-7900-401a-90d5-38ff738852da", + "@id": "http://digitalheraldry.org/data#CoA0000002653", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@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#e504c3ff-9a76-441e-8a42-f27af988c0e6" } ], - "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#635d9aa4-d0d6-4130-88ce-568498056c90" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2653" } ] }, { - "@id": "http://digitalheraldry.org/data#5d42beeb-8a83-448e-9355-1da11d327e1f", + "@id": "http://digitalheraldry.org/data#9b93b5b2-5615-427e-af07-142c8eb77191", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" - } - ], - "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#78bfab3c-a33e-4a56-81c2-665c174a831a" } ] }, { - "@id": "http://digitalheraldry.org/data#42bf186f-6a4d-4512-8ed5-a16913563a58", + "@id": "http://digitalheraldry.org/data#b566d58d-45a6-4a15-af39-3215678ac42a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d9ef5625-66f7-4430-9f48-66dba2f44d60" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "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#b4c39132-6ef6-4910-b27d-7f1fdf4c9b3b", + "@id": "http://digitalheraldry.org/data#926320cd-0418-4fba-98c3-53b2ebd21057", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Mill-Rind", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6da7fb43-1c01-47c3-b1c9-43e58c43ca9e" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9b21670e-8012-436b-aa9a-9157a9c57940" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#58339860-3ea1-4fc8-bea5-20780b67d9dc", + "@id": "http://digitalheraldry.org/data#84f23975-c0f5-45d7-85e0-ca9707c06afe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000001319_2", + "@id": "http://digitalheraldry.org/data#CoA0000008755_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed langued" + "@value": "added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -77685,7 +77463,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000001319_2_1" + "@id": "http://digitalheraldry.org/data#CoA0000008755_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -77695,268 +77473,314 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ad602715-66a8-4f42-9cae-cd865e5981d5" + "@id": "http://digitalheraldry.org/data#45356ea9-47a5-48ee-a87f-855de4dde1d9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#abf222bf-3f04-4807-84a2-9fc0cbd4789c" + "@id": "http://digitalheraldry.org/data#0498648e-cff0-4d06-b0e0-03f9f1f374a7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1319_2" + "@value": "8755_A" } ] }, { - "@id": "http://digitalheraldry.org/data#c6435ea0-948e-4a48-9f6a-14b12bc7b499", + "@id": "http://digitalheraldry.org/data#CoA0000019572", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#9786b784-0524-4685-b487-05a67ba5885c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "19572" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#74319ac8-7772-43c8-b857-027d5ab1a2c9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#b0dc5130-67de-4b31-bf85-27805ae4653c" } ] }, { - "@id": "http://digitalheraldry.org/data#cc09261d-e126-4503-9bdc-cb4a4d57bf64", + "@id": "http://digitalheraldry.org/data#CoA0000006321", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b25d0339-d9bf-406f-bc6a-05ba7a929c58" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ac98cfa3-e870-4a0b-a3a6-f5e390a2f81c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#13170bb5-156c-478d-a958-331ae5bcfe2a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "6321" } ] }, { - "@id": "http://digitalheraldry.org/data#838d5ac8-37be-48e8-be4b-960066af705a", + "@id": "http://digitalheraldry.org/data#4b79c42b-2485-4ca9-9b9c-2c605983b882", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e9204f2e-16cb-4f73-b069-014c6a389d88" + "@id": "http://digitalheraldry.org/data#a501d44a-4c3d-45c3-a591-cdd3ba58a89e" } ] }, { - "@id": "http://digitalheraldry.org/data#ba144b53-e7ee-469b-bcc9-a416015ea40c", + "@id": "http://digitalheraldry.org/data#ec7b9c45-a166-4ccb-9f74-47f2d3f2f680", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016665_1", + "@id": "http://digitalheraldry.org/data#CoA0000031553", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#13127249-b006-4540-9a34-5fc275142a6f" + "@id": "http://digitalheraldry.org/data#bb2ebe9f-dd2f-4bb6-b728-128386ee86ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "16665_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#25cfc846-a6b8-4e45-96cf-09246bd06a2a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "31553" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B", + "@id": "http://digitalheraldry.org/data#CoA0000007311", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "fixed tincture of field to missing" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#b5ce378c-fdcd-4b5a-a8a3-eb9665be2722" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" + "@id": "http://digitalheraldry.org/data#62267e60-570a-4052-944b-d694f0ceea37" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#658c1362-5a8d-4eb8-aac2-35b64d40cde0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#96d8ab4c-996a-4262-9399-2d9501a519e4" + "@value": "7311" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3eb3cb86-3bd6-41bf-ae58-bfbdb8781b20", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8991_B" + "@id": "http://digitalheraldry.org/data#8fc2a88e-3c79-4410-8904-361b5d6ac480" } ] }, { - "@id": "http://digitalheraldry.org/data#23a2ad23-7121-4c7c-8bfb-65a0769bb0b0", + "@id": "http://digitalheraldry.org/data#b58044fc-44a7-4cf0-b050-880361c972e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000008268_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000003450_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#c9b7aa93-4bf0-4a6c-9a60-cf3f4407e1a6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#418fd4ed-f5aa-47fa-aec4-c82619be607c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3450_1" + } ] }, { - "@id": "http://digitalheraldry.org/data#d69d7bf1-ff43-4dc1-ae30-f64a7916e8e8", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" - } + "@id": "http://digitalheraldry.org/data#a2f7479c-7a08-4c69-ba4e-25cd72b1720f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#f5e03d42-f303-4560-9eea-8ce8c8f4371b", + "@id": "http://digitalheraldry.org/data#8d8c9921-7668-459e-8d59-31e7fb2289b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#fa4b68f6-1796-4dac-abc7-5ef5ff69510d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#712dd7c8-221b-49e1-809b-51a04a4b3072", + "@id": "http://digitalheraldry.org/data#1c7e688d-c9e5-4921-b70b-d4d84d6d4214", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#38030b37-9659-4132-9206-5e8bf28e47c8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000008676_A", + "@id": "http://digitalheraldry.org/data#CoA0000006926_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d2566c16-5174-432c-afac-7962750e11f9" + "@id": "http://digitalheraldry.org/data#f04cfbe9-936a-4aba-90ac-cf040ee63e21" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#09c2d38b-467d-4e16-a85b-07d04fe8a5d0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8676_A" + "@value": "6926_1" } ] }, { - "@id": "http://digitalheraldry.org/data#c2782522-62c1-4372-aaa0-5b93c0995495", + "@id": "http://digitalheraldry.org/data#CoA0000007365", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#isstDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c1a51682-cd8b-4cc4-91a0-19ec128c722b" + "@id": "http://digitalheraldry.org/data#74119234-e11f-4f4e-8a78-a29f308dd6ce" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f286cfd4-6c6a-42ff-9c51-09da3f3fad4d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 5 + "@id": "http://digitalheraldry.org/data#c02770af-9a21-4ed6-9fc8-9db3bd7c9e7d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "7365" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006390", + "@id": "http://digitalheraldry.org/data#CoA0000006003", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -77968,60 +77792,86 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a02731d9-f2c0-424b-9714-a6e32f065f36" + "@id": "http://digitalheraldry.org/data#4d976524-79e2-4524-b5fa-203d1baba523" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4bbedbc6-6ce6-46da-9a26-d322b0420a1c" + "@id": "http://digitalheraldry.org/data#2e9ee0fa-0165-40ed-81cd-b623086e552d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#e673a660-ef44-4fff-88ea-47fa83fc186f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#124731ee-e7ee-4968-98ac-805e0691602f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6390" + "@value": "6003" } ] }, { - "@id": "http://digitalheraldry.org/data#8bf724e3-c8fb-4964-beda-32d1dd206ba9", + "@id": "http://digitalheraldry.org/data#a2ef677d-b580-4554-8848-3243beef107e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#dac42c4e-61df-4e5d-9287-a3c652404a55" + }, + { + "@id": "http://digitalheraldry.org/data#e984ffed-3607-4896-a259-d3d4fb0e95b1" + }, + { + "@id": "http://digitalheraldry.org/data#a9855ea1-d0d5-4a99-846d-b8badfaf48fa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#a2e3ebf6-670a-4a52-a486-ddc201b1a743", + "@id": "http://digitalheraldry.org/data#7b6779ed-8eca-4839-a291-f1654fbf7a2d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b8a0e823-bb49-413b-8929-b120cfc93a85" + } ] }, { - "@id": "http://digitalheraldry.org/data#6a254fe2-fe1c-4e2c-9615-6d737e3e54f4", + "@id": "http://digitalheraldry.org/data#d8be8f40-34ae-4ea4-aa25-ac63ea039f5c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d23462b0-b7f2-4ad7-9ba4-06a92d8e1238", + "@id": "http://digitalheraldry.org/data#5190e376-0f02-4687-b96b-76410e11d745", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -78031,91 +77881,121 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cd0099fe-b4d9-4cbc-9b8f-7d83d909c36d", + "@id": "http://digitalheraldry.org/data#51738c89-20b2-4969-b809-1183055b17c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#30ba6ae2-f59d-4e6e-a43f-0258e8141ee2" + } ] }, { - "@id": "http://digitalheraldry.org/data#d05b698c-2c61-4760-8d08-b3a782db793c", + "@id": "http://digitalheraldry.org/data#CoA0000031513", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c863573d-b69b-4cd5-8b07-c4d9ab2065a9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c6286625-30aa-4162-bdf2-d4559a150608" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "31513" } ] }, { - "@id": "http://digitalheraldry.org/data#2d166e40-f819-47aa-b516-1975d14fc6ef", + "@id": "http://digitalheraldry.org/data#87b41d0a-dd26-43e4-8988-dd8f13a494a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1641ba29-5c4a-4fa4-ae51-6cb6fa745521" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8e2969c8-518e-4c9a-abd7-d385e2eab8c6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pile", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#7320def2-4123-4c37-82e4-01dfce65b18e" } ] }, { - "@id": "http://digitalheraldry.org/data#6a53c744-d59c-4223-9927-cc209381d7d1", + "@id": "http://digitalheraldry.org/data#d900a79d-20a4-4714-9914-34b9a885f459", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#0f3b628e-155e-453c-98eb-ddb64f6e42fe" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6cc75db0-298f-496a-baea-0416f53b2a7a" + "@id": "http://digitalheraldry.org/data#ae0808c1-0fd6-4f70-8f9d-c415bba8dcaf" } ] }, { - "@id": "http://digitalheraldry.org/data#abfab33f-4c53-4025-8f35-0a2527e3c56e", + "@id": "http://digitalheraldry.org/data#43c1ab04-87cd-4a81-9db8-8a727d2ef117", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#52b3e9cb-99cb-4cb8-b955-7ed7f01e4e65" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#db1fd6e6-3400-4de6-80fc-781f62254cc9", + "@id": "http://digitalheraldry.org/data#e94c9caf-732e-469c-b7e3-77374bda5ccf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#01e97a57-454f-486e-ad08-ff6527cab048", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#eb8a63ec-c05a-42ab-adfe-ae20f52e46de", + "@id": "http://digitalheraldry.org/data#470db860-fcb8-4193-83dd-66279f10f25b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -78124,23 +78004,45 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#c96e0065-9b69-46b9-89e7-7387face4463", + "@id": "http://digitalheraldry.org/data#69408209-7190-4646-8e2d-a0d0bf4a11b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Fish", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3917dfce-133b-42ec-ac2d-99fa2ac03fb2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#493e1fbd-45a5-411f-87e6-206cc7952023" } + ], + "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#3f9b6608-c449-4b55-ac57-64d32d3f402f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { @@ -78171,12 +78073,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1c5456fa-a7de-4906-90ab-a20326512b6a" + "@id": "http://digitalheraldry.org/data#93b9b239-375e-42a2-8ac4-9143351f382e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d0159960-5c3e-404a-9e4e-096a2be27657" + "@id": "http://digitalheraldry.org/data#1b6d3ea5-5311-41d4-98f4-8f61708447d9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ @@ -78186,60 +78088,36 @@ ] }, { - "@id": "http://digitalheraldry.org/data#660212b5-06d8-4c67-85ac-cdcf3993407d", + "@id": "http://digitalheraldry.org/data#CoA0000007014", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a4b9162c-efde-4a9a-9cd4-c2738e769540" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a2a5e56c-12bf-4dfc-a24b-b9ea60c0e17a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#65b4a3db-e913-4baf-a9de-71bf0cdfdaff" + "@value": "7014" } ] }, { - "@id": "http://digitalheraldry.org/data#fb797d1f-3ada-46a4-a74b-4423a0b78c53", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0c358d73-e054-4cd6-bbde-d508916fb31b", + "@id": "http://digitalheraldry.org/data#47caf351-7adf-4557-a4f1-e6ceaf8a3d4b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -78249,14 +78127,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#69e66f87-bc2e-42ed-a04d-8c1a9a625f46", + "@id": "http://digitalheraldry.org/data#96261240-00c7-46b6-a5e5-6d4074377832", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -78266,167 +78144,132 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a32559f7-0434-46b0-8bd3-599fe2ef0c3d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d52a4201-d4f1-4055-b837-a8ce3947133a", + "@id": "http://digitalheraldry.org/data#CoA0000006605", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1f43fea8-4f5f-4394-a444-433820b94f8c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3bf49c7a-2def-4eb2-bf34-783d4cd62f96" + "@id": "http://digitalheraldry.org/data#817447b3-1f83-46d2-9155-e2bd5cf6bc10" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#e995f0ab-9e12-48df-823d-8c1c852d6d52" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "6605" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1", + "@id": "http://digitalheraldry.org/data#1f731164-b3f6-4537-8414-11dd122e2662", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant, langued, armed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#69ed5022-ecf3-4577-b3b8-6822205988fe" + "@id": "http://digitalheraldry.org/data#2e95c2a5-71a9-474c-80c5-9a08a5ccd6bb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4d94fb51-a740-4f9b-a9a9-0456271237dd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7ddb5a6d-aec9-441d-bf5e-38c0708b1bf8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#0b8ac24d-bd84-4826-a15e-7b16e53ca142" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embattled-Counterembattled" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "22239_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1d16ccbc-2e92-46aa-9a9f-af77a46bcb19", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@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#CoA0000002701_1", + "@id": "http://digitalheraldry.org/data#0711eabb-78b0-4bbb-9c4b-dc5eddf61d35", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#4646380a-9d3d-4be6-8731-4452d99b6346" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#b3ec3a42-c841-4926-81c0-d0bac10eb817" + "@id": "http://digitalheraldry.org/data#6660fc66-8a90-4c70-b40b-1384a5076046" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6c90eb3c-19a9-497f-94bf-6489e0343c48" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2701_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1941278e-cc25-4131-bcdf-3efcdbf678c0", + "@id": "http://digitalheraldry.org/data#e0e68096-c43a-4cdc-9df7-ed871bba8537", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#4096d078-cdd4-4dd1-a4d5-d40e8c889bea", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c3e5577f-dd3a-4793-b4f0-02a6fff9e991" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#33d42e73-a23d-4de1-9d34-9e5b2acf6ed6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002720", + "@id": "http://digitalheraldry.org/data#CoA0000019873", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -78438,56 +78281,102 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#85cea1e3-5257-4d92-9974-53497e5c92e5" + "@id": "http://digitalheraldry.org/data#b7308493-280f-4d90-99d9-9351577e6902" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8a34ad2d-ce71-4238-b8ef-b1daf93706e8" + "@id": "http://digitalheraldry.org/data#0987d098-4360-46a5-8a48-63a29dbaf064" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#31d1f6a5-aa64-4a29-9867-a146f417bda8" + "@value": "19873" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sickle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "2720" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#622fb9fa-c23c-4907-8cc7-e0ef265d61b2", + "@id": "http://digitalheraldry.org/data#9e14bb3b-d093-458a-8242-3ddaa981c2b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8e415254-519e-40c5-a162-c2ea8ea2c826", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#64f2eeec-b198-4ff6-b1f3-d41d3ee3a535", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#fe16029f-977f-4f38-89d3-8628d791f497" } ] }, { - "@id": "http://digitalheraldry.org/data#9c12e5b6-daac-469b-b7be-009b00de5c76", + "@id": "http://digitalheraldry.org/data#bcec1a3c-455a-4279-a93b-122a31ffde63", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9b86369b-8377-4167-8703-f19545b60967", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007293", + "@id": "http://digitalheraldry.org/data#fcb61d4d-bf4b-43e3-a38c-809a841c9a15", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006019", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -78499,46 +78388,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#339fa21d-7e9c-4ef5-b854-4bd08d85bea3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#bb66d857-c0a5-47bf-a9ee-2157200db7ee" + "@id": "http://digitalheraldry.org/data#7b09e185-bf23-4e6e-b449-c70ffcabbf54" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7293" + "@value": "6019" } ] }, { - "@id": "http://digitalheraldry.org/data#8f366fe1-82e2-4fb6-9abe-f89e6bd12c02", + "@id": "http://digitalheraldry.org/data#7f6f6ffd-a3fa-4d6a-b52d-63083ded632d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b3315112-b2bb-4a2d-a090-d4ec29c83763" + "@id": "http://digitalheraldry.org/data#828d899b-49ee-4532-85ad-953a3c9c0077" } ] }, { - "@id": "http://digitalheraldry.org/data#032f6e85-5e87-47e7-8c86-e424061db9d1", + "@id": "http://digitalheraldry.org/data#28fd93fe-35a8-48fa-ad7b-690a1f1a2926", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ce5b0928-3ef6-4d2e-b03f-a0639c8db43d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000023224_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000021424_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -78550,85 +78439,88 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#463d1825-9630-4a6b-a971-bec3e28c6125" + "@id": "http://digitalheraldry.org/data#2a6fa5f9-5906-4271-95bb-fcaead478d26" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8ce26b4e-82d5-41f2-8e98-60f3c0f69a82" + "@id": "http://digitalheraldry.org/data#8ecb61d8-3bb6-41c8-ab91-62df89001120" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "23224_B_B" + "@value": "21424_A_A" } ] }, { - "@id": "http://digitalheraldry.org/data#1e78cb82-ffa7-4bea-b8db-f61d79a65c8b", + "@id": "http://digitalheraldry.org/data#12fea4c6-9296-4420-8c4f-091a6a2083b7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@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#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_1", + "@id": "http://digitalheraldry.org/data#CoA0000013049", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2fde6cbd-d8ca-468e-b99d-9a89d08a8272" + "@id": "http://digitalheraldry.org/data#73b2f521-0ff2-47b1-8277-59afdbf4953c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + { + "@id": "http://digitalheraldry.org/data#5f61c9e1-a7ef-4c62-9204-9598f0aa8bde" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8837_1" + "@value": "13049" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Letters", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#5a78652a-7461-4857-86fa-12c042ad0cff", + "@id": "http://digitalheraldry.org/data#4627864a-d15e-4f1d-8d1b-938530868550", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c3812384-1c62-47ca-8382-7b9b6383f7f0" + "@id": "http://digitalheraldry.org/data#614f5fbf-3379-45d7-9936-d1008018356a" } ] }, { - "@id": "http://digitalheraldry.org/data#a263d288-e543-48fc-903f-0f36271c20eb", + "@id": "http://digitalheraldry.org/data#c56330ae-3bd7-4f09-abee-912cc87cb84f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -78638,7 +78530,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003410", + "@id": "http://digitalheraldry.org/data#8b4e397f-1757-4c2f-b262-0f7a20e83fed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008954_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -78650,141 +78554,195 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6796517d-df42-4408-84ba-ac0cfc2f8995" + "@id": "http://digitalheraldry.org/data#fe31812d-5dd9-4481-96a2-a88126495120" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6ab6e591-f741-4ba6-a93d-5b96b47441ad" + "@id": "http://digitalheraldry.org/data#38bc2b4d-96c7-4069-94a7-ced4e52bb6e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3410" + "@value": "8954_A" } ] }, { - "@id": "http://digitalheraldry.org/data#ef6e2c87-5a71-4da0-8625-0ac05d501ca4", + "@id": "http://digitalheraldry.org/data#fc10a6b7-9877-466f-8d73-dcffc69fa4d8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c9e6ac2b-9bb2-4ed9-a9ff-465b784fb786" + "@id": "http://digitalheraldry.org/data#8f1259dd-c4f9-4473-a06a-a51e7ba8dbf8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006243", + "@id": "http://digitalheraldry.org/data#8a4990be-4232-45f5-92c3-393e1fe07de1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Axe", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#1c20b4ff-67c2-49f7-a70b-783bb748edc7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#c6f89464-41d5-4133-8597-dc2c269c3b1d" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6243" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ecd5f663-a95f-4f37-899d-9841cbd4ce7c", + "@id": "http://digitalheraldry.org/data#e66ce129-874b-497e-8533-eaf564c79ecd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#49094d2d-3462-4732-b5eb-20a0cc634f94" + "@id": "http://digitalheraldry.org/data#bd7e0816-72e0-411d-bec0-94c1b11693fe" } ] }, { - "@id": "http://digitalheraldry.org/data#954a650f-4ef9-4790-8469-509dc34610b4", + "@id": "http://digitalheraldry.org/data#ce03591c-9f38-48c7-a085-f397a80d5ce1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d2751e2c-33b4-4aa7-98c6-931573ae8041", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A" + "@id": "http://digitalheraldry.org/data#f8fb7ce5-21ba-4f85-9400-6dc70ffa5f33" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9f9d0945-e8cc-423c-8edf-e0c6f7702561", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6a7ea2f7-2f02-4172-9fe0-0723bc33d7cb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b7e4c113-7f02-4aae-b5a9-81ad43eb1b74", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B" + "@value": 3 } ], - "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#Vair" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#df857b67-4fe2-4a9d-89ce-5cd37ab56be6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#fae585a2-538a-48b8-bb06-0c3c199c3a7e" } ] }, { - "@id": "http://digitalheraldry.org/data#867b5e49-6be6-4b06-bfa2-332087d9e9f3", + "@id": "http://digitalheraldry.org/data#c077cb35-229d-4730-b4b7-c923a5beb4d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#317eea74-24b5-482f-9156-e7b9aba94580" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ab8cb810-5d6b-4601-a4ec-075d72eda4d7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ac89cacf-a965-458d-808c-aafcd9450eef", + "@id": "http://digitalheraldry.org/data#da6f80b2-b8a8-4a95-99cc-3a8e8553fc2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#befc73e1-afa4-4e2b-bcca-448440c5dfc2" + "@id": "http://digitalheraldry.org/data#a3435110-1ecd-4eeb-8400-2ea324b7e2dd" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b45df218-3c25-4f0e-9ef7-3f9b0eddd55f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3d095e46-601a-46e0-97f9-c0faff59eae8", + "@id": "http://digitalheraldry.org/data#ce7e45fd-71d3-4513-9d23-9ddfb59b899f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#6612d341-c70b-416b-a09d-33e6f754ee78" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -78794,72 +78752,98 @@ ] }, { - "@id": "http://digitalheraldry.org/data#aa51ac7f-623b-486e-a860-56955cfb4abf", + "@id": "http://digitalheraldry.org/data#c93853fe-2302-4bed-91c1-fd0c32148099", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#24fdcafe-87fb-4091-9ddc-ba94c7fb7b35" + "@id": "http://digitalheraldry.org/data#5bd592be-1cac-4a2c-8446-2b657c1a1bf3" } ] }, { - "@id": "http://digitalheraldry.org/data#527e7e42-207f-4917-aafc-652acdd78538", + "@id": "http://digitalheraldry.org/data#5bc36dbc-cb5d-48f4-a728-c798f60028fc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#6e7134b3-5239-4762-b27f-e1e090deadb8", + "@id": "http://digitalheraldry.org/data#9e072a6c-ab39-49b0-bc8a-a93d55fab2a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", + "http://digitalheraldry.org/digital-heraldry-ontology#Harp", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f6599c6c-b9b0-44d1-ba4e-f2c0349f503f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008226_D_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#587f895e-dc28-4f80-9812-03678c9d87c9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#feffb73c-4c32-4fa6-9ab5-5edac2d48215", + "@id": "http://digitalheraldry.org/data#78c9a0a3-fbe5-4f2c-b50e-fcca920cbfab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0b3e83ea-a165-4fd8-b621-e7bceadeeaaf" + "@id": "http://digitalheraldry.org/data#902d9e49-dc04-47f0-9f09-112ea3a3a08c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008925_B", + "@id": "http://digitalheraldry.org/data#CoA0000003450", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added palewise" + "@value": "added rampant and langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -78869,7 +78853,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008925_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000003450_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -78879,85 +78863,70 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4e87124b-0cbe-45b5-8ccf-630fd6d0c720" + "@id": "http://digitalheraldry.org/data#495c343f-573f-473d-a217-41bf2a8625eb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7ae5ebea-3127-4a07-b92a-8f56fd3fc108" + "@id": "http://digitalheraldry.org/data#0c594322-f554-4660-b270-22cbc24c3734" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8925_B" + "@value": "3450" } ] }, { - "@id": "http://digitalheraldry.org/data#164ae0aa-0618-4811-89f3-7022497e394c", + "@id": "http://digitalheraldry.org/data#ffbd1f45-8825-4ff1-9f08-727cf062b106", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#30ce4e43-c3cf-4721-b161-81c181300d8f" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5f0a0ee1-824f-4e14-9635-5363b449690f" + "@id": "http://digitalheraldry.org/data#e1b59858-be25-4edd-bf73-0347707e6216" } ] }, { - "@id": "http://digitalheraldry.org/data#71f3c00c-65ad-4234-89b9-c5e87ba66eac", + "@id": "http://digitalheraldry.org/data#2deca944-85fd-4c27-afcc-1e71409709a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006040", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#fceee44c-a17a-46f3-9c41-954a2f90c09f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c35fbe54-2b7d-4a8e-94fc-3a056d7f3ca1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8d3fe937-95ab-4390-a9c0-11ddd5fe0555", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dca21c95-c59e-4ec4-86a6-ef2ecefdd2b5" + "@id": "http://digitalheraldry.org/data#6fc5fd77-8993-4e7e-a228-dafba512b7cb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@value": "6040" + "@id": "http://digitalheraldry.org/data#666e8490-6b5d-4497-a2e3-a591621bed30" } ] }, { - "@id": "http://digitalheraldry.org/data#c0f88d72-e6ed-42f7-a3c1-e376fe1bd714", + "@id": "http://digitalheraldry.org/data#36020492-08be-4b5f-85d5-eac884d730e5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#f929d041-09ad-46f0-8170-6c04d4c36d94" + "@id": "http://digitalheraldry.org/data#c624cb98-3489-49d9-8834-091b78151606" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -78972,38 +78941,47 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a4838352-38e0-4318-a551-3f8fc81dde00", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#95040e87-59e9-4289-9748-89fbcd705356", + "@id": "http://digitalheraldry.org/data#085986b8-826b-4a6b-8f0e-9033ca4fed70", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#540c939f-c0c4-4dfa-9b8e-0db7d0c02d65", + "@id": "http://digitalheraldry.org/data#cfce72e6-fba4-4204-8647-2a892cfb7a54", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3752e209-e062-4890-bfd3-99fa0255a1c6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027529", + "@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#CoA0000006230", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -79015,35 +78993,41 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1d6e5e0e-cb62-46ee-bd92-6cbeb7f0f437" + "@id": "http://digitalheraldry.org/data#51908658-4d52-46b4-8436-dde8a3cf3d16" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#06eff918-98fc-4d55-b9c7-62410a3cf211" + "@id": "http://digitalheraldry.org/data#0676c080-51a8-4047-8f65-55fe2a4be262" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27529" + "@value": "6230" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber", + "@id": "http://digitalheraldry.org/data#2084aa62-fb41-4085-84d5-e338b52214c4", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#24fc659e-d68c-4c55-b5b4-8d1353885bcd", + "@id": "http://digitalheraldry.org/data#51908658-4d52-46b4-8436-dde8a3cf3d16", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -79053,249 +79037,195 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a5a7b35a-44ad-4d8e-9d7f-d6dfcfd73e3c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#1099cf83-acda-421a-8a10-d29a9e4a764e", + "@id": "http://digitalheraldry.org/data#511ce612-ff14-4143-ad9d-26bf301eaec3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6f218545-9c85-4dda-8ce6-924e037a280e" + "@id": "http://digitalheraldry.org/data#39b67b00-8f6f-43a5-b853-db7d58f4e7ad" } ] }, { - "@id": "http://digitalheraldry.org/data#7012ddd8-da4e-471d-b33a-56ac18766d59", + "@id": "http://digitalheraldry.org/data#032c7c08-2c00-400d-a245-2a8e4c22733b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#4d4c2ea7-4627-4451-9987-e38201e6994d" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2d0ac867-bd08-4901-8011-ee3914a3d565" + "@id": "http://digitalheraldry.org/data#86405142-b5e9-422b-a7de-4a36d84bcc1d" } ] }, { - "@id": "http://digitalheraldry.org/data#41ccb0eb-ba3f-4f50-b576-0fb661c55469", + "@id": "http://digitalheraldry.org/data#199b82a8-8c0c-4e18-a187-21c3915a4afd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1311d717-122f-4c56-bb6e-63d7a5eb2dd2" } ] }, { - "@id": "http://digitalheraldry.org/data#1bccad9e-83d2-4af6-8c3a-8ae34620e63f", + "@id": "http://digitalheraldry.org/data#CoA0000006273", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "changed Charge1 from garlic plant to leek (this is more acurate according to https://www.heraldik-wiki.de/wiki/Knoblauch_(Heraldik))" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#97f712a2-5595-476b-8e0c-651c5de6b53d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_B" + "@id": "http://digitalheraldry.org/data#CoA0000006273_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_C" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#b599fc5c-ff0b-494d-99cb-7445551a000f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d97ed953-07d0-4208-98ea-460a3ec65865" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Moorcock", - "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": "6273" } ] }, { - "@id": "http://digitalheraldry.org/data#787244cb-bf23-4cbb-85b4-721304d2e81b", + "@id": "http://digitalheraldry.org/data#7a179f77-583d-4dac-a4af-6776ac20b95e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#13b0a46e-6eb2-4c19-9624-4f788df28391" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" - } + "@id": "http://digitalheraldry.org/data#15c8a627-7f36-4fbe-a48a-366b71b97d06", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#569e7f2b-1bb3-4d5a-b73a-d033c7b148d8", + "@id": "http://digitalheraldry.org/data#CoA0000000548", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@value": "added 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 } ], - "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#CoA0000000548_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f27c5f7b-7921-43c4-9ba2-8d484eb3e538", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#52ba0b76-da31-4b5f-bf6d-910c2e9a327d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0a70aaac-eec7-49bd-b230-88bee94ee0c7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d1cfbfee-85c6-4167-af06-5354a0721e96" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "548" } ] }, { - "@id": "http://digitalheraldry.org/data#1bb4187e-36a8-42c1-96ae-498f997dfae7", + "@id": "http://digitalheraldry.org/data#4a5ed9a1-c4ca-46d8-a743-332356a2c87d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Monk", + "http://digitalheraldry.org/digital-heraldry-ontology#CrestOfWings", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000016983", + "@id": "http://digitalheraldry.org/data#CoA0000009579_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "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#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#afd5f4dc-481a-4a99-b66c-e0bbb9c4f646" + "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#63d8d95b-f783-4c0f-adee-fc0b0104b925" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "16983" + "@id": "http://digitalheraldry.org/data#a4f0c5ef-3af6-46f4-b3a9-77f04f1e9153" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9317181d-c150-454e-8a10-d5010b1f0919", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d4475361-622b-4868-88fd-26096632f223" + "@id": "http://digitalheraldry.org/data#aee3350e-28a7-4333-aa1e-0a2b2b0faa28" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#a2de8064-ba37-4025-b31e-0a739b634fbf" + "@value": "9579_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008152_B", + "@id": "http://digitalheraldry.org/data#CoA0000007212", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -79307,103 +79237,86 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e16ce059-43e1-47c4-9a04-46aa572a116f" + "@id": "http://digitalheraldry.org/data#123712d6-137a-407b-a35a-217c6eb002bc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a954d928-3ab0-4eb1-bfff-864579e95741" + "@id": "http://digitalheraldry.org/data#4119934d-559c-4c40-9b00-1b5dfd2401f8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8152_B" + "@value": "7212" } ] }, { - "@id": "http://digitalheraldry.org/data#3ea62fd9-326b-4cbf-9ea0-aadb16e4d12c", + "@id": "http://digitalheraldry.org/data#8ca94b06-9522-4595-9a6f-004194dcd2f9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "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#4dc46009-cac3-4e48-ab1c-b05213de06ee", + "@id": "http://digitalheraldry.org/data#04f88cb8-9ed2-42f7-8fef-4111584e71af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7d46fe33-c9f0-4f21-a24a-37507f944de5", + "@id": "http://digitalheraldry.org/data#0e0a32eb-a266-4af5-ad1e-4088f939943c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a1e6fd2f-c1bf-48d8-b805-5558d088f028" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006015_1", + "@id": "http://digitalheraldry.org/data#CoA0000006266", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0a8a1b4f-b946-4588-a75a-c5ce5283cd72" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#14538195-bc97-4a4a-aabf-e9eda70fe6b2" + "@value": "added armed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#4f73ea5f-6a2c-44bb-a43d-25638c742625" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "6015_1" + "@id": "http://digitalheraldry.org/data#CoA0000006266_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000001543", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -79412,473 +79325,458 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#992717d6-1be6-4d65-9bf3-278d8c2efc92" + "@id": "http://digitalheraldry.org/data#6ba7e274-ddd4-46ce-8228-1d2a6fd12672" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b141b67b-aeba-40f7-9e5d-ac6aafc3f06e" + "@id": "http://digitalheraldry.org/data#b5023325-fd28-4d97-a682-266fbb66fc9c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1543" + "@value": "6266" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "@id": "http://digitalheraldry.org/data#483125a6-6578-42e3-aa92-b2df5f7f8c12", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#ae27a732-df94-438d-9640-a88f0399f496" + } ] }, { - "@id": "http://digitalheraldry.org/data#8e4ec92f-89f9-48b4-88e2-3d879a293d4e", + "@id": "http://digitalheraldry.org/data#7e01691e-1833-4655-a20f-bb14f8b3e1d4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#60b8e96a-edc9-4732-ad8e-a892f36a605b" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f1bda8b8-6a7a-4829-adbe-22789f1289ca" + "@id": "http://digitalheraldry.org/data#b8e5a7a6-8b15-4972-a862-032013eccd23" } ] }, { - "@id": "http://digitalheraldry.org/data#a954d928-3ab0-4eb1-bfff-864579e95741", + "@id": "http://digitalheraldry.org/data#9a873c54-a758-4bb0-aa6f-160bd0e60256", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#986d72e4-19e1-4bcf-8f84-84e4fd4f9305" + "@id": "http://digitalheraldry.org/data#05c7fcb9-8008-4197-b3fa-3786f7f67dbf" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008452", + "@id": "http://digitalheraldry.org/data#ffdec630-c051-4233-98c3-76068c61b2a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1fd10b50-cc1e-4f66-b3de-1c01428672f2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ - { - "@id": "http://digitalheraldry.org/data#9df50b43-76d6-4f94-99d3-1c87f536e648" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8452" + "@id": "http://digitalheraldry.org/data#9b053168-c1e0-4180-94cb-be535281183d" } ] }, { - "@id": "http://digitalheraldry.org/data#a333f988-f0f7-4cde-a53d-43f24dd0b0b6", + "@id": "http://digitalheraldry.org/data#448463e3-b185-49ae-b49e-ec37905120db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#068e506c-f42b-40f8-9c41-42ce0f366435" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#567d1e6c-9984-4ced-b288-ad978aaa5110", + "@id": "http://digitalheraldry.org/data#8cfa7140-5004-4706-b452-3c8b7acede72", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#b7da7ed1-11e5-4c4e-98a5-b9e59e973b06", + "@id": "http://digitalheraldry.org/data#CoA0000006056_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#115cbfc1-11eb-4537-b798-3b26a361b143" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#14fa9198-3859-4179-b549-1ad587eb8b42" + "@id": "http://digitalheraldry.org/data#31a4aa58-d492-43ea-9899-9991107b79ac" } ], - "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#76f10188-9937-491a-bf77-b1743e680a8d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#259f8c2d-a58f-4b6f-b195-a7aadbff4779" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6056_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3aad7164-a906-437e-9c4e-83095d975cf4", + "@id": "http://digitalheraldry.org/data#CoA0000006252", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@value": "added armed and langued" } ], - "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#1b4cb6ba-b087-48d6-8e73-dd162da950ba", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2b786d42-8584-415a-ad0c-6243b4dd3cde", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/data#CoA0000006252_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@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#0c88de29-1145-4882-b492-aa5588f387f0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#7b880e39-bbdc-463e-804a-48a1b4e34b57" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#dfd455ab-3210-4b2d-92b2-cf995056490d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#5f5a09b1-6bea-4114-94d6-7118470131ff" + "@value": "6252" } ] }, { - "@id": "http://digitalheraldry.org/data#7155022f-abf1-40f1-a5a1-5e00c3713d7d", + "@id": "http://digitalheraldry.org/data#1e6d5220-9aaf-4719-b34a-01104dc10619", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/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#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c32dd46f-ec01-4062-bba0-e4290233e0dc", + "@id": "http://digitalheraldry.org/data#2ccb24c4-bfc7-43a2-9797-8c0bcd3170a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f3da524e-e154-4fa5-9f48-faec7e52525a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a23d18a8-e8eb-4abe-b8af-37bd2018a4f2" } ] }, { - "@id": "http://digitalheraldry.org/data#54833a61-b30d-4ace-adf3-01d5bfea2c8e", + "@id": "http://digitalheraldry.org/data#982792bf-6f14-47a5-b258-af22bf556a28", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#8162d136-118e-41e3-9717-44cb23c97fe5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#bb86b35a-5657-45ea-bfcd-e95e0ae12c47", + "@id": "http://digitalheraldry.org/data#CoA0000002778_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#d9ac49f5-1eb1-4231-b90c-8fdf0fcc6fab" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#40d0989a-bcbe-440f-a2ec-b22b6a7af57a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2778_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031512", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#issant", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#942f8345-887f-4a23-9469-e2920b5c0cde", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#46dfaf08-570e-48c4-82a3-7e7ffcbca05f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#84826e02-eba6-412b-a2db-f1776ac05a1e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#e9f511cb-b2d5-4f70-baa2-fd5f7afcf2d4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#61e95a7f-9524-4031-90cf-7baf5d3d452b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "31512" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#7dba0df1-ef72-415f-ba85-a06e89ccb979", + "@id": "http://digitalheraldry.org/data#ce9c6d02-31d2-451a-a1d0-31444580cf6c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#c05e8615-81b6-4b40-a757-aec73048b679" } ], "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/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#91c450cb-a131-4fed-a86c-acd7bef44630" } ] }, { - "@id": "http://digitalheraldry.org/data#bed4b23f-183d-47a8-9eee-3e838685954b", + "@id": "http://digitalheraldry.org/data#c9b2dfb9-6170-4067-a6ff-d15109c0dc4f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6d60f5fb-4d2b-4d9d-96c9-638afec6c728" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1", - "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#a21f914e-8846-4295-bdc6-8d3650d781bb", + "@id": "http://digitalheraldry.org/data#ebf97697-e4cd-4380-962e-1ba9a8329ce8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "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#985b6821-a883-4410-a015-234d2ffe0058" } ] }, { - "@id": "http://digitalheraldry.org/data#57d5c02a-e78c-4e44-8f19-43dea95804c0", + "@id": "http://digitalheraldry.org/data#CoA0000007085_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" + "@id": "http://digitalheraldry.org/data#237a06e3-3202-43a2-9a4e-6d2277913c2d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" + "@id": "http://digitalheraldry.org/data#35784fe5-f82c-478c-b6ff-baaeee4999b5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A" + "@id": "http://digitalheraldry.org/data#b1e7a6f8-b234-487e-aee9-6f2551aa19dd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "7085_1" } ] }, { - "@id": "http://digitalheraldry.org/data#09b068fd-7694-4eaa-9963-fa70a1ede6f2", + "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#a3fadf51-0e50-402f-84e3-e61037da790a", + "@id": "http://digitalheraldry.org/data#0ef69089-3af5-4c11-8b79-3332d6a9d343", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "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#7d3b47eb-fd49-450b-8bcc-8c23d6b36306", + "@id": "http://digitalheraldry.org/data#d86cd6d7-494b-4db3-94a2-13f7a8912430", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#49142f0c-32ef-47c4-914f-bdabab03ee19" - } - ], - "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#847c16dc-a473-4247-a6b3-07cbc17f3f12" } ] }, { - "@id": "http://digitalheraldry.org/data#5b52a5d4-3c54-49d8-a63c-afb6d41e49fd", + "@id": "http://digitalheraldry.org/data#ba5904bd-251e-4601-b5e4-3cdcb29b0b5a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6fbc09d3-deb3-46e9-90f3-381ccd0dd537" + "@id": "http://digitalheraldry.org/data#b3f4cc47-bae3-49e0-9a46-9cfb0be3a559" } ] }, { - "@id": "http://digitalheraldry.org/data#3c58c0fa-18b7-47ad-871c-c80ff5ea9b27", + "@id": "http://digitalheraldry.org/data#237a06e3-3202-43a2-9a4e-6d2277913c2d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b8937e6b-3258-4f7a-9b37-eb27ce7e5017", + "@id": "http://digitalheraldry.org/data#CoA0000003452_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#3ba307f8-6627-434a-acf0-ada4ceccaacd" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#78022803-62d2-42d8-9d2c-c2a1daf3c2d7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#682494eb-caf0-456b-b046-b932c9fc6118" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3452_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009585_A", + "@id": "http://digitalheraldry.org/data#CoA0000007229", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -79890,93 +79788,124 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#08a1a97f-a927-4d31-8a96-3fa3b4c4b442" + "@id": "http://digitalheraldry.org/data#ace751c2-e84a-4acb-a26c-b6badeea56c3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9a25ee7e-0df6-4f2e-b43c-a123191d9889" + "@id": "http://digitalheraldry.org/data#cda5418a-ff10-4b0a-aec2-32f9bd6c1da3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9585_A" + "@value": "7229" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#6c4e8c76-f30b-4d70-9694-3fc7b49e166d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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#cbc6efe5-65bd-4d8b-9272-87e05955501c", + "@id": "http://digitalheraldry.org/data#c9a16b23-9a2d-41d4-856f-b81693b70cc0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#a056dc48-1832-4ba0-809b-54b48a2f25e5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#246a3975-a62e-453e-bfb5-50261a46e320", + "@id": "http://digitalheraldry.org/data#213baa9c-5d0a-4613-9bb3-4831d7c4149c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1a8ba457-254f-4a56-828d-b7f5f8d8be17", + "@id": "http://digitalheraldry.org/data#74aedc36-a98d-4b4b-85be-316d751a18b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#e2bb1478-4d49-4a11-bf95-cc3eb1295786" + "@value": 7 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#NavarreChain", - "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#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#65901c4b-14a4-4011-8da1-6378672c8bd3", + "@id": "http://digitalheraldry.org/data#e592859c-e047-4887-872b-25f215640eab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#36ffed70-20e8-4e9f-a3c4-31edf741bf28" + "@id": "http://digitalheraldry.org/data#9ee4fe7e-ada3-44ca-857e-9b6ef2c95aec" } ] }, { - "@id": "http://digitalheraldry.org/data#7378114c-f081-4647-9b33-20f604dab4d6", + "@id": "http://digitalheraldry.org/data#CoA0000009583", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#5024bb57-4bbe-44c6-aefa-0baaa6f0ee5b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayerOverall": [ + { + "@id": "http://digitalheraldry.org/data#e6779165-75d0-49fa-ab57-4305da084d26" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9583" + } ] }, { - "@id": "http://digitalheraldry.org/data#ee90617e-4159-45d9-8276-f9c6cee97f0e", + "@id": "http://digitalheraldry.org/data#45a6321a-86b6-46b2-8820-1b2f188eee81", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -79993,60 +79922,75 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f5b40d5a-9f80-40ca-8057-a877829867fc", + "@id": "http://digitalheraldry.org/data#CoA0000006710", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#11eff532-df3c-4a92-a6fc-88c81f04928c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#a0affb69-b29e-44b4-8687-dc41ec3c1b73" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6710" } ] }, { - "@id": "http://digitalheraldry.org/data#0fd73092-e850-4fef-8e98-77633cea116f", + "@id": "http://digitalheraldry.org/data#4797de33-72a3-41cb-a6f0-a0bb03f76f11", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#6d74f24a-f321-4e8e-96a8-f476444e2843" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c7df3008-0999-4d3c-ba1f-0cc68885d983", + "@id": "http://digitalheraldry.org/data#ef94883c-0dae-444d-9064-1eb0f3fe515e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#442149d4-650d-4a74-963b-f29256210748" - } ] }, { - "@id": "http://digitalheraldry.org/data#f383b07a-cb8f-42ba-aa39-8936caf022fb", + "@id": "http://digitalheraldry.org/data#6cae04e5-e6bb-4b35-8653-30e31fcbd3aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 8 + "@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#747295d0-4f3b-475c-807a-f03f75a11b88", + "@id": "http://digitalheraldry.org/data#00222bc6-700e-4aa1-9471-876ba1058558", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -80063,123 +80007,139 @@ ] }, { - "@id": "http://digitalheraldry.org/data#835f3ca2-2b8d-445c-980e-0c4121ef44ed", + "@id": "http://digitalheraldry.org/data#ca415738-f9b2-4a4c-a1e7-de09c4259884", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#c13b93d8-5d4a-49fd-abc5-0fc293400619", + "@id": "http://digitalheraldry.org/data#5a1b0a67-74c8-43c6-a72f-71a471601ba0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#db263b7f-5165-4ccd-896f-0d5003233709" + "@id": "http://digitalheraldry.org/data#c56330ae-3bd7-4f09-abee-912cc87cb84f" } ] }, { - "@id": "http://digitalheraldry.org/data#9809c274-6a12-45ba-9c5a-cdfeb9ca2c69", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#64fb4bba-0ea6-424d-8eab-d418ebdc30a4", + "@id": "http://digitalheraldry.org/data#6d9e1234-fdf3-4faf-990e-5693a48c27c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#d6aa27aa-241f-498b-a4ca-4478ac47344d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#131d86c9-a031-40d0-9e8f-ccca06e2ee82", + "@id": "http://digitalheraldry.org/data#CoA0000002937", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B" + "@id": "http://digitalheraldry.org/data#b3edaa32-b296-4911-b4c3-9b72bd830797" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#4250f4de-51f0-447a-93f8-339f75267234" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2937" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579_1", + "@id": "http://digitalheraldry.org/data#b759f133-006c-4234-a132-0b53a1492f3f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gironny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ae3255fa-2cb8-4fef-a368-596e1a9c5d0d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "9579_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#992717d6-1be6-4d65-9bf3-278d8c2efc92", + "@id": "http://digitalheraldry.org/data#1185ff4f-b5c2-43b8-bb4e-03a432e47b31", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ff1e8a64-b9fe-45c6-bb57-4888e75bdbd2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c4b62065-1b84-4d67-be50-bae68ca0a8ca" } ] }, { - "@id": "http://digitalheraldry.org/data#8de21160-c3b4-4bb6-b831-0156c427d26a", + "@id": "http://digitalheraldry.org/data#b0f8728d-56ec-4218-b07f-66dfc8995db2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#69f3cb99-8759-4366-a2b6-dda537ea94cf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002718", + "@id": "http://digitalheraldry.org/data#CoA0000000526", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -80191,100 +80151,96 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#14e518b1-301f-47f1-a467-6dc04d445cd2" + "@id": "http://digitalheraldry.org/data#51ac6238-d29b-4ce3-a7fa-564984382c4a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7514acba-e322-48f9-8cc8-66e538f04edf" + "@id": "http://digitalheraldry.org/data#ffbd1f45-8825-4ff1-9f08-727cf062b106" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2718" + "@value": "526" } ] }, { - "@id": "http://digitalheraldry.org/data#3c850557-1865-46f9-a231-02ae927688fc", + "@id": "http://digitalheraldry.org/data#CoA0000003961", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasField": [ + { + "@id": "http://digitalheraldry.org/data#8ebaf3cc-cfe8-4a34-865b-7e8106781280" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "3961" } ] }, { - "@id": "http://digitalheraldry.org/data#4d4c2ea7-4627-4451-9987-e38201e6994d", + "@id": "http://digitalheraldry.org/data#184e73fb-48b1-414f-bd54-657068b2ca52", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e8c6a190-d43e-40d8-ae57-d08a51e05b64" + "@id": "http://digitalheraldry.org/data#6d7c045c-8a0b-48e8-aa23-23d2a620fc1a" } ] }, { - "@id": "http://digitalheraldry.org/data#a88c895a-2611-4392-a22e-3f8d3ddb1a3a", + "@id": "http://digitalheraldry.org/data#CoA0000006021", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Book", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#990b4fc0-8d85-476d-bd37-f198cc4c01cd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a12e910f-c70b-42cf-a13e-8cb67d01b31d" + "@id": "http://digitalheraldry.org/data#b62c60a6-f631-439b-9ba5-97191fcc22d3" } ], - "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#89f0f320-c6ff-492c-9402-28d4dd15c5d9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#883eb64f-b2b9-4f23-b31b-db719e688851" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(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": "6021" } ] }, { - "@id": "http://digitalheraldry.org/data#9add393f-b797-4324-bea3-fafc0563c1c9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#2789c68e-95dd-44c6-8904-701ba982455b", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#0bec3e15-14e0-4d71-8d3c-408fe5938b6d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" } ] }, { - "@id": "http://digitalheraldry.org/data#977cda45-7ba7-4030-859c-8674ef492ec7", + "@id": "http://digitalheraldry.org/data#414477ab-6be1-49e7-a0bd-cbd1a61c71de", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -80293,124 +80249,151 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#7c4ec233-84a9-4260-92de-b315973ee95c", + "@id": "http://digitalheraldry.org/data#cafc03f1-b616-4dcd-91e1-41d0ff996357", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1a61bfda-1332-4cfd-8145-9a2487bd0439" + "@id": "http://digitalheraldry.org/data#8c5f767a-7ec2-45cc-afad-b4fdd484d07d" } ] }, { - "@id": "http://digitalheraldry.org/data#0158bba8-f08c-42ec-9afd-9e135d0448da", + "@id": "http://digitalheraldry.org/data#CoA0000027003", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant and armed and langued and tinct for modifier" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027003_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#490ba862-40df-4df7-9f7f-abee5196d04d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1cfbba29-bfe9-4b43-b0bf-e68494048238" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27003" + } ] }, { - "@id": "http://digitalheraldry.org/data#ae34a9d9-3493-4c73-8f55-edfb44e671c5", + "@id": "http://digitalheraldry.org/data#221a2793-dd15-44b1-83ae-fffa2aafc2a3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d2410405-e8e1-4c77-92fc-a5751c41692b" + "@id": "http://digitalheraldry.org/data#3aa8c6ee-bf3d-452e-abdc-e424ed94745c" } ] }, { - "@id": "http://digitalheraldry.org/data#65e9721b-bae3-44a3-845b-3c5b95cddbb8", + "@id": "http://digitalheraldry.org/data#be08c891-be4f-4c2b-b570-b92622fe2fe8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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/data#99b22ed7-99e0-4f05-b8ed-10015e4da858", + "@id": "http://digitalheraldry.org/data#848dc3d0-3e2f-46a1-b68f-a999e7ced48c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#5bf516f3-7b9a-490e-8fba-013304b37e04" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B", + "@id": "http://digitalheraldry.org/data#d003e315-789d-40fa-87dd-f13e8eee9f37", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed Charge2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#84926a95-b84f-4328-80ca-168c8868eb5a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bd878012-abf3-469a-9594-323b60855716", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#9ac5537f-66eb-4712-959f-6a2bfa4f583e" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1a16a73c-4e72-433a-a290-9f2fbf6223dd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@value": "17508_B" + "@id": "http://digitalheraldry.org/data#35aee63a-53f5-4df2-8191-1cf7aba2fe98" } ] }, { - "@id": "http://digitalheraldry.org/data#e16ce059-43e1-47c4-9a04-46aa572a116f", + "@id": "http://digitalheraldry.org/data#0ef76d6d-17d2-4ec9-bd53-1df37c49897f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -80420,165 +80403,143 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B_1", + "@id": "http://digitalheraldry.org/data#e1577668-45dc-46e3-9d5e-c8434438d159", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007858_1", + "@id": "http://digitalheraldry.org/data#666cceb8-52cc-4e22-8374-96fe8f46428a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000008724_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#59a62aad-fb81-47be-9caa-d675f9ba6447" + "@id": "http://digitalheraldry.org/data#CoA0000008724_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#c5ce8ff0-9451-49f4-9c2e-1167d38a21fe" + "@id": "http://digitalheraldry.org/data#CoA0000008724_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "7858_1" + "@id": "http://digitalheraldry.org/data#CoA0000008724_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f34db5a9-9038-4a77-a060-07082e7474d5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#085c8583-1cf5-417a-a65a-370379a73501", + "@id": "http://digitalheraldry.org/data#ac7e4202-cc46-47ba-ac59-e79c9af25e78", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f592930f-3d10-4be2-91df-2e9d54632051" + "@id": "http://digitalheraldry.org/data#c45dfdf5-6caa-47ea-aa6b-7444bec6bb7b" } ] }, { - "@id": "http://digitalheraldry.org/data#391a4a64-97a2-4270-8d9c-a6c4f0b7b745", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#between", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b599aae5-7530-4e93-af03-982405c49c28", + "@id": "http://digitalheraldry.org/data#4c322fc5-701d-49a6-8083-b2b866eb07eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#79131ec2-d650-4859-aee2-130a4dbc589c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008287_1", + "@id": "http://digitalheraldry.org/data#25218993-12b7-490e-bef9-1d7055b6faa2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0cb915dd-bcd8-48b5-9a27-9af41a28dffa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8287_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#5769a179-9111-4ef3-913c-61d70ef5a973", + "@id": "http://digitalheraldry.org/data#d81d7e8b-447b-47b0-ba77-5bd7dc05bb65", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#73227194-21d0-4db0-a40c-4ca89eba1ee5", + "@id": "http://digitalheraldry.org/data#8eb3c596-b6fa-4163-9af4-75017dd17cc7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#5b60a21d-dd94-4b6a-8a09-03872d666a17", + "@id": "http://digitalheraldry.org/data#3edbab23-ac9f-40ff-bf63-96e3e6f3f3d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000194_1", + "@id": "http://digitalheraldry.org/data#f93d80d5-c4f3-4c2e-ab80-1eeb6ad022fb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003803_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -80590,30 +80551,37 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4eabcb5d-abd5-40a8-a1cf-649739de7274" + "@id": "http://digitalheraldry.org/data#84f0b1b9-26c8-47da-989c-64d580ef8512" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2e9de28a-cf72-49cd-9913-c773c38019fb" + "@id": "http://digitalheraldry.org/data#feee3e47-6e13-49b5-bd20-91990f389435" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "194_1" + "@value": "3803_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e78e6546-2563-45b2-9ad5-223042d3222e", + "@id": "http://digitalheraldry.org/data#d5cdd0f0-b3b4-4565-a028-e7dacc936f3f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#1411a6d9-745d-4a61-9f9d-12a5b776355f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a23d18a8-e8eb-4abe-b8af-37bd2018a4f2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -80622,49 +80590,46 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3a05cd46-b966-47be-8bfc-af4fc1fd7048", + "@id": "http://digitalheraldry.org/data#051040dd-4407-4ca9-844d-adffa5e9f3c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#420c3900-fa8b-48df-9b79-bca9b8a982ed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6d807c21-7975-4ba4-909e-80496be78869" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6d44a4a0-23bb-4c0b-a83e-013c2d9248fc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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/digital-heraldry-ontology#Grady", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithLionsClaws", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#9d4ae632-2fe1-487f-af19-f8180f5eb230", + "@id": "http://digitalheraldry.org/data#b06bbeec-e4e6-4431-8894-fa55da3a89e1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -80674,70 +80639,78 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7a5d14e4-f027-457e-9f29-c31d08d7a068", + "@id": "http://digitalheraldry.org/data#eaf1c41c-7106-40b6-910a-e04bfed51a54", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#23462a20-f679-4a28-b89e-8fe2df0ad157" + "@id": "http://digitalheraldry.org/data#7b562155-cd07-4f4e-8d18-7ede4e870905" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsFace", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b57e877d-51a0-40ae-b368-f9c9b6a596e2", + "@id": "http://digitalheraldry.org/data#76b2f460-8b3b-44fd-8ca8-32f7502663e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#16402a13-5052-4f10-9cac-fa23fe45048c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "@id": "http://digitalheraldry.org/data#c91c4c0c-2857-4eda-8ab5-d884035df40c" } ], "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#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f04818c7-531f-4d36-9203-c648f1f66345", + "@id": "http://digitalheraldry.org/data#211abec1-6fbb-4068-81da-60746f78b568", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7adc5369-3244-42aa-a36c-5f44bd68202b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a66b2c03-942c-49b0-9911-dbec6e70a3cc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#e6a5c9e7-7a4e-4b72-bbcd-36a877f3c3fe" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006232", + "@id": "http://digitalheraldry.org/data#CoA0000002834", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -80749,78 +80722,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ce85b208-2667-4092-89d8-06ca8075ed16" + "@id": "http://digitalheraldry.org/data#08e81c69-d18c-4c62-8126-c31714065b6b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fc639e80-8922-40fd-bc77-d74eead7c95e" + "@id": "http://digitalheraldry.org/data#ff4867e6-8ded-4c78-a5c9-bdbd2dd76751" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6232" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "2834" } ] }, { - "@id": "http://digitalheraldry.org/data#e3e7c675-4b05-449b-aca9-95ddb0caeddb", + "@id": "http://digitalheraldry.org/data#e6f9886b-9e02-460a-bb64-88975c4aa456", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Wing", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6104b9c0-559a-493d-95e1-5ca0ded50a3f" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b20036a8-a796-4c70-ac1c-b20ab0f16f7b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bff886be-2e80-4c81-becf-39f8fcb5c623", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "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#d03ef9cf-559e-4ac4-af71-fb780e493e05", + "@id": "http://digitalheraldry.org/data#0aa9d5ec-826e-49b5-a926-b06f75012805", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -80830,60 +80776,49 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1baf4f76-43d2-40bf-a9e4-4bc55cd37feb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/data#47633358-351e-47de-a127-ffa59665d2d8", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002910_1", + "@id": "http://digitalheraldry.org/data#CoA0000016385", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e7663b29-d94b-4767-8239-2a289d6504a4" + "@id": "http://digitalheraldry.org/data#ce14dc75-dded-46cb-9bbd-0d590909aad0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#890c8162-75b3-4c09-81a8-ea255f66431a" + "@id": "http://digitalheraldry.org/data#9ac086d3-3952-4dfe-a5bd-535492035037" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2910_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#442149d4-650d-4a74-963b-f29256210748", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "16385" } ] }, { - "@id": "http://digitalheraldry.org/data#5668b3c8-d169-49a1-96f9-52c959c1e27d", + "@id": "http://digitalheraldry.org/data#070fe7d5-ae80-4ba2-b261-9ce4957c4a6d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -80895,209 +80830,193 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#366a40d2-2c8e-4df0-9abf-9bc4af80dfc6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fa9bdaa9-69b3-47a8-b99b-6a8f0cf86b61", + "@id": "http://digitalheraldry.org/data#CoA0000006272", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasField": [ + { + "@id": "http://digitalheraldry.org/data#d867611c-0ff8-4c23-90db-bf41ee6c7524" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#27fe7803-83c2-4013-9308-f1045a2cedb9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6272" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wing", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#8d032948-799e-4e14-a948-24127d2a22a6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#139a0765-f6ad-4474-99fd-47204b245dcb", + "@id": "http://digitalheraldry.org/data#3749ba54-042f-43a5-8290-f40ffda3f8e4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#2ab7e0f7-3b81-4641-9f81-735088f858b8", + "@id": "http://digitalheraldry.org/data#ce0d7031-91d2-4411-9b1b-d26c9ee42f6e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented" + "@id": "http://digitalheraldry.org/data#e62f9f43-f820-4f87-86ef-31c66cf7744c" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pile", + "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#1032dac9-9c75-4f05-96e6-4d57a55d268f", + "@id": "http://digitalheraldry.org/data#fb4e4598-f74c-41e0-83e8-cb1da6dad3e1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007968", + "@id": "http://digitalheraldry.org/data#0f58b99a-b66f-4334-a332-a1d892696b23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b7348702-ba37-498c-b8bc-cccbd790b4c3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#270e4ba5-7464-4efb-89ad-febe4391ed8c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "7968" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007334", + "@id": "http://digitalheraldry.org/data#a95d767f-02ab-4e5f-aa95-bd811c4785e0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000007334_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#28c35d74-3c74-47c9-bffc-56e5ba8869e4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#c75794cb-3bce-4325-afc4-383a6b5805b5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a5851262-b4a7-426f-93f8-257b048b0084" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7334" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#607a66b3-1c84-473c-90a1-9d18ba2b822a", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#42bf186f-6a4d-4512-8ed5-a16913563a58" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#a3eb8415-ae4e-4df5-96b3-b83d914b3d73", + "@id": "http://digitalheraldry.org/data#d2e9dca2-e92d-45c0-824e-fd85ec91e75c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Bendy" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#6a7ea2f7-2f02-4172-9fe0-0723bc33d7cb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@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#CoA0000008287_A", + "@id": "http://digitalheraldry.org/data#fce9378e-eba4-4dd8-ba95-4a881976e6ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "removed field_seme" + "@id": "http://digitalheraldry.org/data#e285fdfb-be12-4c98-a3dc-4ff38c88149c" } ], - "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#736dced3-c596-433d-991e-f0712981fef8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Ermine" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008299_A", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -81106,54 +81025,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#402183e3-cee2-4c05-8ca0-390ee3695bf8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e7b94a96-4e5e-4af2-b381-146eb476e427" + "@id": "http://digitalheraldry.org/data#a7f3aa8b-0b43-4f2d-912b-3f3534a5fd93" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8287_A" + "@value": "8299_A" } ] }, { - "@id": "http://digitalheraldry.org/data#8ac66e78-1e23-449c-81b3-b37ecde93b20", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#de000937-c30a-483b-979a-61814cdb3f00", + "@id": "http://digitalheraldry.org/data#1ab79c16-d30c-47d3-8006-614879e907a4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#33657d1c-71fd-4ddb-bac1-9891868a6717" + "@id": "http://digitalheraldry.org/data#b0d7914d-099e-4a69-80ca-2281ec1ba3e4" } ], - "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#8492df27-941e-40f9-a9c5-584b69039c4f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - } + "@id": "http://digitalheraldry.org/data#22372e0e-ad9a-400f-b3b8-ca539077cb33", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#5ca924b6-6265-496a-88c1-84d5114cebd2", + "@id": "http://digitalheraldry.org/data#401c03a4-ef2c-4b7c-8453-5fe86695eebf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -81170,76 +81081,52 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6a7b4065-a64d-482a-b08c-f769060ffa58", + "@id": "http://digitalheraldry.org/data#8585b432-e3f5-43ce-90ec-b8852ee517a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", + "http://digitalheraldry.org/digital-heraldry-ontology#Star", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#90180483-8e9d-408e-b63c-02e6e65f6ce5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5fe3a266-bc4d-4b46-bbab-11b8f48656d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0238128a-14da-4011-ac96-a7072ea153fc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e3f336e4-f7f0-4f47-a68c-22cac7292086", + "@id": "http://digitalheraldry.org/data#c3b1f672-2d63-4d8a-b6e6-be080fdfcea6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#75cf3031-2b27-47c5-9e13-eec1642d568a" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#459784cf-3da7-426b-91e9-0be58c9faf71" + "@id": "http://digitalheraldry.org/data#c80bf2f7-817c-4b4a-8d9d-50d204b7c4d2" } ] }, { - "@id": "http://digitalheraldry.org/data#2b1b40f7-b06f-4ab9-83c7-6d3d0e523f82", + "@id": "http://digitalheraldry.org/data#806c039c-8a4c-4a28-8cfc-1262ee92171d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#111b89dc-983a-41f5-b74b-facd570e7c92" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#afff9945-54c1-4212-b730-bc31513be274", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5478ff43-f5b2-4f67-a01f-bbb7f84e7cfd", + "@id": "http://digitalheraldry.org/data#f742745e-b411-46d2-a973-1980227952aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Cross", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" @@ -81247,190 +81134,193 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006037_1", + "@id": "http://digitalheraldry.org/data#CoA0000006323", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": false + "@value": "fixed order of tincture" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#34d6a6a9-78c1-4f7f-91f4-98bc19a7a478" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006323_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#026f7099-e2c4-4026-9b7b-4c66a4dfed26" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#877069be-b173-4da7-b7d5-24a1a6b65ce0" + "@id": "http://digitalheraldry.org/data#57232bc7-a645-4acf-a192-851d2d6f097a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6037_1" + "@value": "6323" } ] }, { - "@id": "http://digitalheraldry.org/data#bd2e617f-3091-464e-be57-7a9bcaffda84", + "@id": "http://digitalheraldry.org/data#ba1373a0-662e-4074-b76e-7e03c8f01ddf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#62fba52f-75e5-4326-b830-fe43c4e7dad1" + }, { - "@id": "http://digitalheraldry.org/data#b761579f-7a31-411c-97b9-32de8710edb3" + "@id": "http://digitalheraldry.org/data#4d0b5f4d-fcc0-483a-ae2e-2429f3a3d3be" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#35208968-3ef6-4d6c-bfeb-0708215697ee", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e8052985-e198-4d02-864c-dcaa3c7e7f06", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f33dc87e-4933-4afa-8d4a-634767ff513d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#43c9b657-cbd8-48a2-8c53-a4256c1b90c0", + "@id": "http://digitalheraldry.org/data#1cf990f3-f5d4-4d38-b75e-c32e21b8db8b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006402", + "@id": "http://digitalheraldry.org/data#CoA0000031534", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant and crowned to Charge1" - } - ], - "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#CoA0000006402_1" + "@id": "http://digitalheraldry.org/data#a816d691-9cfd-4376-9fbd-d16c9d218f9d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": true + "@value": "31534" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e21b32e8-f2ae-4464-a7a1-29468573cf80", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#df2fbeb8-b6d6-4044-acdc-dc5552f33686" + "@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#c625f400-56f1-4b91-b842-7241dc09b485" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#0056daaf-91a3-4eae-b2b2-6eb11e3b0f04" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6402" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#80618b4b-a4f9-4070-a564-57083511591b", + "@id": "http://digitalheraldry.org/data#a94dd81f-e48b-4784-957e-958bb662aaeb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#f4dc4231-874f-4b22-80cf-6d99fa3c6314" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#cc7e3a94-b9e4-4a84-bed4-81d8cf601732" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e59d40f6-9dc3-4588-9373-91ed63b1d163", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#b94a7877-a3a6-4710-ae3e-e5ebdf88f750", + "@id": "http://digitalheraldry.org/data#cbc1243d-9607-403f-8c39-db5e393d5e03", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#861ce67d-756f-403d-ac0c-c7340ba1e450" + "@id": "http://digitalheraldry.org/data#520e473d-55e0-49cd-873f-38d30e7c81cc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ad397269-5c52-4f1b-894c-183c3f082f25" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#589ddd31-c91a-4a2e-9a20-26da690c9104", + "@id": "http://digitalheraldry.org/data#873f7278-948b-4b5a-9dd9-43537188bafd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "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": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#CoA0000006259", + "@id": "http://digitalheraldry.org/data#CoA0000021424_A_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -81442,74 +81332,70 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3ae283c8-2ded-4f13-b5e0-0cac08c3c491" + "@id": "http://digitalheraldry.org/data#2330c2a9-c673-41b8-9882-02acf2e62610" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "6259" + "@id": "http://digitalheraldry.org/data#1db5e72a-05df-4dc3-a083-0230803f4133" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6e27e702-c9a8-4a43-91d4-156b032f10b7", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@value": "21424_A_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649_D_1", + "@id": "http://digitalheraldry.org/data#8fd004a8-3846-4ab6-92b9-f5f6b1972770", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#c66bf688-68e4-407c-bbc5-165ba4d3a01e", + "@id": "http://digitalheraldry.org/data#f55dd5fb-2dd0-4d58-b114-3e6bcf6ab02c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c62ba0aa-deea-4ba1-a601-3084260aadef" } ] }, { - "@id": "http://digitalheraldry.org/data#c8e89f14-4ca3-42d6-ae83-e2b9c831b4d4", + "@id": "http://digitalheraldry.org/data#CoA0000008991_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crown", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e3773e21-0cdd-498f-9179-b1e223e5ba52" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#b9f1a6b8-da36-4116-a98a-ca24dba171f1" + "@value": "8991_A" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" - } + "@id": "http://digitalheraldry.org/data#0117ea27-2b55-41c9-8093-841931e5e272", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008188_B", + "@id": "http://digitalheraldry.org/data#CoA0000017552", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -81521,27 +81407,47 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ac53ebc6-6e00-4b16-8cb1-caffb47d19de" + "@id": "http://digitalheraldry.org/data#5599890c-39d4-43ef-9d9f-524466c5dba8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f90e6e3d-8ef9-482d-86f4-75483a6692a3" + "@id": "http://digitalheraldry.org/data#5c9c4779-8794-41e7-99fc-cefb2b92d142" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#6d86e7ea-464f-405d-ac7c-430efeb5cdc1" + "@value": "17552" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flying", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aac0f266-ea2a-4173-95bb-e5729087f280", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "8188_B" + "@id": "http://digitalheraldry.org/data#9fc14f54-d7be-4e98-bc89-659de544d660" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#440e94f2-c092-4799-b8fa-f5a70ae5b6a8", + "@id": "http://digitalheraldry.org/data#f386eb54-a1dd-4ab1-840a-3f72c943c114", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -81558,31 +81464,36 @@ ] }, { - "@id": "http://digitalheraldry.org/data#32daf718-037b-4f4c-9751-726c082e271a", + "@id": "http://digitalheraldry.org/data#4c166e84-93ae-406d-ab04-b3350d8a2326", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#fb65a865-60e7-41cc-92a9-b8118d9c0b98", + "@id": "http://digitalheraldry.org/data#aabd8b99-4bac-48aa-88e5-f7e7768c6a52", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5f7bee89-edbd-49e3-9cd9-e32e624dcd39" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011299_B", + "@id": "http://digitalheraldry.org/data#CoA0000009683", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -81594,86 +81505,77 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#12bfaee7-df25-4d90-bae0-040755dabe58" + "@id": "http://digitalheraldry.org/data#f8eb288d-decd-419b-8f60-ed8d7e743bf1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e1bcf25a-099b-411b-ba91-334f15b61cbf" + "@id": "http://digitalheraldry.org/data#5ed37b93-61c9-4053-87a7-af585cbad86d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11299_B" + "@value": "9683" } ] }, { - "@id": "http://digitalheraldry.org/data#d73f69e9-8f98-4fc5-ae77-3949d8c96b85", + "@id": "http://digitalheraldry.org/data#746e5521-bf15-4f04-80cc-c002dfe71142", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000022239", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" + }, { - "@value": "fixed Charge1_Num to 2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000022239_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" } ], - "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#b8ee81e4-984c-4479-b989-c30576b6baa2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#e958f7b2-55f7-464f-8cdd-729cfb5c4949" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#26b5b894-3e30-4c8b-98bf-2a818b78561a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#944934da-a7bf-4d6b-b81a-a2fcc8d53981" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "22239" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006228", + "@id": "http://digitalheraldry.org/data#CoA0000011773_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -81690,7 +81592,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006228_1" + "@id": "http://digitalheraldry.org/data#CoA0000011773_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -81700,22 +81602,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5633c9e4-6f3a-4479-80ba-e7b66ae38dfd" + "@id": "http://digitalheraldry.org/data#2d7f6b7e-9256-4c09-a182-7646a74dbe39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2a465af5-f06e-4dcb-a009-f8c84edebaf1" + "@id": "http://digitalheraldry.org/data#f7607ed3-3da3-4bed-8d22-c9834356c33a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6228" + "@value": "11773_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006026", + "@id": "http://digitalheraldry.org/data#CoA0000008974_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -81727,174 +81629,180 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#db1a0831-3706-4d53-ac84-fbbc34a09cb9" + "@id": "http://digitalheraldry.org/data#61cd25e9-55c9-4a8a-a88a-312e0bdca3ae" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6cc72499-c061-48c1-bd32-5c3142cba13e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#e1bf319f-b2b9-49a3-95ae-a50813626f28" + "@id": "http://digitalheraldry.org/data#25143c50-7439-4468-b977-3fa4dc44d900" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6026" + "@value": "8974_A" } ] }, { - "@id": "http://digitalheraldry.org/data#b4e289b4-0b9d-4e29-91b1-58dddc65cbf6", + "@id": "http://digitalheraldry.org/data#55fed412-1d8a-4ef5-b457-e938cedffc9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f2690382-417a-42d9-9dda-1ef1efc98a65", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d7826b64-8b56-4180-b3a5-a52aec776b9e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5a350d69-c719-4e6f-b9ab-005c25368674", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#66692f44-abed-4ef4-bc7e-c60211eae58b" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007209", + "@id": "http://digitalheraldry.org/data#CoA0000027012", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ { - "@id": "http://digitalheraldry.org/data#eb363085-ea5a-45e3-ae30-07b6ce56499a" + "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2a37bf2b-8d42-4a05-b548-29d198f5eb85" + "@id": "http://digitalheraldry.org/data#3aaf7aeb-4c9d-4b24-8703-0728ff085dc3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7209" + "@value": "27012" } ] }, { - "@id": "http://digitalheraldry.org/data#75241986-a5cd-4a2b-988e-a860b27ddada", + "@id": "http://digitalheraldry.org/data#56f679cb-7b07-44e2-9eb8-27981f78ac37", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#06b91e96-fe63-4fc9-9bea-ea4dec91656b" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#68439f2e-cab3-4a4b-9b9c-81d59121f2cd" + "@id": "http://digitalheraldry.org/data#a9c0c224-f9d7-4015-be1a-ce5c1e2d54aa" } ] }, { - "@id": "http://digitalheraldry.org/data#4f34bd73-f8cb-44bd-9970-925e478cd6b0", + "@id": "http://digitalheraldry.org/data#fe0d505d-c874-473d-939f-1fef18e5a8d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0f2c063f-c741-4206-a695-9176ca4ff8da" + "@id": "http://digitalheraldry.org/data#375480a5-5755-4b19-ae0a-bc40210ada29" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "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" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pierced", + "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#CoA0000002740", + "@id": "http://digitalheraldry.org/data#2a3fdc5e-4841-443d-bcc9-cf37eb394efe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b2541177-e1df-46f1-a45a-0bf64c7b65e7" + }, { - "@id": "http://digitalheraldry.org/data#0e94f26d-1f97-4880-b419-df2c8eccb5df" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#e7ab75c0-bfac-43cf-acdd-4a60557a93be" + }, { - "@id": "http://digitalheraldry.org/data#0e489258-5198-4a75-878b-16197d0f673d" + "@id": "http://digitalheraldry.org/data#bace15d5-c10f-4d43-9575-c6b5f6a61b50" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2740" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#3c984386-4e1e-4c2b-bf84-b4b8ebb59bd3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7f6d46b4-bff2-44a1-b950-ddf393da8ae5", + "@id": "http://digitalheraldry.org/data#60009576-0764-4a45-ba74-2f0978e1e2c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#63371da7-913c-4e66-8d69-63b1b41bd17a" + "@id": "http://digitalheraldry.org/data#3f9b6608-c449-4b55-ac57-64d32d3f402f" } ], "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#CoA0000006710", + "@id": "http://digitalheraldry.org/data#CoA0000031571", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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 @@ -81902,326 +81810,388 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#522a1669-8f92-42ab-9f37-1b7c95ed3f29" + "@id": "http://digitalheraldry.org/data#983f84f5-f79c-4d1f-ba10-aae84a737b36" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#82f67cc8-5ae4-4f25-b55b-bb240bc1295a" + "@id": "http://digitalheraldry.org/data#89ddc2f4-7a4a-42ae-83df-1de24ac034a9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6710" + "@value": "31571" } ] }, { - "@id": "http://digitalheraldry.org/data#e8575843-caa4-4402-862e-da9e646033e8", + "@id": "http://digitalheraldry.org/data#4b1e6d1d-66c7-4511-a5b3-5859db64919e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#7b685c32-c3da-4f55-881a-29f45e51fbe5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#7770de16-bd1b-4b21-923c-d5574c13ebcf" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b60554af-52d9-4de1-ba1c-a706909d66f0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#69593062-6f92-437f-816d-054173e04585" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006273", + "@id": "http://digitalheraldry.org/data#CoA0000006848_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "changed Charge1 from garlic plant to leek (this is more acurate according to https://www.heraldik-wiki.de/wiki/Knoblauch_(Heraldik))" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#0dafcb9a-275b-4b96-8700-9f5543b7daeb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006273_1" + "@id": "http://digitalheraldry.org/data#89c16785-3fcc-4fa6-b621-351f09aa4cf0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#837c0a25-e9af-4abe-94d1-584a258cc5ba" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#49c795e5-8b2b-468e-829f-7b58a1610079" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6848_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000000773_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f9098545-076e-44b8-83e6-df213bd867b9" + "@id": "http://digitalheraldry.org/data#9c8d4db0-1f44-4fba-bf87-ca06ed9a0b8c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#26817789-1ab7-4591-ac54-933fa656e719" + "@id": "http://digitalheraldry.org/data#abe5752e-b38c-4fc9-a000-b5123de675b4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6273" + "@value": "773_1" } ] }, { - "@id": "http://digitalheraldry.org/data#eb02221a-927a-408f-ae77-bd9619d594b3", + "@id": "http://digitalheraldry.org/data#CoA0000031511", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dice", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f49318f8-b139-4603-959b-27213119cbc5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#48351d24-e599-472a-9827-cb59fa8fd017", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5201d1b5-7be5-467c-a376-fbc7df20c06c" + "@id": "http://digitalheraldry.org/data#86754f3f-9e7c-4a39-a167-7d195ecc0752" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bdb9ec6c-e828-4517-af1f-bc8f03405e9f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#780166b1-8958-4419-b92a-a6b58980ca19" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#0f8c1469-dbc9-44d7-9d82-de8f0b652189" + "@value": "31511" } ] }, { - "@id": "http://digitalheraldry.org/data#f602c6ce-717d-408e-be1a-adb1255329a4", + "@id": "http://digitalheraldry.org/data#CoA0000031504_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a7a07e11-75ca-4857-ac9b-56a1fc5acb39" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#23462a20-f679-4a28-b89e-8fe2df0ad157", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#189df23a-7e7f-4e56-a80c-4a691beb6206" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "31504_1" } ] }, { - "@id": "http://digitalheraldry.org/data#ec8fdc6b-94b2-4a8f-94ea-07f3bce4670e", + "@id": "http://digitalheraldry.org/data#eae33bb7-459c-4252-9f3f-85983577edd0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#f10d4486-197f-4769-8a2e-0ce2c92445c4", + "@id": "http://digitalheraldry.org/data#a1602717-a481-487f-97df-b9ad0aacadeb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 7 + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#28b853da-5226-4611-bcb8-0af1dbd0eb4e", + "@id": "http://digitalheraldry.org/data#e21e8743-2b40-41d9-b124-45456ac88b88", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#0173329a-b1f7-430f-b7aa-25417919ca32", + "@id": "http://digitalheraldry.org/data#fc5d6c33-964b-480c-9945-8a01fa7b4c9a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c19e84f1-bb85-4012-ade1-a7c6ba7f408c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8ae69043-f624-4d9d-93d5-fad5410f4df3", + "@id": "http://digitalheraldry.org/data#CoA0000005967", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#79d35b56-3562-4651-9c0d-0da11047ae53" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#07d228b0-c709-4911-92f8-eb248d3f5a27" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#16745831-6f1d-4e29-aecf-c7ed5db03d56" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#495197bc-78df-447e-aa03-d8c57485a1dd" + "@value": "5967" } ] }, { - "@id": "http://digitalheraldry.org/data#0210fba1-8958-4a97-a7ba-e1ada94b10d0", + "@id": "http://digitalheraldry.org/data#2f5680a0-5659-41f6-b4c7-bd941a15716f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e277bf65-e6cc-4cd0-8273-a50825d935b6" + "@id": "http://digitalheraldry.org/data#a5b8b520-89ce-4bd8-affa-cc4693687df7" } ] }, { - "@id": "http://digitalheraldry.org/data#015e32ff-01da-4908-be4c-928b010d6cbf", + "@id": "http://digitalheraldry.org/data#CoA0000006304", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#hasField": [ + { + "@id": "http://digitalheraldry.org/data#d644cafa-daca-4977-aa27-c9ace545d039" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1f1283e8-740e-4fb8-b890-696b18d22408" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6304" } ] }, { - "@id": "http://digitalheraldry.org/data#c0af3b92-df04-4281-bfd9-392deb1367bb", + "@id": "http://digitalheraldry.org/data#CoA0000006680", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6469b798-aa5d-4794-8996-fd7af7138541" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8f92cacb-b836-44e4-9439-b891ce8c8f78" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6680" } ] }, { - "@id": "http://digitalheraldry.org/data#0648f9fc-7f5e-4bf9-9afd-52f260d419af", + "@id": "http://digitalheraldry.org/data#52cc1bea-f5c5-4ace-b37a-cfab3eea2315", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Salient", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#1ba398b6-3a3c-495a-b563-ee0ce56c8db8" - } ] }, { - "@id": "http://digitalheraldry.org/data#6ec799d0-d7aa-4732-896e-db8d1166159b", + "@id": "http://digitalheraldry.org/data#3d61564b-b007-4207-b3a6-7b96ada55696", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008755_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008755_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008755_B" + "@id": "http://digitalheraldry.org/data#c8a7a544-6974-46de-8c6d-5e2c959f24d8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008755_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d5619351-b28f-4f5e-aafd-07cf63717bd3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#a2fd757b-c099-4556-8f55-14524191dc9f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004403", + "@id": "http://digitalheraldry.org/data#7c99f818-8c62-4bc2-a042-c6b742124e7c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Slipped", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1ab5b579-101d-46db-ac56-b523962a6503", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "fixed tinctures / removed Charge2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#04935ea0-b9a5-4de2-b6c0-1044c1181298", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000004403_1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009583_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -82230,55 +82200,50 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1dc191cf-eb63-480c-b22c-73b277103c64" + "@id": "http://digitalheraldry.org/data#2cc0dd80-5505-4c62-983d-2837ec1d4c06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e8052985-e198-4d02-864c-dcaa3c7e7f06" + "@id": "http://digitalheraldry.org/data#4ef56130-0e72-4753-a13a-a9c512b8a75d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "4403" + "@value": "9583_B" } ] }, { - "@id": "http://digitalheraldry.org/data#e04adfa7-685a-4beb-8e94-bf0aaba75498", + "@id": "http://digitalheraldry.org/data#cda5418a-ff10-4b0a-aec2-32f9bd6c1da3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#68b94620-d848-4a6c-b1da-9d28992e967f" } ] }, { - "@id": "http://digitalheraldry.org/data#aed977b1-0650-4474-8539-9ad7f7f79fdf", + "@id": "http://digitalheraldry.org/data#2fff1f02-7e9c-4554-93bd-35e7eb5cbfc2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#22e5cbcd-0c23-4644-bbc6-eb4e207c725c" + } ] }, { - "@id": "http://digitalheraldry.org/data#6d60f5fb-4d2b-4d9d-96c9-638afec6c728", + "@id": "http://digitalheraldry.org/data#fac6cf35-0dbc-4a83-a501-bd3b43b337bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Pile", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#9c4e5772-e79a-4fc0-bdcc-40d1ad6b3d7e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#af1ff529-64f5-4fb7-bb4d-8644a311e1a9" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { "@value": 2 @@ -82286,60 +82251,82 @@ ], "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#f877e68d-b6d7-403e-aa6f-fbdaf210048d", + "@id": "http://digitalheraldry.org/data#cd911968-7bf3-4991-8deb-998c817a00e0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#SerpentCoiled", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c384a622-231f-4cc2-b8f1-711c70023044", + "@id": "http://digitalheraldry.org/data#CoA0000011265", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#b27b1f2c-46f8-406b-8123-c11f12ad9e7b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#170df3be-b73d-481c-a2af-a82ebf2b8e6e" + "@id": "http://digitalheraldry.org/data#7fe0b0b1-e3fb-4a39-85ad-55cbfe6159a6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "11265" } ] }, { - "@id": "http://digitalheraldry.org/data#d899a62c-8e21-4e42-9f26-acdf835bb931", + "@id": "http://digitalheraldry.org/data#71453614-c743-41da-8e12-40ed1c60d610", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1b706016-4c3b-47a5-8fea-839230bfbbae" + "@id": "http://digitalheraldry.org/data#3d61564b-b007-4207-b3a6-7b96ada55696" } ] }, { - "@id": "http://digitalheraldry.org/data#995a129d-7af0-45b5-bc39-a295b266bbd3", + "@id": "http://digitalheraldry.org/data#c49e46d4-e51d-46c9-90eb-978456a09357", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#08f81a09-07ab-4271-bbdd-1b1945ea21ab", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fa9bdaa9-69b3-47a8-b99b-6a8f0cf86b61" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d2a8fc04-1bed-488e-b5fb-f7386b0684a5", + "@id": "http://digitalheraldry.org/data#2c2cf9bf-1ee9-4d29-a81a-8e1f75bdc6ba", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -82356,53 +82343,84 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7340c355-3199-47ad-a732-fefab15a4162", + "@id": "http://digitalheraldry.org/data#473d9299-f33f-4546-887b-2c969b559092", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002792_1", + "@id": "http://digitalheraldry.org/data#7f2f3fb6-db5a-4954-86ec-5ccee953477f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3f3b4ddb-2684-4e12-94ca-4e785f794713", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#001597f2-cad7-40e6-8672-301471732716" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#147b62d5-fe39-4ab8-8528-bbe99a83f6e4" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b0ff2e03-85c8-4f1c-b6e0-d4b36d46549e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9a4ff593-ae08-44ae-904e-0f414fc8953a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2792_1" + "@id": "http://digitalheraldry.org/data#e1b0e45e-f47e-4986-8108-527b10c33896" } ] }, { - "@id": "http://digitalheraldry.org/data#ae19c0e1-02e9-4583-acbd-d8bb7c728e34", + "@id": "http://digitalheraldry.org/data#6c75d816-3063-44bf-a102-8b23e021cc2b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -82412,48 +82430,52 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008666_B", + "@id": "http://digitalheraldry.org/data#040217cf-3ce4-4ee7-9584-2eea82284e5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#03862e3c-6a00-4e84-800f-acd800052553" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9d66d585-4680-4a63-9d46-b58b1edea806" + "@id": "http://digitalheraldry.org/data#0ef69089-3af5-4c11-8b79-3332d6a9d343" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d4bc6587-b029-44d0-abd5-4180b8d605ac", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#633c1a60-3c0f-413f-a44c-c730a54d50c2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6ef624bb-b770-48e4-9289-ee599b2973ce", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8666_B" + "@id": "http://digitalheraldry.org/data#d089dc97-1fa8-4d59-af36-64eb1d080d82" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378", + "@id": "http://digitalheraldry.org/data#CoA0000010789_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -82461,24 +82483,24 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ae6f3d09-01b6-4533-bb62-527d51277127" + "@id": "http://digitalheraldry.org/data#b0a99676-7c16-4d66-9988-8ce58351c10d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8378" + "@value": "10789_B" } ] }, { - "@id": "http://digitalheraldry.org/data#7e996d3f-53d9-40ed-a693-3e4cc0fb541a", + "@id": "http://digitalheraldry.org/data#377992f0-75ec-419e-b761-475cdab90a06", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -82488,65 +82510,56 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cbcb0dbd-3d6f-46b7-bd87-c4fe75538ab5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#663b7651-541f-4038-9634-fd7ac685e5f6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#95ae2423-6718-4e6d-860d-c2430e18a1d6", + "@id": "http://digitalheraldry.org/data#983f84f5-f79c-4d1f-ba10-aae84a737b36", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#d044c149-6e6e-49fb-8551-effeb0162ef6", + "@id": "http://digitalheraldry.org/data#7143fceb-ad56-4cc0-92ef-282f328550c9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fff86b77-085a-4b46-8a12-a71ee8327843" + "@id": "http://digitalheraldry.org/data#83d41369-3e70-426d-80df-f73f11a78dd7" } ] }, { - "@id": "http://digitalheraldry.org/data#2cb61376-efce-4602-9f8f-c07b383d3a4a", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#ba01f0e0-67f3-4594-82be-87ab4867dead", + "@id": "http://digitalheraldry.org/data#fd20498e-8a27-486b-ba94-afda3228fef8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#55e9df50-0a2d-4119-9972-b8ecca724422" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -82556,64 +82569,130 @@ ] }, { - "@id": "http://digitalheraldry.org/data#014092fe-43f3-40f4-8c69-f12e0ef3689e", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#228b8440-179f-4737-9bcf-4dc85f6703a6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#1d720420-1fcc-47e4-b0b5-2cbaf640ac59" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#2dc39c73-6a75-4c75-8626-ac9c22372c7f", + "@id": "http://digitalheraldry.org/data#CoA0000007602", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#8ac903e7-fc07-4496-adcc-ca3116580a98" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#ed914af6-c61c-4f6d-9fc1-36fe880f6db9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "7602" + } ] }, { - "@id": "http://digitalheraldry.org/data#2bd82d0c-649b-4c54-b41e-e3a9158db242", + "@id": "http://digitalheraldry.org/data#5f556fd0-f0f5-4bae-8f39-4a7b172fdf77", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#c11bdb14-a072-45f0-80f0-df72baa012d8" + }, + { + "@id": "http://digitalheraldry.org/data#b6c65401-f3e0-458b-8568-5dcfb0a99970" + } + ], + "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" + "@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#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#82f67cc8-5ae4-4f25-b55b-bb240bc1295a", + "@id": "http://digitalheraldry.org/data#bf80d1ef-6b0a-47f2-934b-98927f00933f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#28c87ca3-2764-4e55-8ab1-fd70e84fec1b" + "@id": "http://digitalheraldry.org/data#1f70a50d-cdfd-4a9a-bb5d-30c3cabcf44a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006024", + "@id": "http://digitalheraldry.org/data#59ae6c58-5c29-4eee-9480-0f66750a6626", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "added rampant to Charge1 / added compony to Charge2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": true + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0b54bc57-088e-487c-92b3-9ac929e46212", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006024_1" + "@id": "http://digitalheraldry.org/data#d4a0b0a5-c452-4fd4-ba6b-a046a5b74a6f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002725", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -82622,95 +82701,91 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7b1b8f3b-1ecd-4694-babb-0efc1fd2f5bf" + "@id": "http://digitalheraldry.org/data#95659731-900a-4c80-a97c-2e6994117cff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d899a62c-8e21-4e42-9f26-acdf835bb931" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#e229f6bb-9ed1-4f99-8a05-d60633916ca6" + "@id": "http://digitalheraldry.org/data#4f597f77-3357-4bf5-b727-8eda292fdd70" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6024" + "@value": "2725" } ] }, { - "@id": "http://digitalheraldry.org/data#e1c14980-e4bf-4844-a43b-4d1b73297069", + "@id": "http://digitalheraldry.org/data#CoA0000008800_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@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#e3e9a21a-846b-44d7-a529-eae5a56aa5c1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d73101f1-09ca-44f9-9766-c8cd2bd72ab8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bull", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0394b161-1718-4d4f-8b42-a41a35264fdb" + "@id": "http://digitalheraldry.org/data#18cbb53a-cbe0-4580-a572-601c471ebfd8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "8800_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_1", + "@id": "http://digitalheraldry.org/data#CoA0000006234", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#CoA0000006234_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b3aac7d3-2266-4652-baf9-4f0141296831" + "@id": "http://digitalheraldry.org/data#b5a11cde-622f-47d6-8400-69f154fae385" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "27639_1" + "@id": "http://digitalheraldry.org/data#37d364a1-291d-40f2-8098-4911caa4e85c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d8e33d8d-996d-41f1-acae-b1e4ad910890", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#2c74f5f7-69e6-485a-8933-ded9ad00a59e" + "@value": "6234" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006229", + "@id": "http://digitalheraldry.org/data#CoA0000002709", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -82722,46 +82797,76 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b601a38a-974f-49f5-abf1-51d1911bb351" + "@id": "http://digitalheraldry.org/data#ce938bd8-088b-414e-bf8f-b21f10900f73" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4904b9b2-6582-461f-81be-c3d79d7b0bb2" + "@id": "http://digitalheraldry.org/data#bc66f78b-c1f7-4887-9977-a2eda08e008d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#9e92b5b7-1dc9-4ea2-8dae-255819ec7e4e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6229" + "@value": "2709" } ] }, { - "@id": "http://digitalheraldry.org/data#a88cde00-9945-40cb-a16d-9fb0c1483297", + "@id": "http://digitalheraldry.org/data#9e58627b-8548-4fe8-91f0-19d0137c9321", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#2430eb53-73c6-4b2f-a34f-bd53d6c87e4a" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#5d36785c-c5c0-4a34-af24-b58f366b18d7" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#be0e0d47-7b4c-4481-a73d-ea103d486ce0", + "@id": "http://digitalheraldry.org/data#6a71f675-c5ae-4a26-b1e4-94dc94be25c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#fd639459-d1e8-4e90-b4cb-85a5399061f6" + } ] }, { - "@id": "http://digitalheraldry.org/data#b245c581-7e7e-4bb8-a17d-c2574172ffc5", + "@id": "http://digitalheraldry.org/data#6b0ceac4-67d0-4b1c-af52-3a50374c338b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -82778,260 +82883,178 @@ ] }, { - "@id": "http://digitalheraldry.org/data#384fe445-6d65-415d-9e02-9af694d4c404", + "@id": "http://digitalheraldry.org/data#CoA0000031545_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a8cb9663-fa15-4ca3-ad9a-0341baa36d37" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#3d70308c-608a-41bf-b307-f51ed63803a8" + "@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#b461c091-7406-4a7a-8ae4-8f39f25f8a99" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d9113372-7531-42c4-99f4-39703a9e59e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9584595b-1ea3-435e-8b2a-4c312f3b2803" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "31545_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e8cdf37e-d2ed-4dc2-8a13-515e5e8750f8", + "@id": "http://digitalheraldry.org/data#d61f10f6-fe11-4008-9bdc-2fc25d11982c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#6752dff9-85e1-42bd-be16-af2b12ece35d", + "@id": "http://digitalheraldry.org/data#f1047e83-59e5-4384-8247-8625b9c9168a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0fce2ab5-56f0-4908-a054-492599b05429" + "@id": "http://digitalheraldry.org/data#fe98d3f5-2988-4fe9-aeeb-2948020df3d0" } ] }, { - "@id": "http://digitalheraldry.org/data#d417bf36-5c79-45cb-b210-b22c5074aa26", + "@id": "http://digitalheraldry.org/data#09c81e70-cb0a-4e63-b829-be9b51157077", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#81463b68-39b2-4a68-9dcb-bfc4038ae4b1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#issant", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#1a777a12-b4dc-43b0-873e-b9a494641fdb" } ] }, { - "@id": "http://digitalheraldry.org/data#c17aea44-609e-4e3a-a422-309ea704c759", + "@id": "http://digitalheraldry.org/data#3f0abb25-995f-4ed6-8c9e-5be08d7b9f14", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#371e40ed-f442-4953-b5f7-4b86e0c7ab32", + "@id": "http://digitalheraldry.org/data#15f90451-5e00-41cd-9c26-9c8ae9f6aa12", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#4860aa84-9ff9-4aee-8d97-75e231e0ef79" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#77e61819-1409-43e7-a37c-2a5f4937c9b4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fd55efec-43eb-4aed-ae62-64f103527ab8", + "@id": "http://digitalheraldry.org/data#2b4cf89c-022a-4adb-ad14-2297d7f9dd2e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#de2201bd-9326-441e-97b5-8c2cf7738b2a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5b5984bb-0d7d-4292-b24c-1f4aca34688a" - } ] }, { - "@id": "http://digitalheraldry.org/data#df011440-8ac4-4724-8694-51c057ec1d29", + "@id": "http://digitalheraldry.org/data#0676c080-51a8-4047-8f65-55fe2a4be262", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f684b399-c04c-4179-a947-f8c300fd52d9" + "@id": "http://digitalheraldry.org/data#0fef58f2-85a2-4d7d-86b1-6b392c01617b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007229", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + }, { - "@id": "http://digitalheraldry.org/data#4a3d78be-7ba6-4e8a-8e35-8eb0b40272c9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + }, { - "@id": "http://digitalheraldry.org/data#1f80ca9b-0053-4c9a-a4b6-ccbc9b24ee20" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LineModifier" + }, { - "@value": "7229" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3c0d9d59-edcc-4d56-b349-fdec5fd2eb1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" + } ] }, { - "@id": "http://digitalheraldry.org/data#fc1f1281-0c3f-42ef-94c1-2be75128738b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#5d76676b-612f-4a6f-8c45-d05a25b60113" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006020", + "@id": "http://digitalheraldry.org/data#82c31422-6038-4219-9199-621d21d5f96c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#cd1b39d5-79f4-41ce-aa0c-f041fb4d65fe" + "@id": "http://digitalheraldry.org/data#c01d73a6-3bb4-4758-9c8b-eb3fef37d164" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#453b2236-7b32-43c8-b32e-4cc74c3af7e8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6020" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a6cbe880-f12b-4af8-8bb1-ce71160c2a3d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#cb3cbc9e-936c-46bf-9f1c-ea18070cbc19", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "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#Embowed", + "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#2827329a-1a88-4211-b509-93e93980733f", + "@id": "http://digitalheraldry.org/data#82704105-3548-4690-ae70-8d3a2a461151", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -83041,7 +83064,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019399", + "@id": "http://digitalheraldry.org/data#CoA0000006240", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -83053,314 +83076,330 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dd270331-8532-407e-9a74-5806b3e61b3c" + "@id": "http://digitalheraldry.org/data#9c322669-d8c4-4eff-96a2-bc3e3ea89a62" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d72cc926-5118-43fd-afe0-ae7014a7ffd6" + "@id": "http://digitalheraldry.org/data#bada7779-155b-4e68-b98b-5679984bc167" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19399" + "@value": "6240" } ] }, { - "@id": "http://digitalheraldry.org/data#da2e2ef3-c6cd-4b37-a070-70c5b1bc18cc", + "@id": "http://digitalheraldry.org/data#5fdc9bc1-4d16-4373-b990-deeeba396a20", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@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#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5429cee3-5dc0-4700-8f7f-2f563e53ca97", + "@id": "http://digitalheraldry.org/data#0f2a11b4-bfa4-4905-80a6-750067c7ea29", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A", + "@id": "http://digitalheraldry.org/data#539c4b5e-4d81-4098-81c9-ba8faa043900", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#97f712a2-5595-476b-8e0c-651c5de6b53d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "10789_A" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#af0c11b0-cafa-47b1-841a-31511a03e31b", + "@id": "http://digitalheraldry.org/data#2300f600-a6d3-4287-9229-1e24c9455924", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dd4bfb3c-5edf-4399-8460-8bd042d2992b" + "@id": "http://digitalheraldry.org/data#d1bb35c0-5f40-4c5c-b0bb-32fc935b6033" } ] }, { - "@id": "http://digitalheraldry.org/data#d1a32101-9d5e-472a-9069-285c794e093e", + "@id": "http://digitalheraldry.org/data#CoA0000002449", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8586fb8e-249a-494b-8505-fcb58b0da642", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5d0e0e5f-1020-4609-b618-383241867ef1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8626b234-d458-40f9-9f2b-518805d2bb3c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#39aacf56-13cf-4f08-b3d8-98abdb42325d" + "@id": "http://digitalheraldry.org/data#fc10a6b7-9877-466f-8d73-dcffc69fa4d8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#5a782229-bee9-4a13-9ecd-ca053d1ea63f" + "@value": "2449" } ] }, { - "@id": "http://digitalheraldry.org/data#9bf23ed0-2c9d-4e9a-bcf1-59177be985a4", + "@id": "http://digitalheraldry.org/data#ca401477-e9c4-49bd-9dad-56a43dfd7d4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Statant", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#d2938ac6-52ef-4fb4-b9df-ef173243ee40", + "@id": "http://digitalheraldry.org/data#f1cf6788-2895-443a-aed9-1e9469f33189", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#0e80b738-3acf-4d59-bd51-063683466b2f", + "@id": "http://digitalheraldry.org/data#ca4b038e-ae75-46bb-9608-01f7416a4082", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#f154d3f4-2f35-4023-a70f-f545ed9116a7" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#186df6b8-9581-4e2a-81b3-b77ed848fc8b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031552", + "@id": "http://digitalheraldry.org/data#CoA0000027530", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "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#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#4ebd7425-1333-4afc-96d1-06a4ebc41345" + "@id": "http://digitalheraldry.org/data#CoA0000027530_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#28095857-5e17-403c-9420-8398e93bbe36" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#813e4014-7469-4c6e-9955-2d7fcce110ef" + "@id": "http://digitalheraldry.org/data#ab7eb6a7-4f5b-4c3f-a9f3-a9d076cee0ae" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#87e372d7-3b76-40a5-8c08-3f55f240a53a" + "@id": "http://digitalheraldry.org/data#59027c74-3362-47b1-aee8-6da47e06e4a3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31552" + "@value": "27530" } ] }, { - "@id": "http://digitalheraldry.org/data#ada1eff2-9718-478f-a70d-77e5e53d058f", + "@id": "http://digitalheraldry.org/data#82763698-873f-4cad-9822-14149772a383", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#11bd0cfd-e762-47bf-b314-65bc94f86f62" - } - ], - "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#9d9f8f8d-a01d-42f0-b3bf-cc063b8b49cc" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BellFrame", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#98c8e3e1-c7ce-4b96-a279-1af981a26fc2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#b0de5dab-05f3-4c0a-8f28-2a1808d65e14" } ] }, { - "@id": "http://digitalheraldry.org/data#cd71cab6-c9b4-4d0b-a896-619065ed41bb", + "@id": "http://digitalheraldry.org/data#bd7e0816-72e0-411d-bec0-94c1b11693fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#bd5d5953-4a32-469a-8e91-c22bd58c531e" + "@id": "http://digitalheraldry.org/data#799a6cbc-d638-4d9a-a856-3e29960d1d3d" } ], - "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#1fd10b50-cc1e-4f66-b3de-1c01428672f2", + "@id": "http://digitalheraldry.org/data#2a57eb1d-f792-4262-ab3c-200580dfe6c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008452_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c9e472f0-fba2-4386-99b9-efd7f486c732", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008452_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#5a782229-bee9-4a13-9ecd-ca053d1ea63f", + "@id": "http://digitalheraldry.org/data#823e025e-efea-4f2d-85fe-aade483990d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#bb64259b-f37c-4b0d-9163-1136ad1323cb" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000008220_B_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2a3c1753-84c9-48da-8e20-2e63203244ba", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "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/digital-heraldry-ontology#hasLayerOverall", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#bf273a80-b815-4c97-b6a7-68cd088806ce", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" + "@id": "http://digitalheraldry.org/data#2f92eec8-c6c0-4ca5-8fbe-060a554a343d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#3f0abb25-995f-4ed6-8c9e-5be08d7b9f14" } ] }, { - "@id": "http://digitalheraldry.org/data#36c30d54-6a7c-4b9b-870f-016b4cdab959", + "@id": "http://digitalheraldry.org/data#e9f23620-da0b-40c9-8165-1a222a53c227", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#12a1788d-0743-4a7c-92a6-508026f59e64" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#1d16ccbc-2e92-46aa-9a9f-af77a46bcb19" + "@id": "http://digitalheraldry.org/data#67603232-aa7d-440f-b5f4-dc4aef0f9b60" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -83370,42 +83409,74 @@ ], "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#8da16d60-d7a4-4eb0-be0f-e9009469045e", + "@id": "http://digitalheraldry.org/data#a8307a31-6074-45c7-b937-f3431ccdfd02", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#95c23939-c79f-48c5-88de-6e15061f3eff" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#375e989c-8173-47ec-9684-4bae75bd7d8f" + "@id": "http://digitalheraldry.org/data#8e74f746-4744-49ed-b26b-ddff1a6d74a0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A", + "@id": "http://digitalheraldry.org/data#1dc07e25-f121-41a0-bb7f-48307110f161", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002805", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added field_tinct" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#cc125f03-88ba-45b8-bcb6-9e4d0bb09083" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" + "@id": "http://digitalheraldry.org/data#a349a755-d33f-4a45-b217-a9043f7f2ffa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2805" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006401", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -83414,32 +83485,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f94099e6-da9b-4c8e-bc84-03a37ecf3b5a" + "@id": "http://digitalheraldry.org/data#fc0ee2df-2f8a-41cd-9f1f-38d4f23e044f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8da167ed-8d82-48ce-9b88-41ea744b6816" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#1de486e8-b407-4dbf-995b-800c995e8367" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8837_A" + "@value": "6401" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#99a7df3a-ab15-4497-8482-6efb4f440e58", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#00bb9e80-e8a8-471b-b4cc-0f1a4b22035e", + "@id": "http://digitalheraldry.org/data#935f4b45-8417-4de9-843f-fa0d4cd0465f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -83449,31 +83534,44 @@ ] }, { - "@id": "http://digitalheraldry.org/data#10b76eeb-8342-45c4-821f-f6434025a4ba", + "@id": "http://digitalheraldry.org/data#5b2bf78e-1024-4dc8-a039-3390299263ce", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fcb0223d-f827-4d24-9076-e31163c19822" + "@id": "http://digitalheraldry.org/data#91d430b7-9279-40b0-b302-f2bbf4b6bb61" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#38a7ae6b-313a-484c-8a37-3ca63966a104", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ] }, { - "@id": "http://digitalheraldry.org/data#61dd9376-68ec-416c-ba4e-ef21a590e3f0", + "@id": "http://digitalheraldry.org/data#c8ab7b4a-c3d5-41e2-8bd8-0efabecb2e98", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -83483,32 +83581,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7add6006-5533-4492-8f2c-8579e9cb5ced", + "@id": "http://digitalheraldry.org/data#CoA0000008229", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#ad458121-3210-4842-a7eb-ce5d1b34f277" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Border", - "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": "8229" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008677_B", + "@id": "http://digitalheraldry.org/data#CoA0000002695", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -83520,239 +83615,197 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e4b5fb29-355a-4e42-8c5b-a4fe20bf9186" + "@id": "http://digitalheraldry.org/data#a1df68b8-7ef3-4b8c-afd9-dbab841276b6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#fd35205c-1a76-4fee-9012-8d51348d83a2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8677_B" + "@value": "2695" } ] }, { - "@id": "http://digitalheraldry.org/data#d9ef5625-66f7-4430-9f48-66dba2f44d60", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#edb28505-d8b7-42d6-ae85-7edd4bcd0f8b", + "@id": "http://digitalheraldry.org/data#aca5316f-6884-4712-9faa-aefa8e7ec8f1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#69343f4d-884a-4d46-86bc-b7b2844fba6b" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b5a5b225-6b33-47da-8bcc-07c5afa004dc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#3f41ce89-c8c7-4e0b-94e9-081d6c062068", + "@id": "http://digitalheraldry.org/data#08c75f50-41df-461e-a65e-263bd3f36591", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#33c87b3b-b858-4d1c-9e5f-40f9edc84c8f" + "@id": "http://digitalheraldry.org/data#0a6781d1-c39e-47d4-aa54-96a629078c43" } ] }, { - "@id": "http://digitalheraldry.org/data#ab3269c9-07b6-4a83-b322-6887ce1f739e", + "@id": "http://digitalheraldry.org/data#5f61c9e1-a7ef-4c62-9204-9598f0aa8bde", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0b8245bc-8688-4470-b30a-0da6e74494be" + "@id": "http://digitalheraldry.org/data#736dced3-c596-433d-991e-f0712981fef8" } ] }, { - "@id": "http://digitalheraldry.org/data#7c5b7e7d-9011-474e-8ce1-5296dfcc7c19", + "@id": "http://digitalheraldry.org/data#CoA0000007296", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pierced", - "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#f4113744-7634-49d2-80c4-61b1072626d2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#21dd27d5-f8cd-477e-b528-4011a7dc3d87", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8fc39ca3-f865-40a5-999f-e1058acc95f5" + "@id": "http://digitalheraldry.org/data#7143fceb-ad56-4cc0-92ef-282f328550c9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#5b60a21d-dd94-4b6a-8a09-03872d666a17" + "@value": "7296" } ] }, { - "@id": "http://digitalheraldry.org/data#b537d7ff-c869-4e83-a36a-6b50f83f3656", + "@id": "http://digitalheraldry.org/data#8597e9fe-f988-428e-9b70-9d6c9cf207c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#0da78d22-30cc-47a3-aca9-535a797c83e4" - } ] }, { - "@id": "http://digitalheraldry.org/data#00d77e10-5b1b-4462-8386-2f3a45ec0cbb", + "@id": "http://digitalheraldry.org/data#775208ec-fdf7-4a31-bf33-1f409c7145e0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d8178790-dc5a-4dfe-9484-6d15131f45c6" - } ] }, { - "@id": "http://digitalheraldry.org/data#6ca4fc5e-6a52-4bc4-bd4b-4f90c30c10f9", + "@id": "http://digitalheraldry.org/data#094453cc-018b-476f-ba55-b8aeca215416", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Curled", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rake", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#a1d93845-ee3e-434b-a929-23c312ca194f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#6923a6d5-b2ce-4c4f-9706-d0d3636a5cdc", + "@id": "http://digitalheraldry.org/data#CoA0000008152_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#494dcf8e-2ab5-4fd4-be7a-413562365ffc" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#766bee5e-0d2b-4f01-8da3-fb6a3522474b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#de1a863d-4f65-43fd-a5f7-c2344506ce26" + "@id": "http://digitalheraldry.org/data#4b79c42b-2485-4ca9-9b9c-2c605983b882" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#54b25ffc-5f1d-4fd0-9e72-6f631df7b1aa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#1e6c1eda-20b9-4538-b74b-3c80562f914a" + "@value": "8152_B" } ] }, { - "@id": "http://digitalheraldry.org/data#c44d7509-c662-4826-abd5-b0e4265bae3d", + "@id": "http://digitalheraldry.org/data#CoA0000002819", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f1aa03c5-d3f0-408c-bcb0-9a4e1daac6ea", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@id": "http://digitalheraldry.org/data#dd154de2-760f-4f20-b9b3-57192940b72c" } ], - "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#48eeb462-5355-4f9e-8e3a-90259ca5a53d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2819" } ] }, { - "@id": "http://digitalheraldry.org/data#a62dd23b-5635-4176-a848-6b828536aec7", + "@id": "http://digitalheraldry.org/data#2fdf1c77-d541-49fb-8c2c-82291178c92e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#10d933b8-0deb-497e-8513-4fba4932ed28" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7e774c62-b4f2-493d-9ab9-c887592581f1" + } ] }, { - "@id": "http://digitalheraldry.org/data#7c3b2f46-ad9f-4f4a-bbfd-43b706c3ce9b", + "@id": "http://digitalheraldry.org/data#59721105-8e03-42e6-9091-fbc1616d5058", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -83762,25 +83815,39 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006308", + "@id": "http://digitalheraldry.org/data#a9fd2f3b-0e27-4ce4-ba08-e0828b6a7fa1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "changed bend of lozenges to 5 lozenges per bend" + "@id": "http://digitalheraldry.org/data#d593b11f-aa0b-40ba-8410-5b1a33a0eda9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ae046ec0-0561-4e63-8b6a-f9bb1f0a4db5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006308_1" + "@id": "http://digitalheraldry.org/data#31c63043-6aef-4f4a-b825-25531ed1417e" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002759", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -83789,141 +83856,131 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#aded3501-26e8-4f00-bf2c-9bfa3574f669" + "@id": "http://digitalheraldry.org/data#2d336497-ddbe-4f95-a987-4b1457f37b98" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#58ff5b62-8585-4b8f-bc7c-1e3396c95c65" + "@id": "http://digitalheraldry.org/data#5728aa01-d69f-483b-b684-c0bcaf416b67" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6308" + "@value": "2759" } ] }, { - "@id": "http://digitalheraldry.org/data#06456769-dba1-481c-884a-15640f05dfec", + "@id": "http://digitalheraldry.org/data#b320924e-73e9-417f-8151-b76f515a3d94", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@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#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031557", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed tincture of plain to A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000031557_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dff3f4c0-ff5f-4c26-bf8a-aff24d1411e5" + "@id": "http://digitalheraldry.org/data#99524f44-b53f-417f-8b88-b55578891bc4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2782b46e-fc94-4f36-b9d0-c66a39318558" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#fe1185d0-fe74-449a-8e59-c785bd4b8c3b" + "@id": "http://digitalheraldry.org/data#1bd34504-7bca-411f-ae8a-2185a84afe29" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31557" + "@value": "27639_A_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#8604f791-27a7-4263-a044-2fb7d4311f47", + "@id": "http://digitalheraldry.org/data#39b566ed-6bdd-41f3-bb00-22439c8c13bc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ff0fbfb2-686d-41b4-b8b9-f9ab30e6433b" + "@id": "http://digitalheraldry.org/data#30ddfac4-c56e-4339-a12c-d6abfc661c9d" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Bendy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#5fedbdda-97b8-4a83-9dc5-772033f99fb3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A_1", + "@id": "http://digitalheraldry.org/data#43ac727c-4246-435d-bd90-8eab0a208714", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c8dd3bf6-5739-4f7c-a983-a7c31ad65080" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8a2bfa26-3eab-4114-b521-a7ddd4631af0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c745f75d-0306-46bf-a01f-efade464f17c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#2ec0a393-57c0-47da-88f6-10b03426be0b" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6dd89d89-f9db-4683-9227-6165c100fee2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "17508_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_C", + "@id": "http://digitalheraldry.org/data#CoA0000009917", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -83935,119 +83992,122 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#37918ec0-cfc2-46cd-a764-643d5ba0c2f8" + "@id": "http://digitalheraldry.org/data#1410608d-0cdc-4c83-b0cf-4616445df21b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f14278ef-173d-4075-9a7c-e9700bba166c" + "@id": "http://digitalheraldry.org/data#9e73c196-b976-4349-977a-1321fba9c43b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "10789_A_C" + "@value": "9917" } ] }, { - "@id": "http://digitalheraldry.org/data#200d7fb4-ef5e-4fcb-a0ef-364f5298210d", + "@id": "http://digitalheraldry.org/data#ae27a732-df94-438d-9640-a88f0399f496", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#bef4c19a-0f69-41a0-a9f3-978f636b5f13" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#9672477d-edd5-4572-be18-638175269889", + "@id": "http://digitalheraldry.org/data#CoA0000002768", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#1ec9445c-0a8b-4e0e-8588-c1b2b734d539" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" + "@id": "http://digitalheraldry.org/data#38a2af3e-2b9a-4cab-a549-0a71bd4b3a64" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a6352281-6f58-4384-8c41-6e10394f6295", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#3093a40f-4081-4505-8a70-84295c4df988" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2768" } ] }, { - "@id": "http://digitalheraldry.org/data#6f5ece93-f52c-471d-82b6-b9dde51a971f", + "@id": "http://digitalheraldry.org/data#d065f308-34be-4d79-8197-4c1b3ac559d4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b1f0e91a-a820-4ca1-add7-68168ceacb57" + "@id": "http://digitalheraldry.org/data#e20390b0-f20c-49b2-9927-318b4220a6c9" } ] }, { - "@id": "http://digitalheraldry.org/data#d174344a-4fb4-4200-a615-febced126884", + "@id": "http://digitalheraldry.org/data#6d4450cb-2bfb-407b-beae-19e9b6bdbea4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0809435c-aecc-4028-abb4-251e58e4beb1" + "@id": "http://digitalheraldry.org/data#105f0ab1-5f62-449c-a15f-06094d98301a" } ] }, { - "@id": "http://digitalheraldry.org/data#600c59fd-b4ba-4e8b-b73c-034a5878a4f7", + "@id": "http://digitalheraldry.org/data#f2f9a95d-94e6-4410-8530-48aaca97cf5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#4640e8d3-d927-4dda-af86-2d544526c5ef", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a1663c1a-42f8-47a6-8b27-2f1148948e8f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -84057,33 +84117,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#eb774e4b-af31-4ed1-bb01-9adc77d4530f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#754f960a-8a8d-4f22-966f-4ba55a98f6bd" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5029336c-3ca6-470c-83ad-a12b3c131af6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#19031c27-7b70-4f99-a39c-45e77bbfd800", + "@id": "http://digitalheraldry.org/data#7902687e-6149-47a9-aa6b-49ac4d9fca05", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -84093,30 +84134,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#851533ea-29be-4b08-ba2b-d9df0f891601", + "@id": "http://digitalheraldry.org/data#302475f6-7629-4380-8686-0e0e80e50478", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b649faf1-202c-4405-89fd-c65927756a59" - }, - { - "@id": "http://digitalheraldry.org/data#4c54de3e-1d8c-4b33-be07-46468272ab61" - }, - { - "@id": "http://digitalheraldry.org/data#3d459cc9-fe50-4a06-8595-0413bbef5a81" - } - ], - "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#02fd3a1b-7aa9-4088-ba66-41c7b13574f5" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007609", + "@id": "http://digitalheraldry.org/data#CoA0000006221", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -84128,36 +84158,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#143f0f25-eac5-45ac-b174-e4a7c7c04124" + "@id": "http://digitalheraldry.org/data#c8ab7b4a-c3d5-41e2-8bd8-0efabecb2e98" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7609" + "@value": "6221" } ] }, { - "@id": "http://digitalheraldry.org/data#1d9fa163-829a-4bc3-ab3c-04e05701dd41", + "@id": "http://digitalheraldry.org/data#61490534-a438-4be9-afb5-1880fb3c6dbb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d1870ad5-86f7-4776-b7e9-ef32062a43fd" + "@id": "http://digitalheraldry.org/data#4a40d81b-8e64-46b1-b393-2236daaee8e3" } ] }, { - "@id": "http://digitalheraldry.org/data#0fdfde01-b84b-4c63-b501-0999231dbde2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007582_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000031494", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -84169,297 +84192,336 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#52b35b76-d548-474a-bf66-60991e38b52f" + "@id": "http://digitalheraldry.org/data#8a52ddde-4cf6-4b5c-86b3-2cd01faae704" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a147cd24-9c12-46ad-9423-d8f39d40a9c5" + "@id": "http://digitalheraldry.org/data#48c8d0d1-1110-493f-958d-1fd2505435f0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7582_CoAF1" + "@value": "31494" } ] }, { - "@id": "http://digitalheraldry.org/data#b6e6a61a-7c19-4b0b-9fbb-4cb24847245a", + "@id": "http://digitalheraldry.org/data#CoA0000008755", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FireSteel", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#Or" + "@id": "http://digitalheraldry.org/data#08fb4288-1875-47f3-8b4a-6bb1f80b62c5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8755" } ] }, { - "@id": "http://digitalheraldry.org/data#ab31d872-f636-42ab-bb0f-911631bb96a1", + "@id": "http://digitalheraldry.org/data#CoA0000009649_C", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crown", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#5c40361b-85b4-40f2-89eb-4f27bb4816bd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9649_C" } ] }, { - "@id": "http://digitalheraldry.org/data#b687c5d0-f040-4932-9b6c-edceb2acd945", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure", + "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#d98bfcab-2116-4e2f-9443-73d52ea358bf", + "@id": "http://digitalheraldry.org/data#ec692629-9b57-49e3-b6d4-582d5d7fb4e5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#37bd2c6b-df67-45ea-9791-d33813659d4f" + "@id": "http://digitalheraldry.org/data#4452bf53-cc53-4edf-b874-363660ab06c4" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008755_B_1", + "@id": "http://digitalheraldry.org/data#fa898361-3fa6-412f-9458-d06e1b80e597", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#418078e0-a81e-44fd-be4d-6777f0386ab1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#b94e8545-3fe2-4e9d-9d36-b3b56eb6738a" + "@id": "http://digitalheraldry.org/data#4a6aa5d1-ae54-4597-b912-1e4cdbe0a68e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#71142c37-fb23-4dc7-afb1-1602cfd090af" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8755_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e4c5e752-be69-446e-96a4-62ba7e8c8255", + "@id": "http://digitalheraldry.org/data#CoA0000002779", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 2 + "@value": "added langued" } ], - "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#5b3b19a4-bb4e-4095-bcfa-d8f894bc4f11", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@id": "http://digitalheraldry.org/data#CoA0000002779_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 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#7b57b454-3391-430e-b151-fc72c39da0a7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c166f73d-904b-4918-9369-8fd195d88b48" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "2779" } ] }, { - "@id": "http://digitalheraldry.org/data#d2c4c256-20e9-4d79-ba24-f7f00683e543", + "@id": "http://digitalheraldry.org/data#c71f8601-ca96-4fa7-a79d-31e1eca677db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#da737561-eb98-4627-88da-123b1fdad451" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#de2201bd-9326-441e-97b5-8c2cf7738b2a", + "@id": "http://digitalheraldry.org/data#66019010-7d4a-4e51-889d-01150e75ade6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#6573c558-29f1-4550-8401-35df4ab25a6c" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6cb4be86-9c4f-4395-8bd0-6e41b7e51f76" + "@id": "http://digitalheraldry.org/data#f57566e2-92ca-45b4-9689-9298b4006875" } ] }, { - "@id": "http://digitalheraldry.org/data#1f50babc-e6cf-447c-83e8-043f119d9502", + "@id": "http://digitalheraldry.org/data#b1331c76-1392-4048-b4f1-f86810a3e5bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#46387f20-6e15-4766-82ed-ed8462e583f3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#26f87d8b-52c6-4d70-a9c8-b9626410b8cd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9a5023b9-8d45-4d6f-9243-0e650d56c86c" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#98232999-6428-4ea5-9c33-0dffa29c9743", + "@id": "http://digitalheraldry.org/data#30b55058-e63b-4230-a525-3b57c27ef86c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Pile", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#9d909002-b8a2-46c5-b68a-213353cc0a03" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9cc97c9e-4fbe-4178-bcef-cb46ad1aad41", + "@id": "http://digitalheraldry.org/data#28984668-4768-4a22-a0b5-7a44056c255f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Passant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#4474f21b-d6f8-4991-8296-9cc89b049ed8", + "@id": "http://digitalheraldry.org/data#CoA0000006017", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8659e142-240d-4855-892f-f247fa580eaf" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1ba398b6-3a3c-495a-b563-ee0ce56c8db8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4baa7e0b-f03c-453e-8161-6d4b2e281aad" - }, - { - "@id": "http://digitalheraldry.org/data#9d629d24-5125-4fd1-bbd2-3a221e56a0ff" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#56249d7c-57a2-4a9a-8cd1-d87667bc98ff" + "@id": "http://digitalheraldry.org/data#e42d4b27-2bde-4ecc-9e32-20dadb8ea217" } ], - "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#ee6eab41-62da-4915-a24d-0aa14bf98ec7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "6017" } ] }, { - "@id": "http://digitalheraldry.org/data#4bb72b22-d0f9-4617-a602-af22780269b5", + "@id": "http://digitalheraldry.org/data#CoA0000006270", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@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#0e9eb3f2-688c-4227-94b5-4686387960c8" } ], - "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#09193720-d4a4-459e-bb83-a3a037899544" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "6270" } ] }, { - "@id": "http://digitalheraldry.org/data#3dc727c7-a5f4-4019-b977-aa504d5a412b", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3ab82db9-6ea5-4a2b-bb7b-1966eeffe248", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#33b77a1c-683e-4bfa-b4c8-5e96b4441cd6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "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#f286cfd4-6c6a-42ff-9c51-09da3f3fad4d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002774", + "@id": "http://digitalheraldry.org/data#13c482d2-a539-47fa-9e7b-92f35f085265", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008668_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -84471,89 +84533,81 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dee1d964-5077-43b7-83f6-0e03349abedc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#344406cd-16c5-41d4-bdf4-11c07798c053" + "@id": "http://digitalheraldry.org/data#1784eaac-8802-4e56-8a96-892d50de7e46" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2774" + "@value": "8668_B" } ] }, { - "@id": "http://digitalheraldry.org/data#17588471-1734-4f2e-a51b-779070ad55ce", + "@id": "http://digitalheraldry.org/data#c4820a76-7892-426f-8a04-f41d1230843a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#e8dfcc79-fee9-423a-84a0-9e244a2cb288", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Embowed", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + } ] }, { - "@id": "http://digitalheraldry.org/data#472cf272-cc2e-4de2-997e-f92aed76aa29", + "@id": "http://digitalheraldry.org/data#CoA0000008134", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#be278be6-0eb9-40ea-9ab2-bb91deb5721c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#8a5abb10-b7ed-425a-a417-aaae5a704917" + "@id": "http://digitalheraldry.org/data#CoA0000008134_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bab8e4c2-f569-41a4-bdd8-cd05520dd3c4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Anchor", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4a4c6019-3946-4740-9850-95494b7656cf" + "@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#cfdc08bb-8706-431a-9492-c5d46e8fa08a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#30922d33-261a-4dbe-ba94-29c5054c4ba6" + "@value": "8134" } ] }, { - "@id": "http://digitalheraldry.org/data#198c006a-ccff-400e-a38f-05e0f98bbad2", + "@id": "http://digitalheraldry.org/data#a7a72f45-007c-4b9b-a216-afedbbebf4f2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -84563,48 +84617,57 @@ ] }, { - "@id": "http://digitalheraldry.org/data#08dd5c07-5123-41be-a215-890c0a8b0182", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PosedBendwise", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b30b0fe6-22f4-43fe-84da-3fc2538cd56f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f3cf4bda-4de6-4e04-a050-41644100e74e" + "@id": "http://digitalheraldry.org/data#9b6fd1dd-5c2b-4d81-8f3d-986c78cb5b20" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#9ebe96ec-eb5c-4283-8c0d-79b7feb3d3bb", + "@id": "http://digitalheraldry.org/data#CoA0000027545", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#049266e0-dff9-4eab-8cc4-fa05efd8b1ad" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#46deb0da-6d38-4ae2-a242-c864cd384314", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#03acaa7f-3f37-4b12-b3f3-5bbc8707adf6" + "@value": "27545" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009818_A", + "@id": "http://digitalheraldry.org/data#CoA0000009583_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -84616,24 +84679,24 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#95fdef1a-6528-4347-91ec-71c19009eff3" + "@id": "http://digitalheraldry.org/data#dbf367a8-017d-43bf-a6f1-dd939b1b6495" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d417bf36-5c79-45cb-b210-b22c5074aa26" + "@id": "http://digitalheraldry.org/data#7f6f6ffd-a3fa-4d6a-b52d-63083ded632d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9818_A" + "@value": "9583_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009583_B", + "@id": "http://digitalheraldry.org/data#CoA0000002683_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -84643,40 +84706,67 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#de6ae170-64a7-4064-a439-a861a2fc8fcb" + "@id": "http://digitalheraldry.org/data#e4303c65-dd35-475c-af79-e840e4956b51" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#51ce1925-4138-4419-86c6-cad219c4b55b" + "@id": "http://digitalheraldry.org/data#82b3f40d-9f58-4cc0-bcc3-df2125931613" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#3eb3cb86-3bd6-41bf-ae58-bfbdb8781b20" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9583_B" + "@value": "2683_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006425", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7cfd95da-a9e7-410f-963e-cc28ffef4cfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "added armed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": true + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#513d8db1-546f-42a7-9ac5-43ba2779be13", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006425_1" + "@id": "http://digitalheraldry.org/data#9ccef28c-aa29-4e48-9fc7-f91022b710a3" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007822", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -84685,32 +84775,66 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c32dd46f-ec01-4062-bba0-e4290233e0dc" + "@id": "http://digitalheraldry.org/data#de44ca6f-8f85-49cd-b76c-a31511b33177" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2f13cfc7-951a-4f47-a938-8d0b47b7469a" + "@id": "http://digitalheraldry.org/data#c536513e-1ec5-4f6f-aacf-57187dcdacef" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#d7b3ec7e-ced1-4da6-918f-40f689f1fa16" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6425" + "@value": "7822" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6f7ef749-56fd-476a-b190-28af8d4a225d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a4a35377-a1a2-43b2-8884-5ead3923ab09", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#51506cb1-a591-4591-995e-c3c0820ee587" } ] }, { - "@id": "http://digitalheraldry.org/data#37c96234-b062-46b6-8487-abd6550b88e4", + "@id": "http://digitalheraldry.org/data#fa4e8ab7-94fa-4dc4-ba5c-3488b9b0fa1c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#9fccb884-a424-4693-87b9-17a959d2a5c1" + "@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#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } @@ -84722,21 +84846,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#598dee79-b6f2-4015-9af4-3893bbb494e5", + "@id": "http://digitalheraldry.org/data#8ed64421-adeb-47df-9058-2403466db626", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#fdbb18db-430f-4cc9-8dfb-1d44c1ac7d3f", + "@id": "http://digitalheraldry.org/data#91c450cb-a131-4fed-a86c-acd7bef44630", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -84746,26 +84875,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007157", + "@id": "http://digitalheraldry.org/data#4ea74d81-b142-48f1-bffd-30ad7b3a87be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": "added rampant" + "@id": "http://digitalheraldry.org/data#CoA0000008152_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008152_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007157_1" + "@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#numberOfMarshalledParts": [ + { + "@value": 4 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002423", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -84773,49 +84919,76 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3a3fab81-299e-434b-b251-2c7069c9fdf9" + "@id": "http://digitalheraldry.org/data#e1121c0c-3649-4c5c-b8e0-f3a19c012e1d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8aaeb4e4-f51a-4df9-9d30-a84feeb6fb03" + "@id": "http://digitalheraldry.org/data#4228d0c0-184e-46f2-8108-60d397d7a64b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a15da74f-a571-4186-a640-3830a260f1e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7157" + "@value": "2423" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#2f475556-4ac8-4998-b36a-ed4f37d21243", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer" + "@id": "http://digitalheraldry.org/data#283ae487-2b01-47cf-9277-e4cef7f55dc3" } ] }, { - "@id": "http://digitalheraldry.org/data#039d429f-b752-401e-9f7f-932acb3b6386", + "@id": "http://digitalheraldry.org/data#dc73d2cd-c51b-45a6-be27-22505083b1d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#31dc466b-c5ed-4ad1-af65-de1ffb5a8640" + } + ], "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#Naturel", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#f47f6d9a-e6b2-403a-b1bc-e53285d0e0d4", + "@id": "http://digitalheraldry.org/data#3842dd65-506b-47bc-994d-efb3ef80841e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -84825,104 +84998,99 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1b90b3d2-e7f0-43b8-9796-eee3f3720e75", + "@id": "http://digitalheraldry.org/data#04dcf326-796b-4847-9d11-3ae68015b536", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#263236de-653f-4caa-a2cc-79e4a39bb5e7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003961", + "@id": "http://digitalheraldry.org/data#df008daa-2b8d-4fd3-9e5f-8fc772c4febf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1e78cb82-ffa7-4bea-b8db-f61d79a65c8b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3961" + "@id": "http://digitalheraldry.org/data#e1e9a0c3-f89e-4750-a3b6-cd0baae99e7c" } ] }, { - "@id": "http://digitalheraldry.org/data#0f20b70a-8365-4dd6-b442-af959baf128b", + "@id": "http://digitalheraldry.org/data#fe318994-5d05-4ada-b4ea-38f1f86aa684", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Nettleleaf", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#447470b5-a319-4ce4-8c61-d0f398aa2097", + "@id": "http://digitalheraldry.org/data#bb2ebe9f-dd2f-4bb6-b728-128386ee86ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#978f675b-49e3-45c0-89e6-dac255de2513" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031502", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f5547ec9-fb70-4fa1-bd99-0bf1e59f5d68" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ { - "@id": "http://digitalheraldry.org/data#33f568aa-ba07-464e-b712-22f089e85511" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31502" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#70c5b104-bdd7-4420-854f-d2cd2de055bd", + "@id": "http://digitalheraldry.org/data#eb52ed81-30a1-4118-a2b3-c0507369fbfe", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000008409", + "@id": "http://digitalheraldry.org/data#4ded29f0-487b-477b-aa9f-e6107926b235", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7427785a-d262-46ea-8063-87526ab91e0f" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006303", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -84934,49 +85102,35 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c8e0932f-6d13-48b6-a986-27170a3dbc14" + "@id": "http://digitalheraldry.org/data#a9a170a0-cb33-4dae-88f1-97c4a58a2a48" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8409" + "@value": "6303" } ] }, { - "@id": "http://digitalheraldry.org/data#c389eb52-8caf-4132-b5b6-44cd9db7ff37", + "@id": "http://digitalheraldry.org/data#CoA0000009650", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#defc7a4c-e822-4209-88b7-d50ca3c53894" + "@value": "Added color for crown" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a2e9ee9c-6c67-467f-81ce-cb5486bba157", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#4c4de8d3-4290-46f1-94e1-d9498688bbd3" + "@id": "http://digitalheraldry.org/data#CoA0000009650_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007410", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -84985,87 +85139,95 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#440e94f2-c092-4799-b8fa-f5a70ae5b6a8" + "@id": "http://digitalheraldry.org/data#c2034f1c-7fd7-41d6-913b-7a61c57063a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#07a848cf-59a7-4353-9fab-20600c78b8c9" + "@id": "http://digitalheraldry.org/data#ebd15e4b-f0ab-42a7-9442-9281305f14ba" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ff43ba9a-923b-4116-86bd-c55593a33e1b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7410" + "@value": "9650" } ] }, { - "@id": "http://digitalheraldry.org/data#9e7efec1-7190-4920-ac3a-c41eea65eb31", + "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Canton", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 3 + "@value": "added rampant, armed and langued to Charge1" } ], - "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#2b1de000-e56e-40d1-b7bf-b4a97601f497", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfMullets" + "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1_1" } ], - "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#e55ca55e-82e0-4d69-b0d8-12ee4c064d0c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/data#e43f454f-a733-4639-aaf9-e7d97ef93dff" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#4091cbd1-3e83-41ca-9f3d-1c49416de9d6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "9943_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#19e4e3c5-c67d-495e-a8a2-e1d339dfd93d", + "@id": "http://digitalheraldry.org/data#8d47f89c-deeb-4b28-8cf2-826915a9e2d0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8a9b9e56-37ea-4c32-8bca-8faac42df774" + "@id": "http://digitalheraldry.org/data#59cc993b-0cbb-4911-b736-d342fa513a6d" } ] }, { - "@id": "http://digitalheraldry.org/data#43826b05-130a-4441-bffc-75af1c9bfddb", + "@id": "http://digitalheraldry.org/data#a9855ea1-d0d5-4a99-846d-b8badfaf48fa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9c322669-d8c4-4eff-96a2-bc3e3ea89a62", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -85075,303 +85237,328 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ce513a75-ff45-4bc9-a898-d494ac545daf", + "@id": "http://digitalheraldry.org/data#d76b296b-e070-4e51-af81-3110b3748bbd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Roses", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#31dc466b-c5ed-4ad1-af65-de1ffb5a8640", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007194", + "@id": "http://digitalheraldry.org/data#CoA0000002904_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cf0ba510-d541-4527-8f88-8b3c677b0b64" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#c4f7f9e5-9f92-4c11-a26b-bd9374072af5" + "@id": "http://digitalheraldry.org/data#712765b5-084c-4855-9894-f25f3df3d43e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7194" + "@value": "2904_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d7c2e1bf-fd10-45f7-ae24-f6368db58e28", + "@id": "http://digitalheraldry.org/data#CoA0000008837_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#154985d2-0763-4c0c-99d0-b51a238c3601" + "@value": "added field_tinct" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#7afb4137-5778-4753-9765-2c27f1dc3697" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4770f7d3-6db5-4e56-8e0e-10febc292e9c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#26653fb6-99b8-4b67-bebf-eb746116a7bc" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#85ddc691-81d5-431e-9cbf-052c710a3227" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#c014fca5-3afd-42d1-aad8-e494ca07d899" + "@value": "8837_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu", + "@id": "http://digitalheraldry.org/data#743bd14a-f8ef-4e14-a531-6bfc15157497", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002797_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_1" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#5aa21a63-f7e8-4bef-9871-283ecf15f227" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cc08c6ad-986a-4c04-84d2-ec71acf8916d" + "@id": "http://digitalheraldry.org/data#d0369cb7-f4b7-4cde-9795-1f164a33ce14" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19035_Escu" + "@value": "2797_1" } ] }, { - "@id": "http://digitalheraldry.org/data#bef39a7f-2cdb-41f2-b969-18de15cbb911", + "@id": "http://digitalheraldry.org/data#7ea4c3e5-a6ce-49bc-a4b8-87a1f26e8b88", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } ] }, { - "@id": "http://digitalheraldry.org/data#46eb8c5a-44f7-481f-ac88-3c0e00bdd2c4", + "@id": "http://digitalheraldry.org/data#192fcb79-dbf0-448a-ac3b-1638638e2d17", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#6d7dfddb-4897-45bb-8dfd-4789b7e3efb7", + "@id": "http://digitalheraldry.org/data#d0643118-6b8a-47a0-9800-9eaa37a1a62b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Rose", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f0c499bb-0c7b-435d-bfb8-182e7572e3de" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#84b588f9-8e91-4c56-a513-21ea1a4f9b3a", + "@id": "http://digitalheraldry.org/data#05345b7e-5503-4829-a1a1-4961740cc7c5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#fbfb9f35-6464-4135-8475-07ec19fa5d12", + "@id": "http://digitalheraldry.org/data#18017f3a-2057-4960-9675-edc15ff5e11d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#94debe86-4e19-4fb9-94ed-011db5b30ac0", + "@id": "http://digitalheraldry.org/data#a0a901ce-5eae-496b-b199-c899beeb7c60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#c1efbe99-0755-4c59-831e-ccd478da910c" + } ] }, { - "@id": "http://digitalheraldry.org/data#e4f82d1c-7f30-4e69-84b0-75c4f16ba595", + "@id": "http://digitalheraldry.org/data#9f382f95-1cd6-447a-9c2d-e10c5fdf5a36", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134_1", + "@id": "http://digitalheraldry.org/data#CoA0000027097", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#95c0ad39-337b-4083-ae08-64d7c10fafd1" + "@id": "http://digitalheraldry.org/data#4797de33-72a3-41cb-a6f0-a0bb03f76f11" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "8134_1" + "@id": "http://digitalheraldry.org/data#81353615-a4b0-4d73-93cf-7f3f2b97df52" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b2965f0f-14da-4190-bac0-a2ee8517038b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#15393088-10a3-43d8-adcb-7c2f665b5b21" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27097" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002730_1", + "@id": "http://digitalheraldry.org/data#CoA0000018397", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bffdd163-f246-4c90-8c38-eba0a9ba4fee" + "@id": "http://digitalheraldry.org/data#9276c452-b4d4-40cc-8931-f370174e3108" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fd55efec-43eb-4aed-ae62-64f103527ab8" + "@id": "http://digitalheraldry.org/data#ede62921-bf0a-41f3-a5b6-aa15385150d4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "18397" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000021425_A_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#de2201bd-9326-441e-97b5-8c2cf7738b2a" + "@id": "http://digitalheraldry.org/data#a53218ac-4f21-498e-82fe-3daceb2997e4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "2730_1" + "@id": "http://digitalheraldry.org/data#b14fcec4-6c96-4a63-bfe9-83c5ddc2f448" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#239f555e-55db-43c3-94d9-2ecd93135777", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "21425_A_B" } ] }, { - "@id": "http://digitalheraldry.org/data#7eeb5d57-b543-4cd6-b193-ff5fe1c67981", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + }, { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#713f5da1-9f2d-4934-b487-c4854923ff12", + "@id": "http://digitalheraldry.org/data#4269bf4d-ddc6-4b4a-8aa8-4fbb9c9db51a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#CoA0000002461", + "@id": "http://digitalheraldry.org/data#CoA0000006213", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -85383,24 +85570,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d637383b-7d07-4733-846e-11e7bde4785a" + "@id": "http://digitalheraldry.org/data#d9f50c0b-d9ff-46ab-a1ae-78a8dffd5598" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8439223e-5b2d-4be2-b6e5-9aa20c10b3da" + "@id": "http://digitalheraldry.org/data#ff844d3b-7b86-420f-bf7b-73da8d6a71d6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#5f8191d8-44e5-4586-b659-63bfd007d98b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2461" + "@value": "6213" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000003139", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -85410,109 +85602,117 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a55bb331-5511-4374-9386-83aef60f79d6" + "@id": "http://digitalheraldry.org/data#cab2b2a9-a5d6-4012-ad42-e503177454b9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1c53744e-d3c0-4812-aab5-05efd6e54096" + "@id": "http://digitalheraldry.org/data#809eedbc-ff68-4ece-b502-572d567e7e77" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#192dff06-d14c-4781-bdcd-755f6db0de40" + "@id": "http://digitalheraldry.org/data#d30bd3f2-c57b-423e-92ec-0a9c4b9cc1a7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2410_CoAF1" + "@value": "3139" } ] }, { - "@id": "http://digitalheraldry.org/data#304cecdf-d62d-42c6-8743-93e90814f11c", + "@id": "http://digitalheraldry.org/data#e49f70d3-b545-4d47-b060-304f76557af2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#517434ab-9334-4e0e-8659-2e661b085089" + } ] }, { - "@id": "http://digitalheraldry.org/data#db263b7f-5165-4ccd-896f-0d5003233709", + "@id": "http://digitalheraldry.org/data#CoA0000004344", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sword", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#2eaa31ee-9776-48a0-b1f8-5189011b623d" - } - ], - "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#8a2bfa26-3eab-4114-b521-a7ddd4631af0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#414b451a-9081-43d7-8e79-02ef9601ea35", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#95d7fe64-4e96-47be-9cfb-acb22a23041a" + "@id": "http://digitalheraldry.org/data#16033095-8c61-4114-a83e-49ab67699994" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#c6d697b1-2ae5-4672-af10-bf04c2eb9b06" + "@value": "4344" } ] }, { - "@id": "http://digitalheraldry.org/data#a5851262-b4a7-426f-93f8-257b048b0084", + "@id": "http://digitalheraldry.org/data#ccc9ce7f-3cbe-445d-8f98-aaeabdd6f4d4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Bend", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#167f8bac-1a9d-497c-a2d8-7edf9b7bc947" + "@id": "http://digitalheraldry.org/data#a6efacf9-8e92-4325-a9b3-b2d908c1dc2a" } ] }, { - "@id": "http://digitalheraldry.org/data#7cb47077-f499-48e5-91d6-88f6855ca629", + "@id": "http://digitalheraldry.org/data#73b2f521-0ff2-47b1-8277-59afdbf4953c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@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#CoA0000013049_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000013049_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001227", + "@id": "http://digitalheraldry.org/data#CoA0000006415", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed tincture for Charge2" + "@value": "fixed tincture of Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -85522,7 +85722,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000001227_1" + "@id": "http://digitalheraldry.org/data#CoA0000006415_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -85532,265 +85732,360 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1f66ea70-59c4-4043-a80a-26bb921ac1c7" + "@id": "http://digitalheraldry.org/data#a4540589-dfb3-406d-840f-58324d1aeb12" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0d5c3b8b-3a5c-4085-a5fb-6cf8d38564dc" + "@id": "http://digitalheraldry.org/data#f7a62c5e-887b-4dd5-b561-07300bdb2297" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#9df64550-e0c8-4a56-8039-f33360ad60fa" + "@id": "http://digitalheraldry.org/data#34101235-ad60-48b6-9eff-1d092296bf39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "1227" + "@value": "6415" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031574", + "@id": "http://digitalheraldry.org/data#8cd84f1f-5bf8-44ae-9475-3aea5a30cc0f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#ce05d54c-5aa0-47bd-9161-dc9cc9e99550" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a8da3196-f13a-4e75-83ab-ad90839bf44b" + "@id": "http://digitalheraldry.org/data#afe08e75-a046-403f-b164-efdff38a5d52" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ { - "@id": "http://digitalheraldry.org/data#a5602d6e-13cf-461c-acae-611e672265a3" + "@id": "http://digitalheraldry.org/data#772655ea-5a80-49b4-9574-f269efaffb07" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#21d06031-74cd-4aff-ad9f-05e186d0fad3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31574" + "@id": "http://digitalheraldry.org/data#15f90451-5e00-41cd-9c26-9c8ae9f6aa12" } ] }, { - "@id": "http://digitalheraldry.org/data#63166c6b-77b9-4ca2-aef2-cbb0a826430e", + "@id": "http://digitalheraldry.org/data#6ed0cc6e-18eb-40bb-bb00-f48d610c51c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise", + "http://digitalheraldry.org/digital-heraldry-ontology#Flying", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#f25a8565-97d3-4795-8f3b-ac2b090d9df7", + "@id": "http://digitalheraldry.org/data#CoA0000008226_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0fa5f201-ce5b-4eab-8be0-b74d969ca6f5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8e946879-4e60-4a93-889a-d1d013bdb87a" } ] }, { - "@id": "http://digitalheraldry.org/data#8caccb64-e678-4775-940c-fef53bcb53ee", + "@id": "http://digitalheraldry.org/data#cf49b284-1cd5-43e1-9357-42e12b914cd5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Border", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#03b9f928-e217-441b-9127-c4841a5f2ee6", + "@id": "http://digitalheraldry.org/data#7808db88-7614-4f2a-b54a-acfddbf7169b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006610", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4a2b7153-2ee1-488e-b85d-9b05960252b9" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#75fde9d2-72ca-49d5-ac0d-dd32fbf0043b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0aa0be17-1101-4f8e-a8b3-c12d25f397a6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#1f50babc-e6cf-447c-83e8-043f119d9502" + "@value": "6610" } ] }, { - "@id": "http://digitalheraldry.org/data#a51fae26-d68d-4191-a05a-aa0a39b83ae0", + "@id": "http://digitalheraldry.org/data#bf33616d-b6d3-4474-a327-ec917fe29d06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9e072a6c-ab39-49b0-bc8a-a93d55fab2a8" + } ] }, { - "@id": "http://digitalheraldry.org/data#e7663b29-d94b-4767-8239-2a289d6504a4", + "@id": "http://digitalheraldry.org/data#0716396d-d608-4501-b8a8-c0ddc501122e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d9701d10-9c21-4d70-a858-1fc619e53e82" + "@id": "http://digitalheraldry.org/data#fb4e4598-f74c-41e0-83e8-cb1da6dad3e1" } ], - "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#CoA0000007831_2", + "@id": "http://digitalheraldry.org/data#2f92eec8-c6c0-4ca5-8fbe-060a554a343d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed and rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#a773b944-490b-49d2-9fe0-63d7d5b79b44" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0c6ee4c3-1689-47bf-8660-6220ecb2b409", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007831_2_1" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#791186e5-fbf3-4f90-8752-287a1ded6087" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#212f499f-746e-4dc8-95ba-ec34c211e059" + "@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#6113444a-077d-4f02-896f-fbf56cef08d5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#7c4ec233-84a9-4260-92de-b315973ee95c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b1e8695b-a8f1-4264-9c13-adfa80448492", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7831_2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#87373b05-ee5f-414d-8deb-65057699f508", + "@id": "http://digitalheraldry.org/data#5dea38b2-3ea2-4051-a92f-2337edb7b02f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "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/data#b1f53015-496b-4a01-a01d-5476818717af", + "@id": "http://digitalheraldry.org/data#9da3e7ee-76cb-4b40-adf1-e27cd005ecc1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#9afc126f-a2e8-4bd9-ab2c-773f39ad04d1", + "@id": "http://digitalheraldry.org/data#5fad4a0d-e9c4-40b5-86be-949d033d0c78", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#16d55b1f-8fb3-49a9-bde7-6b7068e6ae78" + "@id": "http://digitalheraldry.org/data#4873897a-3f3d-41de-9747-b6347abef737" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031507", + "@id": "http://digitalheraldry.org/data#0c0f3b61-e7a9-47f9-9428-205b417db909", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#05946ac2-e8a7-4eb8-8781-0df16e94ef56" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Of7Pt", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#80bff000-d2f9-4c7f-bb71-4028bd782fd0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#649c62db-4b1a-4c86-8612-3dcaacf87e27", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#814c5517-9f60-422a-89e4-f126611b41b0" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DonkeysHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#9972f843-3238-4581-b2de-3effa927a246" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f8675174-39ed-4960-8b01-c04d092aec4c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bec95a14-febc-4ae9-8eea-2b717b5a698a" + "@id": "http://digitalheraldry.org/data#a1602717-a481-487f-97df-b9ad0aacadeb" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d7b2b107-01fc-4d6c-b60b-763add20a7bd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31507" + "@id": "http://digitalheraldry.org/data#e7727a36-347c-4239-900f-3495ecfa76cd" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#b175fc06-49bd-4c9e-8d33-564d52e68892", + "@id": "http://digitalheraldry.org/data#368936ab-cdf3-4bf6-86e8-d0412685b584", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c7911f7f-7c02-451e-9fc6-6b5f29014568" + "@id": "http://digitalheraldry.org/data#993e00a1-ae5a-4262-a760-1784e94d90a6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006389", + "@id": "http://digitalheraldry.org/data#e607a6fb-7e05-4165-aaae-0d5126ac0216", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000000118", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed field_seme" + "@value": "switched order of Charge1 and Charge2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -85800,7 +86095,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006389_1" + "@id": "http://digitalheraldry.org/data#CoA0000000118_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -85810,63 +86105,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#87fc8b94-25a3-4849-adf9-dab9da33303e" + "@id": "http://digitalheraldry.org/data#39307bbc-4896-4882-b919-55392f06141f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#77250910-5743-4997-ba30-fcd1c8ced6e4" + "@id": "http://digitalheraldry.org/data#cb493c16-d18b-450a-977c-7fc188c8ec7e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f9c20fd8-df4e-47f6-8d61-6905a2edc152" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6389" + "@value": "118" } ] }, { - "@id": "http://digitalheraldry.org/data#8b501926-ab4a-412a-a881-b6cca9473650", + "@id": "http://digitalheraldry.org/data#834af763-b2c9-44dd-83e7-6824faf09ff4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a8eb2df6-6991-45da-9384-889ef3de68ae" } ] }, { - "@id": "http://digitalheraldry.org/data#0cd5747f-e29d-428d-aa31-e88e3d17dbc3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027525", + "@id": "http://digitalheraldry.org/data#CoA0000031504", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant and armed and tinct for modifier" + "@value": "changed helmet tincture from A to O" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -85876,7 +86154,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027525_1" + "@id": "http://digitalheraldry.org/data#CoA0000031504_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -85886,29 +86164,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2c231f82-4a1a-4720-8ffc-652fb489039e" + "@id": "http://digitalheraldry.org/data#e94c9caf-732e-469c-b7e3-77374bda5ccf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#33e1872d-1c3e-4d8d-b291-25d82fde2ca7" + "@id": "http://digitalheraldry.org/data#c6a37850-01b5-498d-81d2-fb80183cfca0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "27525" + "@value": "31504" } ] }, { - "@id": "http://digitalheraldry.org/data#0c106162-7fd6-4c1e-8a00-48a395d008ac", + "@id": "http://digitalheraldry.org/data#f51f0e91-f8d0-4d87-8a31-7ddab7a1331d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ @@ -85918,63 +86196,44 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002696", + "@id": "http://digitalheraldry.org/data#a8e8004d-dc38-49dc-84dd-5d0897ee8601", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#b9f1a6b8-da36-4116-a98a-ca24dba171f1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5bbe98fb-74ce-433e-b3a9-8af9d198149b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2696" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8a34ad2d-ce71-4238-b8ef-b1daf93706e8", + "@id": "http://digitalheraldry.org/data#e10ba4cc-0eff-4408-9975-ebea3909ce27", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Label", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#31d1f6a5-aa64-4a29-9867-a146f417bda8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#618082d5-4a6e-4a77-a6af-3fa7ba8d2b94" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#06046ceb-5fdb-4b26-9859-a78822d21148", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged", + "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#CoA0000002787_1", + "@id": "http://digitalheraldry.org/data#CoA0000002443_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -85986,148 +86245,125 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cd71cab6-c9b4-4d0b-a896-619065ed41bb" + "@id": "http://digitalheraldry.org/data#5262d521-d3dc-4484-898f-2dfa8b7e97d7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7c2adc9d-e658-4be4-ab04-7f2629466e21" + "@id": "http://digitalheraldry.org/data#bffb6740-aab3-4188-bcb0-058b38b90ab9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f6a9920c-8d19-43b9-bb92-3175e7497c49" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2787_1" + "@value": "2443_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e80c2e25-bb10-4e73-ba44-b194e6efdc5a", + "@id": "http://digitalheraldry.org/data#3902f108-ccd0-41f7-bdac-b76d5091132a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#1edebdce-18f9-4423-9ab6-0ad60f244ab6" } ], "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#6a76a5f6-a1fe-428d-9d45-ae21647abfa6", + "@id": "http://digitalheraldry.org/data#1311d717-122f-4c56-bb6e-63d7a5eb2dd2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 7 } ], - "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#72dba60e-4489-4e47-8e0f-329bb86479b8", + "@id": "http://digitalheraldry.org/data#33d42e73-a23d-4de1-9d34-9e5b2acf6ed6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Hammer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ec7a9615-120d-4a67-a535-054691f30871" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naturel" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#sinister": [ { - "@id": "http://digitalheraldry.org/data#dd2756dd-2df1-46f4-a2ea-466de108840b" + "@id": "http://digitalheraldry.org/data#e004f09d-a709-4376-bb10-8dc36b223b14" } ] }, { - "@id": "http://digitalheraldry.org/data#91b7c1af-7e1b-4061-bebb-06b8228f8fcd", + "@id": "http://digitalheraldry.org/data#CoA0000001458", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A" + "@value": "added langued, rampant and armed to Charge1 / fixed tincture of field" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B" + "@id": "http://digitalheraldry.org/data#CoA0000001458_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#687be412-e229-40c8-86b7-3c8d2bba461e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3553cd72-b335-4df7-b879-1b93698e79a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#37ec2638-074a-4e33-b4c4-0c033f31dc22" - }, - { - "@id": "http://digitalheraldry.org/data#a51fae26-d68d-4191-a05a-aa0a39b83ae0" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d35ceda5-2811-47fa-9e22-66a797e8ba8e" + "@id": "http://digitalheraldry.org/data#d6a227fc-75d3-490f-91ae-7127ed8a83d1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#d8a6a377-2627-46d3-939e-31ddf9918ba1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6439993a-58db-43fa-9142-1e1925e3b31c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Leek", - "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": "1458" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003089", + "@id": "http://digitalheraldry.org/data#CoA0000002781", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -86139,53 +86375,36 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#305940c6-9c61-42f4-9aa1-81c90d050878" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#44a217e6-e424-4c4c-9c46-f2729df1b699" + "@id": "http://digitalheraldry.org/data#05345b7e-5503-4829-a1a1-4961740cc7c5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "3089" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fdb1ec72-56ad-4c31-9719-204887f62358", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#cce40e04-9733-478f-91c3-0acf04f07f8b" + "@value": "2781" } ] }, { - "@id": "http://digitalheraldry.org/data#5d11f9ee-796d-4664-90f5-1398f5f92c82", + "@id": "http://digitalheraldry.org/data#0a87916a-d5d2-4024-a8e5-aafe9887cd50", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#885b9eea-d6d1-4a82-92d2-a3953bb7f516" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#dac73752-9c56-41e3-926c-d6e9ada2077c", + "@id": "http://digitalheraldry.org/data#856e14c5-6f9c-4481-8797-e8f723a30f6a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008152", + "@id": "http://digitalheraldry.org/data#CoA0000003420", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -86197,99 +86416,82 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b1b68db1-638a-4f62-8c58-58d65b73100e" + "@id": "http://digitalheraldry.org/data#60b1a91f-e195-41ff-87ae-89ad672e9c72" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3a995e12-866d-4f04-b616-f3f042265eb3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8152" + "@value": "3420" } ] }, { - "@id": "http://digitalheraldry.org/data#aa6e9091-af54-42f1-af2a-75f6f36066ed", + "@id": "http://digitalheraldry.org/data#CoA0000008359_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d2aba988-91e0-4dc6-9335-535a983e9011", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3ca8b30a-a29b-4c41-8d02-ecd454c9eb3d" + "@id": "http://digitalheraldry.org/data#b759f133-006c-4234-a132-0b53a1492f3f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#0219bda5-c857-446e-8bfb-af97c40a0d6f" + "@value": "8359_A" } ] }, { - "@id": "http://digitalheraldry.org/data#4f6bc6cb-2fde-451f-8eec-1609cf25f90f", + "@id": "http://digitalheraldry.org/data#34101235-ad60-48b6-9eff-1d092296bf39", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8861d600-0a40-4772-bd6f-86af1d3a783e" + "@id": "http://digitalheraldry.org/data#25906dd5-1888-4fa4-ad3e-51296738bc90" } ] }, { - "@id": "http://digitalheraldry.org/data#0064b91f-e028-4296-a78a-b3d07cb0ce14", + "@id": "http://digitalheraldry.org/data#54db3289-43eb-4c88-9663-9e78c2695baa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#56311ee1-a478-4c41-ac36-a2088524cf4d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#cf5b0485-38ad-4f71-ab77-1b8789e58eca" - } ] }, { - "@id": "http://digitalheraldry.org/data#f3a03a2a-471b-47af-accb-f2de590dc09c", + "@id": "http://digitalheraldry.org/data#a8eb2df6-6991-45da-9384-889ef3de68ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#abe4776f-d0be-4fc8-a8db-6305678c9bdf", + "@id": "http://digitalheraldry.org/data#2a2f5147-1877-43ba-9201-0882189f8658", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -86299,26 +86501,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9cd66448-0d9b-46c8-a4e4-f58922f7e209", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#61b476e6-3283-4408-9551-febc2851b118" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5d645174-2a85-4754-9927-750314bb02d8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000005989", + "@id": "http://digitalheraldry.org/data#CoA0000002688", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -86330,29 +86513,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f42d816a-9065-48b2-af5f-50412b4ec5a3" + "@id": "http://digitalheraldry.org/data#539c4b5e-4d81-4098-81c9-ba8faa043900" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bd2e617f-3091-464e-be57-7a9bcaffda84" + "@id": "http://digitalheraldry.org/data#6067c0e4-bce1-48e1-8a14-3c86a0a7fdec" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#640a0c5d-6b0f-40af-b3f3-797a54264d6b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "5989" + "@value": "2688" } ] }, { - "@id": "http://digitalheraldry.org/data#94ab11bf-0030-4cbc-bb33-23bdbc50756a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007985_A", + "@id": "http://digitalheraldry.org/data#CoA0000008152", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -86364,115 +86545,97 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d6c2ae30-12e5-4b08-a24e-06a0d5a7eed9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#ae2e9ce3-c4d7-4bab-9576-bdf142b535bf" + "@id": "http://digitalheraldry.org/data#4ea74d81-b142-48f1-bffd-30ad7b3a87be" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7985_A" + "@value": "8152" } ] }, { - "@id": "http://digitalheraldry.org/data#3e31535e-0d9d-45eb-b8a4-e4508235d44e", + "@id": "http://digitalheraldry.org/data#e800d5ad-faeb-4b61-987b-7c46202b92da", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Castle", + "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002776", + "@id": "http://digitalheraldry.org/data#b88e5833-9992-45ef-a305-2b1938773a61", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002776_1" + "@value": 2 } ], - "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#436a0e22-a656-4347-9f84-2091e2dc6d8e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#7fe147bd-7bd2-47f6-a06c-f98d6bbcc467" + "@id": "http://digitalheraldry.org/data#f745339b-4551-4c3e-adb8-b674ee105399" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6e625053-3487-4f7c-b082-cfa3c9fe8f55" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "2776" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a6552ca5-9a5b-4e1d-a076-6c05f9ada498", + "@id": "http://digitalheraldry.org/data#35135103-a058-4744-a8ea-d9e046192eec", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#713f5da1-9f2d-4934-b487-c4854923ff12" + "@id": "http://digitalheraldry.org/data#f327e861-ee1d-494e-8845-539c1489bb1d" } ] }, { - "@id": "http://digitalheraldry.org/data#4bfb093c-aa37-4dba-a649-b981306cdb3a", + "@id": "http://digitalheraldry.org/data#32817ee1-a9c4-4377-a64e-8be964359cb7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#caff4f5a-6d61-46b0-9dd4-785394d8c4f5" } ] }, { - "@id": "http://digitalheraldry.org/data#64159880-7948-4fa7-8383-21f213a1aea8", + "@id": "http://digitalheraldry.org/data#0534e3a4-54ed-4652-b5a5-746659b6ef63", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#aed977b1-0650-4474-8539-9ad7f7f79fdf" + "@id": "http://digitalheraldry.org/data#a0daab23-9801-49ce-823f-cc92108418cb" }, { - "@id": "http://digitalheraldry.org/data#d2ae8b90-c9a4-422f-949e-e7e1350004be" + "@id": "http://digitalheraldry.org/data#fa982416-a642-40df-bb8c-69b8ba394ceb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -86482,264 +86645,202 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5251fbc6-af46-416a-8525-1fb51bcbcd62", + "@id": "http://digitalheraldry.org/data#1e03ef42-103b-4cb3-a5ba-06315d47103f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#a7d17401-fc9b-424e-8b3c-c0a6eae6d299" + "@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#f65b9fce-1a18-4e37-8725-f96f74b60160", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d78c3cdc-3b81-4bf7-8057-a57e155bc07c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3bbff4a6-f702-45d3-bbc6-1437f8baf521", + "@id": "http://digitalheraldry.org/data#09aaefdc-9cf6-46a6-9b68-0ceebfc56ed7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a5645b11-345d-4d0f-b1e2-2d4290a68431" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#379fd291-f778-4d91-b818-3b9c16d8eb5f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#f58f62de-6cf8-4e32-9581-7df2ce495671", + "@id": "http://digitalheraldry.org/data#ad458121-3210-4842-a7eb-ce5d1b34f277", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#03d9bcf2-e57b-413d-90b4-2e108d0fb068" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#e06485fb-c901-4f59-848f-aaa5052f3adc" + "@id": "http://digitalheraldry.org/data#CoA0000008229_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d3de4aa6-724c-4fa8-83de-494a987c3eef", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Axe", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#8db3a62d-170d-45a1-8207-492404e7ee6d" + "@id": "http://digitalheraldry.org/data#CoA0000008229_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#CoA0000008229_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000008229_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d939909e-93e3-4569-8939-638716212fe8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#305940c6-9c61-42f4-9aa1-81c90d050878", + "@id": "http://digitalheraldry.org/data#161abc0d-fca1-459a-a1e9-e57a73ef9647", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], - "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#Martlets", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#81f2e02b-36be-4e50-91e1-b47f695a1ac3", + "@id": "http://digitalheraldry.org/data#92832013-d8ae-4349-aaa8-ee481487ceb3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#e7d715f8-7856-41ac-9aee-6fc4fa5943a6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#3f25aa01-9efc-445c-ad09-72d17cc55a03" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#dc7a9af3-3e7a-47b7-b368-6a145ab0206d", + "@id": "http://digitalheraldry.org/data#ec16febe-948e-4f63-a505-bb04c74e068c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#32400d54-959d-4501-bdcd-1823c6c62a88" + "@id": "http://digitalheraldry.org/data#64ae8c6a-882d-47f3-84f8-5da61224f4f5" } ] }, { - "@id": "http://digitalheraldry.org/data#6d807c21-7975-4ba4-909e-80496be78869", + "@id": "http://digitalheraldry.org/data#50b8e26d-7b76-426c-b33f-31018bfc80bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000198", + "@id": "http://digitalheraldry.org/data#849ee2d3-208a-47d2-ab9b-5d39c4c84a48", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#80a72fa1-c016-4718-8a27-79bfacf65196" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9b5fff83-c157-4b3d-9ff5-2252200d8556", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#12ae4c67-3b68-4772-ba21-cbf400ca8c2a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "198" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2368b788-9aa6-4a76-9081-036ee6718856", + "@id": "http://digitalheraldry.org/data#901555ea-087c-4024-959f-9d1eff396e26", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e022f3bf-0307-416b-a000-769cbc3173b5" + "@id": "http://digitalheraldry.org/data#de6b8877-ca65-4e83-ae2c-d81f68e3e35e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009683", + "@id": "http://digitalheraldry.org/data#c3cc8a9d-e7b2-4e22-a2fe-8029a2b43397", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#52893f78-fd4a-4167-b43c-5f00f4f30567" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#f27e0cf8-a559-49d1-96b6-44d841953342" + "@id": "http://digitalheraldry.org/data#ccbdfe55-2d00-4c24-9ef4-edc8bbadb6e1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9683" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#be9b8c48-6822-449f-bbcd-5ee169c32a6d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b0048a14-e6b7-48b7-88e8-d665ac823e62", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#40105a6b-4f66-485b-b99d-52a70274c6b1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002735", + "@id": "http://digitalheraldry.org/data#CoA0000002715", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -86751,324 +86852,210 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#45fc2ee9-e67d-4f18-b21f-bb11df61d560" + "@id": "http://digitalheraldry.org/data#7bc6c510-f836-4f69-b4f4-fa2c8dab847c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1cd2fbc4-8deb-4519-87da-66fbcd0d9578" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "2735" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000019557", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true + "@id": "http://digitalheraldry.org/data#508a23b3-2afc-4e0c-9bc1-eda661160c67" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#1941278e-cc25-4131-bcdf-3efcdbf678c0" + "@id": "http://digitalheraldry.org/data#ed7d4606-c632-48c2-828c-36af0491c7f6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "19557" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#94b7b8e4-a87b-496a-96a1-f27b9ad2580c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "2715" } ] }, { - "@id": "http://digitalheraldry.org/data#40105a6b-4f66-485b-b99d-52a70274c6b1", + "@id": "http://digitalheraldry.org/data#44d8729c-4551-4b92-82e9-7d797ee46a2c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#f7053f8c-aaa6-4729-8813-a94a1257a0b5" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#4cf9aa08-2b1c-439a-82a9-f0a56915ed09" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ], - "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#4a194ec6-cb04-482a-87a1-a2648a1f8348", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#6de21e5c-7bcc-48cf-97de-6dcdac2f8764", + "@id": "http://digitalheraldry.org/data#4c1999b3-080c-41f4-a072-7f532d6531e5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#28fb979a-21cb-40c7-9e0b-3c11dfb8a0b2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#6efa4917-8ec2-4ff2-a32e-791dc7bb2ecc" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002766", + "@id": "http://digitalheraldry.org/data#3d5cb436-98fe-4373-98a6-9677e4d83591", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#FishHauriant", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#8fb82a06-5a7e-4f91-b784-948e315a2364" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#fd8f1027-1fa7-4bec-adbb-7d592fb1a82f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "2766" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#91b76b8e-f8f9-489a-8d02-4f1b5433d4d6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#789c4592-e8b4-46a3-8cec-e68249413cbd", + "@id": "http://digitalheraldry.org/data#2101e645-71a6-49d0-90b1-bf9aeae7bc81", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Issant", "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5215fbcb-b921-405c-96ac-35eb1cd46fcd" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508_1", + "@id": "http://digitalheraldry.org/data#CoA0000006253", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ElmBranch", - "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#887a25e9-b3e2-4695-84e9-c4e14f96871e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000006253_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8f785093-8230-427b-a1a0-4d67c5164a7a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Swan", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#e9b3aed8-ae64-44f7-a35a-418d870b1f89", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7eda1a75-3d8c-427b-ac81-4b5d17e466e3" + "@id": "http://digitalheraldry.org/data#51a0c992-52a8-48fe-bbd5-cd8bb46da760" } ], - "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#c93853fe-2302-4bed-91c1-fd0c32148099" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "6253" } ] }, { - "@id": "http://digitalheraldry.org/data#7454b42a-c281-46d4-8f03-99e747a66f00", + "@id": "http://digitalheraldry.org/data#CoA0000008220", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#dfce920b-9a97-42d4-b68d-d29edd6c650e" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#217b353b-40a9-4faa-a31c-5dcd86fc3161" + "@id": "http://digitalheraldry.org/data#0923817d-eba5-485e-8d17-250bc4f079ab" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Axe", - "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": "8220" } ] }, { - "@id": "http://digitalheraldry.org/data#8fd41788-0b54-4305-9f9a-537b4a47fe8d", + "@id": "http://digitalheraldry.org/data#4b5c9166-5271-451a-b0d7-cdb9365dbd83", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Nettleleaf", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000008837_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3c2ea806-53ab-4455-8adc-62f5790aa578", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000008837_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008837_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5270630e-23cd-4a08-9c8e-69b5b6ded19d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#CoA0000008837_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#aca001be-ec60-4ced-ab78-8bacf657fd7a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ab5fac46-ab26-4a0f-9ca4-8463c250f03b" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#c1d3a54a-45b4-4d40-8de7-48fc363bc24b", + "@id": "http://digitalheraldry.org/data#e8211932-94b3-4e28-bee3-928d810a688b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny" + "@value": 7 } ], "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#9f676a1a-ee58-4590-8a78-f65f7af476b4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -87078,7 +87065,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191", + "@id": "http://digitalheraldry.org/data#CoA0000003959", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -87088,180 +87075,125 @@ "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu" + "@id": "http://digitalheraldry.org/data#d1b3d029-b8e9-4288-9a91-f670f69f1ed9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a572dc9a-7dc9-4746-9d85-750a29fb1ea0" + "@id": "http://digitalheraldry.org/data#368936ab-cdf3-4bf6-86e8-d0412685b584" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "8191" + "@value": "3959" } ] }, { - "@id": "http://digitalheraldry.org/data#aa6a68ad-f315-4866-8eaf-331f7d8957f2", + "@id": "http://digitalheraldry.org/data#CoA0000003744", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fimbriated" + "@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#1fc07675-cfab-4ff7-ace4-b1f075db40a0" } ], - "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#fc65d3f0-8047-4b86-a836-0627a563e191" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#88c379c4-e6e2-43e5-ae25-c8abef0f81f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "3744" } ] }, { - "@id": "http://digitalheraldry.org/data#fbdc4825-0529-4efe-bffc-3dbc6f014f1c", + "@id": "http://digitalheraldry.org/data#1d634af4-9995-4191-8732-0c33f344be00", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cbef0ef8-217a-4bb9-97cc-dd4beceff3f2", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#cf49b284-1cd5-43e1-9357-42e12b914cd5" } ] }, { - "@id": "http://digitalheraldry.org/data#fc6a919b-4d95-423c-8b6f-211cad1a65b1", + "@id": "http://digitalheraldry.org/data#124731ee-e7ee-4968-98ac-805e0691602f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly" - } - ], - "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#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#93080cb7-96c3-4927-a953-351e40e8c2ae" } ] }, { - "@id": "http://digitalheraldry.org/data#bc629774-d478-4c4f-a851-71e9107af14b", + "@id": "http://digitalheraldry.org/data#bbb6d0ac-869e-45f2-a256-076fcb3b088f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Antler", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/data#fb44e256-d977-43e4-b133-b17d1ee4e23d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 3 } ], - "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#b134739e-1ce3-45d5-8b33-5df38c9555f0", + "@id": "http://digitalheraldry.org/data#8babd42d-22b4-4830-ba82-b712b36bf205", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c2c3211d-7caf-4cb1-b730-baa0fe70d9f6" + "@id": "http://digitalheraldry.org/data#c46b819e-f303-4ec2-a9b1-ee5a5937077e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003820_1", + "@id": "http://digitalheraldry.org/data#7cf0d03a-a71d-49f9-9665-516a190abed5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#b95a6413-2310-4f79-8af9-dbe68423901b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3820_1" + "@id": "http://digitalheraldry.org/data#8bccab2d-3865-416b-8511-793b30c0c692" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007961", + "@id": "http://digitalheraldry.org/data#CoA0000002601", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#CoA0000007961_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -87269,96 +87201,115 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2efb71fd-a8a6-42f8-8350-36cc56524cf1" + "@id": "http://digitalheraldry.org/data#519220b3-0cb2-4cb6-a558-5809babfd739" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#83d52434-afaf-44d6-8e55-1f2c88679c3b" + "@id": "http://digitalheraldry.org/data#fc379d93-2263-46cf-bad0-c677dd997199" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#343d2221-36c8-412e-9da3-3c7f91fa1bf9" + "@id": "http://digitalheraldry.org/data#877b6ad6-a604-47a7-a8c7-2739afcdd96e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7961" + "@value": "2601" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d73fb2c1-3fc5-4ae4-94a0-d7042d3e248c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/data#11cbd63e-bf61-4a76-a2b3-b8efbe7b3dd4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5812cc60-34be-4037-bd1b-f0f87952fdb8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423", + "@id": "http://digitalheraldry.org/data#049266e0-dff9-4eab-8cc4-fa05efd8b1ad", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithTuftsOnPoints" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#131d86c9-a031-40d0-9e8f-ccca06e2ee82" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "21423" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009383", + "@id": "http://digitalheraldry.org/data#CoA0000004384_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ff632192-8ab3-4026-a86c-415638737857" + "@id": "http://digitalheraldry.org/data#980b5577-9034-4b44-8896-66dfa6b5355a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4c342ced-9b06-4813-bb9a-e05bda4d0fac" + "@id": "http://digitalheraldry.org/data#e48c9954-a884-426e-bf9a-05fb81b61309" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#9856a783-2df3-46cc-923e-f91e6e100403" + "@id": "http://digitalheraldry.org/data#1c19ffd3-a667-4a03-885c-dd9ba764669a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "9383" + "@value": "4384_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4482df0e-d5e6-4ba2-89c5-426ce7e2194d", + "@id": "http://digitalheraldry.org/data#e27a762d-c667-4c33-b5d5-d50cb14dfdaa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "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#numberOfMarshalledParts": [ @@ -87368,71 +87319,81 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3464e1cc-8498-4539-8023-cf2b4e22ca4a", + "@id": "http://digitalheraldry.org/data#483353ad-822f-406c-858d-395542bb6aba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#990ece5f-dcb8-4100-9b9a-909e2256f282" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#32062cbd-2a14-450b-9850-75a94972dde6", + "@id": "http://digitalheraldry.org/data#691ead29-46e2-4e5c-a9de-bd72f70e1e7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Pouch", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008974_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008974_B" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008974_B" + "@id": "http://digitalheraldry.org/data#495c2b7a-4227-48c9-8e9b-d396f3495225" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008974_A" + "@id": "http://digitalheraldry.org/data#4863ee7c-258d-464d-9fab-cf50c4aedc00" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 4 + "@value": "8134_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4c366bff-2a34-4027-946b-d1246350834c", + "@id": "http://digitalheraldry.org/data#CoA0000003805", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "added armed and langued to Charge3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 1 + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000003805_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006028", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -87441,185 +87402,231 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9037726e-8626-4511-936a-050562449d6c" + "@id": "http://digitalheraldry.org/data#bfe96fe9-86ad-432a-99a7-45aa540535d0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ba6a131a-7d7b-4b4f-84d0-e7ec0b2f567b" + "@id": "http://digitalheraldry.org/data#0d8d21a3-6803-47fa-9efd-55819d6cc3b2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#6f0dcc6a-f53b-4403-8590-e21e8b24f1e7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#06c427a6-f673-49d5-8d6a-42bd78a22f7e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6028" + "@value": "3805" } ] }, { - "@id": "http://digitalheraldry.org/data#8f157888-896c-4c53-a826-d6cdc59ea70c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2f104421-4ac6-40d5-8c7e-0a473d3be8a2", + "@id": "http://digitalheraldry.org/data#CoA0000006255", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#04c1ffd5-caa2-4c5e-813d-38dbec6383e1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8babd42d-22b4-4830-ba82-b712b36bf205" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6255" } ] }, { - "@id": "http://digitalheraldry.org/data#2e9f9a90-6c6c-4364-b517-b613f546ee17", + "@id": "http://digitalheraldry.org/data#15ea611e-45e0-49c6-bc96-c8f96ecbf3fb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6d452dfb-688e-460b-ba76-773a8b7fec99" + "@id": "http://digitalheraldry.org/data#ce9c6d02-31d2-451a-a1d0-31444580cf6c" } ] }, { - "@id": "http://digitalheraldry.org/data#1f6d1538-d224-4535-87fb-c5edc9bd3256", + "@id": "http://digitalheraldry.org/data#b677b06b-e24e-44d3-bf8b-6bed734bf1b5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1df98d8d-9ea3-4a31-be6a-82eafa00ad34" + "@id": "http://digitalheraldry.org/data#418078e0-a81e-44fd-be4d-6777f0386ab1" } ] }, { - "@id": "http://digitalheraldry.org/data#bec95a14-febc-4ae9-8eea-2b717b5a698a", + "@id": "http://digitalheraldry.org/data#4fa972ad-11cc-4312-8efe-159fb97de4ab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a9d1108d-151d-4bb0-a299-6d6b07b7aad9" + "@id": "http://digitalheraldry.org/data#ed9f6531-aa1d-4115-beda-93164eaae398" } ] }, { - "@id": "http://digitalheraldry.org/data#5b5984bb-0d7d-4292-b24c-1f4aca34688a", + "@id": "http://digitalheraldry.org/data#07d228b0-c709-4911-92f8-eb248d3f5a27", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d6fd8c5a-81fd-4a66-9ea9-db68b28cbee5", + "@id": "http://digitalheraldry.org/data#1fdacd4f-e62a-41ea-9096-02eb71520cf0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#03320f5b-2fe5-4044-abca-165186199caa" + } + ], "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#3c8f7bd1-d753-42c2-8531-5cfe3214e2fc", + "@id": "http://digitalheraldry.org/data#CoA0000006266_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c0d0f243-0081-4fad-8bc4-12101dcd8dfb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#2a4ab99f-ee77-49a8-92e4-d644bf90fb92" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#823aa576-0869-45ef-8322-4aff12bde97b" + "@value": "6266_1" } ] }, { - "@id": "http://digitalheraldry.org/data#731fd5d2-69ec-4d94-a54b-3b71c8b3e66e", + "@id": "http://digitalheraldry.org/data#24c6f08d-4416-4a84-aa44-a6f3fee34e0a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8ae0f293-9367-4db9-b2da-67aa611be360" + "@id": "http://digitalheraldry.org/data#a2b34f28-d916-4fbb-adfe-4ba6dcb8aa3a" } ] }, { - "@id": "http://digitalheraldry.org/data#ec9d0026-63f8-40c5-9b01-bc4f0083f5ce", + "@id": "http://digitalheraldry.org/data#CoA0000027012_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b6ed3691-67db-4c9b-993a-527abf824954" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "27012_A" } ] }, { - "@id": "http://digitalheraldry.org/data#a4c825c6-362a-4682-b575-3b2d5797dd04", + "@id": "http://digitalheraldry.org/data#CoA0000008676_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#8fdf13ad-724c-461b-87e6-95635573ed0a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "8676_1" } ] }, { - "@id": "http://digitalheraldry.org/data#41663870-0820-4315-95ef-7e4f0acfa1b4", + "@id": "http://digitalheraldry.org/data#aa3ebd32-4c74-4ef1-b994-a2f8c343f62f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#3e1ea3aa-b940-4cfc-bd7f-cb0744998a8a", + "@id": "http://digitalheraldry.org/data#368dbd85-c2cc-4b93-a91c-7c57051b17b0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "of 18" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c8764eb6-d928-42ce-8a2e-d2e3e5e5af83", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -87631,171 +87638,176 @@ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5c85c767-51f6-4f88-a7cb-ae0e84ff0e21", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#4e31bb3a-b904-425f-8204-7404aa0f1934", + "@id": "http://digitalheraldry.org/data#74c3dcc9-adb8-4def-a561-91390c582a3a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#71b2bd6d-648c-4973-bf83-f8614a1fa78c" + "@id": "http://digitalheraldry.org/data#77891bd4-f6a9-483b-bd42-6bb442f17f6f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#46f51849-a12b-4176-ad86-e5361db2410a" + "@id": "http://digitalheraldry.org/data#4515f885-5415-49d2-bdcc-4f2ca86fa872" } ] }, { - "@id": "http://digitalheraldry.org/data#0294580d-0af3-4625-8253-57a07ac797bb", + "@id": "http://digitalheraldry.org/data#f08fb19d-ffef-43e2-ba58-8e8f9cb73a51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#304616ad-00de-4482-84e1-9bdbb9c4d270" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#c9a16b23-9a2d-41d4-856f-b81693b70cc0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b7d800f6-4e5a-41bd-8816-b7404c6c339f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Statant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7c653766-501f-4a32-a205-74b53e2d75b7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "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#db644401-7006-4b27-a667-adaa60152444", + "@id": "http://digitalheraldry.org/data#212444a6-3870-4768-b3b9-c2f2f8acf2e9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7f6d46b4-bff2-44a1-b950-ddf393da8ae5" + "@id": "http://digitalheraldry.org/data#ffb54333-081a-4cc4-adab-d7259cda498f" } ] }, { - "@id": "http://digitalheraldry.org/data#52665135-e6ae-4306-b94e-e1e2a8120b98", + "@id": "http://digitalheraldry.org/data#3edb6430-6ffb-40c4-a1c9-4ba53c4df660", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#2084aa62-fb41-4085-84d5-e338b52214c4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + { + "@id": "http://digitalheraldry.org/data#58511a97-01c3-40e7-a8a6-0dea2f5407aa" } ] }, { - "@id": "http://digitalheraldry.org/data#f90e6e3d-8ef9-482d-86f4-75483a6692a3", + "@id": "http://digitalheraldry.org/data#85d1b335-219a-4c4c-a79e-8b950581ded1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6d86e7ea-464f-405d-ac7c-430efeb5cdc1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#4664ba46-e2b0-4074-9a41-de29b212b220" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#270c6658-19ba-458a-99d0-25a2041301ae", + "@id": "http://digitalheraldry.org/data#c686951a-2a2e-4f6f-88cb-4ec4b5b847d4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", + "http://digitalheraldry.org/digital-heraldry-ontology#Langued", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#35030472-2142-4e32-99c8-5697bc6eb166", + "@id": "http://digitalheraldry.org/data#b88d6363-e204-4129-8f2d-437b6fb5fd91", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bf781676-e0f0-4272-9fe4-199b4ec14bdb" + "@id": "http://digitalheraldry.org/data#2a9bb48d-f7bf-4434-be40-d7afc206e03e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + { + "@id": "http://digitalheraldry.org/data#1ade28e1-15e0-4745-af64-7178dbe5b7c8" } ] }, { - "@id": "http://digitalheraldry.org/data#9bd2cd26-ec00-452b-906b-ac4ca1709029", + "@id": "http://digitalheraldry.org/data#2031f70b-1612-4c6b-8d2f-06a62a60de9c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#bef02a2a-43a4-487e-828b-95052cc776c4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#38a7ae6b-313a-484c-8a37-3ca63966a104" + } + ], + "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#ac3dd0f1-2d53-4056-ae7b-296e2c82440b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#a2ef096c-a98e-4097-bf10-c74805dd8cba", + "@id": "http://digitalheraldry.org/data#59cc993b-0cbb-4911-b736-d342fa513a6d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#930e05bb-4f0a-487d-9857-748a7f587a73" + }, + { + "@id": "http://digitalheraldry.org/data#052bc7fc-d196-4c3b-8e8e-7097fdf6ec0e" + }, + { + "@id": "http://digitalheraldry.org/data#4aa990d9-6597-40e8-85a6-5c2732ec1bb0" + } + ], "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#CoA0000000194", + "@id": "http://digitalheraldry.org/data#CoA0000002787", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "added rampant, armed, langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -87805,7 +87817,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000194_1" + "@id": "http://digitalheraldry.org/data#CoA0000002787_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -87815,62 +87827,71 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c0c2f653-3b10-4b51-b2a6-95e6dcb6a3ed" + "@id": "http://digitalheraldry.org/data#bfa1b4c0-dbeb-4223-bba1-bd6670c387c1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#01189daf-2cd0-40bc-91de-70de8eed7c22" + "@id": "http://digitalheraldry.org/data#b6663447-a501-4b52-bf17-6f21b293e2fd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "194" + "@value": "2787" } ] }, { - "@id": "http://digitalheraldry.org/data#8d24ac02-aa88-41f5-8f98-2673d5b77058", + "@id": "http://digitalheraldry.org/data#a4c54e3a-5259-4ca5-9b9a-688ad9552ce3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5029336c-3ca6-470c-83ad-a12b3c131af6" + "@id": "http://digitalheraldry.org/data#2c63c911-2685-404e-b81f-7cb3b67cf0c5" } ], "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#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002583", + "@id": "http://digitalheraldry.org/data#113ee8dd-f885-4335-bdd2-8fb0f82456aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant to Charge1" - } - ], - "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#ae0808c1-0fd6-4f70-8f9d-c415bba8dcaf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002583_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002668", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -87879,36 +87900,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#906f4158-3ec5-4f81-8c81-fef271a644f8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#0a193b5a-50d9-46cc-8555-82fe14bbacad" + "@id": "http://digitalheraldry.org/data#d5b6bab6-4142-4ea5-ab45-700153e934e4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2583" + "@value": "2668" } ] }, { - "@id": "http://digitalheraldry.org/data#0f084d61-5b70-406f-9c28-950bcc91fc7e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d8b370ab-bfe8-4375-afc3-6bb5513170e9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8867eaec-c1f7-4a4b-818b-590caf4e772b", + "@id": "http://digitalheraldry.org/data#dd154de2-760f-4f20-b9b3-57192940b72c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -87925,228 +87927,263 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002816_1", + "@id": "http://digitalheraldry.org/data#CoA0000006283", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a8b7d20d-d2be-40d9-8dc2-617e95ebeddb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5827ec56-e917-41e0-a15f-269a8b0306d8" + "@id": "http://digitalheraldry.org/data#ff3907e3-0409-4d99-9800-27a14cea5297" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#88488420-2f8c-4afe-b052-97fd64240ce9" + "@value": "6283" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8c93cd14-12ad-4334-a0ea-013e5f985b6f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2816_1" + "@id": "http://digitalheraldry.org/data#cca3101b-9ba9-45b8-bdc6-b5ebf4b22311" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011265", + "@id": "http://digitalheraldry.org/data#CoA0000002911_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e5f0b310-0897-4329-8e68-69d27854e119" + "@id": "http://digitalheraldry.org/data#ae329ff4-f69a-4a49-b571-58879d9347b6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e76e32b7-e3bc-49da-9a06-047921f8e0af" + "@id": "http://digitalheraldry.org/data#6b8de689-44de-4cc5-8591-5349d0fcec41" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "11265" + "@value": "2911_1" } ] }, { - "@id": "http://digitalheraldry.org/data#0d1f6d7c-2efd-4a64-966a-1ec1f47a5d99", + "@id": "http://digitalheraldry.org/data#b805d547-467f-4152-8a61-149eb06724ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#d06dae37-e85a-4a08-a574-e2993220f7b3" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9977f45a-2471-4378-b451-5ef920d5e1a0", + "@id": "http://digitalheraldry.org/data#104014b9-8bdf-4f30-9d4e-34df12cb2d7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#77bc40cc-54af-432a-aa6e-540dfac40f74" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#77c74aa0-f449-4291-afd0-e7dcb7609319", + "@id": "http://digitalheraldry.org/data#CoA0000029922", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#bf732325-5cf0-4aae-9e08-e2067d8d91da" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@id": "http://digitalheraldry.org/data#a16315db-1e05-408c-98c0-8b8964e5a021" + "@value": "29922" } ] }, { - "@id": "http://digitalheraldry.org/data#ec549b28-f929-4377-bcac-81cce2993182", + "@id": "http://digitalheraldry.org/data#df563429-7aeb-41ac-9636-7ffe36a79e5e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#46e03bba-827a-41c7-801c-4d37cbbe18bb" + "@id": "http://digitalheraldry.org/data#a91390fe-e8ef-49c4-a841-2e6ea7fd0f16" } ] }, { - "@id": "http://digitalheraldry.org/data#8b05475b-3d0a-4423-9547-613d7bddfd2a", + "@id": "http://digitalheraldry.org/data#CoA0000006281", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#bb1f6949-3a6d-4a3f-bc15-40456d917263" + "@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#3e6291f8-95b8-4c23-a8e3-a7cb1b2c9c35" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#099c1597-cfe6-415f-ae19-5e70c2493473" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + { + "@value": "6281" } ] }, { - "@id": "http://digitalheraldry.org/data#8866d25f-bb23-4769-b8db-89458f3ff6c2", + "@id": "http://digitalheraldry.org/data#ffcb3d27-8d29-4940-b135-51b33d02dd5b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 5 + "@id": "http://digitalheraldry.org/data#fdcf3235-5f89-416e-ad4f-47f69cceef36" + }, + { + "@id": "http://digitalheraldry.org/data#7b555e2e-5732-49ba-a162-be78c1a08ce8" } ], "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/data#06d9240e-38a1-437a-be45-a7442068fb7c", + "@id": "http://digitalheraldry.org/data#cf6a19ff-36de-45db-be7e-851f785c21b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsHead", "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#84e7f61a-886a-4eda-9a95-d1b80f2c71f7" + } + ], + "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#836c144f-fb99-44a8-b0f4-15e22b366c5b", + "@id": "http://digitalheraldry.org/data#4b9619d6-6e77-42c0-9c0c-ccf1c638d87b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002728", + "@id": "http://digitalheraldry.org/data#9d927b80-b714-4eb7-8f71-558d1a53f254", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Axe", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#ca4ee070-fe02-4167-8435-c2b5c846f467" + "@id": "http://digitalheraldry.org/data#c3191180-63b1-475a-9a8f-eab3327c640b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#f58f62de-6cf8-4e32-9581-7df2ce495671" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2728" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#edb4cb6f-a140-4c12-8290-51f6e11fdfdb", + "@id": "http://digitalheraldry.org/data#2a7ab5a0-9c89-491a-9604-ee83024459ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#71b10595-d18f-46a6-a191-09dc593bbc1f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + { + "@id": "http://digitalheraldry.org/data#9a5c7939-d94b-4976-93cb-bc3581b98127" } ] }, { - "@id": "http://digitalheraldry.org/data#451496b2-91c5-4f45-bc02-483b028b1c76", + "@id": "http://digitalheraldry.org/data#72948f32-4867-40b5-986b-827c1335c1a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://digitalheraldry.org/digital-heraldry-ontology#Fess", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#inChf": [ - { - "@id": "http://digitalheraldry.org/data#95f03470-cba5-4c7d-8573-62cf88056f57" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031524", + "@id": "http://digitalheraldry.org/data#CoA0000009818_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -88158,78 +88195,93 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#76a88ae0-795b-4b8c-bfe8-be7c0dd00949" + "@id": "http://digitalheraldry.org/data#10e85c07-c48e-42e7-944c-c189f47e3266" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8054df44-d674-4c7e-aa31-afd1a657028c" + "@id": "http://digitalheraldry.org/data#befd6037-2c00-4aaa-8b7f-e9285d969191" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "31524" + "@value": "9818_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "http://www.w3.org/2002/07/owl#NamedIndividual" + "@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#a4dda44c-b2e7-451a-ac37-41a0d86ccb5e", + "@id": "http://digitalheraldry.org/data#f99ea1b9-0efa-4907-8400-a1ad77443693", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "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#1820e4ea-16a3-4156-aa23-19c0c83ca566", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#76b2f460-8b3b-44fd-8ca8-32f7502663e8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000586_1", + "@id": "http://digitalheraldry.org/data#03d02b76-69a3-468e-9585-da5f312d89db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#74868b3d-7d49-48b2-a4c1-1c6c1a9416a7" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#14e6318d-5c84-4548-9dde-703e7f5579d3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#37b8e9fc-80fd-45e9-96dd-a8b62f7dca8d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "586_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006418_1", + "@id": "http://digitalheraldry.org/data#CoA0000022239_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -88241,61 +88293,58 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#46f2dcc0-1967-4ffb-bcc8-3fad0ed124c4" + "@id": "http://digitalheraldry.org/data#69aaf972-6942-440e-86f5-325c6e0b380d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3f41ce89-c8c7-4e0b-94e9-081d6c062068" + "@id": "http://digitalheraldry.org/data#688c222a-92c0-407e-8c73-09255c4d4ea3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#01dead19-a567-4627-9b8c-11da8e00452c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6418_1" + "@value": "22239_1" } ] }, { - "@id": "http://digitalheraldry.org/data#77596913-9c44-49de-95c4-b0776742719c", + "@id": "http://digitalheraldry.org/data#10af2004-da90-4aed-a7e3-161c0f5d1332", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bad55362-f53e-4e31-9efa-05e785e4d548" + "@id": "http://digitalheraldry.org/data#29e54f20-8fb1-4bd0-869d-b9140cb42e2f" } ] }, { - "@id": "http://digitalheraldry.org/data#0c36238a-d1b0-433d-bf8b-3f62317c01c6", + "@id": "http://digitalheraldry.org/data#8f92cacb-b836-44e4-9439-b891ce8c8f78", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#19468cab-25e4-4d5b-aa60-7fa9f9ccea5a" - } - ] - }, - { - "@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#9e03b52a-13ee-4db3-99ff-5d5545ff9f7c" } ] }, { - "@id": "http://digitalheraldry.org/data#c55b25da-5cfe-40f3-938c-c6ebe46c0e17", + "@id": "http://digitalheraldry.org/data#ffad7a2b-9970-4bb1-9d33-23ce73c140c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://digitalheraldry.org/digital-heraldry-ontology#Pale", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 2 + "@value": 4 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -88305,121 +88354,144 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1e41d469-9363-467a-aced-744a990bb7f3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#95f92b3f-9852-4039-b90d-7a69dfbd9b3c", + "@id": "http://digitalheraldry.org/data#7e476da2-d547-4678-8f2d-4dfb1c8c7522", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#c3bccb3b-b72f-4e19-a422-463c6c283017" } ], - "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#94373a35-8ff6-4060-bb10-a9331448fbb9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006673_1", + "@id": "http://digitalheraldry.org/data#09f882c7-d8bb-420d-943d-6dcad54ec7b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Lion", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#edb28505-d8b7-42d6-ae85-7edd4bcd0f8b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aba50d30-4e78-4f33-b9d2-231ccf7e29ca", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#52d38049-7728-4c13-a723-3c88a7ebffa1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "6673_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#04cad44d-f06d-4330-b9af-745c724a4b60", + "@id": "http://digitalheraldry.org/data#524a4a7a-126c-4ddf-9344-f3f17241c6a7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8eb3e011-d5fb-4167-b2a8-cec9d57a8be5" + "@id": "http://digitalheraldry.org/data#0e1cac73-8ef4-436a-9aa7-90366271e444" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031536", + "@id": "http://digitalheraldry.org/data#50278b94-fc30-4ce9-93a8-536cb9e50490", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#dbeae124-75d2-44a4-a459-45a9d9ac3533" + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#dae348b8-fb6e-49fc-ac0c-0be291b1ad58" + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": "31536" + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#46588f16-0a21-4dde-8fc0-8ffc3cbc2ab2", + "@id": "http://digitalheraldry.org/data#1920d8be-cfd7-4363-8194-0c33d9e37f51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Roundels", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#8f972d6f-6c86-4b08-bb63-a2500cea4157" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9da92b39-326a-4fd6-95ea-d669c5827e71", + "@id": "http://digitalheraldry.org/data#9fc50169-4bda-4f8f-bd44-dd5e41000f06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#bff886be-2e80-4c81-becf-39f8fcb5c623" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006024_1", + "@id": "http://digitalheraldry.org/data#CoA0000003357_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -88431,108 +88503,105 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6e9877ed-cc19-4c7e-9aa2-a275fa320e84" + "@id": "http://digitalheraldry.org/data#53bd9ad4-a6b8-41c0-ad75-51d87038e3f9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#eb78b5ff-264c-41f8-b798-a2c10b4b793a" + "@id": "http://digitalheraldry.org/data#35acae62-554b-466f-b818-772e7c495e2a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#2be77c16-79b0-4fda-82fa-ee55ba3493e3" + "@id": "http://digitalheraldry.org/data#c057a2c1-b886-4639-9620-e81c7d2ce4b8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "6024_1" + "@value": "3357_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031549", + "@id": "http://digitalheraldry.org/data#4b7b920a-f32e-47ec-ac47-df2899507e70", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6975c88d-0c0d-4b9f-857c-47305328533d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31549" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1dec1e27-d2a8-42a8-b7b7-a3c0b5caf7d2", + "@id": "http://digitalheraldry.org/data#c8a7a544-6974-46de-8c6d-5e2c959f24d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002787_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "@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#4acf8a2f-b72b-4e03-8490-17ae732391ef" } ], - "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#8c64b136-9419-455b-b688-94bbe6b81c0b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": 1 + "@value": "2787_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007085_1", + "@id": "http://digitalheraldry.org/data#CoA0000002728", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#aa8652f0-6910-4699-b17d-ecfd5d9688f1" + "@id": "http://digitalheraldry.org/data#3125e0c0-278d-4955-a2d0-a198f299d9c1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bc9a2bda-a4e2-4040-850a-4e042aef389f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#6335a0fb-943f-4c2f-b231-ddd030a03345" + "@id": "http://digitalheraldry.org/data#f778cee6-f24b-4138-9e32-3d2d0250c493" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "7085_1" + "@value": "2728" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002803", + "@id": "http://digitalheraldry.org/data#CoA0000031561", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" @@ -88544,48 +88613,29 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ac98cfa3-e870-4a0b-a3a6-f5e390a2f81c" + "@id": "http://digitalheraldry.org/data#20efb9ba-52a1-48ef-9f28-c5c7fbed5805" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2e1ccb6a-6837-40d5-b129-737f48a0c2df" + "@id": "http://digitalheraldry.org/data#0e9ab852-81f0-4a33-9d02-299a6f6af615" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2803" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6e29a39e-fa2c-4a9b-b04b-f3ce4d9d9442", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#93b2e660-a46b-431c-a224-8853b046a4f1" + "@value": "31561" } ] }, { - "@id": "http://digitalheraldry.org/data#0a421383-856c-4978-b8e7-4a1969b45cf3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#3d61aad8-47e3-403d-909f-01254facc3bf", + "@id": "http://digitalheraldry.org/data#94296374-5262-4804-8888-bfd064574688", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -88595,232 +88645,137 @@ ] }, { - "@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#01e440b9-ef6f-47e8-9226-57fb9fbdf631", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Couped", + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003827", + "@id": "http://digitalheraldry.org/data#bfb3357c-d19f-480a-9e63-9b40cee59668", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#53b37bc5-58c2-47d4-876b-e66c0f6be63f" + "@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#efcd7f0b-2aed-4c6d-ad45-e43757d26860" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ - { - "@value": "3827" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d599d2bb-9ca7-4459-b871-de999f73f95e", - "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/data#73015628-930b-441a-bba7-563b114e2abc", + "@id": "http://digitalheraldry.org/data#ce579dfd-dfbe-48ca-953a-9e86f0b244a4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer", + "http://digitalheraldry.org/digital-heraldry-ontology#Field", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#1a2ee3df-a38c-4097-955f-c522fdd18e92" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002688", + "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "http://www.w3.org/2002/07/owl#NamedIndividual" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#139a0765-f6ad-4474-99fd-47204b245dcb" + "@id": "http://digitalheraldry.org/data#baafbcef-3b48-4496-ad30-a100b7445571" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#164ae0aa-0618-4811-89f3-7022497e394c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#30ce4e43-c3cf-4721-b161-81c181300d8f" + "@id": "http://digitalheraldry.org/data#3d9f4b41-27c1-4d05-96fe-29bb8bb216ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ { - "@value": "2688" + "@value": "8378_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#71f4923a-9cd9-4cf2-ab27-746e2423b230", + "@id": "http://digitalheraldry.org/data#acedee88-2458-418f-8b44-55f247c3a87a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#ffc6d81b-98f9-41eb-b128-8a8443e9c540" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#77e61819-1409-43e7-a37c-2a5f4937c9b4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", - "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#1491bc87-568e-4b2f-bacd-ab7a0e0bdf09" } ] }, { - "@id": "http://digitalheraldry.org/data#c7792e8b-7392-4691-b44f-04d35163ab6d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a89635ee-3980-4f2e-a10c-12f9469bb876", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002596", + "@id": "http://digitalheraldry.org/data#23640da0-8f24-4977-ab9f-a0a21ff39427", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#a4c825c6-362a-4682-b575-3b2d5797dd04" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#6a48a730-234d-4808-8eab-287afb113092" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2596" + "@id": "http://digitalheraldry.org/data#36cd7543-0036-450a-afe4-49538148d459" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000001", + "@id": "http://digitalheraldry.org/data#010c1e85-34cb-45b7-9aa4-d4b475564d0d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#ab779542-0d50-4170-ad5d-02ba3c69d589" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#9e429e78-304a-4bb7-826c-83a86bf9dd23" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAid": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "1" + "@id": "http://digitalheraldry.org/data#7259e370-e5f0-4ee8-ad3c-0b5891d1ce3c" } ] }, { - "@id": "http://digitalheraldry.org/data#00f01bd5-2c71-43cc-af69-58ce5305ae01", + "@id": "http://digitalheraldry.org/data#0a7601b1-d4f9-4b6d-8eeb-0d79a8671174", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "http://www.w3.org/2002/07/owl#NamedIndividual" ], - "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#c5c2574d-5442-4602-b0c3-a8d2dcdeb322" } ] }, { - "@id": "http://digitalheraldry.org/data#7c0bc628-6a38-43ef-96ff-9d2f3b4ac89f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bull", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] - }, - { - "@id": "http://digitalheraldry.org/data#c8449f23-8978-41f1-911b-e52101dd29e7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sword", - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] } ] \ No newline at end of file diff --git a/data/rdf-output/coat-of-arms-descriptions.ttl b/data/rdf-output/coat-of-arms-descriptions.ttl index 7f232bcfc17260191b53301eb10e55e4daac7a7e..4e3520f8d7c5bf0024d0783902d05dbfd27883d4 100644 --- a/data/rdf-output/coat-of-arms-descriptions.ttl +++ b/data/rdf-output/coat-of-arms-descriptions.ttl @@ -9,8 +9,8 @@ dhd:CoA0000000001 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8f31beba-e38a-423e-98e0-6ad4f1030ded ; - dho:hasLayer1 dhd:73ad007d-4cc7-4c0f-bd34-0a29cf41918b ; + dho:hasField dhd:b73fb7e8-9e14-409f-bc4e-2efd7217a665 ; + dho:hasLayer1 dhd:973ea940-31e2-4d7c-a429-5d1f1ff1744a ; dho:hasOMAid "1" . dhd:CoA0000000118 a dho:CoatOfArms, @@ -19,9 +19,9 @@ dhd:CoA0000000118 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000118_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7f1553e6-ffc2-4958-b389-63a2e96a6557 ; - dho:hasLayer1 dhd:2e2d9b76-5cbd-40ef-a67a-7910884f4120 ; - dho:hasLayer2 dhd:4eed1463-5648-48b2-8544-1837327158ce ; + dho:hasField dhd:39307bbc-4896-4882-b919-55392f06141f ; + dho:hasLayer1 dhd:cb493c16-d18b-450a-977c-7fc188c8ec7e ; + dho:hasLayer2 dhd:f9c20fd8-df4e-47f6-8d61-6905a2edc152 ; dho:hasOMAid "118" . dhd:CoA0000000194 a dho:CoatOfArms, @@ -30,21 +30,21 @@ dhd:CoA0000000194 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000194_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:fa703fe9-a054-4126-b6fb-67df75524030 ; - dho:hasLayer1 dhd:9ad89509-df53-422b-98f1-9803e95bbe0d ; + dho:hasField dhd:8a8ba6ca-14c8-43b4-80ee-043229f34819 ; + dho:hasLayer1 dhd:7d933a87-decb-4e48-8cb1-bb8bd177a609 ; dho:hasOMAid "194" . dhd:CoA0000000198 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7a645f56-9534-424a-a625-2c2e483bb836 ; - dho:hasLayer1 dhd:36867be0-c9c0-4abf-9dc5-b14cb8d7ea83 ; + dho:hasField dhd:fbe2d1a7-0fa6-4f6d-b851-91293ba0ee47 ; + dho:hasLayer1 dhd:5a9d61f9-f783-4f4d-9b11-fcc0aca9c8ce ; dho:hasOMAid "198" . dhd:CoA0000000307 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:af7ab279-6442-4c00-a3d8-933d125412b3 ; + dho:hasField dhd:bfb3357c-d19f-480a-9e63-9b40cee59668 ; dho:hasOMAid "307" . dhd:CoA0000000384 a dho:CoatOfArms, @@ -53,22 +53,22 @@ dhd:CoA0000000384 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000384_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b3309bb8-be3e-4396-95c6-f5ec188582db ; - dho:hasLayer1 dhd:f81c5265-ed81-4771-9d71-585d49fc11bf ; + dho:hasField dhd:bb250279-d82a-429b-a5be-145c97e44029 ; + dho:hasLayer1 dhd:b44917ac-ead1-418b-8a20-d24e16fcef9f ; dho:hasOMAid "384" . dhd:CoA0000000396 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:586a26df-1449-4fae-bbf4-f76ced34c7f5 ; - dho:hasLayer1 dhd:b8c1770c-8278-4b3f-a54c-3ec5c1efc0e1 ; + dho:hasField dhd:106a56e5-41fa-48ef-84ba-793bd6b8ca41 ; + dho:hasLayer1 dhd:5eade90c-a4c7-4e1a-a575-6f6edac5e7c3 ; dho:hasOMAid "396" . dhd:CoA0000000526 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2ded7a41-8098-4fe3-95e8-eb2b92144be8 ; - dho:hasLayer1 dhd:8620750b-7fdc-40c8-b65c-8c6607565af9 ; + dho:hasField dhd:51ac6238-d29b-4ce3-a7fa-564984382c4a ; + dho:hasLayer1 dhd:ffbd1f45-8825-4ff1-9f08-727cf062b106 ; dho:hasOMAid "526" . dhd:CoA0000000548 a dho:CoatOfArms, @@ -77,8 +77,8 @@ dhd:CoA0000000548 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000548_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1b2c936e-d3fe-447b-b7e9-51b96fc5869a ; - dho:hasLayer1 dhd:3f3a7c56-574c-4d9a-b7f7-28f82bb250aa ; + dho:hasField dhd:52ba0b76-da31-4b5f-bf6d-910c2e9a327d ; + dho:hasLayer1 dhd:d1cfbfee-85c6-4167-af06-5354a0721e96 ; dho:hasOMAid "548" . dhd:CoA0000000586 a dho:CoatOfArms, @@ -87,24 +87,24 @@ dhd:CoA0000000586 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000586_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:76452cae-7c90-40d4-97af-f4f3a984f20f ; - dho:hasLayer1 dhd:c498387b-ab0e-4c7e-a8d5-874eebd05246 ; + dho:hasField dhd:db598ba3-3048-415e-b33c-1fa99e205f0b ; + dho:hasLayer1 dhd:be3d89f2-4f11-440e-a77b-7b53ce904c8e ; dho:hasOMAid "586" . dhd:CoA0000000720 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d7d5d597-0a19-4114-b8c2-39cdfa454b26 ; - dho:hasLayer1 dhd:e0c8d069-a82c-4911-b4d3-1f51d168e48e ; - dho:hasLayer2 dhd:65a35ffb-7698-48d6-a479-f9713625872c ; + dho:hasField dhd:8a47af7b-fbd3-48a4-8dfa-8db966389964 ; + dho:hasLayer1 dhd:dac0afc5-aa61-4d04-85a5-b35b84ecbd84 ; + dho:hasLayer2 dhd:8e1124e9-e0dc-4716-9579-d1bdc4ee5115 ; dho:hasOMAid "720" . dhd:CoA0000000759 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1f574dfc-20fe-40f9-9b6c-87e3fce74b6a ; - dho:hasLayer1 dhd:881c40f7-51cd-4753-9c6a-1b2b3e3ee58d ; - dho:hasLayer2 dhd:1e655871-dc6e-49fe-bd96-8b4851b3304c ; + dho:hasField dhd:43c55f97-b155-442b-93ca-872fcf5b6422 ; + dho:hasLayer1 dhd:7e70227c-c34a-48b1-97a6-92be7081f83d ; + dho:hasLayer2 dhd:115ea5d9-6514-46d0-a8a9-1603cce1adfb ; dho:hasOMAid "759" . dhd:CoA0000000773 a dho:CoatOfArms, @@ -113,23 +113,23 @@ dhd:CoA0000000773 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000773_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7277d8d5-a774-4d73-bfea-06e2adc07b42 ; - dho:hasLayer1 dhd:4ce2a39d-9812-4e05-b900-0b4cf2dd2792 ; + dho:hasField dhd:04935ea0-b9a5-4de2-b6c0-1044c1181298 ; + dho:hasLayer1 dhd:06b93a5c-712d-441d-b988-e389c159034c ; dho:hasOMAid "773" . dhd:CoA0000001113 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8f8ac4a0-c327-4cb7-9bba-482e49450050 ; - dho:hasLayer1 dhd:777cc23c-3dcb-4bfd-92b0-2a38bf349bd9 ; - dho:hasLayer2 dhd:5c704c5d-87e7-4c19-9898-40c5b521617a ; + dho:hasField dhd:981e3a04-f61d-454d-9edb-8d9c239be96c ; + dho:hasLayer1 dhd:5bc8cce2-223d-44f0-9cdc-cbd4396acb65 ; + dho:hasLayer2 dhd:85c57508-232d-49ca-a06a-73dd887dc4e4 ; dho:hasOMAid "1113" . dhd:CoA0000001146 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8640c2f0-afd1-4c77-beeb-ff6a8742d268 ; - dho:hasLayer1 dhd:2a8e1b1e-911b-42bf-b6ec-883228c57e26 ; + dho:hasField dhd:ec72048a-c136-454b-ba1b-f24335159e78 ; + dho:hasLayer1 dhd:f7c3ec03-5be8-4587-879e-46ff648fe4eb ; dho:hasOMAid "1146" . dhd:CoA0000001227 a dho:CoatOfArms, @@ -138,9 +138,9 @@ dhd:CoA0000001227 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001227_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:871f08c2-7371-426b-ac6f-5d1cb887ec93 ; - dho:hasLayer1 dhd:216e3279-f445-4b75-b635-86cf464826de ; - dho:hasLayer2 dhd:db25ff45-6d3f-4071-af7b-2de2b35996e8 ; + dho:hasField dhd:8eee22f3-ab50-48dc-94f6-271ef5d9a869 ; + dho:hasLayer1 dhd:97fba6c9-d80e-4454-a38e-2bfbf5226c08 ; + dho:hasLayer2 dhd:13da0c1e-9c4f-4be8-b69e-ee631634a70f ; dho:hasOMAid "1227" . dhd:CoA0000001319 a dho:CoatOfArms, @@ -149,8 +149,8 @@ dhd:CoA0000001319 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001319_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:cba709b0-6ffd-4789-baa5-32a2c70145f3 ; - dho:hasLayer1 dhd:b20c6af0-21e5-438b-b491-8bb73b50e232 ; + dho:hasField dhd:c9b2dfb9-6170-4067-a6ff-d15109c0dc4f ; + dho:hasLayer1 dhd:9b93b5b2-5615-427e-af07-142c8eb77191 ; dho:hasOMAid "1319" . dhd:CoA0000001319_2 a dho:CoatOfArms, @@ -159,8 +159,8 @@ dhd:CoA0000001319_2 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001319_2_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:cc01a0b1-e092-4321-9a53-4f9d4b83e8dc ; - dho:hasLayer1 dhd:0cc9db70-e8ce-4390-a65d-842907b100cc ; + dho:hasField dhd:45b13152-04cf-4cfa-b711-be4b8b475ec4 ; + dho:hasLayer1 dhd:c3c6c249-ac4b-430e-a17d-344d7bba6f05 ; dho:hasOMAid "1319_2" . dhd:CoA0000001357 a dho:CoatOfArms, @@ -169,15 +169,15 @@ dhd:CoA0000001357 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001357_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d311dd76-40fd-4519-adb1-e1eacb806b78 ; - dho:hasLayer1 dhd:e9325f51-223d-4474-a7c0-799da3f671e3 ; + dho:hasField dhd:93b9b239-375e-42a2-8ac4-9143351f382e ; + dho:hasLayer1 dhd:1b6d3ea5-5311-41d4-98f4-8f61708447d9 ; dho:hasOMAid "1357" . dhd:CoA0000001386 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a01d2b8c-ef9d-43d8-9086-85ce62058e7d ; - dho:hasLayer1 dhd:361d0810-dca9-4bfe-aad2-c3f4ffa5d69c ; + dho:hasField dhd:050e3617-20ac-4da1-b7fe-ed19c1f6399d ; + dho:hasLayer1 dhd:4ada7d38-49e6-45da-a8bf-fa1d46729190 ; dho:hasOMAid "1386" . dhd:CoA0000001458 a dho:CoatOfArms, @@ -186,45 +186,45 @@ dhd:CoA0000001458 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001458_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8f98f3ee-e9f7-40e5-aa54-24af3dcd4644 ; - dho:hasLayer1 dhd:8cecceff-812e-4cdb-a950-d26b22076764 ; - dho:hasLayer2 dhd:031d13d7-2c04-4323-aacc-fd3ea79d9b69 ; + dho:hasField dhd:687be412-e229-40c8-86b7-3c8d2bba461e ; + dho:hasLayer1 dhd:d6a227fc-75d3-490f-91ae-7127ed8a83d1 ; + dho:hasLayer2 dhd:d8a6a377-2627-46d3-939e-31ddf9918ba1 ; dho:hasOMAid "1458" . dhd:CoA0000001468 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:645c0c99-5f10-4625-a386-dfdbc8c5c332 ; - dho:hasLayer1 dhd:e1db92c7-23b8-4cdf-9ded-5de7a5b30d11 ; + dho:hasField dhd:9e19c357-47a4-4745-936a-046ed1668101 ; + dho:hasLayer1 dhd:b06fb10d-f8e7-4906-a968-d71c4dd679b9 ; dho:hasOMAid "1468" . dhd:CoA0000001543 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:fafb19b4-6eaf-4145-a1df-c95cafdc0ab2 ; - dho:hasLayer1 dhd:3921398f-61b5-4138-a7f5-2a6aaff0b681 ; + dho:hasField dhd:1d363940-b5c7-4b4a-b011-87960db349ae ; + dho:hasLayer1 dhd:ffdec630-c051-4233-98c3-76068c61b2a1 ; dho:hasOMAid "1543" . dhd:CoA0000001609 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7608cdfd-77b1-42fd-8851-15e453ced124 ; - dho:hasLayer1 dhd:1c25a8da-f59f-486e-ace2-f23187672264 ; + dho:hasField dhd:4952a6d6-dd21-4d38-9083-9bb04126ee58 ; + dho:hasLayer1 dhd:1c087183-9f38-482d-8567-ebe2e00f59a3 ; dho:hasOMAid "1609" . dhd:CoA0000001660 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5c0b65f3-8cba-4da6-bc01-86a9f1af2b23 ; - dho:hasLayer1 dhd:63ab0bdf-269a-4f84-8591-4717c8f5797a ; - dho:hasLayer2 dhd:1278a657-da5f-4f92-8958-0e25a7dea7ce ; + dho:hasField dhd:c3c87658-2194-45e7-8e77-0b68c0bba4c5 ; + dho:hasLayer1 dhd:81c6a941-a017-4d99-b5c4-efb99c4808df ; + dho:hasLayer2 dhd:c1123eb3-3469-4f0a-935a-7f9636f43158 ; dho:hasOMAid "1660" . dhd:CoA0000001673 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:706adf90-94cc-412d-8fa7-ecc882a145fc ; - dho:hasLayer1 dhd:fadf3a01-273f-4fff-9ed8-88895d67200c ; + dho:hasField dhd:fbb11852-757d-4dda-bd10-6f86f40a9e9e ; + dho:hasLayer1 dhd:4404a685-19a6-425c-819d-b2c6ff8c3b70 ; dho:hasOMAid "1673" . dhd:CoA0000001988 a dho:CoatOfArms, @@ -233,8 +233,8 @@ dhd:CoA0000001988 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001988_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ddf7f3e9-0485-473c-aa74-e14f3d651fc6 ; - dho:hasLayer1 dhd:20d446ed-f9a3-41cf-8fd5-f5faa4bf48bb ; + dho:hasField dhd:45a6321a-86b6-46b2-8820-1b2f188eee81 ; + dho:hasLayer1 dhd:da99e209-21e7-4934-a0b8-e3254aaa9b98 ; dho:hasOMAid "1988" . dhd:CoA0000002410 a dho:CoatOfArms, @@ -243,64 +243,64 @@ dhd:CoA0000002410 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002410_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:bcd22d01-7f36-4a42-94e9-62591023b1ae ; - dho:hasLayer1 dhd:4f02de1b-f548-4e89-984c-8e113af9a6ee ; - dho:hasLayer2 dhd:03f0f000-a70a-4ec3-9cdd-f366e21ccdc9 ; + dho:hasField dhd:58b2ebc8-6667-4206-afc9-123bc1a5effe ; + dho:hasLayer1 dhd:5f622c8c-5282-411d-bcdd-3964be1fb38c ; + dho:hasLayer2 dhd:c9048995-2286-4851-8fd3-7b1cbe7c1dd3 ; dho:hasOMAid "2410" . dhd:CoA0000002421 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3e95572c-9da5-46e9-a33a-f91d88b5e723 ; - dho:hasLayer1 dhd:7a0981a8-1c60-468d-b446-73ee5fd65641 ; + dho:hasField dhd:b1c331ef-ccf5-4fc6-9136-f68814f148b3 ; + dho:hasLayer1 dhd:03d48838-3dd4-4942-94b7-87451fc49c4a ; dho:hasOMAid "2421" . dhd:CoA0000002422 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e4d131f5-078b-448d-b31f-b6f8e795b72a ; - dho:hasLayer1 dhd:1e3769e9-2174-415d-addd-c5dad5756a73 ; - dho:hasLayer2 dhd:967dc943-7052-4fec-944b-4b92ff1e1be5 ; - dho:hasLayer3 dhd:9846aa2b-13fc-4afb-a540-693878de5efd ; + dho:hasField dhd:091ea608-fb24-4bac-ac9a-88e448a5f2ec ; + dho:hasLayer1 dhd:595b8394-4086-44e1-885c-0d16eafa15ee ; + dho:hasLayer2 dhd:76519a55-a62f-48f9-8c88-937cf095b05b ; + dho:hasLayer3 dhd:d8753824-eddf-4d35-94af-1434da7cb352 ; dho:hasOMAid "2422" . dhd:CoA0000002423 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:648b43a8-e138-4f12-aa2a-31143e39a160 ; - dho:hasLayer1 dhd:c6bc3e07-86c0-432b-bc8b-6562f6369107 ; - dho:hasLayer2 dhd:0897c262-2fc0-4698-be5b-39fed179d4ad ; + dho:hasField dhd:e1121c0c-3649-4c5c-b8e0-f3a19c012e1d ; + dho:hasLayer1 dhd:4228d0c0-184e-46f2-8108-60d397d7a64b ; + dho:hasLayer2 dhd:a15da74f-a571-4186-a640-3830a260f1e0 ; dho:hasOMAid "2423" . dhd:CoA0000002426 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:59c8420c-bb13-4f5f-b5f2-8ef782f6587c ; - dho:hasLayer1 dhd:69fd8800-76c7-427d-ada8-5cd2d9055624 ; - dho:hasLayer2 dhd:4dacb854-4662-4470-a113-394b880484cc ; + dho:hasField dhd:704d4e26-dbed-49de-8c34-a5b92ed52729 ; + dho:hasLayer1 dhd:e00b8ecc-05a1-485f-8b8e-c98c8a5a35d0 ; + dho:hasLayer2 dhd:7b10429b-f8fe-4620-8954-1ae39b789a4c ; dho:hasOMAid "2426" . dhd:CoA0000002437 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6fbf068c-7267-465c-8ed2-20209be5288d ; - dho:hasLayer1 dhd:cc7f46c7-ca34-4a57-ba85-61325b113f97 ; + dho:hasField dhd:b914f17e-ffc5-4cbf-8e67-98e5cf9c65d8 ; + dho:hasLayer1 dhd:6a1c7fa5-449a-402d-a547-b0cf7a578741 ; dho:hasOMAid "2437" . dhd:CoA0000002438 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:79575d4a-28a0-4a4e-b7fe-905ed814960b ; - dho:hasLayer1 dhd:1b74b3dd-95b1-4454-b2dd-c12da559e40e ; - dho:hasLayer2 dhd:c67dc1c1-00c3-4767-8101-0cc0a71880e8 ; + dho:hasField dhd:6c75d816-3063-44bf-a102-8b23e021cc2b ; + dho:hasLayer1 dhd:e4b1c582-f1f2-4a36-bdcd-791fb16b3554 ; + dho:hasLayer2 dhd:fc9ac9da-73a3-4c06-a988-4ed2d46d4807 ; dho:hasOMAid "2438" . dhd:CoA0000002439 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e47991c0-bfeb-47de-aafd-801911b9c7f1 ; - dho:hasLayer1 dhd:b7dd44f5-6860-4a77-a580-67572eab8e23 ; - dho:hasLayer2 dhd:4d7af62a-84e4-4fbc-a958-b4173f7ef43c ; + dho:hasField dhd:5521b7f6-307e-4e0e-a095-7f9f8492c0b8 ; + dho:hasLayer1 dhd:cb116d0c-cfea-4574-97cb-36c7ef35ab7d ; + dho:hasLayer2 dhd:f7c494db-01f1-4ed6-8327-014e9998808d ; dho:hasOMAid "2439" . dhd:CoA0000002440 a dho:CoatOfArms, @@ -309,17 +309,17 @@ dhd:CoA0000002440 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002440_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7786062e-ccb0-41dd-9ecf-9eb5fade9e3e ; - dho:hasLayer1 dhd:4d435ea2-799b-4024-b19b-15ec15f9f892 ; - dho:hasLayer2 dhd:610cecdc-dc4c-4626-94c6-725cbcde3828 ; + dho:hasField dhd:05965133-627e-42b9-91b1-bbdfcf0c2d8b ; + dho:hasLayer1 dhd:56f679cb-7b07-44e2-9eb8-27981f78ac37 ; + dho:hasLayer2 dhd:06b91e96-fe63-4fc9-9bea-ea4dec91656b ; dho:hasOMAid "2440" . dhd:CoA0000002442 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d492ba47-d927-4961-ae01-a92084a32455 ; - dho:hasLayer1 dhd:0c3ca889-397f-4d6a-a783-d16473857733 ; - dho:hasLayer2 dhd:f1478657-5c7b-401f-a693-7bdf48a25b60 ; + dho:hasField dhd:759ae0d6-006b-4844-93de-e21d1fc857f7 ; + dho:hasLayer1 dhd:663f64e5-da67-477e-be00-98e774440ff1 ; + dho:hasLayer2 dhd:7dd819a5-e921-4aa0-81b9-0af2b0f4dc33 ; dho:hasOMAid "2442" . dhd:CoA0000002443 a dho:CoatOfArms, @@ -328,9 +328,9 @@ dhd:CoA0000002443 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002443_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:775d2ccf-e513-4cbe-9430-9e8cd387116c ; - dho:hasLayer1 dhd:d9bd28e8-1541-4398-876f-71edc7393860 ; - dho:hasLayer2 dhd:c9765065-dcd7-4513-8b47-bd4cbd923aec ; + dho:hasField dhd:dc231e9a-aee8-4227-84c1-bd0f4149af4b ; + dho:hasLayer1 dhd:6aeae8af-a989-4ccf-a472-6752ae57b0df ; + dho:hasLayer2 dhd:e55611aa-c420-45d1-a810-b69a8878fb5d ; dho:hasOMAid "2443" . dhd:CoA0000002444 a dho:CoatOfArms, @@ -339,8 +339,8 @@ dhd:CoA0000002444 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002444_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5e55d890-a6e4-4dcb-ba84-7ecb26988050 ; - dho:hasLayer1 dhd:84375704-81ce-4a26-911c-768142c6931a ; + dho:hasField dhd:b891df4a-c4e7-4b54-bfdb-18f0062e5044 ; + dho:hasLayer1 dhd:5381cc92-49fa-4fc5-bd2e-869835f97d54 ; dho:hasOMAid "2444" . dhd:CoA0000002445 a dho:CoatOfArms, @@ -349,59 +349,59 @@ dhd:CoA0000002445 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002445_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:2152fe6a-05be-4f61-b9e1-2da18a67714b ; - dho:hasLayer1 dhd:2908a901-bed4-41e5-9134-8867d7b90cdd ; - dho:hasLayer2 dhd:5d127665-c16e-4783-b617-2f8419fa6c5d ; + dho:hasField dhd:2669aab7-df5c-4da9-a6dc-9cf71ff8bc37 ; + dho:hasLayer1 dhd:adbadbd7-dc09-429e-9c20-c7abe11cab74 ; + dho:hasLayer2 dhd:24c6f08d-4416-4a84-aa44-a6f3fee34e0a ; dho:hasOMAid "2445" . dhd:CoA0000002446 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bd39fb86-77c6-4e18-80b4-3c3475cbe69c ; - dho:hasLayer1 dhd:ee8fc927-66cd-43dd-a415-42013b2fefb2 ; + dho:hasField dhd:2a666d4c-61df-4590-a5f0-8f27329b70d9 ; + dho:hasLayer1 dhd:d6e48408-ebad-45b9-8fd6-fc3496d13057 ; dho:hasOMAid "2446" . dhd:CoA0000002447 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:caa92c10-141f-4649-8fee-0223193556f9 ; - dho:hasLayer1 dhd:67342374-1cdb-4345-82ad-63956dadc2a6 ; - dho:hasLayer2 dhd:9009b8dc-92e4-4d85-a24f-f6cf6b2c38d7 ; - dho:hasLayer3 dhd:e90d340c-8554-4ed9-ae32-a17777aee8c4 ; + dho:hasField dhd:73fe58cb-781f-4fe9-ac3b-a48744415f4a ; + dho:hasLayer1 dhd:8fd94551-ac81-41bd-8387-3ae1b6878c7e ; + dho:hasLayer2 dhd:b466973c-fb1d-4527-9144-babd02430826 ; + dho:hasLayer3 dhd:a0a901ce-5eae-496b-b199-c899beeb7c60 ; dho:hasOMAid "2447" . dhd:CoA0000002449 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:674b676d-ed6e-4769-a8d7-b3a2b66460d1 ; - dho:hasLayer1 dhd:20ffc456-4cf0-429d-98e0-6c9453c71aa0 ; + dho:hasField dhd:5d0e0e5f-1020-4609-b618-383241867ef1 ; + dho:hasLayer1 dhd:fc10a6b7-9877-466f-8d73-dcffc69fa4d8 ; dho:hasOMAid "2449" . dhd:CoA0000002450 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2b26656e-c09a-4394-b8b8-47512943fe8c ; - dho:hasLayer1 dhd:bb1e5915-3bc5-4bfd-bf57-d755fa84845e ; + dho:hasField dhd:73624127-e904-4e70-b123-2ccf362436e4 ; + dho:hasLayer1 dhd:4c8d84dd-722c-4410-b3c5-f429b45ae343 ; dho:hasOMAid "2450" . dhd:CoA0000002451 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b32a7627-daf8-4519-8464-5f954157c55e ; + dho:hasField dhd:e36277f3-227d-4992-9df7-07c14bac2fde ; dho:hasOMAid "2451" . dhd:CoA0000002452 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2226533f-2c6e-4144-813e-6bf4b8bab386 ; - dho:hasLayer1 dhd:a05dc1d2-768c-4164-9abf-c0a30f4ceff6 ; + dho:hasField dhd:99727424-0aed-4fca-a4e3-cc26ab37039f ; + dho:hasLayer1 dhd:7cabd3be-629e-41e5-835d-5520e803d864 ; dho:hasOMAid "2452" . dhd:CoA0000002455 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0968b199-77e9-493e-a616-122ce654b636 ; - dho:hasLayer1 dhd:5286aa3c-ba1a-4b70-bc40-b92780362a71 ; + dho:hasField dhd:28acd175-55ec-4926-9729-daf7eb6bc476 ; + dho:hasLayer1 dhd:dc0dcdcf-dfd5-4ccc-bd45-e1014e24e9c7 ; dho:hasOMAid "2455" . dhd:CoA0000002457 a dho:CoatOfArms, @@ -410,9 +410,9 @@ dhd:CoA0000002457 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002457_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:dc2254a6-0f30-4700-9d4c-87560224afd7 ; - dho:hasLayer1 dhd:309b2e7d-b6c9-45d6-ac69-18b9f74291dd ; - dho:hasLayer2 dhd:e664bd13-3627-4136-afaa-29099014fb0c ; + dho:hasField dhd:602fc791-b7d9-46b4-8dfd-16c55e4a6c0b ; + dho:hasLayer1 dhd:ddc6b099-6a08-458f-8090-fb3ff3a7ef59 ; + dho:hasLayer2 dhd:b82754f1-22df-4ff4-97d2-de5644f24918 ; dho:hasOMAid "2457" . dhd:CoA0000002459 a dho:CoatOfArms, @@ -421,24 +421,24 @@ dhd:CoA0000002459 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002459_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:73ed5dd8-8b8c-4ea6-bb6e-9762bdebff24 ; - dho:hasLayer1 dhd:ab683399-09ee-4059-b64a-4e8973ab2520 ; - dho:hasLayer2 dhd:0237cd2d-53f6-4aaa-9194-43d4a7ca3408 ; + dho:hasField dhd:b30be91e-7623-42c8-893d-529058687c01 ; + dho:hasLayer1 dhd:55f407ec-59d7-4477-8ea4-1e645fd28a2a ; + dho:hasLayer2 dhd:c077cb35-229d-4730-b4b7-c923a5beb4d8 ; dho:hasOMAid "2459" . dhd:CoA0000002461 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:015bcc1e-0ea2-4c8c-9518-858185ec90a6 ; - dho:hasLayer1 dhd:eef01d97-1908-4d52-a6f8-c94fa02c33d6 ; + dho:hasField dhd:530f9c79-8872-4b08-a225-316a3945f955 ; + dho:hasLayer1 dhd:c2124e15-3f4d-4d98-a8d0-828e427f5ca3 ; dho:hasOMAid "2461" . dhd:CoA0000002462 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e9873948-80b2-4fae-8068-d26841558426 ; - dho:hasLayer1 dhd:19cfd907-85f8-4d7f-b5ab-d680fa5118e2 ; - dho:hasLayer2 dhd:10a7f820-3ee9-4100-a133-811102445deb ; + dho:hasField dhd:5dcdc2c6-c862-44c5-90a6-90038ffc62d4 ; + dho:hasLayer1 dhd:bf80d1ef-6b0a-47f2-934b-98927f00933f ; + dho:hasLayer2 dhd:8d7b8f49-81a6-45c5-8e08-fa60f71d8ee9 ; dho:hasOMAid "2462" . dhd:CoA0000002464 a dho:CoatOfArms, @@ -447,44 +447,44 @@ dhd:CoA0000002464 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002464_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:512004d3-d0f2-41df-804f-6d5583c8541d ; - dho:hasLayer1 dhd:c8baa1dc-9702-42e4-98c2-87061ed31298 ; + dho:hasField dhd:b06bbeec-e4e6-4431-8894-fa55da3a89e1 ; + dho:hasLayer1 dhd:13f13b85-5502-4f3c-861a-5940965cbdde ; dho:hasOMAid "2464" . dhd:CoA0000002467 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4d59e484-9b4f-48d8-9c2b-d35bf89bfc0d ; - dho:hasLayer1 dhd:7db6072d-da4d-4d0f-9290-0e7d24c589d2 ; + dho:hasField dhd:a5229e3f-9608-47ec-8ce5-9d4b974cfe38 ; + dho:hasLayer1 dhd:6dadcd11-2884-429d-8d92-22f58a4bb616 ; dho:hasOMAid "2467" . dhd:CoA0000002468 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c5005802-ab0b-40f5-b124-f6174cb251ea ; - dho:hasLayer1 dhd:b4883c4b-ecf1-4480-a784-62ef62493e32 ; + dho:hasField dhd:b9af5fa9-72f3-489a-87cb-f1a16d18fe46 ; + dho:hasLayer1 dhd:740bf85f-736d-419b-8761-1c6bc6404270 ; dho:hasOMAid "2468" . dhd:CoA0000002469 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9c99e1f1-4e79-4eb5-ba97-0f20ffdee8cf ; - dho:hasLayer1 dhd:db54930c-f788-4483-9405-aef113b6b81a ; - dho:hasLayer2 dhd:21703843-e1a4-4870-aca7-bc0c77b85f3e ; + dho:hasField dhd:5bf516f3-7b9a-490e-8fba-013304b37e04 ; + dho:hasLayer1 dhd:2530e931-c99a-496b-bf39-52c8e1420c4e ; + dho:hasLayer2 dhd:ad482493-8c86-4f6b-bc4f-55068eb436e7 ; dho:hasOMAid "2469" . dhd:CoA0000002470 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:31b4e121-65f3-4f54-9ce2-87acfb1eeb6e ; - dho:hasLayer1 dhd:623512dd-29f9-49e1-84d9-d73975b39962 ; + dho:hasField dhd:f78443ca-88a6-444b-8252-746f4a2718c9 ; + dho:hasLayer1 dhd:77a0613c-c8b0-41cf-806b-9d84327ae960 ; dho:hasOMAid "2470" . dhd:CoA0000002471 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9cba768e-9b1a-4572-93f4-b9cf36291d92 ; - dho:hasLayer1 dhd:3b49e98c-6d6a-46d4-a9c0-402748ff1286 ; + dho:hasField dhd:a77c5f70-3ed0-44b9-ab5f-fa3cb680776a ; + dho:hasLayer1 dhd:829a0a68-3f59-451a-a04b-394049270424 ; dho:hasOMAid "2471" . dhd:CoA0000002473 a dho:CoatOfArms, @@ -493,54 +493,54 @@ dhd:CoA0000002473 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002473_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:34f58597-c285-4e31-8585-d6dedde062b5 ; - dho:hasLayer1 dhd:45b0238a-2634-460b-ab66-51fba1b20a4a ; - dho:hasLayer2 dhd:41c4a58a-a4cf-4769-b3d3-cc2dc6a9e95d ; + dho:hasField dhd:de15c299-2570-4497-9483-13ca038672fb ; + dho:hasLayer1 dhd:00c6c799-1988-4f76-8164-b24b92abba51 ; + dho:hasLayer2 dhd:da3aa482-2464-4d91-b0c7-283e3a29609c ; dho:hasOMAid "2473" . dhd:CoA0000002474 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ae28bd6e-2bae-41d5-a019-73a019e16fc1 ; - dho:hasLayer1 dhd:efda417d-78f6-4932-9738-7a68cabe752c ; + dho:hasField dhd:ec7b9c45-a166-4ccb-9f74-47f2d3f2f680 ; + dho:hasLayer1 dhd:513d8db1-546f-42a7-9ac5-43ba2779be13 ; dho:hasOMAid "2474" . dhd:CoA0000002475 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:167cc1a2-fd11-421e-8b90-bb20c43de4d5 ; - dho:hasLayer1 dhd:cc0ee103-98b5-43f7-8c17-a54fa30da858 ; + dho:hasField dhd:6cfd9d91-8acf-4969-99a9-002c38450639 ; + dho:hasLayer1 dhd:e10ffa50-4cf1-411f-aa6a-3875b371932d ; dho:hasOMAid "2475" . dhd:CoA0000002476 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6f374cfc-789d-43c9-94bf-1315966f6a8b ; - dho:hasLayer1 dhd:dcb8fff1-7046-4369-87d2-0dc16039045d ; - dho:hasLayer2 dhd:b7ce0eca-443e-4aa9-893d-5d809f0f437a ; + dho:hasField dhd:6a3cac73-4862-4f61-99de-457fb6ae1d4a ; + dho:hasLayer1 dhd:4d725ce3-15fd-43a2-a59a-bd793b95c224 ; + dho:hasLayer2 dhd:5785b766-a41b-4724-a848-2836dce1cb10 ; dho:hasOMAid "2476" . dhd:CoA0000002477 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1e40bee5-8fc1-44cd-9c2b-b6783d15da8b ; - dho:hasLayer1 dhd:7b1c08b1-d690-4bd0-997d-e9231b74926d ; - dho:hasLayer2 dhd:c8a0d7c0-4aa8-4160-a3a3-11848e73f458 ; + dho:hasField dhd:c52e4edd-c528-4f38-ab5c-17f2f7d22a10 ; + dho:hasLayer1 dhd:7e476da2-d547-4678-8f2d-4dfb1c8c7522 ; + dho:hasLayer2 dhd:c3bccb3b-b72f-4e19-a422-463c6c283017 ; dho:hasOMAid "2477" . dhd:CoA0000002479 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d904998f-a338-4329-965a-56c9055aba9c ; - dho:hasLayer1 dhd:64f8a100-c0ab-4bec-8f5a-fa1b37d7bb7d ; + dho:hasField dhd:c4820a76-7892-426f-8a04-f41d1230843a ; + dho:hasLayer1 dhd:d2e5468c-2108-4112-ae64-5a803fc74562 ; dho:hasOMAid "2479" . dhd:CoA0000002520 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:943440f8-6e64-4e34-b94b-60fe4ca8b9d0 ; - dho:hasLayer1 dhd:1397e91c-3f78-47ff-90e7-51ae08561505 ; - dho:hasLayer2 dhd:006e9d49-d510-4e43-aaf2-27910eee1a9d ; + dho:hasField dhd:b805d547-467f-4152-8a61-149eb06724ed ; + dho:hasLayer1 dhd:9ab45285-570b-4714-8afa-d83327809a0b ; + dho:hasLayer2 dhd:aec56d24-aa3b-4b27-adb1-104df0de1a79 ; dho:hasOMAid "2520" . dhd:CoA0000002583 a dho:CoatOfArms, @@ -549,128 +549,128 @@ dhd:CoA0000002583 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002583_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:dc840a48-9017-4ca5-ac8d-33bf688496d0 ; - dho:hasLayer1 dhd:14dabd25-2752-429c-89e6-68609a121882 ; + dho:hasField dhd:b566d58d-45a6-4a15-af39-3215678ac42a ; + dho:hasLayer1 dhd:3bd798ed-06c6-48bc-82ee-b2e21dbe8498 ; dho:hasOMAid "2583" . dhd:CoA0000002596 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:895dad96-9eb1-423f-96cc-1ed0136680b1 ; - dho:hasLayer1 dhd:df5b62ec-72e2-4389-8e37-f09d92d14963 ; + dho:hasField dhd:9c4754f9-f29d-48f9-9686-3bb00c7eae50 ; + dho:hasLayer1 dhd:3ba6ef9b-7315-459b-93dc-1e233f8b0658 ; dho:hasOMAid "2596" . dhd:CoA0000002601 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:edfbc6e4-98c5-4637-ac01-f717363887e8 ; - dho:hasLayer1 dhd:948460e9-011b-40cf-8968-04999a33ad92 ; - dho:hasLayer2 dhd:676ca12a-78fd-4ea0-8324-c243b8ca9ba4 ; + dho:hasField dhd:519220b3-0cb2-4cb6-a558-5809babfd739 ; + dho:hasLayer1 dhd:fc379d93-2263-46cf-bad0-c677dd997199 ; + dho:hasLayer2 dhd:877b6ad6-a604-47a7-a8c7-2739afcdd96e ; dho:hasOMAid "2601" . dhd:CoA0000002607 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c45a2ce5-a78c-47d6-8889-f63d522bcdcf ; + dho:hasField dhd:37ee2223-6b87-49e8-9ccd-8dec6ad4bff8 ; dho:hasOMAid "2607" . dhd:CoA0000002653 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9d80f51d-da46-40c2-985e-c636f924e7f7 ; - dho:hasLayer1 dhd:08f658ee-1881-45e9-921c-6cea492c76b7 ; + dho:hasField dhd:e504c3ff-9a76-441e-8a42-f27af988c0e6 ; + dho:hasLayer1 dhd:635d9aa4-d0d6-4130-88ce-568498056c90 ; dho:hasOMAid "2653" . dhd:CoA0000002668 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e72eaab9-a61b-4001-b63a-b35eca082d82 ; + dho:hasField dhd:d5b6bab6-4142-4ea5-ab45-700153e934e4 ; dho:hasOMAid "2668" . dhd:CoA0000002680 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e341ecb2-c9a0-4c91-8e1a-e9ca885cbe66 ; - dho:hasLayer1 dhd:a3cfaa30-510b-4754-bbbe-11e5f83268f8 ; + dho:hasField dhd:e2d4031e-d9e8-427a-bd33-d04b9b85164e ; + dho:hasLayer1 dhd:394ef345-4244-4c14-b217-5e11abd715f3 ; dho:hasOMAid "2680" . dhd:CoA0000002681 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9628cb6d-419e-46bf-bfdd-4f877d42a17e ; - dho:hasLayer1 dhd:783ee2c3-d9b2-4286-83c9-f93866d7775d ; + dho:hasField dhd:e0e68096-c43a-4cdc-9df7-ed871bba8537 ; + dho:hasLayer1 dhd:e842a1de-18dc-4850-a9a2-a5b4e439600e ; dho:hasOMAid "2681" . dhd:CoA0000002683 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ace3ab29-9898-4b23-97bc-3dbaa21be09b ; - dho:hasLayer1 dhd:a992de80-8a35-4418-bb29-94810f7eecc7 ; + dho:hasField dhd:09aaefdc-9cf6-46a6-9b68-0ceebfc56ed7 ; + dho:hasLayer1 dhd:6d31b4e8-9470-49e5-b878-06cd9204c8c6 ; dho:hasOMAid "2683" . dhd:CoA0000002684 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3908aafe-467d-404d-b5c0-8dd444c8e49a ; - dho:hasLayer1 dhd:636599a9-d5af-4637-b754-6bdd4453af4e ; - dho:hasLayer2 dhd:f40f1dc7-a281-4bca-bd6b-682659dee648 ; + dho:hasField dhd:5de4d842-508e-48fe-a0c5-70076171f9c5 ; + dho:hasLayer1 dhd:72f3d97f-9ba0-4acb-be3f-7011b7f3923a ; + dho:hasLayer2 dhd:b70ffd0f-a1b8-48da-8c7e-4549f06c0777 ; dho:hasOMAid "2684" . dhd:CoA0000002688 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e40188ee-c357-45b4-81b1-2af7d1d677dc ; - dho:hasLayer1 dhd:d904bd44-5304-42fb-ba16-e01db9bfca21 ; - dho:hasLayer2 dhd:5c80bb4d-60f0-4aa4-80ba-4239a9599d1f ; + dho:hasField dhd:539c4b5e-4d81-4098-81c9-ba8faa043900 ; + dho:hasLayer1 dhd:6067c0e4-bce1-48e1-8a14-3c86a0a7fdec ; + dho:hasLayer2 dhd:640a0c5d-6b0f-40af-b3f3-797a54264d6b ; dho:hasOMAid "2688" . dhd:CoA0000002691 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b193d634-1c25-4c5d-9c5e-0039d689f890 ; - dho:hasLayer1 dhd:74d7eeee-d9b6-4f6c-bb41-10214b063d5e ; + dho:hasField dhd:fc0c2ad0-2508-4721-9158-7030915dc5f1 ; + dho:hasLayer1 dhd:b95947f0-974a-49c5-b030-46de9475e037 ; dho:hasOMAid "2691" . dhd:CoA0000002692 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b7bba8df-fc22-4f81-a25d-01a051316657 ; - dho:hasLayer1 dhd:a83e05b7-7851-46d1-9db1-3e7de67f9d34 ; + dho:hasField dhd:a34f70c3-b768-4ff4-90e8-70f92973f141 ; + dho:hasLayer1 dhd:4a99e34c-8d24-41b4-b575-2b8e15577c90 ; dho:hasOMAid "2692" . dhd:CoA0000002694 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:03ee1c3f-cc0d-4ace-b703-1d59d682cddc ; + dho:hasField dhd:004b1f29-9850-4c54-9f0f-65d8c9d32e8c ; dho:hasOMAid "2694" . dhd:CoA0000002695 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:639888d9-8a27-4ad2-9cb3-f5a07c99c990 ; - dho:hasLayer1 dhd:8beedc9e-cdd8-48ff-864b-a2867fe382b5 ; + dho:hasField dhd:a1df68b8-7ef3-4b8c-afd9-dbab841276b6 ; + dho:hasLayer1 dhd:fd35205c-1a76-4fee-9012-8d51348d83a2 ; dho:hasOMAid "2695" . dhd:CoA0000002696 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c7a4728f-fa68-43d1-8e5f-9ea3a12cd1ac ; - dho:hasLayer1 dhd:df984918-19f0-4692-a458-6978de758b94 ; + dho:hasField dhd:47458076-d7f3-46a8-b33d-c93bee6dd6d8 ; + dho:hasLayer1 dhd:9a8e42db-9452-44e9-abdd-cc3e0a58b5a4 ; dho:hasOMAid "2696" . dhd:CoA0000002698 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0b46a8a0-5ee8-431e-87f8-711741a7be75 ; - dho:hasLayer1 dhd:6c095198-9538-465e-a592-168c35678b4c ; + dho:hasField dhd:38bdf97c-73e9-470c-9586-18dcbb9ffd0c ; + dho:hasLayer1 dhd:f1047e83-59e5-4384-8247-8625b9c9168a ; dho:hasOMAid "2698" . dhd:CoA0000002700 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ddb0d9c2-2afb-45d0-a5d8-8ec2d809ea84 ; - dho:hasLayer1 dhd:c21fe79a-6e02-4457-9484-30adcdfa271d ; - dho:hasLayer2 dhd:d98829a3-bed2-4439-a95b-afa25213d893 ; + dho:hasField dhd:5e6a91c3-1159-4449-b5e1-8365bb41007f ; + dho:hasLayer1 dhd:67d84f26-6319-4ec1-9471-9a2c4ee2f09d ; + dho:hasLayer2 dhd:2e97ad88-d3a3-4299-8b8e-723cd2a5e4d3 ; dho:hasOMAid "2700" . dhd:CoA0000002701 a dho:CoatOfArms, @@ -679,67 +679,67 @@ dhd:CoA0000002701 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002701_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b87f9007-4b2c-47e2-bd0b-879aeb3db6d9 ; - dho:hasLayer1 dhd:51db9bbf-8052-47ab-9118-daf2484e2850 ; - dho:hasLayer2 dhd:c9cc3151-895b-49a6-836d-b2f62ca8d4dd ; + dho:hasField dhd:31c63043-6aef-4f4a-b825-25531ed1417e ; + dho:hasLayer1 dhd:51cb595b-58ac-47e2-9135-e3a32b6ff4eb ; + dho:hasLayer2 dhd:200f1cf5-07c5-446a-9804-a4564ba56ba6 ; dho:hasOMAid "2701" . dhd:CoA0000002702 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:52b1124e-3ffe-4dc0-ad24-9c3b877ae5cb ; - dho:hasLayer1 dhd:a456477f-92d2-4014-a34e-1b444e5be858 ; + dho:hasField dhd:53668afe-6904-45b9-ad0b-908d4d4b6dfb ; + dho:hasLayer1 dhd:4be3468f-45d5-4c98-9373-d332a264bda1 ; dho:hasOMAid "2702" . dhd:CoA0000002703 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8cb9e961-99b2-4002-a21f-b0db3326eff2 ; - dho:hasLayer1 dhd:80931a11-47af-4146-a849-48516e111228 ; + dho:hasField dhd:242001db-046a-47f7-a5c6-a6ffc2ec7e17 ; + dho:hasLayer1 dhd:38b9703f-9822-43fb-8eaf-5c5661ba1089 ; dho:hasOMAid "2703" . dhd:CoA0000002704 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b06cdf95-fefc-4004-90b3-950681d0ebea ; - dho:hasLayer1 dhd:e7fbb387-d255-4456-8e79-adab5a779b24 ; - dho:hasLayer2 dhd:d3595bcf-fb0e-4378-bfb1-6c1fb1ad517f ; + dho:hasField dhd:ba604541-38f8-48bf-82a4-2a1f1e2ac5a2 ; + dho:hasLayer1 dhd:cf8cfd76-2728-4880-837c-ad19efe69ad9 ; + dho:hasLayer2 dhd:dfc91d41-5dd1-42f5-8444-36c0d2b3e0e2 ; dho:hasOMAid "2704" . dhd:CoA0000002706 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d53ae2b8-66ef-43cf-8f38-e298531ca425 ; - dho:hasLayer1 dhd:f28391c5-aff3-47c6-8610-7db72eeb18d1 ; - dho:hasLayer2 dhd:5bbdae98-e762-4799-b3cb-5f1f124f5f79 ; + dho:hasField dhd:0ef76d6d-17d2-4ec9-bd53-1df37c49897f ; + dho:hasLayer1 dhd:c2ae131e-4b00-4497-8b86-5efca485f944 ; + dho:hasLayer2 dhd:a94dd81f-e48b-4784-957e-958bb662aaeb ; dho:hasOMAid "2706" . dhd:CoA0000002708 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:82646440-b3f8-456c-98bd-beb42b86e36e ; - dho:hasLayer1 dhd:76b58060-2ceb-447f-b8ad-c92df942409e ; + dho:hasField dhd:e5e8f822-31ab-4ead-840b-c8333a937e4f ; + dho:hasLayer1 dhd:0bf21c6c-63d9-45ca-966d-2084f12fd00f ; dho:hasOMAid "2708" . dhd:CoA0000002709 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ca6875c7-88eb-4003-a37a-18b6a57a7170 ; - dho:hasLayer1 dhd:c00aabb5-cfa3-4320-b5da-a50509834bf1 ; - dho:hasLayer2 dhd:d386cfd2-0803-4186-8381-141ccd4564e5 ; + dho:hasField dhd:ce938bd8-088b-414e-bf8f-b21f10900f73 ; + dho:hasLayer1 dhd:bc66f78b-c1f7-4887-9977-a2eda08e008d ; + dho:hasLayer2 dhd:9e92b5b7-1dc9-4ea2-8dae-255819ec7e4e ; dho:hasOMAid "2709" . dhd:CoA0000002710 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1bc9bef5-bbc6-4550-afb9-22e46be4af12 ; + dho:hasField dhd:d33c1fe6-be7e-496b-a915-f7bfb68d0a6a ; dho:hasOMAid "2710" . dhd:CoA0000002712 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:23eea426-6f55-411f-adb4-46dd35511fc4 ; - dho:hasLayer1 dhd:94fc5863-35fd-4045-803f-f27ca46fd5e6 ; + dho:hasField dhd:091dfe1c-6d4f-4fe2-859b-5a514ecd0e76 ; + dho:hasLayer1 dhd:81357004-871b-43aa-a82f-9dd037689f38 ; dho:hasOMAid "2712" . dhd:CoA0000002714 a dho:CoatOfArms, @@ -748,88 +748,88 @@ dhd:CoA0000002714 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002714_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:aa6ccd81-a571-4646-8011-5f2a73e4328c ; - dho:hasLayer1 dhd:2d2cca11-54b2-4990-80da-feab3e3f6c16 ; + dho:hasField dhd:276e5269-a493-4822-8c04-d49e9592de60 ; + dho:hasLayer1 dhd:d8dceee3-1fa4-4bb3-8748-caa8a08cf524 ; dho:hasOMAid "2714" . dhd:CoA0000002715 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:43a0e754-038a-4b1c-a895-19bb5f3d53b5 ; - dho:hasLayer1 dhd:6b1ee9f2-c89f-4c1e-8f3c-a240830f378e ; - dho:hasLayer2 dhd:3f840e92-3758-4550-8583-3402db61754e ; + dho:hasField dhd:7bc6c510-f836-4f69-b4f4-fa2c8dab847c ; + dho:hasLayer1 dhd:508a23b3-2afc-4e0c-9bc1-eda661160c67 ; + dho:hasLayer2 dhd:ed7d4606-c632-48c2-828c-36af0491c7f6 ; dho:hasOMAid "2715" . dhd:CoA0000002717 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3c3a9e93-0a5c-419e-be2a-75a01bd14c6a ; - dho:hasLayer1 dhd:b5a5afda-fbce-4cf5-a39d-0122c5bbe4a1 ; + dho:hasField dhd:ee37052d-1652-4fdf-8c1e-f61215727c11 ; + dho:hasLayer1 dhd:e66ce129-874b-497e-8533-eaf564c79ecd ; dho:hasOMAid "2717" . dhd:CoA0000002718 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:359a81c0-2cd9-4653-9b94-4a89d5fcf6f7 ; - dho:hasLayer1 dhd:aca1a6b8-a991-4344-9dbd-2d1bcc337020 ; + dho:hasField dhd:4f4c5600-0b06-4930-aa1e-16e8c8a370b3 ; + dho:hasLayer1 dhd:682ae2b2-6dc2-4d9c-acab-7d2131187daf ; dho:hasOMAid "2718" . dhd:CoA0000002720 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4471533e-12b3-454c-8085-a68e5101a367 ; - dho:hasLayer1 dhd:ceac5172-9a1a-4b91-92cc-14b54e21c3b2 ; - dho:hasLayer2 dhd:2a545dfb-18a2-4dd5-939a-d7f6d793e961 ; + dho:hasField dhd:fafdcfb3-4402-4a0e-85c8-4a56ab89ee26 ; + dho:hasLayer1 dhd:a7f696f7-dee4-4306-9ede-df7c5779625b ; + dho:hasLayer2 dhd:ae09759e-18dd-4bd6-9e0d-7dc9e6304a7f ; dho:hasOMAid "2720" . dhd:CoA0000002722 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ac78057a-a8ab-4f24-af32-b201517d93c4 ; - dho:hasLayer1 dhd:45bffaed-b711-4220-9d31-5d7a4aeb5968 ; + dho:hasField dhd:0ac2627d-53b5-4268-8f67-0e13d2b9064f ; + dho:hasLayer1 dhd:3e3516de-c17b-4d47-945d-382dc045d5ff ; dho:hasOMAid "2722" . dhd:CoA0000002723 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d860fb52-a9bb-4c23-a5d1-7fe5f2f87298 ; - dho:hasLayer1 dhd:751a986a-9dc7-430e-a946-d5ff04321a92 ; + dho:hasField dhd:78eab972-02d5-4b1c-b25f-972b5221bfe8 ; + dho:hasLayer1 dhd:bc96a224-c8eb-4db0-95dc-7ba9823eba78 ; dho:hasOMAid "2723" . dhd:CoA0000002724 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:39b9c9d6-3e09-408c-8f13-f70188c6a44d ; - dho:hasLayer1 dhd:1f2b2113-aa48-4fdb-9f71-f6e9912fef66 ; - dho:hasLayer2 dhd:fecf15ef-e7ee-40aa-9bfb-8e5b05050814 ; + dho:hasField dhd:a63e740e-e2cd-46b9-9aa8-ede68b81e0a8 ; + dho:hasLayer1 dhd:87120420-0848-4897-9fc9-5e2fcc02c1ac ; + dho:hasLayer2 dhd:8f6ba00b-d336-4809-bd18-f1282de34510 ; dho:hasOMAid "2724" . dhd:CoA0000002725 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:40215e65-3a38-4d93-b50e-700fc8d68fd8 ; - dho:hasLayer1 dhd:ea7d40a2-8054-4ee9-8b91-aeeb4c863fb8 ; + dho:hasField dhd:95659731-900a-4c80-a97c-2e6994117cff ; + dho:hasLayer1 dhd:4f597f77-3357-4bf5-b727-8eda292fdd70 ; dho:hasOMAid "2725" . dhd:CoA0000002727 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5780ebc4-d5d3-4097-8453-2bd618601a00 ; - dho:hasLayer1 dhd:ae679654-6706-4eee-bbc5-1d1566bd71eb ; + dho:hasField dhd:b4d5becb-6602-4e18-b53e-f7f8322f21b8 ; + dho:hasLayer1 dhd:e49f70d3-b545-4d47-b060-304f76557af2 ; dho:hasOMAid "2727" . dhd:CoA0000002728 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:10543d18-83dc-46f5-8382-ef0fa376b106 ; - dho:hasLayer1 dhd:c641e75c-d79d-4ac1-a80c-6413cbde1c2d ; + dho:hasField dhd:3125e0c0-278d-4955-a2d0-a198f299d9c1 ; + dho:hasLayer1 dhd:f778cee6-f24b-4138-9e32-3d2d0250c493 ; dho:hasOMAid "2728" . dhd:CoA0000002729 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1fd90c3b-a5d6-43ce-8b2e-7ea685b504b9 ; - dho:hasLayer1 dhd:af8616e2-b1b1-4463-81db-07da64d1c00a ; + dho:hasField dhd:96507fcd-7df9-4d57-b447-a1db7ec024ae ; + dho:hasLayer1 dhd:cfb64c1d-654b-493e-8797-975f26a3f073 ; dho:hasOMAid "2729" . dhd:CoA0000002730 a dho:CoatOfArms, @@ -838,161 +838,161 @@ dhd:CoA0000002730 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002730_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:624388ec-f105-43cb-ac16-2686a32a2413 ; - dho:hasLayer1 dhd:3db3e416-5e4a-4c07-a454-4a2dc06570c7 ; - dho:hasLayer2 dhd:7f454002-cf76-4568-8310-ec855a6c1542 ; + dho:hasField dhd:b51a063d-2633-45f6-8c3a-3ef06aece0b1 ; + dho:hasLayer1 dhd:05767c0a-6bb9-419f-b7ae-7a728d4c9b4d ; + dho:hasLayer2 dhd:431450eb-b4b8-4fbe-9368-6520a3fa91ed ; dho:hasOMAid "2730" . dhd:CoA0000002731 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:db500e31-e720-4387-81ed-58710832fdfd ; + dho:hasField dhd:4ad98394-986f-42d2-9246-876dabcdc57f ; dho:hasOMAid "2731" . dhd:CoA0000002733 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2069b15e-7a3d-4ac3-85ff-e26a1e578f57 ; + dho:hasField dhd:f2d9497e-256f-4cb1-9954-f3fafd7f82f1 ; dho:hasOMAid "2733" . dhd:CoA0000002735 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8b8f381f-79e4-4c74-b8ff-eaa3a9f62f58 ; - dho:hasLayer1 dhd:17d24fc5-88d0-495b-8d5d-96d22419b9d9 ; + dho:hasField dhd:3ec20f16-64d3-4b79-a30f-0e5d00798d6b ; + dho:hasLayer1 dhd:1517dfc6-d56b-4922-9298-56a745aa21d3 ; dho:hasOMAid "2735" . dhd:CoA0000002736 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:90b28d3d-7c8f-4853-95a3-bf803fd77150 ; - dho:hasLayer1 dhd:5a519d89-9461-42f4-a349-480cb786daf6 ; + dho:hasField dhd:2b20b4f0-403f-4d2c-97ae-f9f700926b96 ; + dho:hasLayer1 dhd:c3b1f672-2d63-4d8a-b6e6-be080fdfcea6 ; dho:hasOMAid "2736" . dhd:CoA0000002739 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0e89c08f-33fa-4c00-97e4-52e3668b22ea ; - dho:hasLayer1 dhd:0ee79090-028e-4294-bbb2-a5f3bc3e6521 ; + dho:hasField dhd:d9dc3896-f91e-48b9-b179-6991db552134 ; + dho:hasLayer1 dhd:3586a7d0-2c08-4c98-bcd4-2f9089a41dc6 ; dho:hasOMAid "2739" . dhd:CoA0000002740 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:189240c5-9628-4ac4-86d7-9c9d10bd6918 ; - dho:hasLayer1 dhd:d47d626f-ccb6-44e0-95fc-e55ae3212436 ; + dho:hasField dhd:abae8865-4f25-4937-8d88-063cdac4f63f ; + dho:hasLayer1 dhd:834af763-b2c9-44dd-83e7-6824faf09ff4 ; dho:hasOMAid "2740" . dhd:CoA0000002741 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6b039fa9-69bd-420c-8230-0330fc02df16 ; - dho:hasLayer1 dhd:59424538-7d16-4ce4-a74a-45b1e0806da7 ; + dho:hasField dhd:05912a47-ef2f-4359-9d69-7dc35e3d1c93 ; + dho:hasLayer1 dhd:0c0f3b61-e7a9-47f9-9428-205b417db909 ; dho:hasOMAid "2741" . dhd:CoA0000002743 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4d59dd72-044b-413e-8532-485e4ee9d354 ; - dho:hasLayer1 dhd:f5ea9e3d-2ac8-4507-ba60-02832c66d5ef ; + dho:hasField dhd:d0f00b7b-9fd8-4892-bb94-c9d386dc3b85 ; + dho:hasLayer1 dhd:d7b2b107-01fc-4d6c-b60b-763add20a7bd ; dho:hasOMAid "2743" . dhd:CoA0000002751 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c3d31674-0bca-418c-9b03-31f271fa285b ; - dho:hasLayer1 dhd:37793c68-718f-41e1-acd1-7411304ffba9 ; - dho:hasLayer2 dhd:7cf763f5-bbab-4812-af97-4c3f84eeca44 ; - dho:hasLayer3 dhd:5297b74a-e211-40e1-b40f-5ad1ecac7ddf ; + dho:hasField dhd:6ef36f64-8097-4db2-9898-e1eab017014e ; + dho:hasLayer1 dhd:6e6ad384-2e66-4527-8969-b674bd53d713 ; + dho:hasLayer2 dhd:896bf9a8-9d42-44b5-adb6-50b47f3a898f ; + dho:hasLayer3 dhd:5a2da385-97a7-4906-bcfe-ba5005dc5ff3 ; dho:hasOMAid "2751" . dhd:CoA0000002752 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f331a773-1604-456a-83df-66e568ab8ca4 ; - dho:hasLayer1 dhd:e91f4eda-c095-40ea-887c-9a4a61b13cb6 ; + dho:hasField dhd:adaf05c5-bf02-4889-975d-a6931dd12b24 ; + dho:hasLayer1 dhd:aa515c48-1752-455c-b841-f59feaaa9232 ; dho:hasOMAid "2752" . dhd:CoA0000002758 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0542c9a1-edaa-4b4b-b2c8-1583039b9bac ; - dho:hasLayer1 dhd:00dfaa06-0ae7-4f9e-8209-d336e10eb814 ; + dho:hasField dhd:878be542-7b8b-46c0-b670-214ab27819c2 ; + dho:hasLayer1 dhd:39b566ed-6bdd-41f3-bb00-22439c8c13bc ; dho:hasOMAid "2758" . dhd:CoA0000002759 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:da325266-727c-4eda-9143-45550b004ec3 ; - dho:hasLayer1 dhd:e60fc841-6a74-4b55-a372-c4eda42b22dd ; + dho:hasField dhd:2d336497-ddbe-4f95-a987-4b1457f37b98 ; + dho:hasLayer1 dhd:5728aa01-d69f-483b-b684-c0bcaf416b67 ; dho:hasOMAid "2759" . dhd:CoA0000002761 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:963fa284-5eb7-4100-ae18-33ae3822b3c8 ; - dho:hasLayer1 dhd:832d0da6-0969-4111-acbe-280be6b9d1ab ; + dho:hasField dhd:7e3b0374-145a-4f40-a4bd-d1eb8e1db1ac ; + dho:hasLayer1 dhd:a410efdc-4cc5-4db9-aef9-2e3fd14c4060 ; dho:hasOMAid "2761" . dhd:CoA0000002763 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a4380dfc-b9e6-40b4-86f3-a71c6e48191f ; + dho:hasField dhd:6a4bd8dc-7adc-4960-9c53-4e12736dccdb ; dho:hasOMAid "2763" . dhd:CoA0000002764 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b2d9d6ed-586d-44e5-82a6-d8cc1f2bd07c ; + dho:hasField dhd:edb24d84-93ae-4cd6-a599-c80fbf537dd0 ; dho:hasOMAid "2764" . dhd:CoA0000002766 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:030443b6-387b-4e5f-bae7-9bd6a20dbc57 ; - dho:hasLayer1 dhd:83904dbe-1613-40a1-a595-aac015085596 ; + dho:hasField dhd:e13b7f99-3dd3-44dd-954f-f7b9cc8c1141 ; + dho:hasLayer1 dhd:27d79b00-651b-4204-bfff-ada9cdc2b476 ; dho:hasOMAid "2766" . dhd:CoA0000002767 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:abb2d019-a545-4a25-bdff-d3fa3baacea5 ; - dho:hasLayer1 dhd:e640c439-de7c-4049-8c1b-f26d38a86d97 ; + dho:hasField dhd:335a78b3-0c9f-430e-ac21-5b7ca05c9a5e ; + dho:hasLayer1 dhd:1c051ce0-9b65-43cc-bfdb-9b579afec611 ; dho:hasOMAid "2767" . dhd:CoA0000002768 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3a52c680-92cf-4489-9295-7e4010eeaf04 ; - dho:hasLayer1 dhd:9e9706fa-8447-4bfb-a32f-47db862c65ea ; - dho:hasLayer2 dhd:dd1d09ba-929e-4301-a641-d88c47abb666 ; + dho:hasField dhd:1ec9445c-0a8b-4e0e-8588-c1b2b734d539 ; + dho:hasLayer1 dhd:38a2af3e-2b9a-4cab-a549-0a71bd4b3a64 ; + dho:hasLayer2 dhd:3093a40f-4081-4505-8a70-84295c4df988 ; dho:hasOMAid "2768" . dhd:CoA0000002769 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c549a80b-3172-466c-93c6-ead45e1ad8ff ; - dho:hasLayer1 dhd:ec9e7b43-fe40-44d7-96aa-db557c6053d9 ; - dho:hasLayer2 dhd:6426a7a9-eda0-4fb6-82d0-b0c697431a91 ; + dho:hasField dhd:fa4c4ae9-b179-4c96-97ad-32d479438110 ; + dho:hasLayer1 dhd:18dc0734-c096-4cf5-8e45-ee9fe4728342 ; + dho:hasLayer2 dhd:4153e2da-4350-4bab-bd30-cc72aa09805b ; dho:hasOMAid "2769" . dhd:CoA0000002772 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b3b47bb4-4b54-413d-8523-5c6dd2812d8b ; + dho:hasField dhd:6832cc1f-7372-4641-bac5-08407abf602b ; dho:hasOMAid "2772" . dhd:CoA0000002773 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:666f6842-04c7-483e-867c-ace8466e9fb2 ; + dho:hasField dhd:9f2cab08-880b-45e4-94e2-f8735ce42050 ; dho:hasOMAid "2773" . dhd:CoA0000002774 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:abba0fa1-0446-4969-a587-bc241188efa5 ; - dho:hasLayer1 dhd:faaacdd6-09e3-4135-8877-6cacbdcffbb8 ; + dho:hasField dhd:27f9a89f-528d-41e5-b287-14ffbdc9cc0b ; + dho:hasLayer1 dhd:0bdf2c7b-c9db-4c40-9c5b-68331aa8a2c8 ; dho:hasOMAid "2774" . dhd:CoA0000002776 a dho:CoatOfArms, @@ -1001,8 +1001,8 @@ dhd:CoA0000002776 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002776_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:fab304e0-5aca-49f1-955a-2ae7017970ad ; - dho:hasLayer1 dhd:7e947492-be6b-44f6-b42d-045784f6b20a ; + dho:hasField dhd:b6e95dbf-38b3-4058-acc8-58adefd5232e ; + dho:hasLayer1 dhd:da6f80b2-b8a8-4a95-99cc-3a8e8553fc2a ; dho:hasOMAid "2776" . dhd:CoA0000002778 a dho:CoatOfArms, @@ -1011,8 +1011,8 @@ dhd:CoA0000002778 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002778_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:79666b2f-63cd-47a5-b7f2-c0b75791c0fb ; - dho:hasLayer1 dhd:9150dcf7-6bb2-4abf-854b-db4c3219211a ; + dho:hasField dhd:287a02f5-5993-4232-aed9-67bd0ea10ab9 ; + dho:hasLayer1 dhd:58db3f88-7d41-4502-be8c-0f1d65985471 ; dho:hasOMAid "2778" . dhd:CoA0000002779 a dho:CoatOfArms, @@ -1021,21 +1021,21 @@ dhd:CoA0000002779 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002779_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:03ef13bb-74c5-4b0f-a342-66f5bcf21c27 ; - dho:hasLayer1 dhd:2e2e26a2-ac23-4ef7-afee-dcfdae65cd17 ; + dho:hasField dhd:7b57b454-3391-430e-b151-fc72c39da0a7 ; + dho:hasLayer1 dhd:c166f73d-904b-4918-9369-8fd195d88b48 ; dho:hasOMAid "2779" . dhd:CoA0000002780 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:80a5c730-4662-42c5-96e7-9421036a4b2b ; - dho:hasLayer1 dhd:ab1fb9a9-7750-4782-8d0e-c02036f4ff32 ; + dho:hasField dhd:615efeb9-b618-41b2-a653-6a77a3bf0661 ; + dho:hasLayer1 dhd:c95b3a64-ef92-425a-bbae-9a4fd1c86e0b ; dho:hasOMAid "2780" . dhd:CoA0000002781 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c1edb78c-0793-4204-8fc5-217578ce8457 ; + dho:hasField dhd:05345b7e-5503-4829-a1a1-4961740cc7c5 ; dho:hasOMAid "2781" . dhd:CoA0000002787 a dho:CoatOfArms, @@ -1044,8 +1044,8 @@ dhd:CoA0000002787 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002787_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:29f7da93-1fdb-4016-bc4b-494f1d12b175 ; - dho:hasLayer1 dhd:a7b23a0f-b158-4f26-8ce1-7b901cb454a5 ; + dho:hasField dhd:bfa1b4c0-dbeb-4223-bba1-bd6670c387c1 ; + dho:hasLayer1 dhd:b6663447-a501-4b52-bf17-6f21b293e2fd ; dho:hasOMAid "2787" . dhd:CoA0000002792 a dho:CoatOfArms, @@ -1054,15 +1054,15 @@ dhd:CoA0000002792 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002792_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:19a301b1-52fb-4eee-9d27-f205c6d7b20d ; - dho:hasLayer1 dhd:c6dad9db-80d5-4543-b20b-03728c8eba5a ; + dho:hasField dhd:180b1335-f626-4dde-bb77-c70c207c1b0f ; + dho:hasLayer1 dhd:3e0f4ee9-b1da-4f92-9465-40a7ba9118ed ; dho:hasOMAid "2792" . dhd:CoA0000002793 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ccd9360c-2228-4f07-9ef3-143e13274b9d ; - dho:hasLayer1 dhd:52c6322d-0a2d-484f-952a-37c4a2448661 ; + dho:hasField dhd:da21679c-f0bd-40c3-914b-6d7a4997f50b ; + dho:hasLayer1 dhd:649c62db-4b1a-4c86-8612-3dcaacf87e27 ; dho:hasOMAid "2793" . dhd:CoA0000002797 a dho:CoatOfArms, @@ -1071,21 +1071,21 @@ dhd:CoA0000002797 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002797_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b9bf6946-63a0-40d4-a528-bf288fe5aee9 ; - dho:hasLayer1 dhd:6cd468f9-ba96-45b5-87f5-d3a18b422663 ; + dho:hasField dhd:2bae6f1f-d522-45c6-adb5-f55172b8b7f2 ; + dho:hasLayer1 dhd:7cc4fdfd-a474-48de-88d0-264f7c7d0461 ; dho:hasOMAid "2797" . dhd:CoA0000002798 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5207ad88-73a7-4a67-9a77-3447d60f3241 ; + dho:hasField dhd:070fe7d5-ae80-4ba2-b261-9ce4957c4a6d ; dho:hasOMAid "2798" . dhd:CoA0000002799 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:10f70c20-f7b8-457e-bf7d-262552f06a1c ; - dho:hasLayer1 dhd:d35d408d-7b28-4cb3-a5d8-28f88b4cf6e6 ; + dho:hasField dhd:cfdedd4d-2e5b-4fe2-9516-e357a532276e ; + dho:hasLayer1 dhd:8da818ed-944b-4cf4-8f91-dada8c25f56f ; dho:hasOMAid "2799" . dhd:CoA0000002800 a dho:CoatOfArms, @@ -1094,9 +1094,9 @@ dhd:CoA0000002800 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002800_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:be5c2bbb-3fed-4fb1-b4df-f1e0b4d6e1ed ; - dho:hasLayer1 dhd:b636e1b5-8683-45eb-bd14-252d337f3a20 ; - dho:hasLayer2 dhd:abdd1b2a-27bf-44e4-b9c5-959529bd186f ; + dho:hasField dhd:c9e472f0-fba2-4386-99b9-efd7f486c732 ; + dho:hasLayer1 dhd:d5cdd0f0-b3b4-4565-a028-e7dacc936f3f ; + dho:hasLayer2 dhd:fc24392a-3127-4851-8145-fa47413817c0 ; dho:hasOMAid "2800" . dhd:CoA0000002802 a dho:CoatOfArms, @@ -1105,64 +1105,64 @@ dhd:CoA0000002802 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002802_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e0aebd1b-0b77-4687-bfb3-c9d716ab48fe ; - dho:hasLayer1 dhd:6f20b7bf-0762-42d2-8b20-1cc352f339ee ; + dho:hasField dhd:42c6a01a-f68c-44ed-ad96-2e5d54666c8e ; + dho:hasLayer1 dhd:3f1060d2-0cd5-4dbe-b1d7-dc198da7279c ; dho:hasOMAid "2802" . dhd:CoA0000002803 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9bb8e9b3-2098-4762-8b7f-64895506cb3a ; - dho:hasLayer1 dhd:d215674d-f027-4555-9e08-f3e1a03313d3 ; + dho:hasField dhd:688605cd-a602-4efe-84fd-b55b85adceb9 ; + dho:hasLayer1 dhd:8c64af5b-c3ab-4369-980b-6b4d116f9314 ; dho:hasOMAid "2803" . dhd:CoA0000002804 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:104a544a-8081-4750-af35-3172498f03d2 ; - dho:hasLayer1 dhd:75d351ef-1cdd-4054-aaf8-35464ecf1059 ; + dho:hasField dhd:6b3fb0df-8ca2-4acd-abd6-8debaba14dc0 ; + dho:hasLayer1 dhd:ed325117-4ab4-4b2b-90c9-5ce23117e390 ; dho:hasOMAid "2804" . dhd:CoA0000002805 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c73f1ee0-deca-42ea-9aa3-1ea378e7ca3a ; - dho:hasLayer1 dhd:d69c5c1a-b940-41a3-85dc-aa45e033536f ; + dho:hasField dhd:cc125f03-88ba-45b8-bcb6-9e4d0bb09083 ; + dho:hasLayer1 dhd:a349a755-d33f-4a45-b217-a9043f7f2ffa ; dho:hasOMAid "2805" . dhd:CoA0000002807 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7a3ec4ff-b423-49a3-816a-2e30e6108d46 ; - dho:hasLayer1 dhd:32686fc4-11ed-4fbf-98bc-70fc8763d5ea ; + dho:hasField dhd:9b822fe6-598e-4305-a8b1-a8bd081ccc2e ; + dho:hasLayer1 dhd:254ea35f-cfd6-4f14-bba3-0dc57034821e ; dho:hasOMAid "2807" . dhd:CoA0000002808 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f022fe21-d0b3-4a2e-ba7f-6d8a5486eba0 ; - dho:hasLayer1 dhd:ce5ac9a3-56be-4341-a4a3-1b36f751a30d ; + dho:hasField dhd:9deea504-2f62-4750-8ada-a6dfd5d4819e ; + dho:hasLayer1 dhd:221a2793-dd15-44b1-83ae-fffa2aafc2a3 ; dho:hasOMAid "2808" . dhd:CoA0000002810 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ec93acec-fd0c-4671-9bd9-29ddbd9a45ef ; - dho:hasLayer1 dhd:58fdda0f-1752-4634-af92-020cbf717b6d ; + dho:hasField dhd:26a2d7d0-c4d5-40e5-9746-8bee35a31afd ; + dho:hasLayer1 dhd:0fa14b7f-4774-4ef4-a84d-9141b5c488e2 ; dho:hasOMAid "2810" . dhd:CoA0000002811 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e33d1b91-bf1d-4a36-a6f2-0190f0d0b5aa ; + dho:hasField dhd:dd091857-e398-42dc-97ab-f263cfb59c5a ; dho:hasOMAid "2811" . dhd:CoA0000002813 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e05b562b-03dd-4597-b8f2-2781bd15b08d ; - dho:hasLayer1 dhd:97cf036f-0d9c-49db-9763-9bef1349d833 ; - dho:hasLayer2 dhd:6e95127c-4160-4f4d-9650-ce28d116fe7d ; + dho:hasField dhd:bbe0522d-48a9-4fc8-8829-6e8a451edb04 ; + dho:hasLayer1 dhd:8919d925-4aac-4c16-b589-6214428b458a ; + dho:hasLayer2 dhd:bd0865db-8936-4ea1-89d4-57048f24ed78 ; dho:hasOMAid "2813" . dhd:CoA0000002814 a dho:CoatOfArms, @@ -1171,17 +1171,17 @@ dhd:CoA0000002814 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002814_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4f8dda05-d5a0-4d40-9550-2e1f24ff9cab ; - dho:hasLayer1 dhd:698ceb63-d285-4ab9-8bad-90017b1114f3 ; - dho:hasLayer2 dhd:3adb70ce-4247-4d06-b1de-fa8928648c97 ; + dho:hasField dhd:62567b64-4456-4b47-8803-00928e433fdb ; + dho:hasLayer1 dhd:4cbd0133-5d3c-4482-a120-d5d06ceb657e ; + dho:hasLayer2 dhd:f6893ad8-1f46-4bd8-871d-d2f3ad95b37e ; dho:hasOMAid "2814" . dhd:CoA0000002815 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6376e691-d5e2-4703-8938-868648d19b1b ; - dho:hasLayer1 dhd:ebcad875-1b1c-4bdb-9075-54a40b30166c ; - dho:hasLayer2 dhd:3703e193-2082-46e0-ac7c-a99b46b3ef5e ; + dho:hasField dhd:b71e3627-9c61-4b7e-a9dd-866c0c5d043e ; + dho:hasLayer1 dhd:bc57be87-afe0-436b-b75f-e536e0109eb1 ; + dho:hasLayer2 dhd:edee837a-66ed-47ef-a460-d8a11e9bf646 ; dho:hasOMAid "2815" . dhd:CoA0000002816 a dho:CoatOfArms, @@ -1190,39 +1190,39 @@ dhd:CoA0000002816 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002816_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f58e574b-9b4b-4db1-81b9-682cc0e04af8 ; - dho:hasLayer1 dhd:104395c0-e3ed-43b5-a9ae-703b29e3d00a ; - dho:hasLayer2 dhd:b593e399-0aa7-4805-92c9-85f4f73ba9f0 ; + dho:hasField dhd:f96dcc61-9903-4074-9e1a-de021edeb242 ; + dho:hasLayer1 dhd:2fdf1c77-d541-49fb-8c2c-82291178c92e ; + dho:hasLayer2 dhd:10d933b8-0deb-497e-8513-4fba4932ed28 ; dho:hasOMAid "2816" . dhd:CoA0000002817 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3339e3b0-6280-41b3-9e1e-71d8d6d92269 ; - dho:hasLayer1 dhd:688f4acc-2c80-4136-91fe-3672cdeb55ee ; - dho:hasLayer2 dhd:00285db7-73e9-47ad-be31-15edb660b059 ; - dho:hasLayer3 dhd:c4ee5089-7292-447b-9705-39bdeb85cb4d ; + dho:hasField dhd:3203260d-8735-4c38-bdbf-c9b9237a25cf ; + dho:hasLayer1 dhd:43b6788a-689c-4e05-9500-ea12ddb44670 ; + dho:hasLayer2 dhd:52e7e808-8e47-4655-9618-e0a8f9b62a53 ; + dho:hasLayer3 dhd:15b13c9b-0271-416f-b11e-37d5677bb25c ; dho:hasOMAid "2817" . dhd:CoA0000002818 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:13c1b901-31e6-4d01-87fc-53939ae06511 ; - dho:hasLayer1 dhd:7dad651b-6ac3-411f-971b-0814081fdfb0 ; + dho:hasField dhd:33b1bc7a-709e-4229-8865-9f537be99d7b ; + dho:hasLayer1 dhd:649d4aad-4606-4cd9-9caa-4be3bcf0fabe ; dho:hasOMAid "2818" . dhd:CoA0000002819 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:12abb865-c09b-4268-aadf-17893924a3f7 ; - dho:hasLayer1 dhd:dc2ff33e-eb1e-42f2-9f2a-28daa41af836 ; + dho:hasField dhd:dd154de2-760f-4f20-b9b3-57192940b72c ; + dho:hasLayer1 dhd:48eeb462-5355-4f9e-8e3a-90259ca5a53d ; dho:hasOMAid "2819" . dhd:CoA0000002820 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9377932b-d5e5-42a3-8459-0ab8c1418b45 ; - dho:hasLayer1 dhd:483b22fb-f76c-4264-aa5a-414abefca4e6 ; + dho:hasField dhd:6f07889b-be90-4a42-847b-6cf39542f1b4 ; + dho:hasLayer1 dhd:c5e5b7b7-e316-4d12-8731-335aaa96c5ef ; dho:hasOMAid "2820" . dhd:CoA0000002821 a dho:CoatOfArms, @@ -1231,45 +1231,45 @@ dhd:CoA0000002821 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002821_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:28883cad-8fbb-4849-96e2-c2d7ead6ed54 ; - dho:hasLayer1 dhd:6a7d408b-325a-4c10-a851-89403b099a72 ; + dho:hasField dhd:48fcab5d-7646-43a9-8c37-bab793132d60 ; + dho:hasLayer1 dhd:84fd15ce-9b1d-4716-af83-570566fc9e80 ; dho:hasOMAid "2821" . dhd:CoA0000002822 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e011b750-a307-4248-b05f-41a5ed94e6f6 ; - dho:hasLayer1 dhd:883f86b6-2777-4157-a7d2-2861242e606a ; - dho:hasLayer2 dhd:3a20771e-b77c-4b0f-91f1-408b6c66ef8e ; + dho:hasField dhd:33418766-7fb2-49cf-b9b1-3f9556a431fa ; + dho:hasLayer1 dhd:463f8970-0635-44db-9175-3d8ed9a43bd3 ; + dho:hasLayer2 dhd:452f274c-5dba-4d8b-bff6-69b568dc3ffd ; dho:hasOMAid "2822" . dhd:CoA0000002823 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2e382136-1ed6-44a3-8b19-fa387a535a76 ; - dho:hasLayer1 dhd:c903dda9-b112-40dc-899c-39a7fd6ef2fc ; + dho:hasField dhd:11cdfcdc-e591-4928-a702-67b2d4e2abdb ; + dho:hasLayer1 dhd:c4336092-9ff3-42d9-b2f5-329a1e746def ; dho:hasOMAid "2823" . dhd:CoA0000002824 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2b4ad875-66b7-4d45-bcb0-0b4ad09ee644 ; - dho:hasLayer1 dhd:f3668db8-9c7c-447b-b04d-b895ed13d3be ; + dho:hasField dhd:1897055c-e84f-4014-aff7-5eeee0612300 ; + dho:hasLayer1 dhd:66ce6038-6608-4af6-beab-df27f61b7c9a ; dho:hasOMAid "2824" . dhd:CoA0000002825 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b790243f-aea5-460c-9f1b-f741fa4b7035 ; - dho:hasLayer1 dhd:8a3cd1ba-b55e-41b9-9f2e-f88c7741f7d5 ; + dho:hasField dhd:de3ad5d1-8bb5-4998-ab25-893388667afa ; + dho:hasLayer1 dhd:089217b0-bfe9-4033-b63b-7846567e619a ; dho:hasOMAid "2825" . dhd:CoA0000002827 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1256aaa3-6882-42bd-ba8c-fe736d83ca0d ; - dho:hasLayer1 dhd:d4e6eb77-86b0-4f5e-84a0-4aefc1b6a78c ; - dho:hasLayer2 dhd:64d36994-d62e-459a-aa5c-f5e3f2727e1e ; + dho:hasField dhd:35aee63a-53f5-4df2-8191-1cf7aba2fe98 ; + dho:hasLayer1 dhd:30130a15-54af-465f-ba60-99fbd51059f4 ; + dho:hasLayer2 dhd:eb99f471-0e7d-46f2-a831-ae06811a3e0e ; dho:hasOMAid "2827" . dhd:CoA0000002828 a dho:CoatOfArms, @@ -1278,48 +1278,48 @@ dhd:CoA0000002828 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002828_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a1287b5d-284c-4b8a-a582-fbd1ceadfa61 ; - dho:hasLayer1 dhd:157359f1-ed4f-4174-bf4c-623c6d8736c1 ; - dho:hasLayer2 dhd:c195f803-2a02-4e36-b85e-c19e51fc2245 ; - dho:hasLayer3 dhd:26059d5b-2059-4b98-b490-49a0404f10b4 ; - dho:hasLayer4 dhd:9aaf4471-7daf-4ab5-a657-228efe1ba4b4 ; + dho:hasField dhd:a513d059-6b52-448b-8e74-b12afd19273e ; + dho:hasLayer1 dhd:df83b58a-da2f-4e09-9671-4b736b5beb38 ; + dho:hasLayer2 dhd:c833665f-efb0-4c41-a33d-d74947dd123c ; + dho:hasLayer3 dhd:56f5fd98-c876-4443-8539-7f5f65a3fef3 ; + dho:hasLayer4 dhd:fedfd9e0-574f-46de-9eb0-88e940fecadc ; dho:hasOMAid "2828" . dhd:CoA0000002829 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2f2817d0-a4fa-4a55-b11c-3d167e778c64 ; - dho:hasLayer1 dhd:a96a0f98-c82c-4e93-881a-e66ea27e012e ; + dho:hasField dhd:92751c5b-00ff-4cf0-9778-e0e192e48403 ; + dho:hasLayer1 dhd:de24bfa1-d287-46e6-9129-74e193909332 ; dho:hasOMAid "2829" . dhd:CoA0000002834 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6023c04d-aaba-447e-961a-0016f74d9fa0 ; - dho:hasLayer1 dhd:38de7cd3-87fd-4f34-94ea-f497c88d9625 ; + dho:hasField dhd:08e81c69-d18c-4c62-8126-c31714065b6b ; + dho:hasLayer1 dhd:ff4867e6-8ded-4c78-a5c9-bdbd2dd76751 ; dho:hasOMAid "2834" . dhd:CoA0000002836 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:271daa79-3ef2-4463-b9ee-d1242e62bc58 ; - dho:hasLayer1 dhd:40f43dce-be94-454b-bed1-cd7766354293 ; - dho:hasLayer2 dhd:0730811f-20f5-4f88-b99f-7383e3b04186 ; - dho:hasLayer3 dhd:0bd403db-14d1-4a7c-9763-417fec402120 ; + dho:hasField dhd:935f4b45-8417-4de9-843f-fa0d4cd0465f ; + dho:hasLayer1 dhd:95b20499-1d56-41b7-9ee4-297eac830033 ; + dho:hasLayer2 dhd:6614ecbf-2a67-4d1c-a600-b08794315fd0 ; + dho:hasLayer3 dhd:858424ea-77ab-4aec-9385-c218ea3c26c0 ; dho:hasOMAid "2836" . dhd:CoA0000002838 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0b96a161-a0d5-4764-9161-07a6713dc9e5 ; - dho:hasLayer1 dhd:afb298ba-8e18-4839-9cd5-000e50efa7e4 ; + dho:hasField dhd:3ccda182-48a5-488e-9604-a80de071e10f ; + dho:hasLayer1 dhd:b846831a-5992-4e0f-b6ff-1a74a9b56bd2 ; dho:hasOMAid "2838" . dhd:CoA0000002839 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:729e3d04-82a3-45b3-ad6e-27df0adc57aa ; - dho:hasLayer1 dhd:eb2954b7-0d6d-4d26-951c-8710c17d7e14 ; + dho:hasField dhd:08a87401-dcc4-4773-a60a-0dbd943264f1 ; + dho:hasLayer1 dhd:e0a09496-9e6b-4b5e-8792-31002724f42c ; dho:hasOMAid "2839" . dhd:CoA0000002904 a dho:CoatOfArms, @@ -1328,7 +1328,7 @@ dhd:CoA0000002904 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002904_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6889eb11-6bde-4f51-8cfc-6a815a532722 ; + dho:hasField dhd:dee37304-4e17-428f-af3e-60cbad0290b4 ; dho:hasOMAid "2904" . dhd:CoA0000002905 a dho:CoatOfArms, @@ -1337,8 +1337,8 @@ dhd:CoA0000002905 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002905_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:121a6a9c-917c-4c90-8f62-1ca5d45d9f46 ; - dho:hasLayer1 dhd:16ff88e2-4aff-4e05-ab00-4a48225135bd ; + dho:hasField dhd:58e88b6a-b0aa-4a42-b148-908610e18b60 ; + dho:hasLayer1 dhd:2f475556-4ac8-4998-b36a-ed4f37d21243 ; dho:hasOMAid "2905" . dhd:CoA0000002906 a dho:CoatOfArms, @@ -1347,8 +1347,8 @@ dhd:CoA0000002906 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002906_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:21a1023e-1760-488f-8c76-da163627ea05 ; - dho:hasLayer1 dhd:28cb947c-b3f6-41d1-979a-765486aafa40 ; + dho:hasField dhd:1e8daf5c-096d-4191-b156-c3f3ed35996f ; + dho:hasLayer1 dhd:9de53e9e-2726-485e-a9fb-e5f576eef527 ; dho:hasOMAid "2906" . dhd:CoA0000002907 a dho:CoatOfArms, @@ -1357,15 +1357,15 @@ dhd:CoA0000002907 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002907_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c3835e5b-664e-4aba-9d2c-1c0a9ef2d0db ; - dho:hasLayer1 dhd:01d33035-d065-4103-9eff-4896628e31ff ; + dho:hasField dhd:1582eb41-e64d-4ed1-96e4-467b9a40834b ; + dho:hasLayer1 dhd:87e65dc8-5a21-4597-ad45-859503f7bb7d ; dho:hasOMAid "2907" . dhd:CoA0000002909 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:623173e2-e634-40be-92aa-5495d30f8f9d ; - dho:hasLayer1 dhd:c9e54d24-947b-484c-b25f-12289b0387a6 ; + dho:hasField dhd:e21b32e8-f2ae-4464-a7a1-29468573cf80 ; + dho:hasLayer1 dhd:3fa900cb-cf2f-47e8-9117-4673d637921c ; dho:hasOMAid "2909" . dhd:CoA0000002910 a dho:CoatOfArms, @@ -1374,15 +1374,15 @@ dhd:CoA0000002910 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002910_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:61dd8df9-e935-4f3f-977e-00484cb1e54c ; - dho:hasLayer1 dhd:d9f76b05-d545-4813-9e18-f045e789ce4e ; + dho:hasField dhd:d26da8b9-7b2b-40a6-b66e-76a98e3d7dab ; + dho:hasLayer1 dhd:08c75f50-41df-461e-a65e-263bd3f36591 ; dho:hasOMAid "2910" . dhd:CoA0000002911_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:0f40b30e-a265-4df0-a7e1-eb665a7a4947 ; - dho:hasLayer1 dhd:a384357f-fb4d-44d7-9fd9-a5fe9a0c8516 ; + dho:hasField dhd:ae329ff4-f69a-4a49-b571-58879d9347b6 ; + dho:hasLayer1 dhd:6b8de689-44de-4cc5-8591-5349d0fcec41 ; dho:hasOMAid "2911_1" . dhd:CoA0000002911__2 a dho:CoatOfArms, @@ -1391,71 +1391,71 @@ dhd:CoA0000002911__2 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002911__2_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:abb5b20a-260d-4959-9e5c-386b2bec9f91 ; - dho:hasLayer1 dhd:7abcf9d9-cb35-4917-b3e2-7d7977317ef3 ; + dho:hasField dhd:336ed2e6-4b43-4028-b0e5-e862220e3b28 ; + dho:hasLayer1 dhd:df857b67-4fe2-4a9d-89ce-5cd37ab56be6 ; dho:hasOMAid "2911__2" . dhd:CoA0000002931 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:35ea7ed6-16f1-4242-9d7d-775f657548c6 ; - dho:hasLayer1 dhd:c542c874-7010-42d7-93dd-ae17a6619d2d ; + dho:hasField dhd:cfd82e59-d92a-496a-a6e9-dbbd52726667 ; + dho:hasLayer1 dhd:bb897238-d7aa-4c82-aabc-aa9dd902b72e ; dho:hasOMAid "2931" . dhd:CoA0000002935 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:774d9f1a-2edf-40d1-9a40-99a0cd1071dd ; - dho:hasLayer1 dhd:c590f65e-2777-4dc3-8330-a73440d302a2 ; + dho:hasField dhd:b1605b10-cec9-483a-8db8-a4ecee6de8b4 ; + dho:hasLayer1 dhd:9f1b6cc5-be08-4b81-b71f-93ca93a41ada ; dho:hasOMAid "2935" . dhd:CoA0000002937 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b56af7d4-9bf6-4b30-bfa1-ae3f07ebb880 ; - dho:hasLayer1 dhd:fe93a2d0-cbb8-4509-9411-1ca94fbd7be6 ; + dho:hasField dhd:b3edaa32-b296-4911-b4c3-9b72bd830797 ; + dho:hasLayer1 dhd:4250f4de-51f0-447a-93f8-339f75267234 ; dho:hasOMAid "2937" . dhd:CoA0000002938 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9f090822-ea9c-4ec5-a099-3d476f949bee ; + dho:hasField dhd:31678c61-4663-4e36-8584-ace5c4f6d779 ; dho:hasOMAid "2938" . dhd:CoA0000002940 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:df62d766-4610-4523-9873-483c9959ef9a ; + dho:hasField dhd:18c084b7-7411-4ea3-a3d6-371592ddc845 ; dho:hasOMAid "2940" . dhd:CoA0000002942 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:17432052-ae67-494b-864e-91d88b7b8b3e ; - dho:hasLayer1 dhd:753d5d17-d6f9-46e2-b470-9e8e4eee5858 ; + dho:hasField dhd:aebf25ad-9fc6-4d9a-9a43-1d09142e3a3b ; + dho:hasLayer1 dhd:9891e8f4-4387-48a1-80c8-7a9c35b5f6a5 ; dho:hasOMAid "2942" . dhd:CoA0000002946 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:26daed24-22ac-4f95-a293-adfd73c8962f ; - dho:hasLayer1 dhd:68baab21-c056-408a-8427-1ab0c4215de8 ; - dho:hasLayer2 dhd:bb616085-39a3-47df-93d5-967f9d0f9e3c ; - dho:hasLayer3 dhd:0303c7e1-f48f-498a-819b-983a803e96bd ; + dho:hasField dhd:1092c921-e6f9-43be-a2aa-a1fb47e4545e ; + dho:hasLayer1 dhd:ad15e8a3-c259-4095-b6b7-77d6ee45aa3b ; + dho:hasLayer2 dhd:078a21ce-9b6f-4023-962d-f4eb312c882d ; + dho:hasLayer3 dhd:c3246719-c8d8-4085-9f23-2a74f1e840b5 ; dho:hasOMAid "2946" . dhd:CoA0000002948 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d3c6ff01-e95d-4ff6-9a3d-e5807ea7ae6e ; - dho:hasLayer1 dhd:6c884927-03af-41a5-8061-977fc5df3d84 ; + dho:hasField dhd:406a3752-039d-427a-8b2b-69e01521a7cf ; + dho:hasLayer1 dhd:e895f1d2-011d-4640-841c-afd6d3cca273 ; dho:hasOMAid "2948" . dhd:CoA0000002956 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:dc7a1433-9426-4524-ae8b-b073ce4bb705 ; - dho:hasLayer1 dhd:9a382e83-cd2a-4bd6-9001-9b7ebf6ddf27 ; + dho:hasField dhd:49d190d9-6c9d-4961-8d2f-99df3f80b39a ; + dho:hasLayer1 dhd:2f5680a0-5659-41f6-b4c7-bd941a15716f ; dho:hasOMAid "2956" . dhd:CoA0000003081 a dho:CoatOfArms, @@ -1464,30 +1464,30 @@ dhd:CoA0000003081 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003081_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:59eb0c4c-39fa-40fd-be78-7567958f2f5f ; - dho:hasLayer1 dhd:2ed1b967-b41a-4e71-a6cf-ba699120e4c3 ; + dho:hasField dhd:6980ce16-51f1-47fc-b1c2-fc3f61939812 ; + dho:hasLayer1 dhd:884d538d-4792-4cb9-9e75-662de56ffb21 ; dho:hasOMAid "3081" . dhd:CoA0000003089 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bdfb2c39-466f-4187-b59d-23fd3c196f11 ; - dho:hasLayer1 dhd:59f72ff0-9e07-44d2-b0df-8859c143a751 ; + dho:hasField dhd:51a27556-029f-4946-a4f3-b684d04f47c2 ; + dho:hasLayer1 dhd:318e99e4-e145-47ff-bebb-810477a53d74 ; dho:hasOMAid "3089" . dhd:CoA0000003122 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:05466e23-2608-4667-843a-494babcb86e1 ; - dho:hasLayer1 dhd:a15e17d8-2417-4644-9782-6e2b670d1d3a ; + dho:hasField dhd:1652c2ea-3dd5-4b23-ace4-0ff5d36630d9 ; + dho:hasLayer1 dhd:2ceaa63b-2eea-41a5-9ee3-e165571e0cd2 ; dho:hasOMAid "3122" . dhd:CoA0000003139 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6b91b52e-30ec-4605-92bd-5ff481c3846e ; - dho:hasLayer1 dhd:b9919187-a1eb-431c-8e14-7ce0d9e89567 ; - dho:hasLayer2 dhd:e0dcff27-9700-40d4-815a-7ec197969f44 ; + dho:hasField dhd:cab2b2a9-a5d6-4012-ad42-e503177454b9 ; + dho:hasLayer1 dhd:809eedbc-ff68-4ece-b502-572d567e7e77 ; + dho:hasLayer2 dhd:d30bd3f2-c57b-423e-92ec-0a9c4b9cc1a7 ; dho:hasOMAid "3139" . dhd:CoA0000003144 a dho:CoatOfArms, @@ -1496,8 +1496,8 @@ dhd:CoA0000003144 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003144_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f0c659f6-20a8-4ec6-ab7a-5bc86b5e3ab8 ; - dho:hasLayer1 dhd:c4361d6e-0535-4d0a-8495-e0a772fa6dc1 ; + dho:hasField dhd:52342fca-c2c6-4cae-bea9-b547e4e80df4 ; + dho:hasLayer1 dhd:852282a8-fd51-4797-a2fe-735e9958939b ; dho:hasOMAid "3144" . dhd:CoA0000003176 a dho:CoatOfArms, @@ -1506,9 +1506,9 @@ dhd:CoA0000003176 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003176_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:aff16bc0-142c-483b-92da-56cb5b1d566a ; - dho:hasLayer1 dhd:22a7e22c-5b29-4dd9-8825-0ff381296b28 ; - dho:hasLayer2 dhd:4cebddf4-396a-4d13-b7bf-0c8e824863e5 ; + dho:hasField dhd:a1a91d61-19f1-4710-8719-abc0e559eed7 ; + dho:hasLayer1 dhd:71453614-c743-41da-8e12-40ed1c60d610 ; + dho:hasLayer2 dhd:3268d736-85ed-46e8-b522-b888898e68a4 ; dho:hasOMAid "3176" . dhd:CoA0000003187 a dho:CoatOfArms, @@ -1517,22 +1517,22 @@ dhd:CoA0000003187 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003187_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:45fb95e8-a35d-4dbb-92c5-af2e395d3cc0 ; - dho:hasLayer1 dhd:e431e853-260c-4ea5-a872-8f874ac32c22 ; - dho:hasLayer2 dhd:25e76b86-3dbf-4a52-bfe2-057b037dcd0f ; + dho:hasField dhd:e73eb7f4-a719-4694-b69f-1722a2d360bc ; + dho:hasLayer1 dhd:45882831-8f8e-45c8-8b5c-c29e7d5e6923 ; + dho:hasLayer2 dhd:524a4a7a-126c-4ddf-9344-f3f17241c6a7 ; dho:hasOMAid "3187" . dhd:CoA0000003227 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a0c0561d-f979-4abc-ac9e-8b6f524bafc8 ; - dho:hasLayer1 dhd:cb39bd0c-ddd7-42a4-bb1c-41fe5e1841eb ; + dho:hasField dhd:ff14ea4b-1d0b-41ac-a719-ce09ff1737af ; + dho:hasLayer1 dhd:56d94554-505e-41e1-9055-69b731d8c7e8 ; dho:hasOMAid "3227" . dhd:CoA0000003257 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d19546c6-1758-4a45-83ef-18b93c5efa77 ; + dho:hasField dhd:31de541b-2cdf-4c03-8d8b-69830b6481f7 ; dho:hasOMAid "3257" . dhd:CoA0000003357 a dho:CoatOfArms, @@ -1541,30 +1541,30 @@ dhd:CoA0000003357 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003357_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0c520bbd-0bde-445a-b109-a113dd8a4395 ; - dho:hasLayer1 dhd:b1682e83-539b-443d-bdf1-17a607e180c8 ; - dho:hasLayer2 dhd:f6ff29c9-ff88-40b7-a124-8826f051f448 ; + dho:hasField dhd:7fb49b24-50a1-4907-b959-6a8dd79edb0e ; + dho:hasLayer1 dhd:d9cbece9-16ca-4aaa-abe0-cbb22423e66e ; + dho:hasLayer2 dhd:fd3dd955-9ac0-4f88-b53d-d0e02f3669bf ; dho:hasOMAid "3357" . dhd:CoA0000003410 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f28934ef-c498-4bc9-b9f4-15e41de034ae ; - dho:hasLayer1 dhd:d7f04dce-1d8f-498c-a2f0-784b19aa2c0a ; + dho:hasField dhd:b014dd93-6a9d-4903-94e2-5738b65d52c0 ; + dho:hasLayer1 dhd:fdefa365-33d3-402b-be48-d83c884ba0a9 ; dho:hasOMAid "3410" . dhd:CoA0000003420 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:85b991e9-66cc-426e-ac81-5040983c89dc ; - dho:hasLayer1 dhd:32b82936-7933-446f-b151-eec38ab76d48 ; + dho:hasField dhd:60b1a91f-e195-41ff-87ae-89ad672e9c72 ; + dho:hasLayer1 dhd:3a995e12-866d-4f04-b616-f3f042265eb3 ; dho:hasOMAid "3420" . dhd:CoA0000003420_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:6246b2b8-516b-4bb0-abb7-efb106f80c32 ; - dho:hasLayer1 dhd:74c8b7d5-c8b2-4e03-a571-fb72a8eda5cd ; + dho:hasField dhd:30af9ba7-07f2-4e46-b15b-7afbb4cc5822 ; + dho:hasLayer1 dhd:bfe32ba7-1207-466e-8fa0-8fa25cf4674f ; dho:hasOMAid "3420_1" . dhd:CoA0000003420_2 a dho:CoatOfArms, @@ -1573,8 +1573,8 @@ dhd:CoA0000003420_2 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003420_2_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5331a60a-be70-4e9e-84b2-1659a684f8f7 ; - dho:hasLayer1 dhd:ce3d0cf5-5640-4c2b-a38a-2205ce7a3f13 ; + dho:hasField dhd:cbb29b64-34d4-4b59-a81e-2e62fdfaa0cd ; + dho:hasLayer1 dhd:a8b657d9-e960-4e90-a172-9a5d495763b0 ; dho:hasOMAid "3420_2" . dhd:CoA0000003450 a dho:CoatOfArms, @@ -1583,8 +1583,8 @@ dhd:CoA0000003450 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003450_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c62678be-9b87-4fa4-a3e1-c2171890bd52 ; - dho:hasLayer1 dhd:d03e1fc1-b78d-49da-a72a-8f8b1a71245b ; + dho:hasField dhd:495c343f-573f-473d-a217-41bf2a8625eb ; + dho:hasLayer1 dhd:0c594322-f554-4660-b270-22cbc24c3734 ; dho:hasOMAid "3450" . dhd:CoA0000003452 a dho:CoatOfArms, @@ -1593,29 +1593,29 @@ dhd:CoA0000003452 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003452_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5ff0864e-fc7e-42cb-ae55-00126fa5e4e2 ; - dho:hasLayer1 dhd:0bac61c5-c369-4caa-9c60-0918ecee3070 ; + dho:hasField dhd:e58e5897-90eb-444c-9832-91978815fd77 ; + dho:hasLayer1 dhd:b1b38cdb-f26f-47af-a470-8220c05344c3 ; dho:hasOMAid "3452" . dhd:CoA0000003533 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d39a30c3-3139-4af1-87d9-87938cf355cb ; - dho:hasLayer1 dhd:af62379b-5a2d-40c6-b624-d452fe2d95f6 ; - dho:hasLayer2 dhd:b7bb5d4c-821a-4cd5-bc0f-381e75a1630d ; + dho:hasField dhd:f386eb54-a1dd-4ab1-840a-3f72c943c114 ; + dho:hasLayer1 dhd:4906d877-1607-4b40-918a-4e0c413031d2 ; + dho:hasLayer2 dhd:a1b1f875-2a84-44c4-8e21-93600b30d87e ; dho:hasOMAid "3533" . dhd:CoA0000003568 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:15a4c47f-b52f-4b7d-b8a1-844e3ef2f00e ; - dho:hasLayer1 dhd:63124246-32e6-43df-a65d-fdafd5b11ede ; + dho:hasField dhd:e17112eb-aae9-428c-8019-3a57b121c139 ; + dho:hasLayer1 dhd:d5619351-b28f-4f5e-aafd-07cf63717bd3 ; dho:hasOMAid "3568" . dhd:CoA0000003607 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:41d21e22-304f-4456-a488-af884aa2ed76 ; + dho:hasField dhd:c55388e8-c832-4c33-a0c4-f59037d52f0c ; dho:hasOMAid "3607" . dhd:CoA0000003689 a dho:CoatOfArms, @@ -1624,22 +1624,22 @@ dhd:CoA0000003689 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003689_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0e937cd3-0a02-4e84-b536-2d3b419fbb0f ; - dho:hasLayer1 dhd:91846905-4089-49d6-9543-f11d1c25b8e0 ; + dho:hasField dhd:e2d3a19b-9a45-4171-9ad1-c6249669e691 ; + dho:hasLayer1 dhd:0a7453c3-b266-4522-863f-5446bf696fc4 ; dho:hasOMAid "3689" . dhd:CoA0000003724 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:034f5afd-ff95-44c9-99cc-1da85050a01b ; - dho:hasLayer1 dhd:c70bff42-3fc8-4c1e-8207-9150787a2aff ; + dho:hasField dhd:d6656812-8750-43c4-8441-57d7968866d8 ; + dho:hasLayer1 dhd:079b50e1-e82a-4d60-a9f1-fbfd08f6b3db ; dho:hasOMAid "3724" . dhd:CoA0000003744 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:69dddb9a-9ebc-4520-ab64-51bbef914d76 ; - dho:hasLayer1 dhd:db86353e-b0e0-43c2-b514-2c12f72514e4 ; + dho:hasField dhd:1fc07675-cfab-4ff7-ace4-b1f075db40a0 ; + dho:hasLayer1 dhd:fc65d3f0-8047-4b86-a836-0627a563e191 ; dho:hasOMAid "3744" . dhd:CoA0000003758 a dho:CoatOfArms, @@ -1648,21 +1648,21 @@ dhd:CoA0000003758 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003758_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:2f3f68dc-14df-4f46-99da-559a617174b0 ; - dho:hasLayer1 dhd:de1db53e-6854-4246-8454-752bc8cf2b26 ; + dho:hasField dhd:58f8eb0a-8eb9-4d1e-b731-808c4d1e9df7 ; + dho:hasLayer1 dhd:e2ce22f1-59cd-488c-9c57-9e091df73a06 ; dho:hasOMAid "3758" . dhd:CoA0000003783 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:34d9d376-fe26-47fd-95b9-4ef4d8b9a13c ; - dho:hasLayer1 dhd:310a7378-1b64-4ec8-9382-5ec2595d2d5d ; + dho:hasField dhd:f6a59de3-c813-45e2-bad4-5549b73f6bf6 ; + dho:hasLayer1 dhd:305754d8-7420-434f-b0c1-d1cf282e1932 ; dho:hasOMAid "3783" . dhd:CoA0000003785 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:899e1e5b-f39a-4001-8168-49a36602ab3d ; + dho:hasField dhd:8133cf6f-e297-44dd-9bb3-aee0c78ad314 ; dho:hasOMAid "3785" . dhd:CoA0000003803 a dho:CoatOfArms, @@ -1671,8 +1671,8 @@ dhd:CoA0000003803 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003803_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0c2b14fa-f3e8-4bf9-b738-ab83a7f21ae8 ; - dho:hasLayer1 dhd:ed5bdcba-92c9-4198-8776-6155d212e540 ; + dho:hasField dhd:298e3d25-2e59-4f85-bbdc-bf1fc54992a9 ; + dho:hasLayer1 dhd:ee280d21-39c1-482d-83ef-716d18b0ae3a ; dho:hasOMAid "3803" . dhd:CoA0000003805 a dho:CoatOfArms, @@ -1681,18 +1681,18 @@ dhd:CoA0000003805 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003805_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c87f065c-c013-46a7-8f82-9fed7fb50ab6 ; - dho:hasLayer1 dhd:5490728a-0704-4332-ba13-4534a54dcf99 ; - dho:hasLayer2 dhd:0a001057-bbb5-429a-b662-8877f0575b09 ; - dho:hasLayer3 dhd:bf4dfc35-a1b6-47ef-a759-79eeb05dc56b ; + dho:hasField dhd:bfe96fe9-86ad-432a-99a7-45aa540535d0 ; + dho:hasLayer1 dhd:0d8d21a3-6803-47fa-9efd-55819d6cc3b2 ; + dho:hasLayer2 dhd:6f0dcc6a-f53b-4403-8590-e21e8b24f1e7 ; + dho:hasLayer3 dhd:06c427a6-f673-49d5-8d6a-42bd78a22f7e ; dho:hasOMAid "3805" . dhd:CoA0000003818 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6a0ec62e-e37b-40c2-b51a-7711589d040b ; - dho:hasLayer1 dhd:9376a5bd-091a-4bd2-9187-3dcf544b63ee ; - dho:hasLayer2 dhd:418320e6-fc4b-4c17-9e97-c66d675e72dd ; + dho:hasField dhd:29b7f1c0-3085-45ee-ac43-ec50afaf05b0 ; + dho:hasLayer1 dhd:c1045010-b14c-4848-98bd-c57e122e7d63 ; + dho:hasLayer2 dhd:4c13275e-c985-4241-85df-55931f9d3846 ; dho:hasOMAid "3818" . dhd:CoA0000003820 a dho:CoatOfArms, @@ -1701,86 +1701,86 @@ dhd:CoA0000003820 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003820_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e91ae935-c24f-4968-9290-0565c5cf35e8 ; + dho:hasField dhd:7ba57d22-98d6-4128-88ea-cca59ad5efe5 ; dho:hasOMAid "3820" . dhd:CoA0000003827 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4602a3e5-1d91-4a30-9bb9-a9fc5ce5afb9 ; - dho:hasLayer1 dhd:d7d38018-1c9f-4c6a-bd1a-426350b8c11a ; + dho:hasField dhd:40f0e54d-0f3a-41f5-a642-3e74d66f677b ; + dho:hasLayer1 dhd:75b5793d-21da-42a5-902f-ed1409193bcd ; dho:hasOMAid "3827" . dhd:CoA0000003831 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7cbabb59-0373-4df6-a1fb-688ba2814057 ; - dho:hasLayer1 dhd:d6f977be-4d9c-4dab-a015-6f8e5fd84763 ; + dho:hasField dhd:5bdedd9e-1034-4db2-95e7-3e638fdd31d1 ; + dho:hasLayer1 dhd:9d67e95d-25ec-482b-b611-b6edd28197f9 ; dho:hasOMAid "3831" . dhd:CoA0000003854 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:feeb7766-ce8a-43d4-be93-072160db9e1e ; - dho:hasLayer1 dhd:06a6ec4c-ad0c-43f9-aa1c-9730561e43ba ; + dho:hasField dhd:490002b3-94a2-4dcc-b84c-e9db540ced40 ; + dho:hasLayer1 dhd:ddabb80a-ce69-413b-88b2-f5629c9b9f70 ; dho:hasOMAid "3854" . dhd:CoA0000003959 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0d8fae07-a509-4fce-86ff-ba75e4dc1bd5 ; - dho:hasLayer1 dhd:fc830dda-a07f-4155-9307-00a3b34f9a3c ; + dho:hasField dhd:d1b3d029-b8e9-4288-9a91-f670f69f1ed9 ; + dho:hasLayer1 dhd:368936ab-cdf3-4bf6-86e8-d0412685b584 ; dho:hasOMAid "3959" . dhd:CoA0000003961 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ebb5c0d2-0e46-4a2a-99eb-89176b0ae9fe ; + dho:hasField dhd:8ebaf3cc-cfe8-4a34-865b-7e8106781280 ; dho:hasOMAid "3961" . dhd:CoA0000003963 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:faed833e-9ccf-44cd-9531-ddcdb8372582 ; - dho:hasLayer1 dhd:b87a4ca6-4ed5-417e-90c1-e2202f7e9fe0 ; - dho:hasLayer2 dhd:6020e264-09b2-4778-95ad-f11b990ae10d ; + dho:hasField dhd:7bb9c96c-3ff6-44e8-9e7e-9e2d551077b4 ; + dho:hasLayer1 dhd:0682295e-605b-4d0c-80fe-8336e23284ab ; + dho:hasLayer2 dhd:fdee984d-9ac3-4c5b-8247-d52110802476 ; dho:hasOMAid "3963" . dhd:CoA0000004025 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:665ecdbd-3a5c-4b8d-ba11-a389f914d837 ; - dho:hasLayer1 dhd:4ed50ac1-e6cf-4b1f-b3a8-24d4b429ef48 ; - dho:hasLayer2 dhd:8e284413-a89c-486b-bfc7-e3353506e6c4 ; + dho:hasField dhd:47caf351-7adf-4557-a4f1-e6ceaf8a3d4b ; + dho:hasLayer1 dhd:66019010-7d4a-4e51-889d-01150e75ade6 ; + dho:hasLayer2 dhd:6573c558-29f1-4550-8401-35df4ab25a6c ; dho:hasOMAid "4025" . dhd:CoA0000004051 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3cf7bc60-7dda-4cda-ab04-a4a42aa500e3 ; - dho:hasLayer1 dhd:0a08a19e-d872-4133-96e5-487eae811920 ; + dho:hasField dhd:7b12a0cc-6cd7-4782-8239-796dfe2d82ac ; + dho:hasLayer1 dhd:6929fe7b-d9d4-45cc-b46e-a0906946b22a ; dho:hasOMAid "4051" . dhd:CoA0000004060 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f8446a71-91f2-4cab-ab53-0c9ed5de4c2c ; - dho:hasLayer1 dhd:ef1a21d3-8e90-4f6a-925c-91a6a8cb28ee ; - dho:hasLayer2 dhd:d6083ed9-760d-4c96-a937-16c2ec5da08c ; + dho:hasField dhd:ab1a250d-e0ca-48ba-a569-89ff5e1ca5cd ; + dho:hasLayer1 dhd:094ce93f-9023-4d1a-95aa-180ef0cd7a68 ; + dho:hasLayer2 dhd:a55e0b17-6509-4c04-a202-d05501e4dc0b ; dho:hasOMAid "4060" . dhd:CoA0000004343 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:447fb883-e224-43c7-8d4b-4b074ee6e2d0 ; - dho:hasLayer1 dhd:0e6e8cc0-09e6-4351-8e2d-f32f2fdcd2c8 ; + dho:hasField dhd:94296374-5262-4804-8888-bfd064574688 ; + dho:hasLayer1 dhd:ba5904bd-251e-4601-b5e4-3cdcb29b0b5a ; dho:hasOMAid "4343" . dhd:CoA0000004344 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6944aeb1-16ca-4679-b174-b2f9a59787a8 ; - dho:hasLayer1 dhd:8569a0a0-944d-43a2-bf42-2bfcd40ca806 ; + dho:hasField dhd:8a2bfa26-3eab-4114-b521-a7ddd4631af0 ; + dho:hasLayer1 dhd:16033095-8c61-4114-a83e-49ab67699994 ; dho:hasOMAid "4344" . dhd:CoA0000004384 a dho:CoatOfArms, @@ -1789,9 +1789,9 @@ dhd:CoA0000004384 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000004384_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3f5a49c9-4696-4934-819d-00b5363e4f89 ; - dho:hasLayer1 dhd:92632928-8231-4417-b509-45f25a385af5 ; - dho:hasLayer2 dhd:b42cbe47-1bf5-401e-8ac2-5370ce7ee07f ; + dho:hasField dhd:09ad7cff-4e04-4f74-94ec-c94df4b3fa5d ; + dho:hasLayer1 dhd:6c76a69d-1ada-4816-bf69-489e974569b9 ; + dho:hasLayer2 dhd:d86cd6d7-494b-4db3-94a2-13f7a8912430 ; dho:hasOMAid "4384" . dhd:CoA0000004403 a dho:CoatOfArms, @@ -1800,8 +1800,8 @@ dhd:CoA0000004403 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000004403_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8f44a184-147a-42bc-b1fd-08e48beb5f86 ; - dho:hasLayer1 dhd:06500755-3aeb-41ee-96be-a16800b1a6ec ; + dho:hasField dhd:50a30919-12a8-4052-9bd9-ba6f5001c55a ; + dho:hasLayer1 dhd:82f15f1c-c972-483e-9151-58bff8c40375 ; dho:hasOMAid "4403" . dhd:CoA0000004537 a dho:CoatOfArms, @@ -1810,15 +1810,15 @@ dhd:CoA0000004537 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000004537_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d9350752-cdf1-418d-9405-5c282bc1f03e ; - dho:hasLayer1 dhd:85c8e78f-3cf7-4513-b8fb-89443ee93a64 ; + dho:hasField dhd:59ae6c58-5c29-4eee-9480-0f66750a6626 ; + dho:hasLayer1 dhd:08372646-96c8-4bc4-a1b0-ad7baf962b86 ; dho:hasOMAid "4537" . dhd:CoA0000004556 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:16964a04-0272-4815-a408-df98e2cb8311 ; - dho:hasLayer1 dhd:bb951aba-3bcc-46fa-9f50-5167439d9690 ; + dho:hasField dhd:f82dde77-a8f7-46ae-baaf-7bd8b275b0b8 ; + dho:hasLayer1 dhd:786caa2b-ba91-44e8-b0cd-8528c46685e4 ; dho:hasOMAid "4556" . dhd:CoA0000004649 a dho:CoatOfArms, @@ -1827,15 +1827,15 @@ dhd:CoA0000004649 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000004649_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5bdfbb3f-118f-4f01-90d5-1588a1f07833 ; - dho:hasLayer1 dhd:d74cc158-0940-471a-ba25-04acc7a5d1dc ; + dho:hasField dhd:22f1fe31-cead-4acb-a954-7c83a26a0cd5 ; + dho:hasLayer1 dhd:17efc1dd-95bf-4952-bd11-2d82a6d9a3e9 ; dho:hasOMAid "4649" . dhd:CoA0000004750 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5cbacd3f-579e-4b14-984e-47643ecaae80 ; - dho:hasLayer1 dhd:3eba621d-8612-4bb6-b7fc-71b9a233fbc1 ; + dho:hasField dhd:3842dd65-506b-47bc-994d-efb3ef80841e ; + dho:hasLayer1 dhd:cffdc948-6844-43ff-8b40-b79e1254d4e6 ; dho:hasOMAid "4750" . dhd:CoA0000005220 a dho:CoatOfArms, @@ -1844,24 +1844,24 @@ dhd:CoA0000005220 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000005220_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7d1e8a92-3085-4485-856e-a1505212b6df ; - dho:hasLayer1 dhd:81b01305-40cd-4188-b03d-ebd0db18bbb4 ; - dho:hasLayer2 dhd:248275b0-b617-4d1b-b064-20236e7a61b0 ; - dho:hasLayer3 dhd:522180c9-a793-408d-81b4-a00e02836458 ; + dho:hasField dhd:58f2cdbe-9934-456e-bf0e-3e05fa4d598b ; + dho:hasLayer1 dhd:4a6460db-03e9-414f-bc89-d95e6580ec09 ; + dho:hasLayer2 dhd:620ddcad-e09a-4b2c-91a8-89d521579af9 ; + dho:hasLayer3 dhd:58188b0c-40f3-4a07-bab3-d4458de650ed ; dho:hasOMAid "5220" . dhd:CoA0000005282 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2eee6fe6-d052-4cfe-a765-fb20838c36ab ; - dho:hasLayer1 dhd:8012ee9d-e41c-4542-9038-91245c612070 ; + dho:hasField dhd:71e09739-54e8-4d34-8249-3b2311c63b4c ; + dho:hasLayer1 dhd:a37cb644-4d27-4307-b731-ab3ad5031bfb ; dho:hasOMAid "5282" . dhd:CoA0000005412 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:53303315-b376-442c-a7c2-a1db37772f01 ; - dho:hasLayer1 dhd:e66df004-51ea-4511-b0b8-6ca81b70663c ; + dho:hasField dhd:0c20e464-e777-43f6-a849-59bfd840afea ; + dho:hasLayer1 dhd:f9f3f60d-e086-4b49-9b9a-30bf42a7e74b ; dho:hasOMAid "5412" . dhd:CoA0000005679 a dho:CoatOfArms, @@ -1870,15 +1870,15 @@ dhd:CoA0000005679 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000005679_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:45aa336e-1dd4-435b-80b4-1774c8addea5 ; - dho:hasLayer1 dhd:6d9781f3-10a3-4549-a831-ab142d2d75d8 ; + dho:hasField dhd:a8a2fd6e-cadc-46d2-99a3-c72e390892a0 ; + dho:hasLayer1 dhd:a5c4a857-222d-4cb5-a418-e425a1d2c84d ; dho:hasOMAid "5679" . dhd:CoA0000005814 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1adf7cce-3753-4528-881e-b6ffc00a14be ; - dho:hasLayer1 dhd:045600e9-0414-4b0b-afba-ace1ce05073b ; + dho:hasField dhd:7cfd95da-a9e7-410f-963e-cc28ffef4cfb ; + dho:hasLayer1 dhd:43927f17-f88e-4135-b670-6dc54dae2b08 ; dho:hasOMAid "5814" . dhd:CoA0000005965 a dho:CoatOfArms, @@ -1887,37 +1887,37 @@ dhd:CoA0000005965 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000005965_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:86ebfc52-c248-4b5a-a762-c5e56f8b44fd ; + dho:hasField dhd:1272c9b1-a38b-4096-819c-cd28d2073207 ; dho:hasOMAid "5965" . dhd:CoA0000005967 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:755f6a6c-551c-4aaf-8573-69a00f274dd0 ; - dho:hasLayer1 dhd:e94d3dbd-26bb-466b-a3a4-7a034bfadfcc ; + dho:hasField dhd:07d228b0-c709-4911-92f8-eb248d3f5a27 ; + dho:hasLayer1 dhd:16745831-6f1d-4e29-aecf-c7ed5db03d56 ; dho:hasOMAid "5967" . dhd:CoA0000005989 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:95e93778-8f93-449c-b4ff-08e5fce1d6ee ; - dho:hasLayer1 dhd:32bf1497-a7c8-4012-8368-1a1246e488ee ; + dho:hasField dhd:3e447273-ffb2-4fe1-af9a-b28eeb1a12eb ; + dho:hasLayer1 dhd:69deb685-894e-4b04-88a6-e7c24eff5a47 ; dho:hasOMAid "5989" . dhd:CoA0000005997 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6defc537-3044-4db7-86b3-6381237c1517 ; - dho:hasLayer1 dhd:5e400819-affc-4d95-85b7-00b29bc0c463 ; + dho:hasField dhd:53920ea2-69dd-49e0-89a5-8734cdea8dab ; + dho:hasLayer1 dhd:4fa972ad-11cc-4312-8efe-159fb97de4ab ; dho:hasOMAid "5997" . dhd:CoA0000006003 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ac304d1e-e000-4a58-87ab-3e65b5b93727 ; - dho:hasLayer1 dhd:586b34dd-e05f-4043-a91b-8e1fdcda0506 ; - dho:hasLayer2 dhd:deaf95d3-fc65-4aaf-9c49-9d942fe1100e ; - dho:hasLayer3 dhd:eb3d4191-5510-4947-9ff2-82064fe8c362 ; + dho:hasField dhd:4d976524-79e2-4524-b5fa-203d1baba523 ; + dho:hasLayer1 dhd:2e9ee0fa-0165-40ed-81cd-b623086e552d ; + dho:hasLayer2 dhd:e673a660-ef44-4fff-88ea-47fa83fc186f ; + dho:hasLayer3 dhd:124731ee-e7ee-4968-98ac-805e0691602f ; dho:hasOMAid "6003" . dhd:CoA0000006015 a dho:CoatOfArms, @@ -1926,16 +1926,16 @@ dhd:CoA0000006015 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006015_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3640289b-c611-445f-b7ef-3d4c911796ca ; - dho:hasLayer1 dhd:ab7001bb-817c-4634-84b5-475b1e5e96e9 ; - dho:hasLayer2 dhd:fa49f3cf-b296-49d6-8a03-195d36dc4580 ; + dho:hasField dhd:48a448e3-137c-417d-bbc9-1789af42c133 ; + dho:hasLayer1 dhd:50beac6f-4e1b-42d9-9ce5-65261267e677 ; + dho:hasLayer2 dhd:d56ac8e1-5dad-410c-b08e-1e4c27a8cf5e ; dho:hasOMAid "6015" . dhd:CoA0000006017 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f3deeb91-39ed-4531-83b0-f434672884d0 ; - dho:hasLayer1 dhd:fa6d1278-984e-4bc7-a03b-07ecfaf09b2d ; + dho:hasField dhd:e42d4b27-2bde-4ecc-9e32-20dadb8ea217 ; + dho:hasLayer1 dhd:ee6eab41-62da-4915-a24d-0aa14bf98ec7 ; dho:hasOMAid "6017" . dhd:CoA0000006018 a dho:CoatOfArms, @@ -1944,36 +1944,36 @@ dhd:CoA0000006018 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006018_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a450ec5f-660c-41c6-b70d-6fa3826eb233 ; - dho:hasLayer1 dhd:5dd236ca-c632-4abf-a6c2-040b5cd3d755 ; + dho:hasField dhd:9290633d-b3ce-46a6-aa88-d2dde47c4f76 ; + dho:hasLayer1 dhd:1ae6d6c0-edda-478f-927d-94448dfc5e44 ; dho:hasOMAid "6018" . dhd:CoA0000006019 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7174470e-ec30-49a3-86b7-e6223f95692b ; + dho:hasField dhd:7b09e185-bf23-4e6e-b449-c70ffcabbf54 ; dho:hasOMAid "6019" . dhd:CoA0000006020 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:41978344-90be-43fe-bc79-48ea5047fd1a ; - dho:hasLayer1 dhd:3d6b068f-77c0-4686-924b-1098fa132b7d ; + dho:hasField dhd:45985a4c-a369-4368-9be2-4dac1e52d115 ; + dho:hasLayer1 dhd:e5919b81-859b-47b8-96e4-161c2490a3fc ; dho:hasOMAid "6020" . dhd:CoA0000006021 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4bf924b1-6ef6-497c-83d3-0648608bfd69 ; - dho:hasLayer1 dhd:cbab362a-1920-4641-a1ef-8b443257a906 ; - dho:hasLayer2 dhd:16b421e7-c4dd-433f-bc14-bb85117aa21f ; + dho:hasField dhd:b62c60a6-f631-439b-9ba5-97191fcc22d3 ; + dho:hasLayer1 dhd:89f0f320-c6ff-492c-9402-28d4dd15c5d9 ; + dho:hasLayer2 dhd:883eb64f-b2b9-4f23-b31b-db719e688851 ; dho:hasOMAid "6021" . dhd:CoA0000006023 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:cc2b5038-f1ac-406a-865c-c536393d2b9e ; - dho:hasLayer1 dhd:2e65b546-2819-4bdd-8b2b-7793f0020fbe ; + dho:hasField dhd:2ecd52f5-2a98-4c93-b51e-9888289d7a5a ; + dho:hasLayer1 dhd:f04a7218-5a85-4fe7-a43c-0e7947c1405c ; dho:hasOMAid "6023" . dhd:CoA0000006024 a dho:CoatOfArms, @@ -1982,53 +1982,53 @@ dhd:CoA0000006024 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006024_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ae6ba102-3acd-4603-b058-fc0c0d2ac91f ; - dho:hasLayer1 dhd:8fe051bb-37a5-4023-b507-77cd6c38412a ; - dho:hasLayer2 dhd:29fb0a0b-a5c8-4586-977c-e8936255e760 ; + dho:hasField dhd:3a57070e-b349-44bd-9bdb-45911dfd86a1 ; + dho:hasLayer1 dhd:68b292da-5c50-4122-9fea-588bf6769917 ; + dho:hasLayer2 dhd:4c67f278-1515-45be-ab0c-f16a0def44d5 ; dho:hasOMAid "6024" . dhd:CoA0000006026 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5e2dd1d8-5cf2-447c-9d86-7c58514d2527 ; - dho:hasLayer1 dhd:bb2af78b-d424-4903-a9a9-5517a2d603b6 ; - dho:hasLayer2 dhd:e4383c98-d666-4683-9b4f-454d449bc70d ; + dho:hasField dhd:9e1fbe59-7832-4c8d-866c-9b2d671aea9b ; + dho:hasLayer1 dhd:d73fb2c1-3fc5-4ae4-94a0-d7042d3e248c ; + dho:hasLayer2 dhd:11cbd63e-bf61-4a76-a2b3-b8efbe7b3dd4 ; dho:hasOMAid "6026" . dhd:CoA0000006028 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c3fdcff8-97ec-486a-bd32-5758f38159d9 ; - dho:hasLayer1 dhd:16a509d9-1e4f-4017-9996-ae600924240c ; + dho:hasField dhd:a54c6e06-a537-452f-ac8a-9aac17828052 ; + dho:hasLayer1 dhd:1d5f6139-1dd2-43d2-8064-44b31f538465 ; dho:hasOMAid "6028" . dhd:CoA0000006029 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ea64ab8a-fcdf-4e9c-97c2-21b644e0fa9b ; - dho:hasLayer1 dhd:d7da9e69-70a1-47b7-873d-247803603e4a ; + dho:hasField dhd:e6251751-c9b5-4d88-88d1-2ed05e63e235 ; + dho:hasLayer1 dhd:0bfd74af-2356-4dc9-bde9-13109e0c50e3 ; dho:hasOMAid "6029" . dhd:CoA0000006032 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c9f29715-dabf-4345-b2e2-7e6ba1f3c9bb ; - dho:hasLayer1 dhd:d1e6a22f-a5a4-4537-b20d-2b0c3f19bc1b ; - dho:hasLayer2 dhd:8f5b6210-9ea4-4a64-8474-0a41391e69d3 ; + dho:hasField dhd:5083eda7-873f-4fe3-afa0-cf8ce670eec3 ; + dho:hasLayer1 dhd:d7029ca2-dc48-4fe7-98a7-40fff9dd50d8 ; + dho:hasLayer2 dhd:06ee484f-add5-433f-a8da-2835672c2e11 ; dho:hasOMAid "6032" . dhd:CoA0000006034 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a5d2d58d-ebfa-4087-9cfd-d816ddf7cec4 ; - dho:hasLayer1 dhd:a09b5898-0cfe-42f1-86f6-fbbebcfe0362 ; + dho:hasField dhd:6ec8f499-15e1-44e4-bbd0-1d804e119d01 ; + dho:hasLayer1 dhd:cf7619a2-fb7a-4b8a-8a6f-a62f9032ca65 ; dho:hasOMAid "6034" . dhd:CoA0000006035 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b5d7866e-1d2c-401f-ac28-d43fbb9ad457 ; - dho:hasLayer1 dhd:54089ff2-1240-4b63-bc3f-7f03dddc51d0 ; + dho:hasField dhd:9f676a1a-ee58-4590-8a78-f65f7af476b4 ; + dho:hasLayer1 dhd:5a1b0a67-74c8-43c6-a72f-71a471601ba0 ; dho:hasOMAid "6035" . dhd:CoA0000006037 a dho:CoatOfArms, @@ -2037,9 +2037,9 @@ dhd:CoA0000006037 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006037_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:eaf30248-ff33-495a-98cc-071b21ebaf93 ; - dho:hasLayer1 dhd:7a014cf7-37a6-45f8-ab35-e594e260ec73 ; - dho:hasLayer2 dhd:0df13294-b5d0-4744-b746-5aa28f493453 ; + dho:hasField dhd:0041389f-f090-4395-8736-7c8a0c6de499 ; + dho:hasLayer1 dhd:e999e27f-e8b1-4c7b-b1a2-127a5a05aefc ; + dho:hasLayer2 dhd:acd3be5e-66c8-4437-a69f-e0675f82c6ab ; dho:hasOMAid "6037" . dhd:CoA0000006039 a dho:CoatOfArms, @@ -2048,31 +2048,31 @@ dhd:CoA0000006039 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006039_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9d6b765f-c43f-4acc-9cf3-913c631b1b04 ; - dho:hasLayer1 dhd:49412c7e-5426-4040-8295-9b7494d8beaf ; + dho:hasField dhd:f08fb19d-ffef-43e2-ba58-8e8f9cb73a51 ; + dho:hasLayer1 dhd:15b909c7-c7c0-4072-9be1-5bc817e14449 ; dho:hasOMAid "6039" . dhd:CoA0000006040 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4334d5b8-a8f1-4751-93a5-72d82693cccc ; - dho:hasLayer1 dhd:8448d83f-3200-4fc9-a08a-250a6990ced6 ; - dho:hasLayer2 dhd:5ba73114-ea77-4335-bca5-00a0b230fb81 ; + dho:hasField dhd:55fed412-1d8a-4ef5-b457-e938cedffc9b ; + dho:hasLayer1 dhd:ecc0b767-3747-45ed-be00-85b93c09d93f ; + dho:hasLayer2 dhd:912dbb63-1f75-4060-bd0b-10652c6831cb ; dho:hasOMAid "6040" . dhd:CoA0000006041 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:79d6bf8d-141f-4d8d-835e-0788651dba77 ; - dho:hasLayer1 dhd:0b816c0e-0c27-4f48-9517-47c53b2fde83 ; - dho:hasLayer2 dhd:95fa52f0-6902-407a-bf64-c85d388ca858 ; + dho:hasField dhd:2be92858-4cd5-4c32-8fa8-cb1c87bafa43 ; + dho:hasLayer1 dhd:f782a279-9637-4d0f-827c-462638fa83ce ; + dho:hasLayer2 dhd:2a2e8b00-b3dd-4d5e-84cc-db4d8ba2ce76 ; dho:hasOMAid "6041" . dhd:CoA0000006042 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e6044c72-0fea-4177-9c08-96e11ac1c9f3 ; - dho:hasLayer1 dhd:a08accb1-72e3-4564-aa6e-d924e41534ad ; + dho:hasField dhd:959c2890-8db1-41da-903e-a3b2c71b603f ; + dho:hasLayer1 dhd:5d0c7297-190e-430c-a21d-6344e0a6926c ; dho:hasOMAid "6042" . dhd:CoA0000006056 a dho:CoatOfArms, @@ -2081,23 +2081,23 @@ dhd:CoA0000006056 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006056_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:459eba66-254b-4ae4-b272-0f4d761ec80e ; - dho:hasLayer1 dhd:17777d88-4834-4163-aace-9284e16962b9 ; - dho:hasLayer2 dhd:933710d4-b85f-43a9-a778-23fe42cf2f32 ; + dho:hasField dhd:66bdb7f5-640e-4637-bda9-fe97a554f7bf ; + dho:hasLayer1 dhd:0fb6c7f4-f531-44cb-8eb8-930ba084d81b ; + dho:hasLayer2 dhd:302475f6-7629-4380-8686-0e0e80e50478 ; dho:hasOMAid "6056" . dhd:CoA0000006073 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8c3f1da7-a43a-4e3c-b2a2-dc76e925c485 ; - dho:hasLayer1 dhd:508f9d8e-c18c-4f51-9731-98d7c10d2fd5 ; + dho:hasField dhd:8220bb00-5e65-4b88-ac53-b39997fff7f5 ; + dho:hasLayer1 dhd:471ae6bc-0b85-487c-92f4-069dc28d5c24 ; dho:hasOMAid "6073" . dhd:CoA0000006129 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e1eb27fa-ab8b-4e99-a867-a4fd50342bb6 ; - dho:hasLayer1 dhd:ae7c8243-6015-4836-92df-df7cffa7ad0f ; + dho:hasField dhd:993b7456-ed32-4be4-9689-5ce00ac1edf2 ; + dho:hasLayer1 dhd:3e0b0d32-4d3f-4db8-9309-609386d0a1e8 ; dho:hasOMAid "6129" . dhd:CoA0000006136 a dho:CoatOfArms, @@ -2106,77 +2106,77 @@ dhd:CoA0000006136 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006136_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:bff0061d-1383-4ef3-a642-d6ba6dfcb6fc ; + dho:hasField dhd:0f64b944-a9c1-486b-9654-eb81c7ea60cc ; dho:hasOMAid "6136" . dhd:CoA0000006210 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ad36d14e-50fd-4d2d-8070-64cd6b322386 ; - dho:hasLayer1 dhd:14cda03c-88e7-4382-bdb3-4c0e9176f096 ; + dho:hasField dhd:957591b3-3843-4fa6-a503-9fab47f6571b ; + dho:hasLayer1 dhd:4da42bec-7b46-4991-aef1-df6a83690e2c ; dho:hasOMAid "6210" . dhd:CoA0000006213 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8a5e6d7d-d46f-44ce-b821-b0d4cd2972e4 ; - dho:hasLayer1 dhd:3958c0c3-5e6b-4c28-acaa-965d552b1ea0 ; - dho:hasLayer2 dhd:bec15a62-16c1-4c1b-a3ea-46b18a0b65e1 ; + dho:hasField dhd:d9f50c0b-d9ff-46ab-a1ae-78a8dffd5598 ; + dho:hasLayer1 dhd:ff844d3b-7b86-420f-bf7b-73da8d6a71d6 ; + dho:hasLayer2 dhd:5f8191d8-44e5-4586-b659-63bfd007d98b ; dho:hasOMAid "6213" . dhd:CoA0000006215 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4262e125-5613-4f85-a31c-8ee06016de90 ; - dho:hasLayer1 dhd:e5b7055c-c3c8-4ed0-9c5c-118a3d398dd4 ; - dho:hasLayer2 dhd:8c785c73-d1e6-4a98-8ddc-f2745704cb1f ; + dho:hasField dhd:b40fa672-0c87-4f14-a54b-71f604467900 ; + dho:hasLayer1 dhd:745fdf14-bdd4-4701-b14a-88df05a2affb ; + dho:hasLayer2 dhd:4c089582-d61e-441a-9b99-a85ad7550255 ; dho:hasOMAid "6215" . dhd:CoA0000006216 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:69bce545-30f2-4b70-a013-622d4c5b8998 ; - dho:hasLayer1 dhd:753cdce6-8481-4023-a925-c23db7cd90a9 ; + dho:hasField dhd:89b69241-a2e6-476e-8240-eace1bd70768 ; + dho:hasLayer1 dhd:bb6a0dd9-6c3d-42a6-9791-3eaab44a2568 ; dho:hasOMAid "6216" . dhd:CoA0000006220 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:dd11ca9a-a7af-49df-8298-5229a6ab6089 ; + dho:hasField dhd:c77057fe-7c86-4a34-af06-d5d8941bb5e8 ; dho:hasOMAid "6220" . dhd:CoA0000006221 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3ee97f45-9faf-4d1c-9b38-d1024ba208c7 ; + dho:hasField dhd:c8ab7b4a-c3d5-41e2-8bd8-0efabecb2e98 ; dho:hasOMAid "6221" . dhd:CoA0000006222 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:eccf489f-fa76-44bd-9133-1c0a96240f52 ; - dho:hasLayer1 dhd:d4cf6873-f17b-4969-b9e8-e21db1d8a539 ; + dho:hasField dhd:08eb5867-e18a-4f10-bc43-a0988609523e ; + dho:hasLayer1 dhd:cb0091a3-3fb7-4962-80ac-dd8c3c86f7e8 ; dho:hasOMAid "6222" . dhd:CoA0000006223 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ee715d80-c94e-43bb-86f6-430756081985 ; - dho:hasLayer1 dhd:a70fd6fa-7445-4317-8e37-1fefadbfa8fd ; + dho:hasField dhd:cb7f8eb3-52fa-47e8-b550-ccb2847d3cac ; + dho:hasLayer1 dhd:6ef624bb-b770-48e4-9289-ee599b2973ce ; dho:hasOMAid "6223" . dhd:CoA0000006224 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:978bc85a-6fa9-4ec8-a51e-c4a62506071c ; - dho:hasLayer1 dhd:a215809d-a0c5-4b51-bab2-49eb2d03d90b ; + dho:hasField dhd:e06696dd-08b0-4abc-801e-8afe1a40def0 ; + dho:hasLayer1 dhd:7c699715-f2e9-498f-ac42-c49c6c559d6a ; dho:hasOMAid "6224" . dhd:CoA0000006227 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8e806cd9-f52e-467e-8474-43337fa07625 ; - dho:hasLayer1 dhd:104dff96-bdb1-4216-a4aa-fd3f2fd19975 ; + dho:hasField dhd:0d1d3300-d539-4ab8-98a9-ba94a67a2071 ; + dho:hasLayer1 dhd:c33ae5c2-a224-4e8e-8b78-fe30a58d7add ; dho:hasOMAid "6227" . dhd:CoA0000006228 a dho:CoatOfArms, @@ -2185,36 +2185,36 @@ dhd:CoA0000006228 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006228_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:26d405af-d323-4d7f-b569-5a430931be10 ; - dho:hasLayer1 dhd:790b1afe-d2f9-48a6-b33f-625321261133 ; + dho:hasField dhd:60280c97-767a-4b4e-be71-f5bf8c40bef8 ; + dho:hasLayer1 dhd:eeaee707-cb4a-40a9-b44c-bf7c00c1cb25 ; dho:hasOMAid "6228" . dhd:CoA0000006229 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a1d16d89-b2ed-4fe5-8636-72964dd72437 ; - dho:hasLayer1 dhd:590a4af5-1211-40b8-b61f-59c0c67382d8 ; + dho:hasField dhd:1a0c306a-9683-40d3-9a7f-5dce8efbde70 ; + dho:hasLayer1 dhd:fcad9c0c-2c8a-4069-8885-263219afbc96 ; dho:hasOMAid "6229" . dhd:CoA0000006230 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ebca3f8f-2550-4498-a9ad-6f9966218280 ; - dho:hasLayer1 dhd:d48b8558-5983-4875-8b3a-6ef3fcd5fb83 ; + dho:hasField dhd:51908658-4d52-46b4-8436-dde8a3cf3d16 ; + dho:hasLayer1 dhd:0676c080-51a8-4047-8f65-55fe2a4be262 ; dho:hasOMAid "6230" . dhd:CoA0000006231 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a4b03bf7-da58-40d2-b1fc-101cea512e2f ; - dho:hasLayer1 dhd:d44872ee-ce9d-4045-9342-8da95ca94348 ; + dho:hasField dhd:06025e6c-5246-4aee-8545-82903bab13c6 ; + dho:hasLayer1 dhd:5be83e4a-34e4-4a75-a4db-2860e3b31168 ; dho:hasOMAid "6231" . dhd:CoA0000006232 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c0dda102-62ad-4025-b173-5f993dc70c36 ; - dho:hasLayer1 dhd:d25a37ce-8eb4-4564-906c-d7845c4e0158 ; + dho:hasField dhd:0d12420c-b626-4ebf-bba9-6f46d9284a1f ; + dho:hasLayer1 dhd:53898ffe-47d3-47db-b872-073552aaa976 ; dho:hasOMAid "6232" . dhd:CoA0000006234 a dho:CoatOfArms, @@ -2223,63 +2223,63 @@ dhd:CoA0000006234 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006234_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3ddf9de0-50c1-4a44-9e17-80ea633ffe8b ; - dho:hasLayer1 dhd:e9140b47-d560-45e6-8843-4954aa9234c2 ; + dho:hasField dhd:b5a11cde-622f-47d6-8400-69f154fae385 ; + dho:hasLayer1 dhd:37d364a1-291d-40f2-8098-4911caa4e85c ; dho:hasOMAid "6234" . dhd:CoA0000006235 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:dd119e49-a064-4566-a77e-bc9ed1826ed2 ; - dho:hasLayer1 dhd:8bee8430-56b6-4c0a-a8b1-a6cd8fcdeaa2 ; + dho:hasField dhd:e4ef1960-2c8e-48a2-86b7-ff66bf738d3a ; + dho:hasLayer1 dhd:df59f4ac-04d5-4c3b-8477-55fae2206b3f ; dho:hasOMAid "6235" . dhd:CoA0000006237 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7766f67f-5789-4252-9881-b7c478fa593b ; - dho:hasLayer1 dhd:db02a83a-4c0e-4480-af4c-905173167de5 ; + dho:hasField dhd:00222bc6-700e-4aa1-9471-876ba1058558 ; + dho:hasLayer1 dhd:701cb3cf-0664-4d88-9640-c31f10499776 ; dho:hasOMAid "6237" . dhd:CoA0000006238 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:22221938-9962-47ca-bcd0-6e04d5e46ff0 ; - dho:hasLayer1 dhd:10d64a24-eb87-47d2-857c-f1df8fcfc325 ; + dho:hasField dhd:2d573bbb-d547-4308-9b06-b5e01011574e ; + dho:hasLayer1 dhd:4f799ee5-e9f7-462f-8696-692e46a79326 ; dho:hasOMAid "6238" . dhd:CoA0000006239 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:44d1f8d0-5281-423b-8e30-bc3fc5cf0af4 ; - dho:hasLayer1 dhd:fcfa89b9-020c-48a6-abf3-dbef9180a505 ; - dho:hasLayer2 dhd:cd1c1a37-c8d6-4b8e-9316-f034a5b2324f ; + dho:hasField dhd:f6a8adcb-8f2f-4a2c-8b69-e9579ac8a978 ; + dho:hasLayer1 dhd:bc339a0e-68f9-4023-98af-8b427b35f74d ; + dho:hasLayer2 dhd:417e5f3f-0ef6-4dfb-89ac-c903a885ee24 ; dho:hasOMAid "6239" . dhd:CoA0000006240 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f60ac402-a1a1-4d33-8eca-d35d34852408 ; - dho:hasLayer1 dhd:c46e1390-1849-469c-8848-62baa4ce6f6d ; + dho:hasField dhd:9c322669-d8c4-4eff-96a2-bc3e3ea89a62 ; + dho:hasLayer1 dhd:bada7779-155b-4e68-b98b-5679984bc167 ; dho:hasOMAid "6240" . dhd:CoA0000006243 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2fed11e3-73b1-4bf5-87c9-9162bd5adf6b ; + dho:hasField dhd:291705b2-33ea-4fb6-964a-4b3fc3ed870a ; dho:hasOMAid "6243" . dhd:CoA0000006246 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:956895da-290e-4a93-93f7-904781dd1b8b ; + dho:hasField dhd:77cd85b3-d536-4250-b760-ec1cfffc06d3 ; dho:hasOMAid "6246" . dhd:CoA0000006250 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:64eeff3d-0e6e-4fab-b40a-7989940ac5c1 ; - dho:hasLayer1 dhd:63f4d375-3e7f-43bf-bdcd-657129fd898f ; + dho:hasField dhd:a4169fce-6fd7-4cfc-81b9-ad10e28c84b7 ; + dho:hasLayer1 dhd:06a519ed-ccb9-4f2c-81a1-6345164f6db8 ; dho:hasOMAid "6250" . dhd:CoA0000006252 a dho:CoatOfArms, @@ -2288,8 +2288,8 @@ dhd:CoA0000006252 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006252_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:06af661b-d7dd-4544-b057-f91586d35837 ; - dho:hasLayer1 dhd:4f187698-2e3e-4d4c-becb-c9c1ce9ccaac ; + dho:hasField dhd:0c88de29-1145-4882-b492-aa5588f387f0 ; + dho:hasLayer1 dhd:7b880e39-bbdc-463e-804a-48a1b4e34b57 ; dho:hasOMAid "6252" . dhd:CoA0000006253 a dho:CoatOfArms, @@ -2298,42 +2298,42 @@ dhd:CoA0000006253 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006253_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:db80ef6b-d9ca-4ca9-a3ff-bce668cba60c ; - dho:hasLayer1 dhd:1c8f77eb-85fe-43fc-b8dc-e1728d8fa4c5 ; + dho:hasField dhd:51a0c992-52a8-48fe-bbd5-cd8bb46da760 ; + dho:hasLayer1 dhd:c93853fe-2302-4bed-91c1-fd0c32148099 ; dho:hasOMAid "6253" . dhd:CoA0000006254 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:55b2ff56-6fcd-4aee-adbc-6cc2942c62be ; - dho:hasLayer1 dhd:96c99929-f10e-4c43-a9c7-a9ebb5ff33ff ; + dho:hasField dhd:df1f4a72-b2c6-4b37-bd3a-6c79c82cd1d1 ; + dho:hasLayer1 dhd:c58d4a06-1b72-46bf-924c-401112be9220 ; dho:hasOMAid "6254" . dhd:CoA0000006255 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:60536197-12cb-4f69-97ea-38a3b8668b0f ; - dho:hasLayer1 dhd:6b50f462-4409-4bb5-882e-0f4a44b336d2 ; + dho:hasField dhd:04c1ffd5-caa2-4c5e-813d-38dbec6383e1 ; + dho:hasLayer1 dhd:8babd42d-22b4-4830-ba82-b712b36bf205 ; dho:hasOMAid "6255" . dhd:CoA0000006256 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:49e90c08-e291-4153-9174-bff9658e542a ; - dho:hasLayer1 dhd:ed1bfcde-47b8-41e9-81d2-6f32515826b1 ; + dho:hasField dhd:3edbab23-ac9f-40ff-bf63-96e3e6f3f3d3 ; + dho:hasLayer1 dhd:ba0c6048-670e-485b-888d-64ae1ec96d9a ; dho:hasOMAid "6256" . dhd:CoA0000006258 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:313ccffe-06d3-404d-bf49-05c1e73cd501 ; - dho:hasLayer1 dhd:2f7baf6a-dcbe-4afb-aeb3-a4f9e1b5791b ; + dho:hasField dhd:0856525d-2eb6-4bb8-aee7-e1c15855f7d5 ; + dho:hasLayer1 dhd:866c6b01-6e2a-4b09-8269-7ccafc447eab ; dho:hasOMAid "6258" . dhd:CoA0000006259 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:81f7e94c-8dc1-4851-a616-a874482d955a ; + dho:hasField dhd:5575d198-ee69-4cec-a722-43ecea4ff0ae ; dho:hasOMAid "6259" . dhd:CoA0000006266 a dho:CoatOfArms, @@ -2342,22 +2342,22 @@ dhd:CoA0000006266 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006266_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:2d1b2f9d-f9e2-4359-b520-d8e6871ce4cb ; - dho:hasLayer1 dhd:44fa9a20-2e4d-4d6b-a7f5-98466d4c15db ; + dho:hasField dhd:6ba7e274-ddd4-46ce-8228-1d2a6fd12672 ; + dho:hasLayer1 dhd:b5023325-fd28-4d97-a682-266fbb66fc9c ; dho:hasOMAid "6266" . dhd:CoA0000006270 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8b238f33-f6ca-4ce3-aa48-3d69758da31d ; - dho:hasLayer1 dhd:9cebd041-a9c0-4c7f-b69f-9e59b8077cf9 ; + dho:hasField dhd:0e9eb3f2-688c-4227-94b5-4686387960c8 ; + dho:hasLayer1 dhd:09193720-d4a4-459e-bb83-a3a037899544 ; dho:hasOMAid "6270" . dhd:CoA0000006272 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b187be9b-84c2-472f-84e6-0252e7d247c0 ; - dho:hasLayer1 dhd:424e04bb-8c99-4c91-8c07-def39a051ab0 ; + dho:hasField dhd:d867611c-0ff8-4c23-90db-bf41ee6c7524 ; + dho:hasLayer1 dhd:27fe7803-83c2-4013-9308-f1045a2cedb9 ; dho:hasOMAid "6272" . dhd:CoA0000006273 a dho:CoatOfArms, @@ -2366,69 +2366,69 @@ dhd:CoA0000006273 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006273_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:45deb1bb-48df-44e0-9712-7fb379720f05 ; - dho:hasLayer1 dhd:b7c39006-71a4-4564-b5a7-37f48eb54675 ; + dho:hasField dhd:b599fc5c-ff0b-494d-99cb-7445551a000f ; + dho:hasLayer1 dhd:d97ed953-07d0-4208-98ea-460a3ec65865 ; dho:hasOMAid "6273" . dhd:CoA0000006274 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:256287d6-7963-4b56-bbd0-da9a2b14097e ; + dho:hasField dhd:f8996218-b03b-496a-907d-0dc000d25002 ; dho:hasOMAid "6274" . dhd:CoA0000006275 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:13ca2838-5849-4834-a6cc-22ba735ef9f5 ; - dho:hasLayer1 dhd:d09ccb8d-e876-4af0-9310-dcce9ba65af0 ; + dho:hasField dhd:d80cb96d-cf45-49fe-9e57-f8596b8ee972 ; + dho:hasLayer1 dhd:d9289d15-486a-4ca1-90e6-5c3e24f956ce ; dho:hasOMAid "6275" . dhd:CoA0000006278 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:169e1047-5e4f-4c08-95c9-08cfb3dad599 ; - dho:hasLayer1 dhd:d99d28ee-4120-4e24-91db-2a9f4c4aa5e8 ; + dho:hasField dhd:1540aaf7-acf2-47bd-8c48-82bf1fa8f68d ; + dho:hasLayer1 dhd:9adf8fd0-9324-4611-9a9d-f39c77e27030 ; dho:hasOMAid "6278" . dhd:CoA0000006279 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c5d6097f-302d-4dec-bbf1-9c85f7cc0e50 ; + dho:hasField dhd:dc75d6ff-81d7-4125-b81a-a6260f675f85 ; dho:hasOMAid "6279" . dhd:CoA0000006281 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5e6420c1-30d0-4bb9-b52d-c3f9f4d27e65 ; - dho:hasLayer1 dhd:930a212e-143f-4694-8ffe-4b3fc15f16a6 ; + dho:hasField dhd:3e6291f8-95b8-4c23-a8e3-a7cb1b2c9c35 ; + dho:hasLayer1 dhd:099c1597-cfe6-415f-ae19-5e70c2493473 ; dho:hasOMAid "6281" . dhd:CoA0000006283 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f07df5c4-3eda-4e92-8102-c5c2afbe1d34 ; + dho:hasField dhd:ff3907e3-0409-4d99-9800-27a14cea5297 ; dho:hasOMAid "6283" . dhd:CoA0000006288 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a1cbb2ff-ae4b-4b89-ad20-a71de491f887 ; - dho:hasLayer1 dhd:8ff13cff-6503-41dc-a887-0812194afd18 ; + dho:hasField dhd:ca401477-e9c4-49bd-9dad-56a43dfd7d4c ; + dho:hasLayer1 dhd:55398c22-a887-4aea-ac65-939be9204cb2 ; dho:hasOMAid "6288" . dhd:CoA0000006294 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:98c4a8f2-dadd-4c3a-8ff6-61fde52fe772 ; - dho:hasLayer1 dhd:e71d67c1-0018-400e-b6f8-2521f4d57086 ; - dho:hasLayer2 dhd:364ec01f-69de-43e4-ac7b-99bf19e801f3 ; + dho:hasField dhd:f090ae24-05fe-48a4-b703-2b14567b81b8 ; + dho:hasLayer1 dhd:48b99205-7dfa-47be-bebe-a5b2f03b83a4 ; + dho:hasLayer2 dhd:9cb36add-ef2c-428a-abfd-be1e9c93b8a1 ; dho:hasOMAid "6294" . dhd:CoA0000006296 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:863c17b2-a6d7-4c70-b75b-8de262c6c51b ; - dho:hasLayer1 dhd:2b0cdc4a-dcaa-4bc1-8054-cb1f25781570 ; + dho:hasField dhd:5e1db90a-b367-4d60-a6ec-5e785ca871a9 ; + dho:hasLayer1 dhd:4ded29f0-487b-477b-aa9f-e6107926b235 ; dho:hasOMAid "6296" . dhd:CoA0000006297 a dho:CoatOfArms, @@ -2437,8 +2437,8 @@ dhd:CoA0000006297 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006297_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:45583ca9-6386-40f9-bfed-1944aec20d6c ; - dho:hasLayer1 dhd:9f795ede-8693-483d-836f-741018182b09 ; + dho:hasField dhd:5c96913c-a2bb-4251-949e-6836d1b14cd6 ; + dho:hasLayer1 dhd:a95f4edd-ae3e-44bb-a1af-0bc57bfba512 ; dho:hasOMAid "6297" . dhd:CoA0000006300 a dho:CoatOfArms, @@ -2447,58 +2447,58 @@ dhd:CoA0000006300 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006300_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5c937e94-2d59-4ec1-a96d-8235bbf979d4 ; - dho:hasLayer1 dhd:b4617142-91b0-4e93-b4d1-c409d5444ac8 ; - dho:hasLayer2 dhd:f273803e-688d-4095-bebc-1932360d02b4 ; + dho:hasField dhd:574fa7be-6cee-49e4-af9f-2dff941ef446 ; + dho:hasLayer1 dhd:e8942fae-77e4-4976-8c22-3637189ba3e5 ; + dho:hasLayer2 dhd:fcdaffbb-c6df-4de6-a8e6-b3f896a3d238 ; dho:hasOMAid "6300" . dhd:CoA0000006301 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:dc927b6d-942d-4c16-9d93-8a83433520c7 ; - dho:hasLayer1 dhd:28bf8735-4779-48bd-b544-ef1394fe7904 ; + dho:hasField dhd:436ab3b8-e25b-4031-809b-7657df90c4c1 ; + dho:hasLayer1 dhd:911aef29-3419-43b6-976d-4080cdb79f40 ; dho:hasOMAid "6301" . dhd:CoA0000006302 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f869f0ac-7e9f-49d6-9b87-56b86c26abb3 ; - dho:hasLayer1 dhd:2056ea42-8fd0-422f-9524-250af693c90d ; + dho:hasField dhd:6bc67ed4-56cf-4e0d-83da-07dff635c025 ; + dho:hasLayer1 dhd:22e0b1e9-cb75-463c-a0de-b392481fedec ; dho:hasOMAid "6302" . dhd:CoA0000006303 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:72921abb-6bb1-4a3e-9417-dd7ced951cb6 ; + dho:hasField dhd:a9a170a0-cb33-4dae-88f1-97c4a58a2a48 ; dho:hasOMAid "6303" . dhd:CoA0000006304 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:676ea73e-cde7-4f2d-8426-047051a6ee80 ; - dho:hasLayer1 dhd:41f63175-caa3-439d-9fd5-45365937366e ; + dho:hasField dhd:d644cafa-daca-4977-aa27-c9ace545d039 ; + dho:hasLayer1 dhd:1f1283e8-740e-4fb8-b890-696b18d22408 ; dho:hasOMAid "6304" . dhd:CoA0000006305 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:084e4f3b-e0c0-4c8e-bad3-157e711abc36 ; - dho:hasLayer1 dhd:db0e9ce4-e6a8-4835-88b6-7fb127c1d258 ; + dho:hasField dhd:0d8f81d3-ab7f-4fb7-9a13-26fc8bf6e5d0 ; + dho:hasLayer1 dhd:37ac1401-f71b-4cb9-8ed2-176fad1e2c1c ; dho:hasOMAid "6305" . dhd:CoA0000006306 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8490b028-6d81-4305-8a16-f0308d75df05 ; - dho:hasLayer1 dhd:23222782-4147-45cb-857d-e0899019db69 ; + dho:hasField dhd:648e16f3-92b6-4227-9aaa-4e91536b7e8c ; + dho:hasLayer1 dhd:bb53f253-d6b4-4f2e-b139-60e5d558669e ; dho:hasOMAid "6306" . dhd:CoA0000006307 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:75bcaa05-a435-451d-96d1-b22435e050ba ; - dho:hasLayer1 dhd:ba2b8e14-9190-4cf2-a1f3-6160ab51b1f0 ; - dho:hasLayer2 dhd:c570debb-3c7e-4a0f-a102-c68fcdcedf21 ; + dho:hasField dhd:2741fdbd-1600-44da-8a3a-8b757bc0a937 ; + dho:hasLayer1 dhd:24e694f9-722f-48e0-b9ff-30923a31d563 ; + dho:hasLayer2 dhd:5b1cb4bf-be7e-4cc8-bc51-bdc753e1b0f7 ; dho:hasOMAid "6307" . dhd:CoA0000006308 a dho:CoatOfArms, @@ -2507,29 +2507,29 @@ dhd:CoA0000006308 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006308_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:87180191-7166-4203-a1fe-b1ccb55cb23f ; - dho:hasLayer1 dhd:92018b83-cbd7-46e0-a0ee-34b66b87c876 ; + dho:hasField dhd:5190e376-0f02-4687-b96b-76410e11d745 ; + dho:hasLayer1 dhd:75b8771a-1a98-4838-a7ae-b34e99cf4f0c ; dho:hasOMAid "6308" . dhd:CoA0000006309 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bb748f1b-4d40-4140-8305-b47d95c7f59b ; - dho:hasLayer1 dhd:99e0a384-3b3c-468c-b1c8-2879409d64a3 ; + dho:hasField dhd:d7d6a820-83fb-4c9f-87b0-41907b12c105 ; + dho:hasLayer1 dhd:e1b8447c-03b3-4eb9-8bab-c7c9a7ced018 ; dho:hasOMAid "6309" . dhd:CoA0000006312 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2bf765f4-8347-43cf-bcc8-42f054de6ce0 ; - dho:hasLayer1 dhd:286031ad-e4b2-4b37-bf23-6ae8f2cc3204 ; + dho:hasField dhd:5bc3f93e-614a-4fa8-9bc0-8fe05b144e5b ; + dho:hasLayer1 dhd:6de5f31b-2e83-4dc8-8b52-4c42ca871726 ; dho:hasOMAid "6312" . dhd:CoA0000006313 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9c6bbe32-705c-48fb-ad40-477c2602b570 ; - dho:hasLayer1 dhd:727bc643-32ea-4d01-bb7a-db54783ae61a ; + dho:hasField dhd:ea0f9fce-1c09-4534-9485-a05bc490328f ; + dho:hasLayer1 dhd:4db280ac-e9ee-4de6-ba84-a58c611bc67e ; dho:hasOMAid "6313" . dhd:CoA0000006314 a dho:CoatOfArms, @@ -2538,37 +2538,37 @@ dhd:CoA0000006314 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006314_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:cb155c50-9186-4593-a547-6fe0d9f453e6 ; - dho:hasLayer1 dhd:15e06809-2c41-4917-b612-25ef31b15a20 ; - dho:hasLayer2 dhd:fa0efc4d-c21b-412b-a406-09693fcbb93a ; + dho:hasField dhd:2bcc7540-a7aa-46e8-b84b-884f1ad9c39a ; + dho:hasLayer1 dhd:ca56659f-fc2e-4002-83fb-7603f6b12bab ; + dho:hasLayer2 dhd:3268cc2f-648c-4cfd-b32d-9fe83367a93d ; dho:hasOMAid "6314" . dhd:CoA0000006315 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:46a7461c-71fd-471f-ae06-49d4443f31bf ; - dho:hasLayer1 dhd:7c1ae881-9566-42a6-8191-f50f4fb302b5 ; + dho:hasField dhd:707780b9-b445-42df-ba50-885283ddd05c ; + dho:hasLayer1 dhd:0101e770-a357-4f8e-ab16-50b4ac214442 ; dho:hasOMAid "6315" . dhd:CoA0000006316 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f23c0a02-c645-4957-8e14-6c3e8058565f ; - dho:hasLayer1 dhd:0392dbd0-5c68-466e-ac72-a93978bccced ; + dho:hasField dhd:069d9339-1f2a-415a-b1db-33dd16a1283f ; + dho:hasLayer1 dhd:eb146539-5986-4f0b-8785-111b8f6801cd ; dho:hasOMAid "6316" . dhd:CoA0000006318 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6dff02b8-d8eb-4fae-a9c5-064b792b970c ; - dho:hasLayer1 dhd:fa8082a3-b024-4bb5-a33e-d6dd57f2c9a9 ; + dho:hasField dhd:d3599a92-c651-48ff-9091-a7ef2c541445 ; + dho:hasLayer1 dhd:e1c5c80b-99b8-40a3-90fa-369f633589de ; dho:hasOMAid "6318" . dhd:CoA0000006321 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e202fe50-71fa-4391-9f0a-fab45e06174a ; - dho:hasLayer1 dhd:7cd9069e-04b5-4b12-ad8a-74c9e836e6e2 ; + dho:hasField dhd:b25d0339-d9bf-406f-bc6a-05ba7a929c58 ; + dho:hasLayer1 dhd:13170bb5-156c-478d-a958-331ae5bcfe2a ; dho:hasOMAid "6321" . dhd:CoA0000006323 a dho:CoatOfArms, @@ -2577,37 +2577,37 @@ dhd:CoA0000006323 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006323_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:eaad7077-c42c-46df-ab56-cdef35083834 ; + dho:hasField dhd:57232bc7-a645-4acf-a192-851d2d6f097a ; dho:hasOMAid "6323" . dhd:CoA0000006324 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ee020921-7676-49d7-aba3-8f8e168b3d22 ; - dho:hasLayer1 dhd:8524b11c-a6ca-4ba1-bd52-5a8164ee52dd ; - dho:hasLayer2 dhd:1d6c2b59-f17d-459d-b700-768603bfa320 ; + dho:hasField dhd:877ba82c-2ce4-462b-a1a3-3f8b8cb531e6 ; + dho:hasLayer1 dhd:da74b995-a720-4f97-ac80-7f1a45672174 ; + dho:hasLayer2 dhd:978fd1ec-1f0d-445d-acb0-7251969631c4 ; dho:hasOMAid "6324" . dhd:CoA0000006325 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:931436f4-6ace-492e-a94c-161eb3fe6250 ; - dho:hasLayer1 dhd:530873be-ff35-41f0-9090-3903299602f9 ; + dho:hasField dhd:a173fd6e-ceaa-4470-af00-cc0d1a558eb2 ; + dho:hasLayer1 dhd:78d3ea0a-ee15-47f9-94fb-7d978471b5b3 ; dho:hasOMAid "6325" . dhd:CoA0000006326 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4d9647f7-66e4-4aea-9980-107b20f4b91c ; - dho:hasLayer1 dhd:3cb1047b-6026-43fa-9b2e-885f2bf0b137 ; + dho:hasField dhd:7320def2-4123-4c37-82e4-01dfce65b18e ; + dho:hasLayer1 dhd:bc2202a3-d8c0-4e36-82cb-4639c8db2284 ; dho:hasOMAid "6326" . dhd:CoA0000006329 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ea01cd80-f1a9-4cdf-87ee-3c31772c89f8 ; - dho:hasLayer1 dhd:52481ecb-0816-4303-aca1-0f4617c0deb3 ; - dho:hasLayer2 dhd:22dab3b5-4721-45e0-9b27-aeb8f7103404 ; + dho:hasField dhd:304294e7-0b37-4885-86e8-0a52f3f9c1e6 ; + dho:hasLayer1 dhd:888c066c-676b-405a-9dbc-1a5b370ad983 ; + dho:hasLayer2 dhd:7a4259ed-06d9-450c-9f9f-55ba774f79cc ; dho:hasOMAid "6329" . dhd:CoA0000006389 a dho:CoatOfArms, @@ -2616,15 +2616,15 @@ dhd:CoA0000006389 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006389_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1f9bc1ad-a55f-4f0f-8792-2fdae2e40a8a ; - dho:hasLayer1 dhd:a1d106d9-faf4-4b04-b038-1e6b1e95c8a0 ; + dho:hasField dhd:b52b8711-0d6b-46b7-924f-48efd646e24a ; + dho:hasLayer1 dhd:ac7e4202-cc46-47ba-ac59-e79c9af25e78 ; dho:hasOMAid "6389" . dhd:CoA0000006390 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bfcccb4d-379b-4347-9e2f-aa7d9cdd09ce ; - dho:hasLayer1 dhd:4a79921f-5501-40f9-91fe-7eb78e65c233 ; + dho:hasField dhd:1522c4d3-d025-4c4b-8732-b988112ef8eb ; + dho:hasLayer1 dhd:93f25091-e985-404e-993f-5b6dcdc2eedc ; dho:hasOMAid "6390" . dhd:CoA0000006392 a dho:CoatOfArms, @@ -2633,23 +2633,23 @@ dhd:CoA0000006392 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006392_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:68cb44ab-fcd4-40c5-916a-c0ffaf16c134 ; - dho:hasLayer1 dhd:24326b18-4303-4bc1-b1f7-8448eaa49725 ; + dho:hasField dhd:b893afe9-2356-4b6f-a899-0cdd019db94b ; + dho:hasLayer1 dhd:c7ce198f-714d-4ed2-90c8-c81b08ed76d7 ; dho:hasOMAid "6392" . dhd:CoA0000006399 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0b6d7145-b822-4132-aa26-acd844f2dd2f ; - dho:hasLayer1 dhd:c6bfc538-99ea-47c6-ad03-e570ed7c4b0d ; + dho:hasField dhd:8ca94b06-9522-4595-9a6f-004194dcd2f9 ; + dho:hasLayer1 dhd:0c194fcb-4519-467a-afef-e7ff5ea795e2 ; dho:hasOMAid "6399" . dhd:CoA0000006401 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:49d6c890-9078-4d88-b6e6-e6cda8154db5 ; - dho:hasLayer1 dhd:9bee937a-4091-4684-bd52-5c0a2ddf9d0c ; - dho:hasLayer2 dhd:b5880218-c26a-4a16-8443-c4d56298ee8a ; + dho:hasField dhd:fc0ee2df-2f8a-41cd-9f1f-38d4f23e044f ; + dho:hasLayer1 dhd:8da167ed-8d82-48ce-9b88-41ea744b6816 ; + dho:hasLayer2 dhd:1de486e8-b407-4dbf-995b-800c995e8367 ; dho:hasOMAid "6401" . dhd:CoA0000006402 a dho:CoatOfArms, @@ -2658,32 +2658,32 @@ dhd:CoA0000006402 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006402_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:87e03fc1-0476-453e-a452-0498f1d79761 ; - dho:hasLayer1 dhd:b0e1ed7a-8d5b-4645-91ee-e242424c1c15 ; - dho:hasLayer2 dhd:60b9bead-e5be-4d79-8e6e-14f724b3cd19 ; + dho:hasField dhd:a8b5441e-0e70-4ec9-b457-3e76f3298763 ; + dho:hasLayer1 dhd:acedee88-2458-418f-8b44-55f247c3a87a ; + dho:hasLayer2 dhd:ffc6d81b-98f9-41eb-b128-8a8443e9c540 ; dho:hasOMAid "6402" . dhd:CoA0000006403 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a78944ca-01e6-435e-8b5f-fab2407fb068 ; - dho:hasLayer1 dhd:c9b9c3a4-d7aa-47e7-9218-b11b6c7f7c1f ; - dho:hasLayer2 dhd:a62ad880-a486-4070-a594-34c46453dce2 ; + dho:hasField dhd:c8399434-fdd5-44f6-92fd-362bf8f76ce1 ; + dho:hasLayer1 dhd:9ddf6405-3af7-4b3c-9e4d-8ce0c4d3fa5f ; + dho:hasLayer2 dhd:4e6ca0e3-0cc0-422b-82bf-c37c2e6f9dff ; dho:hasOMAid "6403" . dhd:CoA0000006411 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bd04429f-8216-4139-9a9f-24ce5370f185 ; - dho:hasLayer1 dhd:e5c306b7-a072-49d8-a227-c7cae1cc0ec3 ; - dho:hasLayer2 dhd:7e3dcf32-c45a-443f-89c0-ee2d0f48bed5 ; + dho:hasField dhd:f99ea1b9-0efa-4907-8400-a1ad77443693 ; + dho:hasLayer1 dhd:54d9c47d-6280-4d5b-95e0-e857df1b9a7d ; + dho:hasLayer2 dhd:e228c17b-0e9f-4237-ba2a-abfa97a9a56c ; dho:hasOMAid "6411" . dhd:CoA0000006412 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d107f716-70ee-42fe-a393-b43af63318b9 ; - dho:hasLayer1 dhd:5bbf42cc-af09-4080-b4f5-19a0f9e11be1 ; + dho:hasField dhd:c62aa9ff-a9c2-4ff0-956d-f3cc79154e4e ; + dho:hasLayer1 dhd:f8d13e3f-3894-404f-bb28-2729903c66e9 ; dho:hasOMAid "6412" . dhd:CoA0000006415 a dho:CoatOfArms, @@ -2692,9 +2692,9 @@ dhd:CoA0000006415 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006415_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:855e991a-7a83-4a81-814a-efd99cbeffca ; - dho:hasLayer1 dhd:85d134ad-05ce-4cd8-b7e1-0363de845593 ; - dho:hasLayer2 dhd:d223c7d6-144b-4945-9cdc-eb6c93dcc32f ; + dho:hasField dhd:a4540589-dfb3-406d-840f-58324d1aeb12 ; + dho:hasLayer1 dhd:f7a62c5e-887b-4dd5-b561-07300bdb2297 ; + dho:hasLayer2 dhd:34101235-ad60-48b6-9eff-1d092296bf39 ; dho:hasOMAid "6415" . dhd:CoA0000006418 a dho:CoatOfArms, @@ -2703,15 +2703,15 @@ dhd:CoA0000006418 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006418_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:2743820e-7215-4859-b713-0519ba99d6b1 ; - dho:hasLayer1 dhd:2d8a8c28-6f3e-4c34-916c-7f9294da592a ; + dho:hasField dhd:1bd0e5ec-2585-4cbd-b0c3-e2283d4c0254 ; + dho:hasLayer1 dhd:e8094635-fccc-4c94-8dab-314169663789 ; dho:hasOMAid "6418" . dhd:CoA0000006423 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ebe98113-8a3d-4e95-8211-dfde9780bbd3 ; - dho:hasLayer1 dhd:4150f036-f96e-4fa0-8c3a-e1b56c463dd9 ; + dho:hasField dhd:c609f202-9398-4100-9993-28aa0fee0dfd ; + dho:hasLayer1 dhd:0705939b-ed0a-4272-bf01-5d09ec04a4a1 ; dho:hasOMAid "6423" . dhd:CoA0000006425 a dho:CoatOfArms, @@ -2720,15 +2720,15 @@ dhd:CoA0000006425 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006425_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f551fd57-ec57-45f8-a14e-1a4a9a38c3ee ; - dho:hasLayer1 dhd:a5f52d5f-7ae8-46b6-ae54-c49dcbd96657 ; + dho:hasField dhd:accaa278-f8c0-4c11-9d4c-f95ea63d7a3f ; + dho:hasLayer1 dhd:59530d39-48d0-41af-b83e-7b674e1309da ; dho:hasOMAid "6425" . dhd:CoA0000006489 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bfe27f29-da71-48d5-bf00-18a9b72db191 ; - dho:hasLayer1 dhd:3c0eadcd-afac-4def-a99b-f628ce0388fd ; + dho:hasField dhd:fd1e0327-9c84-4735-abb9-5267c1a948c2 ; + dho:hasLayer1 dhd:4e43c578-2e3f-4936-8150-a3db35bfb869 ; dho:hasOMAid "6489" . dhd:CoA0000006495 a dho:CoatOfArms, @@ -2737,15 +2737,15 @@ dhd:CoA0000006495 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006495_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0da8521b-8c03-4559-a970-1df846399cf8 ; - dho:hasLayer1 dhd:94a42470-33d9-4b83-9c63-77878de3196d ; + dho:hasField dhd:8d2ecdd6-acbd-4504-995d-ca5330f05c42 ; + dho:hasLayer1 dhd:a4a35377-a1a2-43b2-8884-5ead3923ab09 ; dho:hasOMAid "6495" . dhd:CoA0000006500 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:55d4e508-cc61-4a42-8725-b38cb9209ccd ; - dho:hasLayer1 dhd:ac24e445-f2ec-4cb4-a243-f103b6a7f1cc ; + dho:hasField dhd:ca5eeb09-fe0e-4af6-8db6-1e615626525a ; + dho:hasLayer1 dhd:83b4484a-6ce5-4090-a28c-570e870cce30 ; dho:hasOMAid "6500" . dhd:CoA0000006531 a dho:CoatOfArms, @@ -2754,36 +2754,36 @@ dhd:CoA0000006531 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006531_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9c6197f6-762d-46ca-bf0b-8281742e0ab6 ; - dho:hasLayer1 dhd:80b9df66-4934-4299-9f82-12dda9c76d73 ; + dho:hasField dhd:f2f0e861-ee89-4dbf-9995-1de6259898e3 ; + dho:hasLayer1 dhd:511ce612-ff14-4143-ad9d-26bf301eaec3 ; dho:hasOMAid "6531" . dhd:CoA0000006605 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4161a3db-8d73-4168-9cbb-291a159fccbd ; - dho:hasLayer1 dhd:2d7063c0-caa0-494c-a4c5-918c9745dc7f ; + dho:hasField dhd:817447b3-1f83-46d2-9155-e2bd5cf6bc10 ; + dho:hasLayer1 dhd:e995f0ab-9e12-48df-823d-8c1c852d6d52 ; dho:hasOMAid "6605" . dhd:CoA0000006610 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ccf64134-54ac-4093-bfe3-35ec5bafebef ; - dho:hasLayer1 dhd:4edfb051-b7af-49c6-972b-2912922bf2a5 ; + dho:hasField dhd:75fde9d2-72ca-49d5-ac0d-dd32fbf0043b ; + dho:hasLayer1 dhd:0aa0be17-1101-4f8e-a8b3-c12d25f397a6 ; dho:hasOMAid "6610" . dhd:CoA0000006641 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:fef60f74-675c-4c97-b239-fdb8d1c72405 ; - dho:hasLayer1 dhd:61f3660b-b28f-4fcc-9cf8-2b6e3c1a8a95 ; + dho:hasField dhd:8966d5b5-927f-42dc-8ae0-a595784a138e ; + dho:hasLayer1 dhd:184e73fb-48b1-414f-bd54-657068b2ca52 ; dho:hasOMAid "6641" . dhd:CoA0000006646 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e3432b81-9c2f-45a6-910c-b38bcb65829f ; - dho:hasLayer1 dhd:c0101977-5267-40b2-997b-ec1ace131caf ; + dho:hasField dhd:2027849e-0ca6-4ec0-a2aa-8ab82c05da24 ; + dho:hasLayer1 dhd:fd1f0aa9-883d-4fbb-b2ff-570b74ee674f ; dho:hasOMAid "6646" . dhd:CoA0000006673 a dho:CoatOfArms, @@ -2792,51 +2792,51 @@ dhd:CoA0000006673 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006673_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:da53d261-578c-42e2-8019-1a149e177723 ; - dho:hasLayer1 dhd:50ca87a0-9a8c-4379-bccc-c65910c315de ; + dho:hasField dhd:7d231add-73b4-46c1-87ee-58e8ac24e566 ; + dho:hasLayer1 dhd:4fa8a8e2-a355-46f9-8fe4-f2201a089f7b ; dho:hasOMAid "6673" . dhd:CoA0000006680 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2f2983b6-fdcb-473d-be08-6c66c3a2161a ; - dho:hasLayer1 dhd:6417c55e-20af-4685-84e8-f2b4477cbcf5 ; + dho:hasField dhd:6469b798-aa5d-4794-8996-fd7af7138541 ; + dho:hasLayer1 dhd:8f92cacb-b836-44e4-9439-b891ce8c8f78 ; dho:hasOMAid "6680" . dhd:CoA0000006710 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1567ff41-c23d-4152-8d6e-3a0b85cf6e6d ; - dho:hasLayer1 dhd:eaa367d3-dae2-43ee-8d0c-0725dcd2c3f3 ; + dho:hasField dhd:11eff532-df3c-4a92-a6fc-88c81f04928c ; + dho:hasLayer1 dhd:a0affb69-b29e-44b4-8687-dc41ec3c1b73 ; dho:hasOMAid "6710" . dhd:CoA0000006715 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:31109180-fdd6-403d-b198-563c21c9e017 ; - dho:hasLayer1 dhd:82d91f14-b290-480b-a48a-e0d0bcb4c248 ; + dho:hasField dhd:6c2ee09f-b41a-48ec-a568-ea9991e8e661 ; + dho:hasLayer1 dhd:6a71f675-c5ae-4a26-b1e4-94dc94be25c9 ; dho:hasOMAid "6715" . dhd:CoA0000006761 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:725b053e-8c60-40db-b409-9d0497d4d7f8 ; - dho:hasLayer1 dhd:d62e9b75-fdc5-4814-b024-e0ab8ded4085 ; - dho:hasLayer2 dhd:f8058280-aa61-4c36-9bac-8795903e903c ; + dho:hasField dhd:2057eb1b-e162-4632-8943-bff963317ee2 ; + dho:hasLayer1 dhd:ecc2a440-3d4d-4b36-96f3-cebee6172e0e ; + dho:hasLayer2 dhd:7150e05b-e7ee-4a73-9290-d1ce18e89da3 ; dho:hasOMAid "6761" . dhd:CoA0000006825 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6476b886-232e-4c73-b26b-16d6c412d177 ; - dho:hasLayer1 dhd:4ee248ed-9b4b-4552-867c-290bea104d4c ; + dho:hasField dhd:01ce62ab-21a0-4ef7-8407-9eee2770eab8 ; + dho:hasLayer1 dhd:ebf97697-e4cd-4380-962e-1ba9a8329ce8 ; dho:hasOMAid "6825" . dhd:CoA0000006844 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1381e05e-30fb-46aa-9123-a75f29bd2da0 ; - dho:hasLayer1 dhd:05956f1e-83df-444e-b0de-c77213b2bd17 ; + dho:hasField dhd:86171b78-187a-47d2-b16a-f3d107db013f ; + dho:hasLayer1 dhd:2819f7fa-7570-4b2b-af74-c42360ed3fd3 ; dho:hasOMAid "6844" . dhd:CoA0000006848 a dho:CoatOfArms, @@ -2845,24 +2845,24 @@ dhd:CoA0000006848 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006848_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0db0453d-7283-4ae1-93c4-be333363088f ; - dho:hasLayer1 dhd:981b0b35-9a6d-44a4-bcf3-0a75bb35c46b ; - dho:hasLayer2 dhd:92f4602b-b5fc-4b66-aea0-98c2314a5c33 ; - dho:hasLayer3 dhd:3c70b554-b961-4073-b54a-ffe0b6c7ee97 ; + dho:hasField dhd:f06599f6-8948-4355-8dc9-331551f619f8 ; + dho:hasLayer1 dhd:1bf39074-be65-4d1d-b54c-48b69e5936ce ; + dho:hasLayer2 dhd:a8307a31-6074-45c7-b937-f3431ccdfd02 ; + dho:hasLayer3 dhd:b3576982-fd6b-4a49-92c4-bb7cced97f2e ; dho:hasOMAid "6848" . dhd:CoA0000006866 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c795265f-2e86-4c97-90d4-1677c01696bd ; - dho:hasLayer1 dhd:a5f3383a-b455-47c1-879f-b6592ef7ce77 ; + dho:hasField dhd:835d709d-6a74-497e-8817-da4145aa09e6 ; + dho:hasLayer1 dhd:c58ac94e-cc12-4759-914d-f237c114033b ; dho:hasOMAid "6866" . dhd:CoA0000006872 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:61be499b-2c10-420e-9bf6-0a34ad13d126 ; - dho:hasLayer1 dhd:c773a5bc-ff27-42cf-b8bd-574a8795b626 ; + dho:hasField dhd:369327f0-8de2-4922-a07e-3f21ff94dddd ; + dho:hasLayer1 dhd:99aa640f-62ef-44dc-8b60-c6de5aa7afc0 ; dho:hasOMAid "6872" . dhd:CoA0000006881 a dho:CoatOfArms, @@ -2871,8 +2871,8 @@ dhd:CoA0000006881 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006881_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:00aef316-fa91-48f7-9681-51b57c53c65c ; - dho:hasLayer1 dhd:1c213fd2-8507-4466-9cc4-a06315a1e8ee ; + dho:hasField dhd:a381d3e3-2d29-42ae-b95f-eb823a01bea4 ; + dho:hasLayer1 dhd:468d7993-4085-40ee-95fd-655adf81326e ; dho:hasOMAid "6881" . dhd:CoA0000006926 a dho:CoatOfArms, @@ -2881,15 +2881,15 @@ dhd:CoA0000006926 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006926_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c9caefb7-e4b8-45c9-bd44-88b21c75f1f8 ; - dho:hasLayer1 dhd:b759c498-a6c6-4d79-a971-5fe699f7a704 ; + dho:hasField dhd:211abec1-6fbb-4068-81da-60746f78b568 ; + dho:hasLayer1 dhd:3807ed09-4c9c-4b9d-8375-131c3037db8d ; dho:hasOMAid "6926" . dhd:CoA0000006939 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:09f74444-5a7b-4160-8acb-58f3092d1105 ; - dho:hasLayer1 dhd:d4ab636b-a67e-4d5d-a12d-5f40eb35810d ; + dho:hasField dhd:67db8bba-0fd2-46e2-9986-1ca125e3e5cd ; + dho:hasLayer1 dhd:6166c218-4f82-4c12-b97b-5c64000124f6 ; dho:hasOMAid "6939" . dhd:CoA0000007010 a dho:CoatOfArms, @@ -2898,29 +2898,29 @@ dhd:CoA0000007010 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007010_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:df39144e-0c33-4cb2-bea3-52fe3589a4aa ; - dho:hasLayer1 dhd:79cf9606-f8e9-4526-84f5-1044165c07fd ; - dho:hasLayer2 dhd:d4183995-f31a-4e96-8130-60337b68bcdd ; + dho:hasField dhd:9aeb5b31-22ba-4946-a4c4-c12fc5da510e ; + dho:hasLayer1 dhd:bda763ee-2626-4023-b251-1ef6f8c5eeaa ; + dho:hasLayer2 dhd:a50a8e0c-edbe-4dc6-bc5b-73ac6c102e55 ; dho:hasOMAid "7010" . dhd:CoA0000007014 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:abe123b5-7551-4507-b20d-fa93b5032c70 ; + dho:hasField dhd:a4b9162c-efde-4a9a-9cd4-c2738e769540 ; dho:hasOMAid "7014" . dhd:CoA0000007015 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:96182aaf-f7eb-4ad6-84dd-5d837a90ec92 ; - dho:hasLayer1 dhd:1f7e1521-15c4-43a8-bfe3-62744842deba ; + dho:hasField dhd:68c3ad75-7ca2-42b4-bfdd-578e06473752 ; + dho:hasLayer1 dhd:3114b38d-b74a-4558-97dd-ba2cd0a1c7b6 ; dho:hasOMAid "7015" . dhd:CoA0000007037 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9ad0b0d8-512f-4cb9-b9c1-d5b7cee7856a ; - dho:hasLayer1 dhd:932d8350-2206-4a7c-a4ae-f1e8a3bfe571 ; + dho:hasField dhd:401c03a4-ef2c-4b7c-8453-5fe86695eebf ; + dho:hasLayer1 dhd:ea6b1aca-37a7-4d0b-8e51-f5ede317d540 ; dho:hasOMAid "7037" . dhd:CoA0000007076 a dho:CoatOfArms, @@ -2929,8 +2929,8 @@ dhd:CoA0000007076 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007076_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:cb07f284-2e86-4249-a59b-733818b28eef ; - dho:hasLayer1 dhd:c4b50eaa-865e-410a-bcd3-bd7580419282 ; + dho:hasField dhd:87a049b6-eb95-4a80-a70c-079912eb9fbb ; + dho:hasLayer1 dhd:608b9e86-29a0-4fe1-aeb4-eec387671af2 ; dho:hasOMAid "7076" . dhd:CoA0000007085 a dho:CoatOfArms, @@ -2939,15 +2939,15 @@ dhd:CoA0000007085 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007085_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ed731ca3-f64d-49e6-b3dc-c8b475a12ed7 ; - dho:hasLayer1 dhd:898b42f6-46c5-4660-b382-fee444bbdc9a ; + dho:hasField dhd:ab74d4e3-bef7-4d1f-b3cb-d822f48bab9d ; + dho:hasLayer1 dhd:cb87db3e-d8ee-4f6b-aa9e-94f9c8a1a478 ; dho:hasOMAid "7085" . dhd:CoA0000007091 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:16b0cd21-200f-4f7b-b6f0-17d4ef97be52 ; - dho:hasLayer1 dhd:6e95f778-e668-442a-8d45-3f006800993a ; + dho:hasField dhd:5f556fd0-f0f5-4bae-8f39-4a7b172fdf77 ; + dho:hasLayer1 dhd:c11bdb14-a072-45f0-80f0-df72baa012d8 ; dho:hasOMAid "7091" . dhd:CoA0000007099 a dho:CoatOfArms, @@ -2956,14 +2956,14 @@ dhd:CoA0000007099 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007099_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1bfc7386-1baa-4443-95d5-add9147fb648 ; + dho:hasField dhd:e59567ed-a5af-45db-bf21-c6d390628baa ; dho:hasOMAid "7099" . dhd:CoA0000007119 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ade20a98-719d-41be-8a09-13a7540da571 ; - dho:hasLayer1 dhd:719f5a93-a0f8-4624-bdd2-10aadc74181c ; + dho:hasField dhd:050e79ca-cc5b-4968-b754-c9fb910a2938 ; + dho:hasLayer1 dhd:751e42b7-10b2-4c19-ac29-715fc053285b ; dho:hasOMAid "7119" . dhd:CoA0000007130 a dho:CoatOfArms, @@ -2972,17 +2972,17 @@ dhd:CoA0000007130 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007130_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:99153b0b-63f6-4d6c-9e6a-56e85c2a8756 ; - dho:hasLayer1 dhd:c5d83119-5c90-48d1-aba5-f81b314350a2 ; - dho:hasLayer2 dhd:ef3972a9-ae7d-4e71-8478-f09e4445ab5a ; - dho:hasLayer3 dhd:ef587e17-402f-4e90-be5d-77aa41e29369 ; + dho:hasField dhd:1ea0a8e9-befd-4300-8342-d673d6200af7 ; + dho:hasLayer1 dhd:92c6825c-0a7e-4fcd-9aa5-b32a5a97b273 ; + dho:hasLayer2 dhd:46433451-0873-4847-952c-e8794156a1ca ; + dho:hasLayer3 dhd:c3d95c77-7fe1-4c8a-8b56-7eedf1d8e4c7 ; dho:hasOMAid "7130" . dhd:CoA0000007138 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:656caa77-d81f-42d8-b9e2-18dcfcf88122 ; - dho:hasLayer1 dhd:b4070187-a44e-4c27-a8c9-0ff4fb94ed48 ; + dho:hasField dhd:25218993-12b7-490e-bef9-1d7055b6faa2 ; + dho:hasLayer1 dhd:82f5dcfe-2cb0-4960-9a41-bef449609109 ; dho:hasOMAid "7138" . dhd:CoA0000007157 a dho:CoatOfArms, @@ -2991,53 +2991,53 @@ dhd:CoA0000007157 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007157_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ef66f051-930e-48ae-9a54-5e393fd25ab3 ; - dho:hasLayer1 dhd:e73080bd-95bb-4c76-a962-eb0e2562b108 ; + dho:hasField dhd:df67117e-51db-4625-8088-ab0c6a122bd1 ; + dho:hasLayer1 dhd:eb42dab6-fb3e-4990-9ed9-2ba06bb291bd ; dho:hasOMAid "7157" . dhd:CoA0000007194 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:70ee0457-a440-4cab-951a-93b9c47a1f89 ; - dho:hasLayer1 dhd:c6e42f2b-062e-434c-8688-57fe98a8031d ; + dho:hasField dhd:127573cc-0615-4d80-9a55-bea72109049e ; + dho:hasLayer1 dhd:046e84ce-24c8-4102-980a-c8dcf1885f4c ; dho:hasOMAid "7194" . dhd:CoA0000007206 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ccfe3788-0e98-456b-920c-42c40a5cf9ee ; - dho:hasLayer1 dhd:9eebfdde-756c-4aeb-87d6-8b898f05e704 ; - dho:hasLayer2 dhd:15891d27-d2fb-4c02-9884-fe4fa9a75df4 ; - dho:hasLayer3 dhd:fab6adee-2a4d-4f5d-95c7-04504c1805d3 ; + dho:hasField dhd:819e72cb-7e3e-403a-9d4d-1bb7a2290b79 ; + dho:hasLayer1 dhd:f79c5402-1d64-4e16-9f38-7ce66d01e472 ; + dho:hasLayer2 dhd:511b4cde-d4bb-447f-b49a-d4aabe21ff94 ; + dho:hasLayer3 dhd:c8b00384-b61e-4ca2-bb9f-d75cf9a78168 ; dho:hasOMAid "7206" . dhd:CoA0000007209 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ad4ad9f0-7ae8-4606-bbaf-5d57646bf94a ; - dho:hasLayer1 dhd:4c68e382-8620-48d2-8ed6-babeae3e9547 ; + dho:hasField dhd:7d053e31-2514-43a6-ad67-8af15415fbfc ; + dho:hasLayer1 dhd:5c16206f-9ccd-4995-8e1d-242df010fae0 ; dho:hasOMAid "7209" . dhd:CoA0000007212 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:76186369-2efa-4145-9a05-3760bdc46a1b ; - dho:hasLayer1 dhd:4bc88696-190c-4252-ae59-1b9e328c5ad7 ; + dho:hasField dhd:123712d6-137a-407b-a35a-217c6eb002bc ; + dho:hasLayer1 dhd:4119934d-559c-4c40-9b00-1b5dfd2401f8 ; dho:hasOMAid "7212" . dhd:CoA0000007228 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:eecc22a5-d160-4fcf-9672-53df4421637b ; - dho:hasLayer1 dhd:a8f37056-c543-4560-8302-db2737e3c4e2 ; - dho:hasLayer2 dhd:e2787545-3d70-423e-b9ba-e874e633f042 ; + dho:hasField dhd:c7a1b989-3a22-44dc-9925-4d74a5b2a125 ; + dho:hasLayer1 dhd:040217cf-3ce4-4ee7-9584-2eea82284e5a ; + dho:hasLayer2 dhd:03862e3c-6a00-4e84-800f-acd800052553 ; dho:hasOMAid "7228" . dhd:CoA0000007229 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5dd35c35-64c3-4b16-8e4a-69c6ddac40fe ; - dho:hasLayer1 dhd:ff11b3e0-a130-4701-9aeb-bacee4d789c3 ; + dho:hasField dhd:ace751c2-e84a-4acb-a26c-b6badeea56c3 ; + dho:hasLayer1 dhd:cda5418a-ff10-4b0a-aec2-32f9bd6c1da3 ; dho:hasOMAid "7229" . dhd:CoA0000007261 a dho:CoatOfArms, @@ -3046,23 +3046,23 @@ dhd:CoA0000007261 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007261_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:71f75f27-ea49-4bb4-873b-a7643c80429b ; - dho:hasLayer1 dhd:848b2d32-46dc-4e1b-863d-87c3446b578e ; - dho:hasLayer2 dhd:042f4c11-abaf-474c-9a66-015412965607 ; + dho:hasField dhd:92832013-d8ae-4349-aaa8-ee481487ceb3 ; + dho:hasLayer1 dhd:600b1bef-fd68-4c7c-a0a2-fa0eb45c6c2a ; + dho:hasLayer2 dhd:143a02ed-a15d-4cab-9e03-76bbacafb1e0 ; dho:hasOMAid "7261" . dhd:CoA0000007262 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6f57572a-d32a-4c99-aefd-44b050dad01d ; - dho:hasLayer1 dhd:7637858d-953c-4cc3-bac6-2048067f2e9a ; + dho:hasField dhd:3891ce15-9f7b-4f48-8324-33cb5037ed94 ; + dho:hasLayer1 dhd:df008daa-2b8d-4fd3-9e5f-8fc772c4febf ; dho:hasOMAid "7262" . dhd:CoA0000007264 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:091d0d8a-e89e-4919-9cb1-1ceabff53964 ; - dho:hasLayer1 dhd:559ccb72-ca1f-4493-886a-f281033a0bd5 ; + dho:hasField dhd:df180630-c831-4558-b6dc-50c6df7f6248 ; + dho:hasLayer1 dhd:9ffca5f7-7e75-40fe-8396-9f53f9fc0482 ; dho:hasOMAid "7264" . dhd:CoA0000007265 a dho:CoatOfArms, @@ -3071,60 +3071,60 @@ dhd:CoA0000007265 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007265_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8cdcde9a-92a9-4178-a624-f42b54bb7986 ; - dho:hasLayer1 dhd:6711edca-ac62-43ec-b80e-f7580f196231 ; + dho:hasField dhd:d8a118da-7def-4d4a-94ba-db4948702e4a ; + dho:hasLayer1 dhd:0f90c48f-9e73-4e8f-ba6e-2013c23f913e ; dho:hasOMAid "7265" . dhd:CoA0000007285 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6474f08b-025e-4741-96a5-a4c4a6cc0d76 ; - dho:hasLayer1 dhd:69c3fdc6-a3bf-4900-9380-ed2a17d96b11 ; + dho:hasField dhd:2c2cf9bf-1ee9-4d29-a81a-8e1f75bdc6ba ; + dho:hasLayer1 dhd:488e9c6a-dc8b-4570-b8b7-e6b78bae295e ; dho:hasOMAid "7285" . dhd:CoA0000007287 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bd514079-e7ad-4cf5-af16-3bb26538349f ; - dho:hasLayer1 dhd:307dfb26-09a2-4a3b-a782-8939a602d56e ; + dho:hasField dhd:91ec0d84-4ca3-4296-a30e-2d55c2c39853 ; + dho:hasLayer1 dhd:4ab0d5fd-2a02-4fc4-94a7-8328770831b7 ; dho:hasOMAid "7287" . dhd:CoA0000007293 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:88001955-351d-46d1-a0ba-ca4760b05a13 ; - dho:hasLayer1 dhd:f8db186d-eabc-4b2f-8d45-94f3e9a46f58 ; + dho:hasField dhd:ce83ee14-0357-437f-8eba-370bcc4e31c0 ; + dho:hasLayer1 dhd:78075f87-dbc8-4f42-bd60-e6203dacd4d6 ; dho:hasOMAid "7293" . dhd:CoA0000007294 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:77156698-a52f-4352-a1f6-717f190b8c95 ; - dho:hasLayer1 dhd:3bc93b82-4da7-4ef3-ac2b-712da6e001e3 ; - dho:hasLayer2 dhd:82893e59-6de1-4712-9304-617a0f607bd2 ; + dho:hasField dhd:6eb67b6a-7d6f-47b8-b8d4-ab3a6cab249a ; + dho:hasLayer1 dhd:2ccb24c4-bfc7-43a2-9797-8c0bcd3170a6 ; + dho:hasLayer2 dhd:f3da524e-e154-4fa5-9f48-faec7e52525a ; dho:hasOMAid "7294" . dhd:CoA0000007296 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bd7d8616-a74a-4ad7-a252-4fe3413f85e8 ; - dho:hasLayer1 dhd:1213145b-ad15-41aa-b973-d5eb1f88f97e ; + dho:hasField dhd:f4113744-7634-49d2-80c4-61b1072626d2 ; + dho:hasLayer1 dhd:7143fceb-ad56-4cc0-92ef-282f328550c9 ; dho:hasOMAid "7296" . dhd:CoA0000007311 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e602a602-3a6d-49ef-a018-05f6d532dacc ; - dho:hasLayer1 dhd:f5cbd89d-0286-49b4-82f5-aef0484f8d83 ; - dho:hasLayer2 dhd:e9c3ff99-5025-498d-8391-b475afa17e1f ; + dho:hasField dhd:b5ce378c-fdcd-4b5a-a8a3-eb9665be2722 ; + dho:hasLayer1 dhd:62267e60-570a-4052-944b-d694f0ceea37 ; + dho:hasLayer2 dhd:658c1362-5a8d-4eb8-aac2-35b64d40cde0 ; dho:hasOMAid "7311" . dhd:CoA0000007317 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0c86c6ca-b20f-46cc-b7a3-45150a1884e6 ; - dho:hasLayer1 dhd:fc5b0007-400d-4acc-86f3-0a9fdaabcdf6 ; - dho:hasLayer2 dhd:3de264f8-30ac-4e15-911f-c78a0f3018e7 ; + dho:hasField dhd:05c2f724-2b33-4618-a706-0a6d0462f5f1 ; + dho:hasLayer1 dhd:e3209684-5220-4ea6-a92f-f93fd4fdda7c ; + dho:hasLayer2 dhd:91e6b439-c73a-44dc-8345-6b01608c272c ; dho:hasOMAid "7317" . dhd:CoA0000007334 a dho:CoatOfArms, @@ -3133,74 +3133,74 @@ dhd:CoA0000007334 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007334_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f24dee7f-1720-4735-bd41-a72db1e948bb ; - dho:hasLayer1 dhd:5c8fb205-c489-464d-a2e9-7f6518db17bd ; - dho:hasLayer2 dhd:1b4ba654-3742-416f-be78-c7a4a5f91f7f ; + dho:hasField dhd:7c6ebf37-036d-4ffb-8c41-e22e82613a8a ; + dho:hasLayer1 dhd:39009e92-797b-443d-8029-45628dc08449 ; + dho:hasLayer2 dhd:2281c280-a00c-4b15-8e8b-4a389967be7c ; dho:hasOMAid "7334" . dhd:CoA0000007365 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:732da741-3817-49a9-a654-a8ba8b9c7dd1 ; - dho:hasLayer1 dhd:ace043fb-ddfc-4a46-917d-b958d4801a20 ; + dho:hasField dhd:74119234-e11f-4f4e-8a78-a29f308dd6ce ; + dho:hasLayer1 dhd:c02770af-9a21-4ed6-9fc8-9db3bd7c9e7d ; dho:hasOMAid "7365" . dhd:CoA0000007367 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c90ee38d-7b38-474a-a837-0c5843db748c ; - dho:hasLayer1 dhd:a2ca0487-dcf7-446f-aa9a-1bd9957dcea6 ; + dho:hasField dhd:fc6e73dd-fb2c-4e3a-b632-b6075d9776ce ; + dho:hasLayer1 dhd:08e18c0c-69c6-4dc1-b4dc-7fa81e7a4699 ; dho:hasOMAid "7367" . dhd:CoA0000007388 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0aca2503-4148-4ba6-91af-5c429923b3b1 ; - dho:hasLayer1 dhd:b1e9371f-616a-4c1d-902e-a9f408b696ca ; + dho:hasField dhd:a3b24f77-2021-4411-ab68-3f3b9f847d7b ; + dho:hasLayer1 dhd:73f93288-f240-430f-836e-c1cd23ba039d ; dho:hasOMAid "7388" . dhd:CoA0000007410 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2bf3f55d-1526-46b1-a9a2-faf5ddcf1b0b ; - dho:hasLayer1 dhd:1afbd8ad-c0bb-4199-bc09-9873672d5797 ; + dho:hasField dhd:cc146aaf-bb60-41a1-8c8d-100d84b97c36 ; + dho:hasLayer1 dhd:0d2c9bf4-14e0-48fd-97a7-b59d85f21cdd ; dho:hasOMAid "7410" . dhd:CoA0000007412 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7ae64bea-bcf0-4710-b644-3381d7afaf70 ; - dho:hasLayer1 dhd:d547629a-5332-4d16-88c6-471425b4c0b9 ; + dho:hasField dhd:0fca42c4-bdb5-44b6-8cce-c8f86d10d960 ; + dho:hasLayer1 dhd:199b82a8-8c0c-4e18-a187-21c3915a4afd ; dho:hasOMAid "7412" . dhd:CoA0000007414 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:03aca44e-7181-48fe-a0f9-aab07a030d37 ; - dho:hasLayer1 dhd:2ddf8776-ba8a-44c7-899e-29ed7751fb9f ; + dho:hasField dhd:8faa6a0b-1550-44ad-8da4-ff6b2fdafcd9 ; + dho:hasLayer1 dhd:909d9369-3077-49a7-88e8-4ce6bb51106b ; dho:hasOMAid "7414" . dhd:CoA0000007437 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8f54a3aa-d269-46b6-ab93-8d1d61ec207d ; - dho:hasLayer1 dhd:5f7935b6-a2e9-412d-badd-9f281240d1b2 ; + dho:hasField dhd:1d5a3adc-2df9-4718-8ca0-7afb976fe2d6 ; + dho:hasLayer1 dhd:357737a9-9a26-46e6-b3b8-10ed93f12133 ; dho:hasOMAid "7437" . dhd:CoA0000007555 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3fcbefd8-3b97-4e0b-9328-33cbc5b8cac1 ; - dho:hasLayer1 dhd:20b073c4-40b6-40b3-b896-6703ebe006b0 ; - dho:hasLayer2 dhd:b34a764b-a9fb-4d93-a7f2-e531cbf25379 ; + dho:hasField dhd:873f7278-948b-4b5a-9dd9-43537188bafd ; + dho:hasLayer1 dhd:a0d3f6f5-5d71-45ac-927f-70a032c03917 ; + dho:hasLayer2 dhd:cafc03f1-b616-4dcd-91e1-41d0ff996357 ; dho:hasOMAid "7555" . dhd:CoA0000007567 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3e555b04-42c2-45cc-ad5c-f8bc96dabbec ; - dho:hasLayer1 dhd:b089e725-6e4e-4459-8973-c68ac6629ce3 ; - dho:hasLayer2 dhd:d1d107c1-7d43-4263-9730-5a855aa79895 ; + dho:hasField dhd:a1a0f61e-f173-4029-a973-5c5a7effdeba ; + dho:hasLayer1 dhd:afceeb25-86e6-4d11-acfa-24194048664c ; + dho:hasLayer2 dhd:3a85b7e1-a2fa-4d5f-9c9d-a647941472c7 ; dho:hasOMAid "7567" . dhd:CoA0000007570 a dho:CoatOfArms, @@ -3209,9 +3209,9 @@ dhd:CoA0000007570 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007570_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:675885fb-138c-47e3-a7b6-f8a79b7fdc23 ; - dho:hasLayer1 dhd:7e8265bd-df6a-4447-a220-54a080ba8cd7 ; - dho:hasLayer2 dhd:e01d42b6-423e-4a96-a3ef-a7e55ba1b103 ; + dho:hasField dhd:7f45559c-6313-4ff7-acf0-5187514a0f33 ; + dho:hasLayer1 dhd:bfc407a7-e7ee-4945-966b-186e0cd3c10d ; + dho:hasLayer2 dhd:e9d87a53-cd66-4367-87d5-e59072277f36 ; dho:hasOMAid "7570" . dhd:CoA0000007582 a dho:CoatOfArms, @@ -3220,28 +3220,28 @@ dhd:CoA0000007582 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007582_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4c8c43e4-50b2-414e-8940-c9e2ff373d17 ; - dho:hasLayer1 dhd:d1842f0a-b499-4459-ac28-deca1f1cb23b ; + dho:hasField dhd:2d485843-a046-4144-aa62-eeb1892e96b6 ; + dho:hasLayer1 dhd:dcdddc61-d2eb-4e99-ac0a-54020a95bd04 ; dho:hasOMAid "7582" . dhd:CoA0000007582_CoAF1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:518993e1-8cb0-41d4-83f6-9ddaa2629812 ; - dho:hasLayer1 dhd:3a48b2e5-f7fc-4fbe-8ed5-c2415f55bea9 ; + dho:hasField dhd:4cb18950-92c6-4fac-b4c7-7a2835450894 ; + dho:hasLayer1 dhd:31db64d7-3638-4f29-b70f-e0f4ac40b718 ; dho:hasOMAid "7582_CoAF1" . dhd:CoA0000007602 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1fd651f3-f49a-434c-99e6-386c148e0dbb ; - dho:hasLayer1 dhd:8218a27a-d986-477a-9538-0f7f00ad43c1 ; + dho:hasField dhd:8ac903e7-fc07-4496-adcc-ca3116580a98 ; + dho:hasLayer1 dhd:ed914af6-c61c-4f6d-9fc1-36fe880f6db9 ; dho:hasOMAid "7602" . dhd:CoA0000007609 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:715b9200-2e46-4bc7-bcc3-cbb0a2a23f7c ; + dho:hasField dhd:746e5521-bf15-4f04-80cc-c002dfe71142 ; dho:hasOMAid "7609" . dhd:CoA0000007612 a dho:CoatOfArms, @@ -3250,85 +3250,85 @@ dhd:CoA0000007612 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007612_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d4c1983c-bf5c-47a3-b163-42533983ac98 ; - dho:hasLayer1 dhd:f121fac0-1647-48aa-bda1-3a3066ad0e73 ; + dho:hasField dhd:91c450cb-a131-4fed-a86c-acd7bef44630 ; + dho:hasLayer1 dhd:15ea611e-45e0-49c6-bc96-c8f96ecbf3fb ; dho:hasOMAid "7612" . dhd:CoA0000007717 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:712adb91-eb2e-42b9-bb23-81f0e24faceb ; - dho:hasLayer1 dhd:cfa16d60-f0f6-4085-a8fb-85d08689c96a ; - dho:hasLayer2 dhd:9817d36f-c271-426b-9ff7-16ad8a2b1b81 ; + dho:hasField dhd:a5107255-ff11-4cfd-96c8-fe558fce6c19 ; + dho:hasLayer1 dhd:e19e83dd-4277-47c6-8b7d-29e56be4331e ; + dho:hasLayer2 dhd:f4ca80a2-0abe-4e76-8a72-c08a3e5deecd ; dho:hasOMAid "7717" . dhd:CoA0000007745 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0b89a2a2-6740-49f2-b7f2-e1af066fdf18 ; + dho:hasField dhd:34a8d95b-4bfa-47b2-8abb-c3ba6985bc0c ; dho:hasOMAid "7745" . dhd:CoA0000007750 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:da91981b-f846-4e40-a622-899285ad1255 ; + dho:hasField dhd:ad0d782c-9bcd-4d02-b12f-ae258565ef2d ; dho:hasOMAid "7750" . dhd:CoA0000007758 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ca404482-f3fc-4d3d-839c-95b6180ec346 ; + dho:hasField dhd:e45ffec7-1951-4c60-bc74-a2da061f8832 ; dho:hasOMAid "7758" . dhd:CoA0000007766 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:611b37bb-4e8f-4dc7-934e-12cb54b11aed ; - dho:hasLayer1 dhd:ac045c6e-cf0e-45b6-b173-cd78c8aa96fc ; + dho:hasField dhd:85feae64-e44c-44b1-b3f5-9cb7a75aff36 ; + dho:hasLayer1 dhd:fe97b362-b7c7-4581-b99a-25d7c414c7c9 ; dho:hasOMAid "7766" . dhd:CoA0000007797 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f9721461-c710-4946-85a4-e1926c973e18 ; - dho:hasLayer1 dhd:d1918acc-dc2e-4b83-b976-7a5c33954b0f ; + dho:hasField dhd:dde6cd87-17e0-4270-bc24-b1c6c548cace ; + dho:hasLayer1 dhd:05aab1fb-a3ae-44b4-b981-2d8942348ab7 ; dho:hasOMAid "7797" . dhd:CoA0000007804 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5208ebd0-f8b5-4883-989f-e84f0cbbce67 ; - dho:hasLayer1 dhd:63ae71a0-7061-4ed8-a2ee-b243b12144ce ; + dho:hasField dhd:d38b906b-b439-4fa4-b95a-3e604cd27d39 ; + dho:hasLayer1 dhd:53ac1a62-2bdb-42c3-ad07-1a892f21fe7d ; dho:hasOMAid "7804" . dhd:CoA0000007805 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:50b40100-9868-486a-b89b-778eea5bb49f ; - dho:hasLayer1 dhd:895b61fe-7928-42fb-8bb4-3a52bdf33718 ; + dho:hasField dhd:4b7b920a-f32e-47ec-ac47-df2899507e70 ; + dho:hasLayer1 dhd:59db4581-8f19-4d16-b15c-adabba2920a7 ; dho:hasOMAid "7805" . dhd:CoA0000007822 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:090146d7-191b-4661-8a8b-764ae51cc608 ; - dho:hasLayer1 dhd:8625726c-10a0-43ff-ab17-142aedbb3ef2 ; - dho:hasLayer2 dhd:bec751dc-9d62-455b-b4f7-d3ccd32720b0 ; + dho:hasField dhd:de44ca6f-8f85-49cd-b76c-a31511b33177 ; + dho:hasLayer1 dhd:c536513e-1ec5-4f6f-aacf-57187dcdacef ; + dho:hasLayer2 dhd:d7b3ec7e-ced1-4da6-918f-40f689f1fa16 ; dho:hasOMAid "7822" . dhd:CoA0000007824 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:13b41ed3-bbd7-43a2-ba2a-4def18f021ba ; - dho:hasLayer1 dhd:9b95918c-daa2-4bc3-a49a-7f1d0c0b057e ; + dho:hasField dhd:a6cb9559-4f10-4d05-b04a-a86ecfea9c51 ; + dho:hasLayer1 dhd:b77f426c-d9aa-4827-afb0-a238185bef35 ; dho:hasOMAid "7824" . dhd:CoA0000007831_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:6e21473a-76f4-4525-9ee1-386fc537e78e ; - dho:hasLayer1 dhd:a40b520a-2ccb-4ac1-bc62-42518f7432a0 ; - dho:hasLayer2 dhd:c3d8dab9-a18e-4099-801f-bd599b003752 ; + dho:hasField dhd:3c9b6f7b-98f2-4569-a06f-d610d986f128 ; + dho:hasLayer1 dhd:ec316fc2-78fd-4c90-91e5-4751c48a1e6a ; + dho:hasLayer2 dhd:3a0b5792-78e7-4003-ba47-47f1b1da654f ; dho:hasOMAid "7831_1" . dhd:CoA0000007831_2 a dho:CoatOfArms, @@ -3337,9 +3337,9 @@ dhd:CoA0000007831_2 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007831_2_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7af66969-262f-4612-9742-90715dfe0488 ; - dho:hasLayer1 dhd:774e2277-d269-43f8-99fd-5da0fdabdbc2 ; - dho:hasLayer2 dhd:d4870a7a-ac11-4069-9732-7666f085f87f ; + dho:hasField dhd:c620f936-baa3-434a-b4e8-41494e22b348 ; + dho:hasLayer1 dhd:bc0408ae-fba1-4c40-aa42-8daad8526dad ; + dho:hasLayer2 dhd:3d285a29-eebb-4e4c-bd53-1f2f391949ab ; dho:hasOMAid "7831_2" . dhd:CoA0000007858 a dho:CoatOfArms, @@ -3348,14 +3348,14 @@ dhd:CoA0000007858 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007858_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:642ec567-c945-4120-9f19-039489df7835 ; - dho:hasLayer1 dhd:33b435a0-9ccc-41cb-b140-ccdb43082f03 ; + dho:hasField dhd:94e73bf7-8ea9-438f-8439-ccee98681628 ; + dho:hasLayer1 dhd:6e369a6c-8854-40ad-9853-30bedbcde15a ; dho:hasOMAid "7858" . dhd:CoA0000007880 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2e0ce71a-ca8f-4f18-803f-4d76242a5104 ; + dho:hasField dhd:f563e26f-c5db-4d07-86ac-01bbadbe31cb ; dho:hasOMAid "7880" . dhd:CoA0000007961 a dho:CoatOfArms, @@ -3364,45 +3364,45 @@ dhd:CoA0000007961 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007961_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:de28544c-1b54-4d64-9771-6d9764b2a874 ; - dho:hasLayer1 dhd:6a9c29a3-0369-401c-90f4-d6841ec1d036 ; - dho:hasLayer2 dhd:be702382-4f14-44c2-a5db-a42a756a5052 ; + dho:hasField dhd:c639d90a-d560-4bd5-b04b-6b335126cdea ; + dho:hasLayer1 dhd:92b0db70-f103-4bc4-b219-374f1bcb0b85 ; + dho:hasLayer2 dhd:35f4a990-9f3b-4093-a1dc-1e493735779d ; dho:hasOMAid "7961" . dhd:CoA0000007968 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1693abea-1788-4b21-ad31-7d8ea1e5e81f ; - dho:hasLayer1 dhd:171d79e1-7ed4-4f3e-acd6-44f3967e4dee ; + dho:hasField dhd:e1a154b4-022d-4882-a560-186a2fcfec27 ; + dho:hasLayer1 dhd:350f4cde-afd2-4433-bb5b-66bf7ededc2e ; dho:hasOMAid "7968" . dhd:CoA0000007979 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:82396f68-9d7f-4c56-992f-54fb42ed5178 ; - dho:hasLayer1 dhd:e849f77b-aea3-4f3c-97d5-bfa1971c5567 ; + dho:hasField dhd:3b84c602-a3c9-4ffc-873e-d13f7f09d904 ; + dho:hasLayer1 dhd:f2021536-61a7-4a9d-a32d-c7cb48f3171b ; dho:hasOMAid "7979" . dhd:CoA0000007980 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ca208f18-82ba-4c0a-a21c-65b74441779e ; - dho:hasLayer1 dhd:4029edca-22ca-433f-85b7-2d69cc329055 ; - dho:hasLayer2 dhd:5e387bc8-d5b3-4b92-84da-df780155ccd2 ; + dho:hasField dhd:085986b8-826b-4a6b-8f0e-9033ca4fed70 ; + dho:hasLayer1 dhd:dccc606d-656e-4514-9b4a-94f81dd10f7e ; + dho:hasLayer2 dhd:b27a80a2-a959-4875-b6b4-33b1a33d60d4 ; dho:hasOMAid "7980" . dhd:CoA0000007985 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:494ddbb3-c0e8-4d73-bede-6e998c0c91f2 ; + dho:hasField dhd:810e977c-c871-4aa5-a47a-68e725097671 ; dho:hasOMAid "7985" . dhd:CoA0000007988 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b9e1ae93-84f2-4adb-8ce1-d0d4b7de8d44 ; - dho:hasLayer1 dhd:08543959-559b-40f3-9a4a-ac222330b496 ; - dho:hasLayer2 dhd:428c0c7a-9845-472e-a6ba-330118954f78 ; + dho:hasField dhd:a01f2d2d-d68c-431a-b993-07dd7b20a262 ; + dho:hasLayer1 dhd:d3b90311-14c2-4a99-a1f0-743b6be9dd55 ; + dho:hasLayer2 dhd:698ccdd3-f6ce-4695-a359-39db9f5eb44f ; dho:hasOMAid "7988" . dhd:CoA0000008134 a dho:CoatOfArms, @@ -3410,62 +3410,62 @@ dhd:CoA0000008134 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008134_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7d1ca706-102a-485b-b08b-dcc72ca33941 ; + dho:hasField dhd:cfdc08bb-8706-431a-9492-c5d46e8fa08a ; dho:hasOMAid "8134" . dhd:CoA0000008152 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4c2d2e46-cfab-4f6b-ac52-b99deda9effd ; + dho:hasField dhd:4ea74d81-b142-48f1-bffd-30ad7b3a87be ; dho:hasOMAid "8152" . dhd:CoA0000008188_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:fc285a42-53c2-477b-a35d-9742ee76d803 ; - dho:hasLayer1 dhd:6866a940-d4ef-4e7b-b2eb-ed5975f64f04 ; - dho:hasLayer2 dhd:7e3dec78-4be1-4177-8071-6a342a56d7d5 ; + dho:hasField dhd:9fc50169-4bda-4f8f-bd44-dd5e41000f06 ; + dho:hasLayer1 dhd:7d6b1de5-fa9f-41f6-a043-973ce19b2efb ; + dho:hasLayer2 dhd:ce0d7031-91d2-4411-9b1b-d26c9ee42f6e ; dho:hasOMAid "8188_B" . dhd:CoA0000008191 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000008191_Escu ; - dho:hasField dhd:af7ee303-65cc-4ba6-8703-2fa1ad99a5f4 ; + dho:hasField dhd:52902cea-f87a-4819-9a80-4de0b6d0da6a ; dho:hasOMAid "8191" . dhd:CoA0000008220 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a4e9f6df-a671-475f-beaa-7fa72f66d0df ; + dho:hasField dhd:0923817d-eba5-485e-8d17-250bc4f079ab ; dho:hasOMAid "8220" . dhd:CoA0000008226 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:716c6f85-363d-4c0c-9b0f-b3101e6e0d1c ; + dho:hasField dhd:1e2dec32-dd4f-4520-ae65-d43cf5734c7f ; dho:hasOMAid "8226" . dhd:CoA0000008229 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b466b675-a468-41c1-b11e-d01b083ae97a ; + dho:hasField dhd:ad458121-3210-4842-a7eb-ce5d1b34f277 ; dho:hasOMAid "8229" . dhd:CoA0000008266 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0a60b379-67c3-4f27-9c97-5bcb016ed888 ; - dho:hasLayer1 dhd:020e66e0-4bf8-4f73-a5fd-b4a9580640fd ; - dho:hasLayer2 dhd:6960cd89-2451-4ca7-a6c9-3a45c19e22c7 ; + dho:hasField dhd:690ead5f-6a80-4061-8049-1e5c74211f66 ; + dho:hasLayer1 dhd:85bd936b-8451-4a5b-81a1-0dede9910120 ; + dho:hasLayer2 dhd:bd9959b1-a23f-4be6-a9c9-0896db449f4c ; dho:hasOMAid "8266" . dhd:CoA0000008267 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f8b4e312-8deb-4772-8ac4-fe2a677bf765 ; - dho:hasLayer1 dhd:d013ff14-21cd-4a66-9aac-08093fcdc329 ; - dho:hasLayer2 dhd:f7b46e23-13e5-4224-9067-1d93dbe38631 ; + dho:hasField dhd:79da201b-626c-435d-9bbd-36687c3133e3 ; + dho:hasLayer1 dhd:6aa68e5f-0135-4f41-8061-b2117ddfd192 ; + dho:hasLayer2 dhd:82763698-873f-4cad-9822-14149772a383 ; dho:hasOMAid "8267" . dhd:CoA0000008268_A a dho:CoatOfArms, @@ -3474,8 +3474,8 @@ dhd:CoA0000008268_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008268_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7b5d8135-3fde-4bf6-acf2-da1b3436b6bb ; - dho:hasLayer1 dhd:e2c72215-d6e3-4c73-a6a0-662ad7faaa12 ; + dho:hasField dhd:07638213-0102-497b-a31c-3b047dee74be ; + dho:hasLayer1 dhd:942f8345-887f-4a23-9469-e2920b5c0cde ; dho:hasOMAid "8268_A" . dhd:CoA0000008268_B a dho:CoatOfArms, @@ -3484,8 +3484,8 @@ dhd:CoA0000008268_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008268_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:017fc14e-2e69-4ca4-a199-6e3a756bb76b ; - dho:hasLayer1 dhd:4ae3b5ef-babe-444f-8566-c40e9e395387 ; + dho:hasField dhd:042fee3d-be35-4b33-b936-510c1aecfa81 ; + dho:hasLayer1 dhd:df563429-7aeb-41ac-9636-7ffe36a79e5e ; dho:hasOMAid "8268_B" . dhd:CoA0000008287 a dho:CoatOfArms, @@ -3493,13 +3493,13 @@ dhd:CoA0000008287 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008287_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d24cc4cf-4b1f-4a88-91a5-a50590074a5e ; + dho:hasField dhd:df1fd8cb-97d6-46ef-94e3-110abfb9427b ; dho:hasOMAid "8287" . dhd:CoA0000008299 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2249d869-22e7-4e55-a7d5-554aa5e54000 ; + dho:hasField dhd:eda16902-ec77-44a3-b21e-ba05bf58fb67 ; dho:hasOMAid "8299" . dhd:CoA0000008359 a dho:CoatOfArms, @@ -3507,13 +3507,13 @@ dhd:CoA0000008359 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008359_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:252e047b-aa3c-4eda-8969-189f02851e86 ; + dho:hasField dhd:90917dfb-dac5-4355-a856-e62e3e3790ec ; dho:hasOMAid "8359" . dhd:CoA0000008363 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:000944dd-0086-4885-b8cf-8af381828097 ; + dho:hasField dhd:4c8e5320-c7d0-4f1b-9a52-3cedca98a90e ; dho:hasOMAid "8363" . dhd:CoA0000008378 a dho:CoatOfArms, @@ -3521,52 +3521,52 @@ dhd:CoA0000008378 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008378_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a1842428-d3a4-4da6-87f7-fe1b0c3cb82a ; + dho:hasField dhd:9c1133da-92a3-435b-8ea4-7df9603ea377 ; dho:hasOMAid "8378" . dhd:CoA0000008387 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2302e5d0-68fc-4971-8597-fb532d669d40 ; + dho:hasField dhd:eb74aec1-b538-46e2-b62f-83afaa2a10fe ; dho:hasOMAid "8387" . dhd:CoA0000008409 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1e4ca734-4d03-449f-851e-6e7b70b73496 ; + dho:hasField dhd:3d982397-80e7-4476-b7a0-26b60e808803 ; dho:hasOMAid "8409" . dhd:CoA0000008452 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7ab26960-00ec-421e-ae74-cdb920851c44 ; - dho:hasLayerOverall dhd:a44b9d05-d269-4697-9721-c82161f85c80 ; + dho:hasField dhd:be0a9954-919a-4bdd-a1d7-5da405bdf83a ; + dho:hasLayerOverall dhd:dd081a98-3666-4017-89d2-2f73ade5981c ; dho:hasOMAid "8452" . dhd:CoA0000008517 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000008517_Escu ; - dho:hasField dhd:0d9c5770-2de0-4b21-9c0f-d96b94666ec8 ; + dho:hasField dhd:80f022ae-4088-414f-a8f3-068e5c5f80bd ; dho:hasOMAid "8517" . dhd:CoA0000008666 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6e09f9d3-52eb-4f6b-9b1d-51697a8fe9d9 ; + dho:hasField dhd:292df54d-d4e7-4820-9365-2db3e09a1e3f ; dho:hasOMAid "8666" . dhd:CoA0000008668 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d9b4eea2-c84c-4e1c-884b-cde8b44efb24 ; + dho:hasField dhd:7a8b5676-933f-4b1f-86dd-93780dd59c22 ; dho:hasOMAid "8668" . dhd:CoA0000008670 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000008670_Escu ; - dho:hasField dhd:d89381b9-3abb-49bc-bb9a-16ce28d200d2 ; + dho:hasField dhd:421a94f7-22bb-4cb1-bb83-19adab225a4b ; dho:hasOMAid "8670" . dhd:CoA0000008676 a dho:CoatOfArms, @@ -3574,19 +3574,19 @@ dhd:CoA0000008676 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008676_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:86f4af63-7504-484c-80a0-a17b954433cb ; + dho:hasField dhd:b8aebf71-97ba-4206-8b65-08abd6c29563 ; dho:hasOMAid "8676" . dhd:CoA0000008677 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a5baee19-a540-456d-8ea2-5e1edf5916e1 ; + dho:hasField dhd:d26c62da-29f3-4c0f-8a69-62ac96251f81 ; dho:hasOMAid "8677" . dhd:CoA0000008682 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0abb8523-79bf-4b61-ad89-7e492820a224 ; + dho:hasField dhd:1ff68ff8-32d3-4a86-9fa9-1eca84cfc38b ; dho:hasOMAid "8682" . dhd:CoA0000008724 a dho:CoatOfArms, @@ -3594,19 +3594,19 @@ dhd:CoA0000008724 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008724_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6c7df9b2-9b9f-4ae0-ab82-9e1e8d826efa ; + dho:hasField dhd:666cceb8-52cc-4e22-8374-96fe8f46428a ; dho:hasOMAid "8724" . dhd:CoA0000008755 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7caaf2d8-5f2f-4790-8530-3b241552af45 ; + dho:hasField dhd:08fb4288-1875-47f3-8b4a-6bb1f80b62c5 ; dho:hasOMAid "8755" . dhd:CoA0000008800 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:75e33873-13fe-4362-bd10-054c212c3de7 ; + dho:hasField dhd:2af6bbb2-66f8-461e-8b8c-ae58be60bc74 ; dho:hasOMAid "8800" . dhd:CoA0000008837 a dho:CoatOfArms, @@ -3614,7 +3614,7 @@ dhd:CoA0000008837 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008837_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7bad6ac2-a9ad-4d68-a4a8-81350441240f ; + dho:hasField dhd:4b5c9166-5271-451a-b0d7-cdb9365dbd83 ; dho:hasOMAid "8837" . dhd:CoA0000008925_B a dho:CoatOfArms, @@ -3623,27 +3623,27 @@ dhd:CoA0000008925_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008925_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4020ab0d-ddcf-4a20-b8a8-4267bc12a8f7 ; - dho:hasLayer1 dhd:72d7fa25-56bf-429a-8395-70e87a8b24fa ; + dho:hasField dhd:a814e885-ba07-4520-93ab-87d6d8f8e614 ; + dho:hasLayer1 dhd:8dc17688-33fa-43b8-8245-8601670870b8 ; dho:hasOMAid "8925_B" . dhd:CoA0000008954 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:69124a60-c4a5-4f7c-a080-76c1a97fa5f0 ; - dho:hasLayerOverall dhd:ff6d2408-1bb3-4648-a36d-5dc5fc884cd6 ; + dho:hasField dhd:edec6ae2-8c67-4105-be4a-84153faa4200 ; + dho:hasLayerOverall dhd:f2772208-6d5d-431b-a964-29b5f708b6f6 ; dho:hasOMAid "8954" . dhd:CoA0000008971 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:195e115b-82bf-438b-a3b6-cc44123fbef3 ; + dho:hasField dhd:6a6d8f5b-da9d-4868-9020-3adef9c81594 ; dho:hasOMAid "8971" . dhd:CoA0000008974 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:36b5b916-aceb-4f94-8eac-12ff90c2e0a9 ; + dho:hasField dhd:58128a21-d0a7-4158-a94b-ff4e7581fcd2 ; dho:hasOMAid "8974" . dhd:CoA0000008991 a dho:CoatOfArms, @@ -3651,30 +3651,30 @@ dhd:CoA0000008991 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008991_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1de6ab72-79dc-4ceb-bf01-24b330bd52d5 ; + dho:hasField dhd:4ca38162-0eb1-4a27-ba70-1328291dcad7 ; dho:hasOMAid "8991" . dhd:CoA0000008995 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6f015a74-6b53-4f85-9988-d2c8c9bdf8ff ; - dho:hasLayer1 dhd:6858a24b-bd63-46dd-989c-4550386c7495 ; - dho:hasLayer2 dhd:a3f6b71a-9e7a-4c5f-a766-d91d531024c9 ; + dho:hasField dhd:65a34f23-fd9e-4d77-8418-e08b30e9271d ; + dho:hasLayer1 dhd:ba06edf0-61a0-4a39-b3b0-21903962f294 ; + dho:hasLayer2 dhd:ec692629-9b57-49e3-b6d4-582d5d7fb4e5 ; dho:hasOMAid "8995" . dhd:CoA0000009378 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:54e0219a-ffea-417e-93fb-77482e181de9 ; - dho:hasLayer1 dhd:42ab9195-2822-4d56-9e4c-4f7d7c035d0f ; + dho:hasField dhd:ec89f8a0-2faf-47cf-be99-9a83108d7370 ; + dho:hasLayer1 dhd:26c20ccc-8a1f-4d0f-b321-bd38fdc3edad ; dho:hasOMAid "9378" . dhd:CoA0000009383 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:20d6aa43-e8dd-4693-96bb-a72e8202aa8b ; - dho:hasLayer1 dhd:52e0e09a-c770-4e56-b163-148ab2362dc5 ; - dho:hasLayer2 dhd:67f9f5aa-6363-48b4-8340-07ba6e3e9b3f ; + dho:hasField dhd:a44e82a0-f802-4da8-a446-59a79e83f569 ; + dho:hasLayer1 dhd:ecb3428a-a6f5-433b-8d41-6d14b7267207 ; + dho:hasLayer2 dhd:013709b2-69e5-4d1e-81a8-d34da866bf00 ; dho:hasOMAid "9383" . dhd:CoA0000009505 a dho:CoatOfArms, @@ -3683,16 +3683,16 @@ dhd:CoA0000009505 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009505_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e7b07b0f-66b1-47ab-b833-0037e54271b2 ; - dho:hasLayer1 dhd:43ad7ff6-f13b-4b18-ae5b-938c5c2190ed ; - dho:hasLayer2 dhd:13e1c51d-620d-43f5-87da-e753016695a1 ; - dho:hasLayer3 dhd:33304848-0e59-40d4-bcd7-14e70f64e5db ; + dho:hasField dhd:e0208754-bdb7-4cf3-bb7a-bdf5b0a68370 ; + dho:hasLayer1 dhd:746d3f78-a5f0-40de-bcd3-1b74a88d92aa ; + dho:hasLayer2 dhd:07528fc8-3c00-4c0b-b58f-ef01bf14f1e8 ; + dho:hasLayer3 dhd:64da81b6-c3e8-4c49-add2-d232a14cbc4d ; dho:hasOMAid "9505" . dhd:CoA0000009548 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f1f84842-a04b-4ad7-8607-df8ea2d3c952 ; + dho:hasField dhd:0b955a2e-c1fe-47a4-9420-811a1557ff1e ; dho:hasOMAid "9548" . dhd:CoA0000009579 a dho:CoatOfArms, @@ -3700,21 +3700,21 @@ dhd:CoA0000009579 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009579_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:122b4c01-4489-4b21-a347-72eb79cf6a67 ; + dho:hasField dhd:18c2a1f6-9559-4e5f-824d-5174cb8c1d8e ; dho:hasOMAid "9579" . dhd:CoA0000009583 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:24fb5b10-20f0-4d2c-8c27-a34745d88e4a ; - dho:hasLayerOverall dhd:cc354537-ae1b-423e-a711-21eb65314c81 ; + dho:hasField dhd:5024bb57-4bbe-44c6-aefa-0baaa6f0ee5b ; + dho:hasLayerOverall dhd:e6779165-75d0-49fa-ab57-4305da084d26 ; dho:hasOMAid "9583" . dhd:CoA0000009585 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0d18a15f-6a0f-4493-b790-70abc3d07d36 ; - dho:hasLayerOverall dhd:5c91322e-7131-4fd6-9be8-fae83599951d ; + dho:hasField dhd:25e97818-0ad8-4d9c-92bf-a567b51b4850 ; + dho:hasLayerOverall dhd:e1733581-6386-473c-bcb4-0c861efd39ad ; dho:hasOMAid "9585" . dhd:CoA0000009646 a dho:CoatOfArms, @@ -3723,15 +3723,15 @@ dhd:CoA0000009646 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009646_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1103646f-9a38-4e48-9b14-390956a7b929 ; - dho:hasLayer1 dhd:f538f8ab-b69c-4229-8348-a917fd240d25 ; - dho:hasLayer2 dhd:db8db462-22bf-4091-8bd4-7531c23d46b6 ; + dho:hasField dhd:a6723151-c0ba-45c9-bcf2-31e9787507dd ; + dho:hasLayer1 dhd:0946c3d6-d5bb-4344-a94d-e17edb9d0ac0 ; + dho:hasLayer2 dhd:21d06031-74cd-4aff-ad9f-05e186d0fad3 ; dho:hasOMAid "9646" . dhd:CoA0000009649 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f6538b5f-3902-46fc-b3c3-d1f1642addb6 ; + dho:hasField dhd:1c1cd6d5-3d33-4357-9293-ddd742f198d6 ; dho:hasOMAid "9649" . dhd:CoA0000009650 a dho:CoatOfArms, @@ -3740,9 +3740,9 @@ dhd:CoA0000009650 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009650_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1f0d9c52-cfb3-46e5-bb33-a00d0e7cc752 ; - dho:hasLayer1 dhd:97c0ae14-6858-4db7-981d-58430efb84b9 ; - dho:hasLayer2 dhd:1f5396d8-7b2f-4cfc-b639-cdfdefef1aab ; + dho:hasField dhd:c2034f1c-7fd7-41d6-913b-7a61c57063a4 ; + dho:hasLayer1 dhd:ebd15e4b-f0ab-42a7-9442-9281305f14ba ; + dho:hasLayer2 dhd:ff43ba9a-923b-4116-86bd-c55593a33e1b ; dho:hasOMAid "9650" . dhd:CoA0000009651 a dho:CoatOfArms, @@ -3751,9 +3751,9 @@ dhd:CoA0000009651 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009651_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:17225308-f2f1-4300-8a15-77a973ac5dbd ; - dho:hasLayer1 dhd:5ee3199c-389a-418b-ba70-026b2377f6c0 ; - dho:hasLayer2 dhd:f9519029-05d8-4fb8-afe4-244e20a1c04c ; + dho:hasField dhd:014befe1-9e60-49e3-bf8a-ca826fe3553e ; + dho:hasLayer1 dhd:b023d5b8-84d6-465c-a3d0-1ea34073e14f ; + dho:hasLayer2 dhd:f2b9a52a-2525-4316-9bbc-d22d165b87da ; dho:hasOMAid "9651" . dhd:CoA0000009652 a dho:CoatOfArms, @@ -3762,9 +3762,9 @@ dhd:CoA0000009652 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009652_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:bc3eab52-ff6a-4976-a891-f05c1c07e5df ; - dho:hasLayer1 dhd:1cfd7771-56f6-41a6-a1b8-a96dfa88ebef ; - dho:hasLayer2 dhd:f2acaf5c-84cc-4383-98d2-5f32df08db66 ; + dho:hasField dhd:ce7e45fd-71d3-4513-9d23-9ddfb59b899f ; + dho:hasLayer1 dhd:672b6c8f-e299-409b-8011-796dfb29b82a ; + dho:hasLayer2 dhd:f17165c3-d39f-4ab0-a5e0-9673fe3b7cd6 ; dho:hasOMAid "9652" . dhd:CoA0000009653 a dho:CoatOfArms, @@ -3773,14 +3773,14 @@ dhd:CoA0000009653 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009653_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:14bcdc37-a142-4e4b-920b-66be82f389bd ; - dho:hasLayer1 dhd:382c62af-518e-4e58-bf23-455b373ab572 ; + dho:hasField dhd:e5d7b4e2-5b01-4e8e-9328-09a0382f1aaa ; + dho:hasLayer1 dhd:e75d2455-6f9f-4286-a7d6-b154f49c4f6a ; dho:hasOMAid "9653" . dhd:CoA0000009654 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:75841875-b3c6-4318-868a-50d034c5b381 ; + dho:hasField dhd:8b4b2417-1310-4f1e-9c70-e32ea1abbf3e ; dho:hasOMAid "9654" . dhd:CoA0000009655 a dho:CoatOfArms, @@ -3789,22 +3789,22 @@ dhd:CoA0000009655 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009655_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:743efc8e-97ba-4167-8c86-030bb8f06339 ; - dho:hasLayer1 dhd:19b0271e-3fdb-4b21-a9e7-224dad62d993 ; - dho:hasLayer2 dhd:34bea1fd-12da-4c78-a676-975c41c90918 ; + dho:hasField dhd:b1331c76-1392-4048-b4f1-f86810a3e5bd ; + dho:hasLayer1 dhd:ab0de393-9c60-413d-a406-1200c14ba9e7 ; + dho:hasLayer2 dhd:9093b1dd-022b-4669-b02b-1bf636e77dc9 ; dho:hasOMAid "9655" . dhd:CoA0000009656 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:cd0a35ed-9dff-412b-8aa4-e2fd82b934ad ; - dho:hasLayer1 dhd:4d23a25f-f1da-42d4-9915-188c8c0f8d77 ; + dho:hasField dhd:ea5a4915-34f7-41b3-b5df-94fed91fd274 ; + dho:hasLayer1 dhd:005c09ba-1740-407a-8dcb-15b627b2b517 ; dho:hasOMAid "9656" . dhd:CoA0000009657 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3054e6e3-03f9-4d7a-8dd5-19fc3a89f1fb ; + dho:hasField dhd:737b89a2-e83a-4e20-92fa-db55f7a4cc30 ; dho:hasOMAid "9657" . dhd:CoA0000009658 a dho:CoatOfArms, @@ -3813,69 +3813,69 @@ dhd:CoA0000009658 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009658_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e106c952-0981-43e4-86ed-a1caf28dfb4b ; - dho:hasLayer1 dhd:b964ecff-1413-4efc-8297-41ccb7abd081 ; + dho:hasField dhd:1083e497-6148-43f2-b771-54c2f1067b48 ; + dho:hasLayer1 dhd:3f2693e8-3413-4eea-9c5f-4d6297c56dde ; dho:hasOMAid "9658" . dhd:CoA0000009660 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3053eb97-2057-49e0-8568-bb065bfedb08 ; - dho:hasLayer1 dhd:fbfe675c-b8f8-4fa8-ac48-52dd370b22d9 ; + dho:hasField dhd:257e7de7-a5e1-46b3-9d64-58499ef0e124 ; + dho:hasLayer1 dhd:21610793-a6e1-4b36-9f96-a551f5ac1148 ; dho:hasOMAid "9660" . dhd:CoA0000009661 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c642392c-8daf-4089-b5ad-d04d4c9209f6 ; - dho:hasLayer1 dhd:bb652a55-17e1-40f9-90c7-1bbafcb1bbc8 ; + dho:hasField dhd:fea7941b-e3f4-4989-9c1e-b050671bcb2b ; + dho:hasLayer1 dhd:2300f600-a6d3-4287-9229-1e24c9455924 ; dho:hasOMAid "9661" . dhd:CoA0000009663 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:75d40998-9989-479f-8b68-7cf2b39bf68c ; - dho:hasLayer1 dhd:7d04cb91-5610-4ac7-95fc-396e9382663d ; + dho:hasField dhd:66d93c54-fce5-4752-a2b8-00cd560e4d00 ; + dho:hasLayer1 dhd:276a0406-0ffd-4805-8d2d-91e0d26cf3cf ; dho:hasOMAid "9663" . dhd:CoA0000009664 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9b58d74b-e2cd-4ec4-a822-5896cf30c957 ; + dho:hasField dhd:957312e9-0528-4a95-8758-6a751b0c5582 ; dho:hasOMAid "9664" . dhd:CoA0000009668 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:832c0ba1-8490-46d4-a67f-d4d375b4f113 ; - dho:hasLayer1 dhd:24cec4e7-e5d9-4458-a0f0-d13b7f275b74 ; + dho:hasField dhd:adbb6404-70eb-476c-a8e7-fa7ef42b8b15 ; + dho:hasLayer1 dhd:386a029f-7802-4e43-9c28-b4db7fc0e2ff ; dho:hasOMAid "9668" . dhd:CoA0000009669 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9401c4cc-3a48-4d48-ab05-d815f5ecceae ; - dho:hasLayer1 dhd:7659e48a-0400-4de3-bdaa-2fce535a88cc ; + dho:hasField dhd:0aa9d5ec-826e-49b5-a926-b06f75012805 ; + dho:hasLayer1 dhd:9e101d4d-8e11-4a0a-92f9-4c21f5d0c9f3 ; dho:hasOMAid "9669" . dhd:CoA0000009671 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:929b3be8-c84a-4b8a-bef1-849911447dd2 ; + dho:hasField dhd:528de427-120f-4dc8-b10e-fa4865cd291c ; dho:hasOMAid "9671" . dhd:CoA0000009676 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:99a962d9-4c65-4913-8b77-0871977938a0 ; - dho:hasLayer1 dhd:9a1323f4-cafe-4c59-acfb-0f2ac7bd84cd ; + dho:hasField dhd:bc20dd3f-2029-4583-baa0-28380e6139a0 ; + dho:hasLayer1 dhd:9ebd35f2-228b-41ea-b94c-371e61dc5802 ; dho:hasOMAid "9676" . dhd:CoA0000009678 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f32f2a86-f320-4a10-91b1-1afa6b3d15dd ; - dho:hasLayer1 dhd:1263a504-68ff-4b50-a862-7d3689117470 ; + dho:hasField dhd:76e3199d-2875-4754-a57f-153999827ae6 ; + dho:hasLayer1 dhd:1d634af4-9995-4191-8732-0c33f344be00 ; dho:hasOMAid "9678" . dhd:CoA0000009682 a dho:CoatOfArms, @@ -3884,15 +3884,15 @@ dhd:CoA0000009682 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009682_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:04f3b8ca-5a42-4812-bae9-cfc5becef7a8 ; - dho:hasLayer1 dhd:5d4b1b65-6137-42eb-ab95-7faadfc81e5f ; + dho:hasField dhd:2122e346-6c00-4d18-a79d-25b973fc34b2 ; + dho:hasLayer1 dhd:f0cbf203-a71c-4ddb-a5b0-b11dc7a4de7a ; dho:hasOMAid "9682" . dhd:CoA0000009683 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0425b69a-6b47-4605-9dfd-d3abd5636ec0 ; - dho:hasLayer1 dhd:3f9353a5-3dc1-4dd4-be02-f3eddab76f4a ; + dho:hasField dhd:f8eb288d-decd-419b-8f60-ed8d7e743bf1 ; + dho:hasLayer1 dhd:5ed37b93-61c9-4053-87a7-af585cbad86d ; dho:hasOMAid "9683" . dhd:CoA0000009691 a dho:CoatOfArms, @@ -3901,101 +3901,101 @@ dhd:CoA0000009691 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009691_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:cd0f88c7-4762-4a5e-965e-12eaf4a46373 ; - dho:hasLayer1 dhd:4be2fed1-21ae-4e31-a9b7-094db315d0f4 ; + dho:hasField dhd:e27a762d-c667-4c33-b5d5-d50cb14dfdaa ; + dho:hasLayer1 dhd:1d5842fd-c0f5-4e1b-9cb4-ae4235d33245 ; dho:hasOMAid "9691" . dhd:CoA0000009692 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:08e8bfe6-45ed-4346-87a5-febce7de9aee ; + dho:hasField dhd:c1950e77-61bf-46e9-9da7-9042845393c1 ; dho:hasOMAid "9692" . dhd:CoA0000009716 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:72e2d02c-9d9d-4036-bcfb-bbfe18af402e ; - dho:hasLayer1 dhd:d57f409e-33f6-4d86-bc0d-22565d0745a4 ; + dho:hasField dhd:225b582d-f3aa-4748-948e-04fdae134f85 ; + dho:hasLayer1 dhd:7b6779ed-8eca-4839-a291-f1654fbf7a2d ; dho:hasOMAid "9716" . dhd:CoA0000009818 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:cb820e0c-15b9-4b78-b43b-f7f905e9afca ; + dho:hasField dhd:f44d8b67-746c-4194-ace0-59aea253c14c ; dho:hasOMAid "9818" . dhd:CoA0000009917 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3b27a3ad-a020-4055-b286-bd759c9b19b2 ; - dho:hasLayer1 dhd:82884ede-9d2b-4e43-a8ab-da6535b5def1 ; + dho:hasField dhd:1410608d-0cdc-4c83-b0cf-4616445df21b ; + dho:hasLayer1 dhd:9e73c196-b976-4349-977a-1321fba9c43b ; dho:hasOMAid "9917" . dhd:CoA0000009943 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:11e90d62-1e61-4f5f-8420-679fcbe2a277 ; - dho:hasLayer1 dhd:176c785f-1604-41f6-b38a-9bdbb3c366ee ; + dho:hasField dhd:67354c33-22c5-4762-b1be-37f4ec589106 ; + dho:hasLayer1 dhd:d4c6e7fe-9227-43d9-8f0d-b9d394f25658 ; dho:hasOMAid "9943" . dhd:CoA0000009985 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:78e89e1b-5a11-44ac-8ce8-39fbd6d36e32 ; + dho:hasField dhd:2775c8b8-7af3-4396-afff-30a0c0072f7f ; dho:hasOMAid "9985" . dhd:CoA0000010025 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1748f4b0-3369-4e80-97c5-3686e6f6b023 ; - dho:hasLayer1 dhd:a9a60f99-7fba-4052-b177-550c4b9f01e0 ; - dho:hasLayer2 dhd:5407e993-1787-4ae9-a500-fa179c8730eb ; + dho:hasField dhd:eb216587-2d6d-470c-8f27-0ef2636f6fb5 ; + dho:hasLayer1 dhd:ee5109fa-e688-4d6d-9a68-693f8313e33d ; + dho:hasLayer2 dhd:afe2c1d6-54a4-4395-913f-c233472b9d15 ; dho:hasOMAid "10025" . dhd:CoA0000010789 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5e0c2015-92a0-417f-9ae4-b2e29a2d7332 ; + dho:hasField dhd:97dd91dd-2061-4b87-8137-b9246a80a0fa ; dho:hasOMAid "10789" . dhd:CoA0000010921 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1934024a-636f-419f-a47c-1daee2463774 ; - dho:hasLayer1 dhd:ac891a30-db45-4fd0-a8a1-7603f280f111 ; + dho:hasField dhd:6c001c49-5407-4b2f-863c-8c374fa656a3 ; + dho:hasLayer1 dhd:30859efd-0aea-40ba-9cc0-b76bd3e4f47a ; dho:hasOMAid "10921" . dhd:CoA0000011265 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4170f75f-502b-4186-b77d-c3bca780965e ; - dho:hasLayer1 dhd:5e4a1697-c67f-4b06-99f5-886a160357e7 ; + dho:hasField dhd:b27b1f2c-46f8-406b-8123-c11f12ad9e7b ; + dho:hasLayer1 dhd:7fe0b0b1-e3fb-4a39-85ad-55cbfe6159a6 ; dho:hasOMAid "11265" . dhd:CoA0000011296 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1a183c6e-6e34-4c92-92ff-37c3db9338a7 ; + dho:hasField dhd:66a56baf-3c66-4611-bdb0-6fb266b8ffce ; dho:hasOMAid "11296" . dhd:CoA0000011299 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e10d097b-eaea-4caa-8864-312f076bf581 ; + dho:hasField dhd:4e106d6f-6c69-46bf-95ec-7a86fe18fda2 ; dho:hasOMAid "11299" . dhd:CoA0000011494 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2c1da904-6976-4aae-894b-f3c0b107dcab ; - dho:hasLayer1 dhd:89d8cc5f-a0fd-438a-b880-919c6ab14d0e ; + dho:hasField dhd:7a8dc399-dc0f-406a-a0fe-8627dd21d440 ; + dho:hasLayer1 dhd:42925a8c-2c57-4b5a-bf2d-996d7d7faef8 ; dho:hasOMAid "11494" . dhd:CoA0000011652 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:28f22a2c-7317-4da6-9965-20028601f2a4 ; - dho:hasLayer1 dhd:7529dc4b-4136-4a12-8974-59d288780164 ; + dho:hasField dhd:9224a32c-cdad-48ba-b1f6-256d7e71f267 ; + dho:hasLayer1 dhd:ae78fb77-b2af-4f03-a0f1-82bf4591f9ec ; dho:hasOMAid "11652" . dhd:CoA0000011773 a dho:CoatOfArms, @@ -4003,22 +4003,22 @@ dhd:CoA0000011773 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000011773_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:44d078ed-5a27-410a-8eba-c5561bbd6597 ; + dho:hasField dhd:67c5ce29-35f0-4809-8935-7f1b2eebe499 ; dho:hasOMAid "11773" . dhd:CoA0000013049 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:eb1bea65-59d3-4e0c-a0e0-f90a8f0cf73d ; - dho:hasLayerOverall dhd:d7a481f9-1b7a-4e21-a21b-ddb4e248d464 ; + dho:hasField dhd:73b2f521-0ff2-47b1-8277-59afdbf4953c ; + dho:hasLayerOverall dhd:5f61c9e1-a7ef-4c62-9204-9598f0aa8bde ; dho:hasOMAid "13049" . dhd:CoA0000013424 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:102afcd4-d0be-430b-be32-61433572a8e1 ; - dho:hasLayer1 dhd:06660b4d-affa-4744-a3a4-dd830adf0f3e ; - dho:hasLayer2 dhd:a7bbf63b-e548-4e7f-b67c-701844e6d67f ; + dho:hasField dhd:4ed0568d-44ce-4ecf-8c00-ad36979d0da4 ; + dho:hasLayer1 dhd:315081c0-2987-4b40-b172-eff31346e468 ; + dho:hasLayer2 dhd:594c6ac7-9c8d-4207-901a-baea97448a81 ; dho:hasOMAid "13424" . dhd:CoA0000016114 a dho:CoatOfArms, @@ -4027,28 +4027,28 @@ dhd:CoA0000016114 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000016114_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:02c27028-5122-41d4-a51f-5a0f0e706bc9 ; - dho:hasLayer1 dhd:a2e359cd-9bd2-47b4-87a1-87fca2f03df6 ; + dho:hasField dhd:a8e8004d-dc38-49dc-84dd-5d0897ee8601 ; + dho:hasLayer1 dhd:12aa7716-9651-4f62-94d9-74d4dddc4c0c ; dho:hasOMAid "16114" . dhd:CoA0000016384 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c3bca5d6-b122-454e-ac0b-4f50cf790232 ; - dho:hasLayer1 dhd:b0ecf18c-c429-4452-9427-a420e1e2ce4d ; + dho:hasField dhd:ffd6bb71-c249-4681-b6af-b7f5ed655f53 ; + dho:hasLayer1 dhd:2240201d-760c-4e8e-bdba-49cf0133bfc7 ; dho:hasOMAid "16384" . dhd:CoA0000016385 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ae8ff405-2ec6-4efd-97ac-f4211fd151c4 ; - dho:hasLayer1 dhd:4c936d7d-43a8-4b7a-b8f8-eaa40d9934a0 ; + dho:hasField dhd:ce14dc75-dded-46cb-9bbd-0d590909aad0 ; + dho:hasLayer1 dhd:9ac086d3-3952-4dfe-a5bd-535492035037 ; dho:hasOMAid "16385" . dhd:CoA0000016389 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f3835627-187c-417d-abf8-a7675cb64ad3 ; + dho:hasField dhd:a5de9f79-9e60-4567-9c53-f90931bba8fa ; dho:hasOMAid "16389" . dhd:CoA0000016396 a dho:CoatOfArms, @@ -4057,8 +4057,8 @@ dhd:CoA0000016396 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000016396_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:91b1c157-2005-42f6-b33c-4bdc0da8870d ; - dho:hasLayer1 dhd:444e1b17-8f3d-4884-9bfe-0db636431d09 ; + dho:hasField dhd:17a01e37-435b-4fb6-9f51-e100ade36458 ; + dho:hasLayer1 dhd:ac425818-2f43-474e-a192-b20cd90dcf1a ; dho:hasOMAid "16396" . dhd:CoA0000016446 a dho:CoatOfArms, @@ -4067,64 +4067,64 @@ dhd:CoA0000016446 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000016446_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:43e2da4a-daa0-45ce-a375-59c5e4d3e226 ; - dho:hasLayer1 dhd:5233c428-4ee1-4fa0-aaa6-d48cf5011e7a ; + dho:hasField dhd:a3f3231a-4b23-4128-a09e-b5027bb55452 ; + dho:hasLayer1 dhd:0a7601b1-d4f9-4b6d-8eeb-0d79a8671174 ; dho:hasOMAid "16446" . dhd:CoA0000016471 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:360af9af-3229-4e1f-81a8-3564d1aa63ff ; - dho:hasLayer1 dhd:c0b78187-e20b-462d-a209-e2ccc655c73d ; + dho:hasField dhd:7fd27b41-2a1a-4f47-b46f-dd93206c3faa ; + dho:hasLayer1 dhd:bf33616d-b6d3-4474-a327-ec917fe29d06 ; dho:hasOMAid "16471" . dhd:CoA0000016496 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2d90c116-67a2-42d0-b980-0b0547c95fc7 ; - dho:hasLayer1 dhd:c73460ad-3335-4ac1-a11e-426101ee8a65 ; + dho:hasField dhd:87b6dcb4-d6d7-4bc4-b4ac-5994efcf15b3 ; + dho:hasLayer1 dhd:b113901d-6593-4df5-a220-288ff3e49b25 ; dho:hasOMAid "16496" . dhd:CoA0000016665 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ee90bd45-73bc-45b9-82c3-a08964b94ccd ; + dho:hasField dhd:0c30d239-a82b-4bda-9277-101e0ddba018 ; dho:hasOMAid "16665" . dhd:CoA0000016665_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:5e7e1443-379e-4134-a5bf-58991a0cc145 ; + dho:hasField dhd:4554716e-3783-4abb-a6ce-d1d288309e14 ; dho:hasOMAid "16665_1" . dhd:CoA0000016815 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:03874e2f-8033-4750-bf84-25fb54c9b817 ; - dho:hasLayer1 dhd:c847e363-9800-4761-9b52-6435eff348bc ; - dho:hasLayer2 dhd:a7ffb67a-9919-40f4-88e6-8f008b35c74f ; + dho:hasField dhd:fe1c8148-2efb-4567-ad82-386a06092954 ; + dho:hasLayer1 dhd:c82dbea1-f7eb-42f2-8577-898b619b97d2 ; + dho:hasLayer2 dhd:f0c5a8ac-6098-4272-961d-9b7ab22df565 ; dho:hasOMAid "16815" . dhd:CoA0000016983 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3e353e2b-dcba-438a-85e8-9334d0282445 ; - dho:hasLayer1 dhd:14941ae7-ade1-48ea-bb26-239af719e2ea ; + dho:hasField dhd:d8d71721-f21c-478c-921e-cfe5b40ff8a8 ; + dho:hasLayer1 dhd:3fa26837-ed96-4f3a-bf08-9c46bd1ddb03 ; dho:hasOMAid "16983" . dhd:CoA0000017411 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:cc89ea68-166e-4a51-ac5b-8169333153fd ; - dho:hasLayer1 dhd:009c3108-adbc-46db-8ca8-3df4e2000c3b ; - dho:hasLayer2 dhd:9a7c70c1-3577-4faa-88fa-2681e96c7eb0 ; + dho:hasField dhd:dd9ccc07-ccb7-40a6-8623-979c9b2d6c2a ; + dho:hasLayer1 dhd:85400b41-4c7c-44cb-ba3a-a7f7ac27877b ; + dho:hasLayer2 dhd:d2751e2c-33b4-4aa7-98c6-931573ae8041 ; dho:hasOMAid "17411" . dhd:CoA0000017415 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bd120cbd-97a6-4870-83ff-76f48eb3a68a ; - dho:hasLayer1 dhd:48054c71-0846-48b5-8fce-91516ef6b29b ; + dho:hasField dhd:7e54ec85-49a4-4f65-9669-c97d0aa01321 ; + dho:hasLayer1 dhd:5921149b-5304-4238-bc2f-cf96023c1b3c ; dho:hasOMAid "17415" . dhd:CoA0000017508 a dho:CoatOfArms, @@ -4132,14 +4132,14 @@ dhd:CoA0000017508 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000017508_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c8269fb2-567a-499f-be25-bdfe9dc74584 ; + dho:hasField dhd:e7786ad2-8170-4e1d-bffa-c6cd4a5c177a ; dho:hasOMAid "17508" . dhd:CoA0000017552 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0f3f149d-24bb-4671-b54e-a380664cf959 ; - dho:hasLayer1 dhd:03c42fb6-3781-438e-803e-4c46798fec11 ; + dho:hasField dhd:5599890c-39d4-43ef-9d9f-524466c5dba8 ; + dho:hasLayer1 dhd:5c9c4779-8794-41e7-99fc-cefb2b92d142 ; dho:hasOMAid "17552" . dhd:CoA0000017737 a dho:CoatOfArms, @@ -4148,38 +4148,38 @@ dhd:CoA0000017737 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000017737_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:503eaf06-a3be-41f2-a855-1c0c64dfba96 ; - dho:hasLayer1 dhd:591ad81f-ae75-44bc-991c-9209b51dd98d ; + dho:hasField dhd:f08ec95e-af05-42d6-9ae1-bc42bab43366 ; + dho:hasLayer1 dhd:257d8dc5-c771-4a65-9540-f3feed790946 ; dho:hasOMAid "17737" . dhd:CoA0000017789 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c26a549e-bf47-4b77-832f-eb8b815f50a9 ; - dho:hasLayer1 dhd:85a7f1af-9af4-49ea-b6ec-e3586c20ca66 ; + dho:hasField dhd:fbd9b444-0459-46ae-aa0e-17b37196d895 ; + dho:hasLayer1 dhd:7fbbfb50-5e4f-4ddd-9026-9a9632dab34c ; dho:hasOMAid "17789" . dhd:CoA0000018397 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:37bc41e4-a156-4244-bdcf-1c6aa6892e67 ; - dho:hasLayer1 dhd:4729cf6f-9296-43b9-adbc-8e064babe7b6 ; + dho:hasField dhd:9276c452-b4d4-40cc-8931-f370174e3108 ; + dho:hasLayer1 dhd:ede62921-bf0a-41f3-a5b6-aa15385150d4 ; dho:hasOMAid "18397" . dhd:CoA0000018858 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:26376cc5-92e5-44fd-b377-0c1cf41259a6 ; - dho:hasLayer1 dhd:c03c5d72-57d3-41c9-ad1c-d8dc90291cb3 ; + dho:hasField dhd:fc5d6c33-964b-480c-9945-8a01fa7b4c9a ; + dho:hasLayer1 dhd:ffd30209-83af-490c-9692-ae6eb95f162e ; dho:hasOMAid "18858" . dhd:CoA0000018944 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:415ec258-a5ca-4e52-b50b-3673d95ccdde ; - dho:hasLayer1 dhd:25da5e54-ae12-48e0-9cf8-9c2fd5e496b7 ; - dho:hasLayer2 dhd:7307770a-dcf2-491d-a8de-3bd0956897bf ; - dho:hasLayer3 dhd:48271ac2-4310-4676-b5d2-5caf085d0cc0 ; + dho:hasField dhd:4822f7cb-b626-437e-8ade-f3c7f7359a43 ; + dho:hasLayer1 dhd:10af2004-da90-4aed-a7e3-161c0f5d1332 ; + dho:hasLayer2 dhd:13ad79b2-e011-4991-91e7-07a2a68a18a1 ; + dho:hasLayer3 dhd:ef035b7e-dbc5-46f3-bfdd-6231566396fc ; dho:hasOMAid "18944" . dhd:CoA0000019035 a dho:CoatOfArms, @@ -4188,48 +4188,48 @@ dhd:CoA0000019035 a dho:CoatOfArms, dho:correctedCoatOfArms dhd:CoA0000019035_1 ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000019035_Escu ; - dho:hasField dhd:ddd2dc5c-930b-4220-b8e5-65d8d41a592a ; - dho:hasLayerOverall dhd:a9393b92-5e8d-4d76-b614-1118c2916cb4 ; + dho:hasField dhd:0c9d877e-8545-4249-9acd-eb87467d92de ; + dho:hasLayerOverall dhd:c18f8a86-aad8-4ac5-8fc5-82afedb5d806 ; dho:hasOMAid "19035" . dhd:CoA0000019257 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5ce86569-647a-481a-9cb9-47f07b073a5b ; - dho:hasLayer1 dhd:744f30fd-d354-4d21-a613-7894604de976 ; + dho:hasField dhd:f8f44445-955f-4d42-b083-ecef32d13932 ; + dho:hasLayer1 dhd:d656f4df-c719-4314-8d25-bd99eb6cd35c ; dho:hasOMAid "19257" . dhd:CoA0000019341 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0a8bc20d-d956-4ac2-a2fc-e7f2989e57a0 ; - dho:hasLayer1 dhd:3b75dfd2-9155-4c8e-a6de-59a3db86d08d ; + dho:hasField dhd:0220d166-597c-44eb-bc8e-766ddfcde2b6 ; + dho:hasLayer1 dhd:6d6a340b-e662-4383-8cbd-7bd20d1abca3 ; dho:hasOMAid "19341" . dhd:CoA0000019399 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f8b0f44b-bdc2-43b6-bc8e-a4e671dd50d7 ; - dho:hasLayer1 dhd:21d75b7d-7763-4ee0-b666-5c44666241e0 ; + dho:hasField dhd:a3e74433-3bd9-400a-ac97-9834775fc4c7 ; + dho:hasLayer1 dhd:f2288ee3-3dc2-4e11-8aa6-116024450dae ; dho:hasOMAid "19399" . dhd:CoA0000019557 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a62536a4-5b88-48c4-a03b-a837e09a7a6a ; + dho:hasField dhd:fa4e8ab7-94fa-4dc4-ba5c-3488b9b0fa1c ; dho:hasOMAid "19557" . dhd:CoA0000019572 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:df12fd28-0beb-4f6c-8c6c-48ee0bf7e346 ; + dho:hasField dhd:9786b784-0524-4685-b487-05a67ba5885c ; dho:hasOMAid "19572" . dhd:CoA0000019621 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:fc73e475-7c80-4648-b0ee-b8a9174f56a2 ; - dho:hasLayer1 dhd:70bc0410-aaa4-4693-923d-ea4f12edc667 ; + dho:hasField dhd:069401ae-11cb-48e3-b95e-33b1018b53b2 ; + dho:hasLayer1 dhd:9a0f7867-c533-4699-a33d-609eac972927 ; dho:hasOMAid "19621" . dhd:CoA0000019776 a dho:CoatOfArms, @@ -4238,127 +4238,127 @@ dhd:CoA0000019776 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019776_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:27203c40-9072-47a8-b94d-b2eedf2f1fb6 ; - dho:hasLayer1 dhd:fbea218f-1f07-4e36-bea8-c39447b7c065 ; - dho:hasLayer2 dhd:ecd7f394-ab41-4152-986c-2ec99759f6bc ; + dho:hasField dhd:e010aa06-6d51-444f-a46c-f060afba3148 ; + dho:hasLayer1 dhd:556802a3-ba19-4bd9-874c-5a1aed018121 ; + dho:hasLayer2 dhd:40fae7a5-86f2-40ba-8a2a-edd2c3322d07 ; dho:hasOMAid "19776" . dhd:CoA0000019873 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a9ecf2cd-c707-4690-b9fc-e85f814c6228 ; - dho:hasLayer1 dhd:f06b3e9c-4c0d-4a76-b90a-bb0a616ecc2d ; + dho:hasField dhd:b7308493-280f-4d90-99d9-9351577e6902 ; + dho:hasLayer1 dhd:0987d098-4360-46a5-8a48-63a29dbaf064 ; dho:hasOMAid "19873" . dhd:CoA0000020385 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:464af4c8-503c-431b-b39a-728423a37f1d ; - dho:hasLayer1 dhd:0fc2c45b-f364-4228-b9ff-0aafed5aaafd ; + dho:hasField dhd:e7fc674d-48e1-460b-bba7-4d9db9329928 ; + dho:hasLayer1 dhd:ec16febe-948e-4f63-a505-bb04c74e068c ; dho:hasOMAid "20385" . dhd:CoA0000020538 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:53a05571-8f0c-4218-a813-097072d4fa60 ; - dho:hasLayer1 dhd:6e07b04b-8aec-48a3-9ebd-0a22914ec3ce ; - dho:hasLayer2 dhd:b6267921-03c9-46b4-9fcc-b53b6f4cb608 ; + dho:hasField dhd:3aece49f-1ae5-4703-b76c-165c14929af9 ; + dho:hasLayer1 dhd:b88d6363-e204-4129-8f2d-437b6fb5fd91 ; + dho:hasLayer2 dhd:1ade28e1-15e0-4745-af64-7178dbe5b7c8 ; dho:hasOMAid "20538" . dhd:CoA0000020687 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bf943fa7-8009-4b02-9519-212540e3be2f ; + dho:hasField dhd:13d97d2c-1703-4909-b53c-7f411626a5c8 ; dho:hasOMAid "20687" . dhd:CoA0000020908 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4dd6a9ee-8603-4f6e-bfdc-e7e5eba1fee6 ; - dho:hasLayer1 dhd:bb36e161-9a9e-4468-88d8-22dc7bf723d6 ; + dho:hasField dhd:7d92e18e-f442-42ef-bc57-806b7c01cabb ; + dho:hasLayer1 dhd:8b012ee9-2715-4345-abda-8054b009c344 ; dho:hasOMAid "20908" . dhd:CoA0000021368 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:415e6522-4fd7-4dc3-b8d7-46bcd9ae93f0 ; - dho:hasLayer1 dhd:3057eab4-ae23-4e15-8398-a02052b0aa86 ; + dho:hasField dhd:9aa9f077-d1fd-4654-87f0-6b26a8b999ff ; + dho:hasLayer1 dhd:2aff4548-8cf7-4ed5-9575-86911a449b41 ; dho:hasOMAid "21368" . dhd:CoA0000021388 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:424158cd-de05-4bf5-80d4-481df7ee9c54 ; - dho:hasLayer1 dhd:80a3e063-98aa-41f7-aced-ff6374b5c6aa ; - dho:hasLayer2 dhd:4c17183d-65d3-43c2-b90b-df5be32c6a38 ; - dho:hasLayer3 dhd:fd32b962-6da7-43f0-9c21-215e2fcf9269 ; + dho:hasField dhd:a7a72f45-007c-4b9b-a216-afedbbebf4f2 ; + dho:hasLayer1 dhd:8a49351c-48cf-4377-860c-83f09e34b45c ; + dho:hasLayer2 dhd:bae2227a-3d89-43e6-9eea-5e4fee820e72 ; + dho:hasLayer3 dhd:967e11a0-28b2-4d6e-9198-b28ad75e649b ; dho:hasOMAid "21388" . dhd:CoA0000021389 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:240c8f9f-e6c5-4aa1-b9cc-75195825a3b4 ; + dho:hasField dhd:f19e03a3-f536-4bc5-af70-a7fe3de7b0ea ; dho:hasOMAid "21389" . dhd:CoA0000021423 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3e63fbbc-a7e4-4272-83da-2d28906f3a00 ; + dho:hasField dhd:14755df7-cc52-4f04-b88a-6d0917d5c2d7 ; dho:hasOMAid "21423" . dhd:CoA0000021424_A_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e7af090e-8cf0-46ba-b09b-113d9a7e433c ; - dho:hasLayer1 dhd:8a922cc4-81c8-463f-a9bd-8adbe82fd03f ; + dho:hasField dhd:2a6fa5f9-5906-4271-95bb-fcaead478d26 ; + dho:hasLayer1 dhd:8ecb61d8-3bb6-41c8-ab91-62df89001120 ; dho:hasOMAid "21424_A_A" . dhd:CoA0000021424_A_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:34d32077-7786-4825-862a-1f3ac263a7b8 ; - dho:hasLayer1 dhd:32d89f19-c9cf-4171-be95-ad9bfb343277 ; + dho:hasField dhd:2330c2a9-c673-41b8-9882-02acf2e62610 ; + dho:hasLayer1 dhd:1db5e72a-05df-4dc3-a083-0230803f4133 ; dho:hasOMAid "21424_A_B" . dhd:CoA0000021425_A_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:79e5ad7d-88bb-4e0a-b3e1-d3abcba6ac8b ; - dho:hasLayer1 dhd:8ecb876f-581f-4c20-8a5c-59092fedbb75 ; + dho:hasField dhd:b64e53e3-646c-44a0-b935-1bfcbe471b6e ; + dho:hasLayer1 dhd:fe0d505d-c874-473d-939f-1fef18e5a8d8 ; dho:hasOMAid "21425_A_A" . dhd:CoA0000021425_A_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0a433f7c-1427-405a-a241-ec383d5ae462 ; - dho:hasLayer1 dhd:466fa13f-da85-4c5d-b7a0-39e014893dc5 ; + dho:hasField dhd:a53218ac-4f21-498e-82fe-3daceb2997e4 ; + dho:hasLayer1 dhd:b14fcec4-6c96-4a63-bfe9-83c5ddc2f448 ; dho:hasOMAid "21425_A_B" . dhd:CoA0000021659_A_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:20623e7f-d28b-40ab-9500-3b73a1468c47 ; + dho:hasField dhd:64210fc5-3847-4932-b1fa-6d07090fb687 ; dho:hasOMAid "21659_A_A" . dhd:CoA0000021659_A_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1e60ce25-098c-455c-905f-d283c3b6a3d8 ; - dho:hasLayer1 dhd:b54848eb-a015-4e27-8655-f16e80512892 ; + dho:hasField dhd:b6c44c97-5596-4e4d-a83b-1f91261bab98 ; + dho:hasLayer1 dhd:5d3e4bcd-ba90-4802-bc30-5e196d624041 ; dho:hasOMAid "21659_A_B" . dhd:CoA0000021819 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3259ad69-df28-4cef-abfe-62b8ef7acd35 ; - dho:hasLayer1 dhd:265b707f-d210-44dc-a7d5-6a31db62ce13 ; + dho:hasField dhd:59913589-b524-4330-ae86-6f2b6380892d ; + dho:hasLayer1 dhd:f55dd5fb-2dd0-4d58-b114-3e6bcf6ab02c ; dho:hasOMAid "21819" . dhd:CoA0000022137 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:de34ecd7-3e07-4561-8548-2d6d3d9a80db ; - dho:hasLayer1 dhd:6a6de568-ff82-4dd5-b65b-b14d0e73a19f ; + dho:hasField dhd:7902687e-6149-47a9-aa6b-49ac4d9fca05 ; + dho:hasLayer1 dhd:9a873c54-a758-4bb0-aa6f-160bd0e60256 ; dho:hasOMAid "22137" . dhd:CoA0000022239 a dho:CoatOfArms, @@ -4367,59 +4367,59 @@ dhd:CoA0000022239 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000022239_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0f6ee216-0337-44b7-b6ca-3b1f9447fe0f ; - dho:hasLayer1 dhd:53dac3c5-b7ad-45c2-aa4b-22b58f74a4c1 ; - dho:hasLayer2 dhd:d69368b1-1568-4ec8-ad8b-04384fd757c0 ; + dho:hasField dhd:b23d5971-6e9b-4818-bc73-fd65bda949ce ; + dho:hasLayer1 dhd:89538dbc-c9ee-47fe-be3e-923b81378c1c ; + dho:hasLayer2 dhd:40555798-d538-430c-af9a-56e1705d6c1b ; dho:hasOMAid "22239" . dhd:CoA0000022273_B_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a183a6e1-d1c7-4209-b0f8-94f6a66e53d3 ; - dho:hasLayer1 dhd:4b53dc7f-5d02-49fe-b33a-e103a1ef1516 ; + dho:hasField dhd:d8cb4b75-b69e-42be-8038-ec1d7179da0a ; + dho:hasLayer1 dhd:c14849ae-3ce4-418c-96c1-660c98783154 ; dho:hasOMAid "22273_B_A" . dhd:CoA0000022273_B_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:fb6ff284-b1e9-4fce-908a-deabe0ed85bf ; - dho:hasLayer1 dhd:73b61aee-bf03-4d17-a955-03e4ee58a4a5 ; + dho:hasField dhd:059e026d-52bc-4c5b-ae83-abd11d83c811 ; + dho:hasLayer1 dhd:d21face6-3113-4817-8e74-4356f17aa1b6 ; dho:hasOMAid "22273_B_B" . dhd:CoA0000022974_B_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:95228f8b-f78a-4599-a399-586766c98fcd ; - dho:hasLayer1 dhd:36ef4aa3-46b5-4582-b420-6c2e2ff1d0fc ; + dho:hasField dhd:9da3e7ee-76cb-4b40-adf1-e27cd005ecc1 ; + dho:hasLayer1 dhd:4390d2bd-3b74-427a-affc-b6523e77eb66 ; dho:hasOMAid "22974_B_A" . dhd:CoA0000022974_B_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f422d983-cf62-444d-b13e-62fa027adc0f ; - dho:hasLayer1 dhd:b434e0bf-6853-4bee-8dc4-fcff8fc6c7da ; + dho:hasField dhd:eb52ed81-30a1-4118-a2b3-c0507369fbfe ; + dho:hasLayer1 dhd:376f820f-060e-48bf-b26b-b7f8dd8337d4 ; dho:hasOMAid "22974_B_B" . dhd:CoA0000023224_B_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:095a8044-06e7-4a54-9622-c7e3cb2857e7 ; - dho:hasLayer1 dhd:2a04946a-af4b-4fcf-9f01-c78a6e967fde ; + dho:hasField dhd:f19687a4-1627-4e16-9fb5-1f77ed3d4d56 ; + dho:hasLayer1 dhd:99983185-99de-4078-b1cd-dc0e15ea6c77 ; dho:hasOMAid "23224_B_A" . dhd:CoA0000023224_B_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:cc9f49f1-c493-4516-adc0-de1209676452 ; - dho:hasLayer1 dhd:d995d67b-e8f2-497d-aaee-4c7af99521e4 ; + dho:hasField dhd:79667676-2af6-48b2-98b6-6044b47b79ca ; + dho:hasLayer1 dhd:c38d49bd-a57d-42bb-8c4c-78ed06cf7338 ; dho:hasOMAid "23224_B_B" . dhd:CoA0000026264_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:538803eb-0c23-4b49-953b-a10a88ef6fab ; - dho:hasLayer1 dhd:2f1e1ea5-6955-4f15-a657-62061b2bf843 ; - dho:hasLayer2 dhd:c567b222-2e69-434f-9a00-68c30637e527 ; + dho:hasField dhd:cd555138-b18e-4b37-b0b1-398b54c2b583 ; + dho:hasLayer1 dhd:54f2ab83-3821-4524-8d00-446f51fdba4b ; + dho:hasLayer2 dhd:ae3fa636-39b3-4654-89e3-53046450e8bd ; dho:hasOMAid "26264_1" . dhd:CoA0000027003 a dho:CoatOfArms, @@ -4428,8 +4428,8 @@ dhd:CoA0000027003 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027003_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0f205ef9-1781-4914-a2db-0131e28b66e7 ; - dho:hasLayer1 dhd:ce022dc7-a37c-4f3a-aac0-16c1e799382c ; + dho:hasField dhd:490ba862-40df-4df7-9f7f-abee5196d04d ; + dho:hasLayer1 dhd:1cfbba29-bfe9-4b43-b0bf-e68494048238 ; dho:hasOMAid "27003" . dhd:CoA0000027004 a dho:CoatOfArms, @@ -4438,9 +4438,9 @@ dhd:CoA0000027004 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027004_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:957cc41b-8689-4440-b54e-fea156507d86 ; - dho:hasLayer1 dhd:7d618572-c611-4a0e-9105-7b76716dd583 ; - dho:hasLayer2 dhd:7150dae4-0443-43fb-83c5-00092d73fd30 ; + dho:hasField dhd:e0df9635-b0bc-4eb2-94fe-5168afe05cb3 ; + dho:hasLayer1 dhd:128c5700-b6d7-4f86-81d8-eccb2737bc48 ; + dho:hasLayer2 dhd:79401f85-48e1-4aa3-addc-e10ae37586b5 ; dho:hasOMAid "27004" . dhd:CoA0000027012 a dho:CoatOfArms, @@ -4449,35 +4449,35 @@ dhd:CoA0000027012 a dho:CoatOfArms, dho:correctedCoatOfArms dhd:CoA0000027012_1 ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000027012_Escu ; - dho:hasField dhd:f9893414-cf63-4b1b-aae3-6a4bdabb7e19 ; + dho:hasField dhd:3aaf7aeb-4c9d-4b24-8703-0728ff085dc3 ; dho:hasOMAid "27012" . dhd:CoA0000027097 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2eee24d4-a8f7-4659-a944-350dd21fd94d ; - dho:hasLayer1 dhd:8a102233-f71c-4aac-a1a8-8340e0dbdf16 ; - dho:hasLayer2 dhd:8c8a915b-3601-44fa-bff9-a5dd52f5f8ca ; + dho:hasField dhd:4797de33-72a3-41cb-a6f0-a0bb03f76f11 ; + dho:hasLayer1 dhd:81353615-a4b0-4d73-93cf-7f3f2b97df52 ; + dho:hasLayer2 dhd:15393088-10a3-43d8-adcb-7c2f665b5b21 ; dho:hasOMAid "27097" . dhd:CoA0000027377 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:93017eaa-7fca-4b68-b09b-c9d6e48a16fb ; - dho:hasLayer1 dhd:af52e0e2-0bea-4234-b5f9-1225512c05da ; + dho:hasField dhd:475eb139-8800-45e7-81d1-e72e28ea2183 ; + dho:hasLayer1 dhd:20c146b6-a052-49a4-8b11-d812e84c2356 ; dho:hasOMAid "27377" . dhd:CoA0000027380 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0063eee8-e4ef-47f3-9621-4f0cfc6dd4ee ; - dho:hasLayer1 dhd:b18c3698-eca9-4ed1-b3d5-4d484764f8bd ; + dho:hasField dhd:986be89e-0647-4e1c-b6b6-9fd7dcd0e40e ; + dho:hasLayer1 dhd:802d7f55-d212-428f-9964-b4e88858d45f ; dho:hasOMAid "27380" . dhd:CoA0000027381 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a15ce2a0-b47d-416e-b739-188039c9c2e6 ; + dho:hasField dhd:ec556ec7-c68e-4fe3-8498-04300789da59 ; dho:hasOMAid "27381" . dhd:CoA0000027384 a dho:CoatOfArms, @@ -4486,8 +4486,8 @@ dhd:CoA0000027384 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027384_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7f7a8b41-5fb5-4463-8226-bb4a05828919 ; - dho:hasLayer1 dhd:314ca655-7a4b-496f-b761-8c1f97da44c8 ; + dho:hasField dhd:6c466531-dbaa-41b5-87ba-a80bbf70d15d ; + dho:hasLayer1 dhd:c6f23d8f-d729-48cb-adc6-947688df60b7 ; dho:hasOMAid "27384" . dhd:CoA0000027523 a dho:CoatOfArms, @@ -4496,8 +4496,8 @@ dhd:CoA0000027523 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027523_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:372cc2be-19a3-42c6-b3a0-3343f44aa7d7 ; - dho:hasLayer1 dhd:2f684331-9040-4ca7-87ec-44c98608f85d ; + dho:hasField dhd:be3b3096-f433-491a-b760-d42762cb9503 ; + dho:hasLayer1 dhd:b70ec192-dac1-4e8c-909d-0c70880dd085 ; dho:hasOMAid "27523" . dhd:CoA0000027524 a dho:CoatOfArms, @@ -4506,8 +4506,8 @@ dhd:CoA0000027524 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027524_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:11d7cfbe-395c-4f15-b9d8-b6ae9b63e559 ; - dho:hasLayer1 dhd:1a6dabf6-442c-470a-8e20-b2f693e80de6 ; + dho:hasField dhd:5c3693f2-f44c-4784-b21a-ed6c11d5aee1 ; + dho:hasLayer1 dhd:c4ba5acb-dbf1-4169-b9eb-2f9911435626 ; dho:hasOMAid "27524" . dhd:CoA0000027525 a dho:CoatOfArms, @@ -4516,8 +4516,8 @@ dhd:CoA0000027525 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027525_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9dae5af2-7915-495f-9089-9ea6228579c7 ; - dho:hasLayer1 dhd:f1fb956e-7a39-4cda-88dd-00093559b730 ; + dho:hasField dhd:f6b10d78-90eb-4751-99f5-086f14847b5d ; + dho:hasLayer1 dhd:79f9f5fd-7287-4f26-b046-3174d0e7bcf1 ; dho:hasOMAid "27525" . dhd:CoA0000027527 a dho:CoatOfArms, @@ -4526,15 +4526,15 @@ dhd:CoA0000027527 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027527_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d8702395-ba01-4961-a45a-660de7b7441e ; - dho:hasLayer1 dhd:a2c697d6-901d-4332-a73a-cae0e92f0fae ; + dho:hasField dhd:587f895e-dc28-4f80-9812-03678c9d87c9 ; + dho:hasLayer1 dhd:823e025e-efea-4f2d-85fe-aade483990d3 ; dho:hasOMAid "27527" . dhd:CoA0000027529 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f79976cb-4ad3-42b4-84e0-66191e2e13d6 ; - dho:hasLayer1 dhd:311ca767-a67d-494c-b983-f6d3bb67e102 ; + dho:hasField dhd:ffa1da5d-70b0-4063-b5b7-6ada0f246417 ; + dho:hasLayer1 dhd:ab9943e8-18ea-4f3a-8c93-e34acc1d2257 ; dho:hasOMAid "27529" . dhd:CoA0000027530 a dho:CoatOfArms, @@ -4543,14 +4543,14 @@ dhd:CoA0000027530 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027530_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f489ca40-796d-4ebe-8300-a4e00f3a094e ; - dho:hasLayer1 dhd:aacfcd98-ede9-481c-a464-ff3a092387d0 ; + dho:hasField dhd:ab7eb6a7-4f5b-4c3f-a9f3-a9d076cee0ae ; + dho:hasLayer1 dhd:59027c74-3362-47b1-aee8-6da47e06e4a3 ; dho:hasOMAid "27530" . dhd:CoA0000027545 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c047237b-82c0-412b-9ca7-e30849e27d2f ; + dho:hasField dhd:049266e0-dff9-4eab-8cc4-fa05efd8b1ad ; dho:hasOMAid "27545" . dhd:CoA0000027636 a dho:CoatOfArms, @@ -4558,7 +4558,7 @@ dhd:CoA0000027636 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027636_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:2cab19d9-513e-452b-84c5-86e104247e28 ; + dho:hasField dhd:9bfc18c9-2325-41a2-9450-6051b6cc1300 ; dho:hasOMAid "27636" . dhd:CoA0000027639 a dho:CoatOfArms, @@ -4566,7 +4566,7 @@ dhd:CoA0000027639 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027639_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b3344c4c-ef5d-45f8-9006-cf57935c1b52 ; + dho:hasField dhd:5e0cf9a8-cfd5-4135-b262-1673c30fa9df ; dho:hasOMAid "27639" . dhd:CoA0000028271 a dho:CoatOfArms, @@ -4575,17 +4575,17 @@ dhd:CoA0000028271 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000028271_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:45758579-6032-416c-9f3e-c9bc43a02f51 ; - dho:hasLayer1 dhd:c2318e19-f204-4e33-af2e-5321cb0cd0c3 ; - dho:hasLayer2 dhd:668ea16b-fc50-4e04-8e78-66af80351fab ; + dho:hasField dhd:9c624e06-7608-4549-85eb-cdcde67b20e6 ; + dho:hasLayer1 dhd:8d3fe937-95ab-4390-a9c0-11ddd5fe0555 ; + dho:hasLayer2 dhd:666e8490-6b5d-4497-a2e3-a591621bed30 ; dho:hasOMAid "28271" . dhd:CoA0000028429 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:612cba37-6444-4937-b94a-0c2e5d0356e0 ; - dho:hasLayer1 dhd:8977536f-d8ff-45f7-92af-4e1d85c80084 ; - dho:hasLayer2 dhd:851fdce0-77be-491c-930c-7c6b122c4f85 ; + dho:hasField dhd:8ead72fb-a976-4f9f-b010-40e191650368 ; + dho:hasLayer1 dhd:4b1e6d1d-66c7-4511-a5b3-5859db64919e ; + dho:hasLayer2 dhd:7b685c32-c3da-4f55-881a-29f45e51fbe5 ; dho:hasOMAid "28429" . dhd:CoA0000028763 a dho:CoatOfArms, @@ -4594,68 +4594,68 @@ dhd:CoA0000028763 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000028763_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:2b1ff92c-8a4d-4e39-aad4-d6494ccd641d ; - dho:hasLayer1 dhd:66a87b7e-7a4b-46a3-85ea-5e633a3b4ede ; + dho:hasField dhd:e5d8afc8-3242-4ce9-b088-4d710d29310c ; + dho:hasLayer1 dhd:d485423b-1d2d-4163-9219-ff9e9fbaff6b ; dho:hasOMAid "28763" . dhd:CoA0000029922 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:68f9de16-f2d0-435e-9352-d94b817ce52d ; + dho:hasField dhd:bf732325-5cf0-4aae-9e08-e2067d8d91da ; dho:hasOMAid "29922" . dhd:CoA0000031494 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d1873144-7463-4611-b582-081d6fc713ea ; - dho:hasLayer1 dhd:2316da42-9c97-4afd-b4f7-50d80d0d6151 ; + dho:hasField dhd:8a52ddde-4cf6-4b5c-86b3-2cd01faae704 ; + dho:hasLayer1 dhd:48c8d0d1-1110-493f-958d-1fd2505435f0 ; dho:hasOMAid "31494" . dhd:CoA0000031496 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f1720393-06ab-43b0-94d9-5becd3ee7acb ; - dho:hasLayer1 dhd:c761b65c-2cb9-4f85-bd9f-123a8c584cdd ; + dho:hasField dhd:c71f8601-ca96-4fa7-a79d-31e1eca677db ; + dho:hasLayer1 dhd:c03ad15a-6059-47f2-a4e2-a3f6dc05c857 ; dho:hasOMAid "31496" . dhd:CoA0000031498 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a4013e58-97e4-44ca-8861-31f61f2403ce ; + dho:hasField dhd:ca4b038e-ae75-46bb-9608-01f7416a4082 ; dho:hasOMAid "31498" . dhd:CoA0000031499 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:784d168c-1339-46bf-8d43-5afa55f82980 ; + dho:hasField dhd:6d9721b9-1095-4c78-9dd8-f4ec4024d561 ; dho:hasOMAid "31499" . dhd:CoA0000031500 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:57c25328-1112-4ce2-b3e5-82dfdc2243ad ; - dho:hasLayer1 dhd:812a50ca-ca16-4a52-8b85-762e57fcdc2c ; + dho:hasField dhd:82704105-3548-4690-ae70-8d3a2a461151 ; + dho:hasLayer1 dhd:f36ed1a2-6938-450d-8172-7fc50b0ba92f ; dho:hasOMAid "31500" . dhd:CoA0000031501 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:06a25fa1-d0ee-4605-b922-e33604403aef ; - dho:hasLayer1 dhd:0aa96f35-58f7-48a8-8751-b5b883f4b030 ; + dho:hasField dhd:84b82a3a-2848-49b5-884f-d4086a42a2ab ; + dho:hasLayer1 dhd:11aa1e38-4dba-481d-8b89-0b681fcf3975 ; dho:hasOMAid "31501" . dhd:CoA0000031502 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c2d175a1-f8cb-45fa-85e8-abf5d82bcfdb ; - dho:hasLayer1 dhd:74240b4e-eebd-4ccd-a860-20b208f42462 ; + dho:hasField dhd:82e993c5-c5d8-482b-b614-60f18617dce7 ; + dho:hasLayer1 dhd:7e2623d4-e811-4163-a621-a95bff89c210 ; dho:hasOMAid "31502" . dhd:CoA0000031503 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:44fdad94-29dd-41fb-8a09-cb9d33746987 ; - dho:hasLayer1 dhd:e5cce672-c798-4fb0-a68d-842ccc525cdb ; + dho:hasField dhd:e32abbc7-d635-456b-9022-d4822b3e86d0 ; + dho:hasLayer1 dhd:a2805882-6b1d-4b57-b557-a4c4201b5c4d ; dho:hasOMAid "31503" . dhd:CoA0000031504 a dho:CoatOfArms, @@ -4664,73 +4664,73 @@ dhd:CoA0000031504 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031504_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e98e1d93-5b3c-4b17-bb4e-8a96b0d1e43f ; - dho:hasLayer1 dhd:d371643a-0daa-4b07-bd2e-0a4b543144bb ; + dho:hasField dhd:e94c9caf-732e-469c-b7e3-77374bda5ccf ; + dho:hasLayer1 dhd:c6a37850-01b5-498d-81d2-fb80183cfca0 ; dho:hasOMAid "31504" . dhd:CoA0000031505 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:716b1aff-251d-4674-bfa4-92b9be0b88bd ; - dho:hasLayer1 dhd:e55d2662-23e9-4ac4-9ad3-2ec6aa50f74b ; + dho:hasField dhd:a9ddb871-3639-4ab1-b269-4588b1c6e2a2 ; + dho:hasLayer1 dhd:4627864a-d15e-4f1d-8d1b-938530868550 ; dho:hasOMAid "31505" . dhd:CoA0000031506 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:31e82176-31d4-4a25-bb32-b58e542eb577 ; + dho:hasField dhd:53e3f7d7-8f47-4e44-9134-69966fa65ba9 ; dho:hasOMAid "31506" . dhd:CoA0000031507 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:720f05c2-77fb-496e-85dc-7939bf02375e ; - dho:hasLayer1 dhd:93d06f90-f195-4bed-a775-fff9527e5249 ; - dho:hasLayer2 dhd:03dd2171-72a2-42e2-8574-d8e5b0e661a3 ; + dho:hasField dhd:d60f0a5c-38a4-49a5-ad15-f20debaa8289 ; + dho:hasLayer1 dhd:96d13fbf-1ee7-4e0e-8ec1-96fce7728a68 ; + dho:hasLayer2 dhd:765ef3f9-ed45-4f7e-b209-56d093fddde8 ; dho:hasOMAid "31507" . dhd:CoA0000031508 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:67edd70a-3a0f-4590-bfb1-fdd613cc0c7b ; - dho:hasLayer1 dhd:96932e7b-1973-4a7c-9ca7-65d36a0d0981 ; - dho:hasLayer2 dhd:1681cdaf-203e-47da-8f7d-36d30a3baf2e ; + dho:hasField dhd:d3207764-ff77-46ce-be5a-d777572ef764 ; + dho:hasLayer1 dhd:97d81293-33fa-44f4-84cc-bae4dd268d42 ; + dho:hasLayer2 dhd:ed091e56-0d86-4937-8a85-834ad81f2865 ; dho:hasOMAid "31508" . dhd:CoA0000031509 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:77edeef6-dc5f-4848-badc-40022935db29 ; - dho:hasLayer1 dhd:78680454-b579-4bba-85a2-44dbcfea877d ; + dho:hasField dhd:300ca483-2fe9-4617-aa32-2fdde895a120 ; + dho:hasLayer1 dhd:1820e4ea-16a3-4156-aa23-19c0c83ca566 ; dho:hasOMAid "31509" . dhd:CoA0000031510 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9af28982-1241-4eed-b075-700cd2e57c48 ; - dho:hasLayer1 dhd:29348ed1-db5b-4368-b76a-6a51400d6ce0 ; + dho:hasField dhd:053efb98-ecf4-47f9-ad9c-8ca9751c2316 ; + dho:hasLayer1 dhd:8284217d-f032-4a25-b536-f75288494f1e ; dho:hasOMAid "31510" . dhd:CoA0000031511 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c95e9387-dfc7-44b9-b5ae-7d7fb5fc5ab7 ; - dho:hasLayer1 dhd:cbb07001-70a6-4b47-a99f-d60948fb0d50 ; - dho:hasLayer2 dhd:14fc43bb-549d-487d-98ac-388f0a7a61f1 ; + dho:hasField dhd:f49318f8-b139-4603-959b-27213119cbc5 ; + dho:hasLayer1 dhd:86754f3f-9e7c-4a39-a167-7d195ecc0752 ; + dho:hasLayer2 dhd:780166b1-8958-4419-b92a-a6b58980ca19 ; dho:hasOMAid "31511" . dhd:CoA0000031512 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c924cad3-a17c-4557-a85d-efbae5df4732 ; - dho:hasLayer1 dhd:ba149b75-2f8c-4b04-a1ea-67c94d7ea90e ; + dho:hasField dhd:3d840d01-88c2-4584-a390-273c39984efb ; + dho:hasLayer1 dhd:7c77bea1-8d1b-40fa-aa5a-8202424323d4 ; dho:hasOMAid "31512" . dhd:CoA0000031513 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:dde39e14-6890-46a7-86b0-606b457f953d ; - dho:hasLayer1 dhd:8d14f44e-2f82-4db6-8439-e78449ceae3a ; + dho:hasField dhd:c863573d-b69b-4cd5-8b07-c4d9ab2065a9 ; + dho:hasLayer1 dhd:c6286625-30aa-4162-bdf2-d4559a150608 ; dho:hasOMAid "31513" . dhd:CoA0000031514 a dho:CoatOfArms, @@ -4739,8 +4739,8 @@ dhd:CoA0000031514 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031514_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:24712356-d309-45cc-8dda-681f27d23b51 ; - dho:hasLayer1 dhd:39017699-52ba-4648-9444-0007ccc73c77 ; + dho:hasField dhd:d4a56358-ce97-4720-ae8e-1c5f3aa9d1ea ; + dho:hasLayer1 dhd:2885685b-ebfc-424c-8fe2-6ff3041e6525 ; dho:hasOMAid "31514" . dhd:CoA0000031515 a dho:CoatOfArms, @@ -4749,8 +4749,8 @@ dhd:CoA0000031515 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031515_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:664b2452-ae3c-4edc-a0c0-ac37f224996b ; - dho:hasLayer1 dhd:6d260e5b-1f59-4da3-9bf2-3c58dd6cea9c ; + dho:hasField dhd:42184763-0927-4767-8a1a-bac5f3dad985 ; + dho:hasLayer1 dhd:8ae8b814-67f7-4f2c-a309-e9b8ac524890 ; dho:hasOMAid "31515" . dhd:CoA0000031516 a dho:CoatOfArms, @@ -4759,16 +4759,16 @@ dhd:CoA0000031516 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031516_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f2c55499-104f-421b-aede-1b85b65e85f7 ; - dho:hasLayer1 dhd:457075f6-67a7-45e3-b34d-58681d31530b ; + dho:hasField dhd:59721105-8e03-42e6-9091-fbc1616d5058 ; + dho:hasLayer1 dhd:6c66364d-a81a-4b2e-8896-e74ce2f0a1c2 ; dho:hasOMAid "31516" . dhd:CoA0000031517 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f15c54ee-d868-4cdf-98ef-8a51365e222b ; - dho:hasLayer1 dhd:87feb0c2-7bbc-49ca-b49f-7d4ede7611c7 ; - dho:hasLayer2 dhd:be3eaf47-81de-40e6-877d-aa593d1eb978 ; + dho:hasField dhd:873a6e36-0c7d-4bc7-9208-d913276c93d7 ; + dho:hasLayer1 dhd:45481cbb-29c8-43fe-80be-6d5667a9e9c2 ; + dho:hasLayer2 dhd:a9fd2f3b-0e27-4ce4-ba08-e0828b6a7fa1 ; dho:hasOMAid "31517" . dhd:CoA0000031518 a dho:CoatOfArms, @@ -4776,120 +4776,120 @@ dhd:CoA0000031518 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031518_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:155baa59-c239-4ffe-844a-e41c0d3412e0 ; - dho:hasLayer1 dhd:2d15c525-977c-4001-b968-372bd1c4640c ; + dho:hasField dhd:d39e3256-4c4b-403f-b25f-2d1915e4e80e ; + dho:hasLayer1 dhd:e90be069-4543-405a-9ba6-be73e1ed0230 ; dho:hasOMAid "31518" . dhd:CoA0000031520 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b74a8a0a-5c62-4618-bec5-da84bd7cad41 ; - dho:hasLayer1 dhd:5febe589-781e-4be8-a486-d14bea98fb68 ; + dho:hasField dhd:f6b914e6-ebcb-4171-a2a1-3bb10ede3a1a ; + dho:hasLayer1 dhd:328f7059-0cc3-4602-8ccb-714caac6ee43 ; dho:hasOMAid "31520" . dhd:CoA0000031521 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:2e268b4e-190c-4f0c-85da-631a61ed5f83 ; - dho:hasLayer1 dhd:01052035-4a14-40c3-9b0b-eaa48efb9396 ; - dho:hasLayer2 dhd:dad04f36-8014-4c4b-a4c3-e7b9b290e8bd ; + dho:hasField dhd:483353ad-822f-406c-858d-395542bb6aba ; + dho:hasLayer1 dhd:e592859c-e047-4887-872b-25f215640eab ; + dho:hasLayer2 dhd:2f5aad78-b4e7-442d-b67b-73d5090db96b ; dho:hasOMAid "31521" . dhd:CoA0000031522 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a8dc5efd-50f5-4b12-95ac-a5495a5e7416 ; - dho:hasLayer1 dhd:6e333e16-5417-4ca9-8395-2dd3e837ca52 ; + dho:hasField dhd:d4e8eb43-ec61-4e59-ad1c-d634a3c9fdf1 ; + dho:hasLayer1 dhd:abf41255-7113-4329-8dac-0b476ddbf51b ; dho:hasOMAid "31522" . dhd:CoA0000031523 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:767cc2a6-16f1-4e36-8cdc-2988027dbe0b ; - dho:hasLayer1 dhd:8e74e419-aae0-4fe1-bbbb-abaed8f82e3a ; + dho:hasField dhd:aca5316f-6884-4712-9faa-aefa8e7ec8f1 ; + dho:hasLayer1 dhd:2db23764-9798-4fc2-9ac2-8e1d9b868e1b ; dho:hasOMAid "31523" . dhd:CoA0000031524 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:650e268d-45fe-49b5-a747-37190e3fc0be ; - dho:hasLayer1 dhd:2b41dfba-1a7e-4872-be05-6482e6050cfb ; + dho:hasField dhd:635788e5-047c-416d-a406-56cb7564c068 ; + dho:hasLayer1 dhd:dfaeae43-c167-4d8d-bc58-0ef007f91bda ; dho:hasOMAid "31524" . dhd:CoA0000031525 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9d20d1a2-3c47-4b89-a1d4-30acb04ed71d ; - dho:hasLayer1 dhd:975782a0-fca6-47e6-b0e4-27ede8bcccec ; - dho:hasLayer2 dhd:28672de0-3cc5-4235-94d4-725997ea5c33 ; + dho:hasField dhd:97a251d1-fd87-4200-aea7-2e5056622d91 ; + dho:hasLayer1 dhd:060d848d-a299-48e8-be52-e5b0724498b0 ; + dho:hasLayer2 dhd:5c6a91f4-6c0e-47c0-a0eb-4a90e406abb8 ; dho:hasOMAid "31525" . dhd:CoA0000031526 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:fbc092a9-c8c2-448e-9783-221553ef5a1a ; - dho:hasLayer1 dhd:7ce992e4-ea77-4de5-b7e8-3d2a87c94db2 ; + dho:hasField dhd:b0ce78e3-653d-43c7-ace7-238865295a2d ; + dho:hasLayer1 dhd:ee89b8e1-4aff-4663-9879-e9380fdbccb0 ; dho:hasOMAid "31526" . dhd:CoA0000031527 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ecb536cb-a5ea-40b4-ad65-9a4560dbe7a4 ; - dho:hasLayer1 dhd:3e0fdd95-924b-4626-a78a-400b788b2dd0 ; + dho:hasField dhd:a9f406ec-105f-42e6-b590-909562ee6776 ; + dho:hasLayer1 dhd:330cac17-26b8-446e-8d32-9511b062721b ; dho:hasOMAid "31527" . dhd:CoA0000031528 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8faf8d11-bdad-4e40-9ff3-bfb8c4a6cba7 ; - dho:hasLayer1 dhd:1bb01f7b-955d-44cb-a635-e04b833d7e75 ; + dho:hasField dhd:33b34d3c-ab9f-464e-a705-3b27fb977e32 ; + dho:hasLayer1 dhd:1743f641-b4c6-48fe-a88d-2c568eb8aa3d ; dho:hasOMAid "31528" . dhd:CoA0000031529 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:47d40baf-affe-4a57-8571-e54804bbdf86 ; - dho:hasLayer1 dhd:384af2c9-4b39-4603-bf82-c35a6e85e3be ; + dho:hasField dhd:afe785ff-0701-4aa1-b7c6-95fe6ad73a76 ; + dho:hasLayer1 dhd:d66728d1-ed5a-460b-a569-fd2995113ee3 ; dho:hasOMAid "31529" . dhd:CoA0000031530 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b30701d9-ae27-47bd-a53b-1e0db66c634a ; - dho:hasLayer1 dhd:2ccbaba2-ace2-4a0f-987d-c61429faf3d3 ; + dho:hasField dhd:24d20425-dae6-4e49-b549-498ca910e756 ; + dho:hasLayer1 dhd:63bd4911-48c9-4e60-b16a-999814f79a9f ; dho:hasOMAid "31530" . dhd:CoA0000031532 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9476a0d7-fcc9-40bd-8a86-b195e529b0b6 ; + dho:hasField dhd:e8458bda-b066-4e09-8c4d-8259e45cba26 ; dho:hasOMAid "31532" . dhd:CoA0000031533 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4da4adb6-8fb8-47a2-a7f5-57a521446c23 ; - dho:hasLayer1 dhd:900a2bc6-fcc7-4e9e-a178-558fdbf3d78c ; + dho:hasField dhd:470db860-fcb8-4193-83dd-66279f10f25b ; + dho:hasLayer1 dhd:3035e145-4bd0-476d-bdd1-e6c09d39d1ab ; dho:hasOMAid "31533" . dhd:CoA0000031534 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:dcb6247b-2427-4983-bf24-25b294f7a87b ; + dho:hasField dhd:a816d691-9cfd-4376-9fbd-d16c9d218f9d ; dho:hasOMAid "31534" . dhd:CoA0000031535 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6c9e8fdd-d30b-41e5-8ea1-c72a1ef58821 ; - dho:hasLayer1 dhd:54adb2e7-41aa-4eea-9efe-2443aadd6bb1 ; + dho:hasField dhd:520aaed6-1e34-49b1-9c8c-d429cfbb2c36 ; + dho:hasLayer1 dhd:21d9ef26-4773-4c95-9443-e6c97b35dc2c ; dho:hasOMAid "31535" . dhd:CoA0000031536 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:08f2df9a-bd76-4735-b369-3fa500262319 ; - dho:hasLayer1 dhd:c1a87789-f9de-449e-a88e-3c7a9b45778c ; + dho:hasField dhd:d937c129-7006-462e-8ef3-2534ed9ad9e0 ; + dho:hasLayer1 dhd:5de783b8-39d2-41e5-be13-e15569e03091 ; dho:hasOMAid "31536" . dhd:CoA0000031537 a dho:CoatOfArms, @@ -4898,16 +4898,16 @@ dhd:CoA0000031537 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031537_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:bc5a3ff4-d3bf-4751-a584-efda387ab76e ; - dho:hasLayer1 dhd:92afa09c-936f-48cf-b549-09a5b5f80317 ; - dho:hasLayer2 dhd:eeb983e7-a990-4aad-9d55-f2b653251246 ; + dho:hasField dhd:c7aae25b-f730-4498-bf51-2351d9c496a3 ; + dho:hasLayer1 dhd:9320c63a-7f62-4878-9d4f-638c2952d7c9 ; + dho:hasLayer2 dhd:6ea056d4-3732-4d5b-aee3-2eb655a7845b ; dho:hasOMAid "31537" . dhd:CoA0000031538 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e2940742-e0a8-4dbc-ba14-beb176610507 ; - dho:hasLayer1 dhd:b5552697-3c3d-45e3-a003-7e905027dae4 ; + dho:hasField dhd:d189e7ca-5687-479a-9b61-c03bec5fd409 ; + dho:hasLayer1 dhd:3d357e6a-0226-49c9-a7ba-2a247458c7dc ; dho:hasOMAid "31538" . dhd:CoA0000031539 a dho:CoatOfArms, @@ -4916,29 +4916,29 @@ dhd:CoA0000031539 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031539_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:83be37b3-c3a0-4aae-ac1b-daa70b85ccff ; - dho:hasLayer1 dhd:f89bbe59-ee5c-4c7e-b0c0-3bd2fd5cc68a ; + dho:hasField dhd:3203ce6f-ad09-4710-9261-252b8dbb011d ; + dho:hasLayer1 dhd:9a4ff593-ae08-44ae-904e-0f414fc8953a ; dho:hasOMAid "31539" . dhd:CoA0000031540 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1a4e4698-aa78-46c7-b825-c3759b6de6c3 ; - dho:hasLayer1 dhd:854ee332-567e-4b44-b96a-bf400d1c01b0 ; + dho:hasField dhd:9da3b20c-29a8-4c32-8d66-5f22b4c44be0 ; + dho:hasLayer1 dhd:7d901b1d-d13e-42a7-a0e0-e9c5212017ad ; dho:hasOMAid "31540" . dhd:CoA0000031541 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7cd4ecd2-28e0-4672-b72c-21bbcb45a3c5 ; - dho:hasLayer1 dhd:c122fd3e-6878-4a24-b332-8640ea13b1f6 ; + dho:hasField dhd:a7650697-c417-4ca8-92df-4dac21b4da9f ; + dho:hasLayer1 dhd:647e8872-ee3a-4a59-b929-e93088196b06 ; dho:hasOMAid "31541" . dhd:CoA0000031542 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3a60fdf6-e472-4e4c-b180-3de7943cdbb6 ; - dho:hasLayer1 dhd:b609be33-e52e-4a51-90ee-71173ed3da2f ; + dho:hasField dhd:792afeaa-24e7-4e35-8d62-4c3325661758 ; + dho:hasLayer1 dhd:a0efec9a-e6bd-4fb8-886f-18e5d42c3eee ; dho:hasOMAid "31542" . dhd:CoA0000031543 a dho:CoatOfArms, @@ -4947,8 +4947,8 @@ dhd:CoA0000031543 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031543_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:cea1e64f-1dec-419c-9fe7-bafdab9be0ce ; - dho:hasLayer1 dhd:2ca40b37-7d9a-43d5-9c67-6f6ff5cc8f50 ; + dho:hasField dhd:9563b5f0-6c0c-44a0-bb0c-ed67dbeee394 ; + dho:hasLayer1 dhd:49100bc4-ca2a-458d-83b1-3ba97738bc4e ; dho:hasOMAid "31543" . dhd:CoA0000031544 a dho:CoatOfArms, @@ -4957,8 +4957,8 @@ dhd:CoA0000031544 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031544_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5e6f8e48-0d3f-4d5f-9564-4995b6337920 ; - dho:hasLayer1 dhd:8d475a24-3f1c-4582-8aaa-03eccdda580c ; + dho:hasField dhd:5619e6d3-f97f-405b-8369-7872eb2084b9 ; + dho:hasLayer1 dhd:e783bb17-bf58-482a-8fe8-adb0fec91fb0 ; dho:hasOMAid "31544" . dhd:CoA0000031545 a dho:CoatOfArms, @@ -4967,36 +4967,36 @@ dhd:CoA0000031545 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031545_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:34e05e1f-5ea5-40d8-8847-bd2f9f65c3dc ; - dho:hasLayer1 dhd:a3c177a5-3bae-4210-ae44-3651a0f4f05b ; + dho:hasField dhd:6216005e-b4bf-42d6-8094-e80c65f79ceb ; + dho:hasLayer1 dhd:35135103-a058-4744-a8ea-d9e046192eec ; dho:hasOMAid "31545" . dhd:CoA0000031546 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:839143a1-a169-4c05-8be8-e59a86f78b7e ; - dho:hasLayer1 dhd:cb1d5bcc-6aae-42bb-b13c-fc1e0c1d742e ; - dho:hasLayer2 dhd:29a6572c-e587-4b6d-a499-fbd6153c7335 ; + dho:hasField dhd:fa121b7d-9b9d-47b8-9db5-504a6f66a7bc ; + dho:hasLayer1 dhd:c1f6da05-5140-4d11-add5-a73aeb8ead9f ; + dho:hasLayer2 dhd:d24ee5fb-9db0-4d13-8471-4b1dbc6d313e ; dho:hasOMAid "31546" . dhd:CoA0000031547 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c2abb090-de07-4424-a980-fefe28ef05d3 ; - dho:hasLayer1 dhd:d9a67585-7af4-40c4-91fd-2148e9cf59ff ; + dho:hasField dhd:2d7dd7b6-48ac-4d25-8ba3-352712f73265 ; + dho:hasLayer1 dhd:6b8e0704-8e67-4c6f-a417-74286ff4be0e ; dho:hasOMAid "31547" . dhd:CoA0000031548 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bcff4c2f-07ab-4c1c-9c5e-4d21e20f53ed ; - dho:hasLayer1 dhd:9d57465f-40cb-40c4-82ed-9098e91b068f ; + dho:hasField dhd:a9bbb90b-a31d-494b-a949-6e133cd69a1e ; + dho:hasLayer1 dhd:3a616af1-6452-4972-9f80-9933ab571e05 ; dho:hasOMAid "31548" . dhd:CoA0000031549 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8ea91c85-63bb-4faf-bf9c-11db6d0a4611 ; + dho:hasField dhd:fc6902d9-b194-4488-b10b-a19e87054416 ; dho:hasOMAid "31549" . dhd:CoA0000031550 a dho:CoatOfArms, @@ -5005,45 +5005,45 @@ dhd:CoA0000031550 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031550_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e311794c-ac6d-48fd-9736-59d770a438cb ; - dho:hasLayer1 dhd:d00aa29a-5d81-4268-b764-b3f30e07c584 ; - dho:hasLayer2 dhd:2663adde-e398-4be8-88c4-78f5c9d49d24 ; + dho:hasField dhd:d9b5b358-744d-4664-a86e-2cc30c697ba6 ; + dho:hasLayer1 dhd:a9375f23-2f1f-40c2-86b4-123672713ed7 ; + dho:hasLayer2 dhd:a5cca1d1-93ec-48ae-80a2-ea4c95d279e7 ; dho:hasOMAid "31550" . dhd:CoA0000031551 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3304d2fc-a810-4336-832d-c6f6d2a925fc ; - dho:hasLayer1 dhd:6c50e267-ce88-458a-980a-f4a6e46dee6b ; + dho:hasField dhd:2a2f5147-1877-43ba-9201-0882189f8658 ; + dho:hasLayer1 dhd:5ed5cab1-d221-46fc-9ca9-85772d8a0353 ; dho:hasOMAid "31551" . dhd:CoA0000031552 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:49541ca3-ddf9-44f6-b303-24774f9163af ; - dho:hasLayer1 dhd:db9dca50-6fcc-4a74-a537-37280db621a0 ; - dho:hasLayer2 dhd:43ad2575-1fd9-4778-92bd-02f64c1f77ec ; - dho:hasLayer3 dhd:b82cc486-c000-4400-8fb0-bbfe8b33a43f ; + dho:hasField dhd:8554da2f-57c1-4b46-8503-52a76b7e6ad5 ; + dho:hasLayer1 dhd:4d80f30f-0f20-48c3-ac75-2394e2cf7b67 ; + dho:hasLayer2 dhd:d4a5240a-61c3-4c3a-a93a-419d6e9ea099 ; + dho:hasLayer3 dhd:05044d7a-34bc-4fa1-b473-0c0f5fe55d60 ; dho:hasOMAid "31552" . dhd:CoA0000031553 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:853959b2-02f5-4392-adb8-a3b0347b58ac ; + dho:hasField dhd:bb2ebe9f-dd2f-4bb6-b728-128386ee86ca ; dho:hasOMAid "31553" . dhd:CoA0000031554 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:779bb1e4-288e-483a-9c61-2fcb58550ab4 ; - dho:hasLayer1 dhd:3d8c8329-45c5-47cf-b9c1-383d1d2e6c92 ; - dho:hasLayer2 dhd:ef21fbd4-db80-484d-a33a-ab4b6f88e1fc ; + dho:hasField dhd:9c072abb-5ff5-4280-913f-0046269798e5 ; + dho:hasLayer1 dhd:9604b186-cc49-4a0f-832d-52545cdfe377 ; + dho:hasLayer2 dhd:a7f75f96-78ac-4255-8c1e-f78efc117437 ; dho:hasOMAid "31554" . dhd:CoA0000031555 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d89f5b95-a878-4945-9802-ced44dcfa0cc ; + dho:hasField dhd:f7e328cb-4c73-4fe0-88c3-ea014fed8f99 ; dho:hasOMAid "31555" . dhd:CoA0000031556 a dho:CoatOfArms, @@ -5052,8 +5052,8 @@ dhd:CoA0000031556 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031556_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:43eed978-24f8-444e-ba3f-1762a6677aeb ; - dho:hasLayer1 dhd:5c19160f-3bb2-49de-bcf9-628a2d228a54 ; + dho:hasField dhd:62d400f9-231c-4339-a933-f61b37568c59 ; + dho:hasLayer1 dhd:a9e8247b-181c-4147-b809-ed8fd4a3ae14 ; dho:hasOMAid "31556" . dhd:CoA0000031557 a dho:CoatOfArms, @@ -5062,9 +5062,9 @@ dhd:CoA0000031557 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031557_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4c6eff0c-2aaa-47b5-8088-a49bf8045bb3 ; - dho:hasLayer1 dhd:d6f09a51-136e-45c4-a97f-11a36eb96493 ; - dho:hasLayer2 dhd:72af2312-0e49-44f1-9cd2-97c3afb55b5b ; + dho:hasField dhd:c22bb25c-51ff-4859-af9d-14107102c2a8 ; + dho:hasLayer1 dhd:2a7ab5a0-9c89-491a-9604-ee83024459ba ; + dho:hasLayer2 dhd:9a5c7939-d94b-4976-93cb-bc3581b98127 ; dho:hasOMAid "31557" . dhd:CoA0000031558 a dho:CoatOfArms, @@ -5073,8 +5073,8 @@ dhd:CoA0000031558 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031558_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:48c87816-217c-4800-af1b-3cd5eb0e13ea ; - dho:hasLayer1 dhd:0309148f-e6ac-4571-822a-90a7ed9e8d13 ; + dho:hasField dhd:960bb3d3-c28b-45a5-8a89-940a557035b0 ; + dho:hasLayer1 dhd:bee8f160-7622-49f0-b3e0-fba14e9b4552 ; dho:hasOMAid "31558" . dhd:CoA0000031559 a dho:CoatOfArms, @@ -5083,72 +5083,72 @@ dhd:CoA0000031559 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031559_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3ab73a7a-26b9-4128-a83a-53eaafbd5a8e ; - dho:hasLayer1 dhd:490c87c3-5d1c-4eb0-8a27-14a450fc4825 ; + dho:hasField dhd:5bcdf2a0-2ab1-4a41-82e6-c274f8d79f65 ; + dho:hasLayer1 dhd:8c3aeb8a-3d7b-4f6a-a303-9c2e6dac75e3 ; dho:hasOMAid "31559" . dhd:CoA0000031560 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ebc1991c-2f23-491d-b235-88049b48e6b1 ; - dho:hasLayer1 dhd:0b588e84-dd52-4620-9fa7-e8444fb16aaf ; - dho:hasLayer2 dhd:9dccf6f2-fa60-4570-b60a-e8a0e2596808 ; + dho:hasField dhd:9b5fff83-c157-4b3d-9ff5-2252200d8556 ; + dho:hasLayer1 dhd:9bdfc819-8372-4f2c-ac04-d298a7411fb0 ; + dho:hasLayer2 dhd:5673e90d-c011-4ff1-a879-0815c07a7f74 ; dho:hasOMAid "31560" . dhd:CoA0000031561 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8f22f9db-d0bf-4f00-87c6-af7f7b84565d ; - dho:hasLayer1 dhd:ccf6c20f-2fc8-420f-a3c1-47cdf1746719 ; + dho:hasField dhd:20efb9ba-52a1-48ef-9f28-c5c7fbed5805 ; + dho:hasLayer1 dhd:0e9ab852-81f0-4a33-9d02-299a6f6af615 ; dho:hasOMAid "31561" . dhd:CoA0000031562 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:35305682-8257-4eca-89d9-2d99d8b4e058 ; - dho:hasLayer1 dhd:509860aa-47db-47bd-98ba-7dfbe240dddd ; + dho:hasField dhd:6e092c4e-7747-443a-80d6-03af13c6fc60 ; + dho:hasLayer1 dhd:de9e0628-3923-4c2d-bd4a-97bfa018f12f ; dho:hasOMAid "31562" . dhd:CoA0000031563 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0504350e-5bac-4d0f-abca-d883eae8b93c ; - dho:hasLayer1 dhd:d52d71ab-e6a2-4c42-988e-478fe7e345ad ; + dho:hasField dhd:70ed6848-1f9c-4022-a91c-d53677730959 ; + dho:hasLayer1 dhd:9439527e-4da8-4349-a065-8e825abb82c8 ; dho:hasOMAid "31563" . dhd:CoA0000031564 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ccb2a7e3-4bfd-4b79-962f-d8807425faf4 ; - dho:hasLayer1 dhd:8d4c160c-c177-47e6-8260-6cdbfccb6837 ; + dho:hasField dhd:bccd2dee-6587-429a-aa4a-e8a37939da94 ; + dho:hasLayer1 dhd:3dfd9ab2-2b67-4651-af22-6d6724523955 ; dho:hasOMAid "31564" . dhd:CoA0000031566 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:de92994e-4551-4bff-b31b-552464798cd3 ; - dho:hasLayer1 dhd:9efd1fc8-5910-4cbe-9a34-13c09f4a49a9 ; + dho:hasField dhd:6e2279f1-61a6-4be8-b26b-f39357fc0f28 ; + dho:hasLayer1 dhd:2f34f361-bed5-4a59-bfa0-e28fd77b1e9e ; dho:hasOMAid "31566" . dhd:CoA0000031567 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c9f2f2b2-504a-48b1-bcc6-fd6118c32351 ; - dho:hasLayer1 dhd:c2103b6e-40f3-4bbc-9f7a-c97dc7677713 ; + dho:hasField dhd:5e271aca-ee7a-4475-975b-2f752a577633 ; + dho:hasLayer1 dhd:5011b144-275d-4207-810e-8a3c551a4ab6 ; dho:hasOMAid "31567" . dhd:CoA0000031568 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8da398ec-6e21-42bd-b5c3-d81409ed210d ; - dho:hasLayer1 dhd:27884626-d48f-4f81-80ef-275c719ded80 ; + dho:hasField dhd:032d3d13-d1e6-4171-adf9-43dc887af852 ; + dho:hasLayer1 dhd:3edb6430-6ffb-40c4-a1c9-4ba53c4df660 ; dho:hasOMAid "31568" . dhd:CoA0000031569 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:55fee6f0-57d9-4f73-a71b-b96fc20e55a1 ; - dho:hasLayer1 dhd:bd581a1d-1708-4195-9df4-72969a2568f0 ; + dho:hasField dhd:9ff029eb-7ae0-49ae-89f7-8dcb12b96948 ; + dho:hasLayer1 dhd:e0017d76-d268-42ee-867c-02177c03db5b ; dho:hasOMAid "31569" . dhd:CoA0000031570 a dho:CoatOfArms, @@ -5157,7 +5157,7 @@ dhd:CoA0000031570 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031570_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:330a4406-898b-4f39-b0ad-b0b885b5f60a ; + dho:hasField dhd:baabac67-45ad-43d3-baaa-a89bf6d350a9 ; dho:hasOMAid "31570" . dhd:CoA0000031571 a dho:CoatOfArms, @@ -5166,15 +5166,15 @@ dhd:CoA0000031571 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031571_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f635ddd1-1209-445e-af1b-cfb0d177daec ; - dho:hasLayer1 dhd:1eb9be17-dc4f-4cef-87eb-5a9496f2cbc0 ; + dho:hasField dhd:983f84f5-f79c-4d1f-ba10-aae84a737b36 ; + dho:hasLayer1 dhd:89ddc2f4-7a4a-42ae-83df-1de24ac034a9 ; dho:hasOMAid "31571" . dhd:CoA0000031572 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ee81910b-a7bf-46ba-ae78-6fede05711e9 ; - dho:hasLayer1 dhd:e0e36107-8c6c-4328-9ed2-cef2794613cd ; + dho:hasField dhd:5a5fe92c-8ab4-442a-9841-781d30671e18 ; + dho:hasLayer1 dhd:a46c9f50-6acf-4147-a0c1-7b466ef7c957 ; dho:hasOMAid "31572" . dhd:CoA0000031573 a dho:CoatOfArms, @@ -5183,38 +5183,38 @@ dhd:CoA0000031573 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031573_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a4e30f0a-9a12-44c9-941a-1a549bce3510 ; - dho:hasLayer1 dhd:979a0f87-742d-4a6d-8469-3fa2ae630b46 ; + dho:hasField dhd:dc03c8e5-112d-413b-b551-07b1da2c1bd6 ; + dho:hasLayer1 dhd:1fb7a147-363b-4a18-b598-1b0c86ccd4f9 ; dho:hasOMAid "31573" . dhd:CoA0000031574 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:fa41045b-e624-40a7-81b6-1af3ddabdc3d ; - dho:hasLayer1 dhd:a3abd690-bb3b-4310-912b-6f5760545cc0 ; - dho:hasLayer2 dhd:f8a0b036-1488-4ae4-82c7-d243fef424e6 ; + dho:hasField dhd:e004f09d-a709-4376-bb10-8dc36b223b14 ; + dho:hasLayer1 dhd:eadf6f3a-96ec-4cc6-8055-80fbe189ccc5 ; + dho:hasLayer2 dhd:4096d078-cdd4-4dd1-a4d5-d40e8c889bea ; dho:hasOMAid "31574" . dhd:CoA0000031575 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:32845940-7012-49e6-81f5-86593e954437 ; - dho:hasLayer1 dhd:8dbec56f-858c-4254-b8a6-f95cad3eb654 ; + dho:hasField dhd:b5488d18-8614-4a97-898f-7d59c6a9ab12 ; + dho:hasLayer1 dhd:09c81e70-cb0a-4e63-b829-be9b51157077 ; dho:hasOMAid "31575" . dhd:CoA0000031576 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c0062ede-2924-46e8-a86a-7f4b15a0aad1 ; - dho:hasLayer1 dhd:eff40cb3-04ff-4c14-bb43-b760c29b9422 ; + dho:hasField dhd:32332e85-0460-4ed0-83bd-6a42e314cdee ; + dho:hasLayer1 dhd:bdcc5b20-59c6-4d70-85a0-e0b39346d450 ; dho:hasOMAid "31576" . dhd:CoA0000031577 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4f33a981-1273-4537-b403-2ebbb86b14cd ; - dho:hasLayer1 dhd:62e65a9a-507d-440b-a1e6-20f1bf935b67 ; - dho:hasLayer2 dhd:16f0c46d-63bf-4cbb-a214-f0d36670c5c2 ; + dho:hasField dhd:7e68ffb2-05bf-4488-85a7-e6ebac59a297 ; + dho:hasLayer1 dhd:6f813138-9678-4bf3-bfe5-3cd5050bf1a4 ; + dho:hasLayer2 dhd:7e1ddde7-6be3-4e5e-9fad-e7fb8f37e4cc ; dho:hasOMAid "31577" . dhd:CoA0000031578 a dho:CoatOfArms, @@ -5223,31 +5223,31 @@ dhd:CoA0000031578 a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031578_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a9bad349-c171-4cd7-900d-fb12e0950e2d ; - dho:hasLayer1 dhd:69ad558d-5561-443c-8e3c-dd10d46e0a26 ; - dho:hasLayer2 dhd:c958ec38-2829-4d54-b345-0eea04d29c7b ; + dho:hasField dhd:5b6e6a79-ca03-42ba-8aac-642fbd31f3aa ; + dho:hasLayer1 dhd:202365c2-79b1-4b9b-a855-f36016a0ba41 ; + dho:hasLayer2 dhd:115e96c2-cd03-4c18-bde7-72d36d2287af ; dho:hasOMAid "31578" . dhd:CoA0000031579 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d1b8fae0-9a58-4d58-856c-b407ba18c5f1 ; - dho:hasLayer1 dhd:c7f91ca8-4c26-47dc-bb4e-837a92383034 ; - dho:hasLayer2 dhd:e06bdcf8-4b76-4c75-9d93-ca7e03824bb3 ; + dho:hasField dhd:dca44332-0236-4f27-8ce6-200ecabc9a4c ; + dho:hasLayer1 dhd:87713109-0bcd-4423-bb2b-c95b63000dd5 ; + dho:hasLayer2 dhd:26be6fff-2cb5-43af-aedf-8ad3a2cc1018 ; dho:hasOMAid "31579" . dhd:CoA0000034749 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:41609351-d3b9-427f-b263-c4b6c386d079 ; - dho:hasLayer1 dhd:ee8409b9-dba5-4c0f-8fb3-cf5a92b27c08 ; + dho:hasField dhd:cd87c45c-3bfa-43c6-a71b-0d195db0c873 ; + dho:hasLayer1 dhd:06faf83f-bbb3-472f-9939-fcf3f516adb8 ; dho:hasOMAid "34749" . dhd:CoA0000035585 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3d5e3ba8-8d4e-43f9-b8e0-0dc402ad65a1 ; - dho:hasLayer1 dhd:0ef00a07-8078-4a45-b86f-09ab80f241b4 ; + dho:hasField dhd:8f6ea591-c45a-4999-bbcb-68df5ac21d1b ; + dho:hasLayer1 dhd:ddc48028-d71d-449f-aeda-e3b14a438ac2 ; dho:hasOMAid "35585" . dho: a owl:Ontology ; @@ -5360,5015 +5360,4993 @@ dho:sinister rdfs:subPropertyOf dho:hasVisualRelation . dho:with rdfs:subPropertyOf dho:hasVisualRelation . -dhd:000944dd-0086-4885-b8cf-8af381828097 a dho:Field, +dhd:00081af8-8b23-4634-bfc3-651ab669d49a a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008363_A ; - dho:hasMarshalledPart2 dhd:CoA0000008363_B ; - dho:hasMarshalledPart3 dhd:CoA0000008363_B ; - dho:hasMarshalledPart4 dhd:CoA0000008363_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:38fca0ca-e83f-4545-a55b-3e83a10c40d4 . -dhd:00237264-5932-4a23-bf87-1887b820feb5 a dho:Fess, +dhd:00222bc6-700e-4aa1-9471-876ba1058558 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:00285db7-73e9-47ad-be31-15edb660b059 a dho:Layer, +dhd:003b6225-c947-425a-b75f-f5ab356ec906 a dho:Bend, owl:NamedIndividual ; - dho:chargedWith dhd:6489e748-c1c3-4df1-894f-6600f1a9216f ; - dho:hasCharge1 dhd:958695d2-09c8-4e06-a4eb-c0f5e980c55b . + dho:hasNumber 6 ; + dho:hasTincture1 dho:Sable . -dhd:00428038-a883-49f0-9aa2-6cbe61d3991d a dho:Layer, +dhd:0041389f-f090-4395-8736-7c8a0c6de499 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9bd8efc2-72e8-450c-b507-4ccc7cec3ab9 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:0063eee8-e4ef-47f3-9621-4f0cfc6dd4ee a dho:Field, +dhd:004b1f29-9850-4c54-9f0f-65d8c9d32e8c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:00643e5f-b4cb-47d6-a925-f6446c6c3f72 a dho:Rampant, - owl:NamedIndividual . - -dhd:008a71d1-6a99-4e62-a4f4-9495032af4c9 a dho:Bar, +dhd:005c09ba-1740-407a-8dcb-15b627b2b517 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:1baeac60-2d5b-4a3b-a893-fcb6a2930aca . -dhd:009c3108-adbc-46db-8ca8-3df4e2000c3b a dho:Layer, +dhd:006b8a42-5013-4077-97c9-7f2069116fde a dho:Dragon, owl:NamedIndividual ; - dho:chargedWith dhd:9a7c70c1-3577-4faa-88fa-2681e96c7eb0 ; - dho:hasCharge1 dhd:315b7e25-46cb-4f80-8e96-11a8a8335986 . + dho:hasTincture1 dho:Vert . + +dhd:0096c7ce-7be4-4a48-8081-758fbd22438a a dho:Passant, + owl:NamedIndividual . -dhd:00a63a03-6a97-4a16-bc5f-efaf2a37877e a dho:Layer, +dhd:00b3abd7-3680-41d9-8289-1ad84141dc0e a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:f7cbcbee-baf0-4fdd-a105-e679727044a0 . + dho:hasModifier dhd:7ea4c3e5-a6ce-49bc-a4b8-87a1f26e8b88 ; + dho:hasTincture1 dho:Gules . -dhd:00acb8e6-7c93-4f92-a0a8-e6e6813e62b0 a dho:Lion, +dhd:00c6c799-1988-4f76-8164-b24b92abba51 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:2940390f-ad11-437a-943f-24e25686b5ac, - dhd:c17a1096-32b6-48d8-a202-2bd4cbdfcb8e ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:accompaniedBy dhd:da3aa482-2464-4d91-b0c7-283e3a29609c ; + dho:hasCharge1 dhd:c8e5107d-1b4a-412a-b2cf-94353bf261cd . -dhd:00aef316-fa91-48f7-9681-51b57c53c65c a dho:Field, +dhd:00e92016-884e-4810-a73e-720059b047f4 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Gules . -dhd:00b4fe2c-2c68-46d5-a013-f18acdbd559d a dho:Label, +dhd:0101e770-a357-4f8e-ab16-50b4ac214442 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dhd:2d302820-0445-4d2b-807b-72ffddf150e2 . + dho:hasCharge1 dhd:003b6225-c947-425a-b75f-f5ab356ec906 . -dhd:00cd36bb-54dd-4978-96be-a472f2652ccd a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, - owl:NamedIndividual . +dhd:01094fd4-28cd-4f33-ba86-ae00eb01b9b6 a dho:Border, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . -dhd:00d9ef2a-07d6-4e63-90b1-9577ae1f1b38 a dho:Field, +dhd:010c1e85-34cb-45b7-9aa4-d4b475564d0d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:7259e370-e5f0-4ee8-ad3c-0b5891d1ce3c . -dhd:00dfaa06-0ae7-4f9e-8209-d336e10eb814 a dho:Layer, +dhd:011128d7-68f6-48b1-8d03-7120bc4d4916 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:7a3b54f1-d3ed-4d75-924a-81ac9944aaac . + dho:hasModifier dhd:4dd159db-d299-4d41-a9c9-85590b8fc4e8, + dhd:cca87e08-cb59-4553-a835-48e37a7333d3 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:00e5fe88-1ae3-4bc4-8bbc-bcc581f565d0 a dho:Field, +dhd:01174f37-45fe-4782-87e0-3225be102614 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Azure . + +dhd:0117ea27-2b55-41c9-8093-841931e5e272 a dho:OrleOf, + owl:NamedIndividual . -dhd:01052035-4a14-40c3-9b0b-eaa48efb9396 a dho:Layer, +dhd:012158e1-c973-4f08-a958-be906540774d a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:fc9e85f2-5765-49ff-b37f-ba4ad04add7f . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:0107ef67-701d-4aea-b85e-9b7fdef0db92 a dho:Guardant, +dhd:012189de-ce56-4fee-990e-aef3cbf7b0fb a dho:Segreant, owl:NamedIndividual . -dhd:0122f1b7-3282-4db0-8e11-801237f91a7a a dho:Pale, +dhd:013015c1-c020-498d-a0dd-6f939d5c7566 a dho:Letters, owl:NamedIndividual ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Sable . + +dhd:01302752-2560-4825-afda-232462e85411 a dho:Rampant, + owl:NamedIndividual . -dhd:015bcc1e-0ea2-4c8c-9518-858185ec90a6 a dho:Field, +dhd:013709b2-69e5-4d1e-81a8-d34da866bf00 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:16c770ce-98ab-45ce-9e6e-32843b24f27a . -dhd:017fc14e-2e69-4ca4-a199-6e3a756bb76b a dho:Field, +dhd:014befe1-9e60-49e3-bf8a-ca826fe3553e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:01b447c8-0f85-47ee-9b16-04c18e9a8968 a dho:Annelet, +dhd:015e4958-c438-47e3-854c-9b520c6f5184 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or ; - dho:inChfDx dhd:ca6875c7-88eb-4003-a37a-18b6a57a7170 . + dho:hasSeme dhd:6ff386c1-9c4a-4b85-8005-3719a1ea40c1 . -dhd:01b508d9-1dc5-4568-89e5-e5b17e60a1a7 a dho:Border, +dhd:0162ada5-aa9e-4cd5-b58a-4b0eb5d4c0f7 a dho:Eagle, owl:NamedIndividual ; - dho:hasPattern dhd:ae987bf4-2dd1-40f6-a5e4-f090bf6bd85e ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:01c7cb05-4469-457f-9757-6f5be33512a1 a dho:Estoile, +dhd:018554f0-980a-4eb0-b876-3c183dc4a24e a dho:Sword, owl:NamedIndividual ; + dho:hasModifier dhd:5af3b375-fdad-4a48-8daf-da68e5fb122d ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:01cb3e33-c4b2-42e9-af9f-a9d838c2bc64 a dho:Star, +dhd:01ce62ab-21a0-4ef7-8407-9eee2770eab8 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:708230f4-af83-4845-a102-ce0ebeb6f865 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:01d33035-d065-4103-9eff-4896628e31ff a dho:Layer, +dhd:01d45fe1-40a2-453b-ac9c-057e0c111ba7 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:8653b6af-6e46-4fc4-9857-7e0a709f7d6a . + dho:hasSeme dhd:1620c098-02ca-495b-a3a3-775313d9ac97 ; + dho:hasTincture dho:Azure . -dhd:020e66e0-4bf8-4f73-a5fd-b4a9580640fd a dho:Layer, +dhd:01de372b-6f8b-40ff-a402-55b6c5a6530c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4e0a62b8-6e08-40db-b61c-537ec3af4f1c . + dho:hasCharge1 dhd:7bb87c41-0466-4985-9a8b-bcbb8b0acd72 . -dhd:0237cd2d-53f6-4aaa-9194-43d4a7ca3408 a dho:Layer, +dhd:01dead19-a567-4627-9b8c-11da8e00452c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:15c3e0aa-a046-45a6-b9f8-cdecd32a5ca0 . + dho:hasCharge1 dhd:5413eeca-1453-415c-82ff-cf51848e2d3f . + +dhd:01e440b9-ef6f-47e8-9226-57fb9fbdf631 a dho:Couped, + owl:NamedIndividual . -dhd:0266ef48-fedf-4b43-a7a4-d92d4222f8ee a dho:Rose, +dhd:01ef43de-f7f9-4820-b5c3-b7f19c3057ed a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . + +dhd:02172727-51ae-43a0-bf5e-1fcc459fa073 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:9938eef4-cf1a-4497-abf6-157854dae6ee . -dhd:02c27028-5122-41d4-a51f-5a0f0e706bc9 a dho:Field, +dhd:0220d166-597c-44eb-bc8e-766ddfcde2b6 a dho:Field, owl:NamedIndividual ; + dho:hasSeme dhd:19968df5-ce13-4007-8a89-323800a72e2a ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:02d5d9b7-c0bf-4eef-b847-2877d7c5770b a dho:Crowned, +dhd:02213b2f-0322-4880-bb13-599ef4de83cb a dho:Guardant, owl:NamedIndividual . -dhd:02d7b697-2e6e-41ec-867e-c9274ee363f5 a dho:Field, +dhd:0243da21-1ebd-4a1b-9736-0d504c337acd a dho:Pierced, + owl:NamedIndividual . + +dhd:029e0d09-aa47-4b86-88a0-e33e03bff647 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:02daed3a-5bf7-4ffe-a1ad-dc725ee1d5cd a dho:Lion, +dhd:02c49f70-3dcb-4d4d-9bb9-21c463d00464 a dho:Greyhound, + owl:NamedIndividual ; + dho:hasModifier dhd:52cc1bea-f5c5-4ace-b37a-cfab3eea2315 ; + dho:hasTincture1 dho:Argent . + +dhd:02e0ddb2-0492-4432-8020-bf193c2bd96e a dho:Bend, owl:NamedIndividual ; - dho:hasModifier dhd:0698342f-22d5-4ba5-8323-53f53ae61ac9, - dhd:73189e2a-5af7-4709-8560-7d219e8cacb2, - dhd:d2790856-3e68-4b6a-9b54-c41ef1bc7545 ; dho:hasTincture1 dho:Gules . -dhd:0303c7e1-f48f-498a-819b-983a803e96bd a dho:Layer, +dhd:02eeeaa1-af21-42f4-bbec-039d71a9a8d7 a dho:Crampon, owl:NamedIndividual ; - dho:hasCharge1 dhd:6e58d342-88dc-4ebf-9804-f7d2bdc3d7da . + dho:arranged dhd:73e6a6fd-cb9f-491b-b626-c64cc9e4dcb3 ; + dho:hasTincture1 dho:Sable . -dhd:030443b6-387b-4e5f-bae7-9bd6a20dbc57 a dho:Field, +dhd:02f5d0d4-1d35-40b7-a390-94aa8f58796e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Or . -dhd:0308df49-fd9a-4ee3-bdf4-5ad24b515cdc a dho:Crowned, - owl:NamedIndividual . +dhd:02fb1981-fedf-41c9-b429-a7371135f481 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:fe1e469a-9789-4456-a282-6874e205f2d2 . -dhd:0309148f-e6ac-4571-822a-90a7ed9e8d13 a dho:Layer, +dhd:02fd3a1b-7aa9-4088-ba66-41c7b13574f5 a dho:Annulet, owl:NamedIndividual ; - dho:hasCharge1 dhd:3d92d2ec-01f2-47bd-b320-f960c8eb08dc . + dho:hasTincture1 dho:Or . -dhd:030cdae0-a96a-4a72-b9ac-a6b4ae974146 a dho:Book, +dhd:0308d024-8412-46ce-83ad-0f333dd49754 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:2e8e8aa5-aeed-4fa5-a88f-49f8b9f63807 . -dhd:031d13d7-2c04-4323-aacc-fd3ea79d9b69 a dho:Layer, +dhd:0317f23c-f77d-4404-aee1-cf973ee9e4db a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:4692b361-e9e9-42d7-a859-761e1c32d928 . + dho:hasMarshalledPart1 dhd:CoA0000027639_A_A ; + dho:hasMarshalledPart2 dhd:CoA0000027639_A_B ; + dho:hasMarshalledPart3 dhd:CoA0000027639_A_B ; + dho:hasMarshalledPart4 dhd:CoA0000027639_A_A ; + dho:marshalledByType dho:PerQuarter ; + dho:numberOfMarshalledParts 4 . -dhd:031f657c-80d1-4b27-bb36-2b14c7f27bd9 a dho:Chief, +dhd:031cffbd-dd42-446d-aeec-c20e0e266618 a dho:Border, owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:03237a27-9537-4431-ab24-6fdc183790cb a dho:Langued, - owl:NamedIndividual . - -dhd:032be2bf-2fb5-48fc-9364-47529e36757d a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, +dhd:032c6fc3-08fa-4f3f-bc7f-a65b84191988 a dho:Crowned, owl:NamedIndividual . -dhd:034d163b-b449-494a-9f91-83691b30480b dho:hasPattern dho:Checky . +dhd:032c7c08-2c00-400d-a245-2a8e4c22733b a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:86405142-b5e9-422b-a7de-4a36d84bcc1d . -dhd:034f5afd-ff95-44c9-99cc-1da85050a01b a dho:Field, +dhd:032d3d13-d1e6-4171-adf9-43dc887af852 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:0375731d-f294-4bdc-945b-28110d6b9be8 a dho:Fleur-De-Lis, +dhd:032e8c29-9612-4bc7-9900-58afef39bba0 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:e7b27106-788c-40bb-b967-e652ee0d4f9b . + +dhd:03320f5b-2fe5-4044-abca-165186199caa a dho:Rampant, + owl:NamedIndividual . -dhd:03874e2f-8033-4750-bf84-25fb54c9b817 a dho:Field, +dhd:034be288-b338-4b5e-a3f6-a47cacf513e8 a dho:Bend, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:038c73bf-c7d5-45ae-9a9e-e8d2e08252a0 a dho:Lion, +dhd:03738e53-ceed-4562-996a-7bb91afd68e0 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:1b7e7a8e-9eae-4cbf-8de7-142f2a7eabd4, - dhd:4d9c0b11-ca25-4c75-81d2-6793c4105d34, - dhd:7f97e4b6-f07a-4bee-a2f1-f7ac5953a210, - dhd:e3ed0538-bd04-49b9-83b1-8e2a136e2cd3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules . -dhd:0392dbd0-5c68-466e-ac72-a93978bccced a dho:Layer, +dhd:039d7e07-6bb3-471a-9f7c-97024f8d2ce3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ef58fcc9-0ce1-4043-bc62-7d8629e29c57 . + dho:eachTippedWith dhd:04ed7e0f-f23c-4126-ab53-8ec012400aea ; + dho:hasCharge1 dhd:1fadeeee-ad77-49f8-bd7d-b875b01bb3e8 . -dhd:03aca44e-7181-48fe-a0f9-aab07a030d37 a dho:Field, +dhd:03c3a80c-7659-4414-8421-33d93df81de6 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:03bcd742-a06e-4fbc-a690-9b9af97ab462 a dho:Field, +dhd:03d02b76-69a3-468e-9585-da5f312d89db a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:03c42fb6-3781-438e-803e-4c46798fec11 a dho:Layer, +dhd:03d48838-3dd4-4942-94b7-87451fc49c4a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1cb2e132-175f-4f95-afd9-76b5a1d10007 . + dho:hasCharge1 dhd:a8fd9ad7-fe94-431b-915f-78f1df73f8dc . -dhd:03c7d836-ed48-492c-94da-2189acd60451 a dho:EaglesHead, +dhd:03ddba81-e22d-4b28-a1ba-4c0aa2e88cdd a dho:InPale, + owl:NamedIndividual . + +dhd:03fd5c38-7f0b-4fa1-b380-1088f27aa9ee a dho:Chief, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Or . -dhd:03ee1c3f-cc0d-4ace-b703-1d59d682cddc a dho:Field, +dhd:040217cf-3ce4-4ee7-9584-2eea82284e5a a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:03862e3c-6a00-4e84-800f-acd800052553 ; + dho:hasCharge1 dhd:0ef69089-3af5-4c11-8b79-3332d6a9d343 . -dhd:03ef13bb-74c5-4b0f-a342-66f5bcf21c27 a dho:Field, +dhd:042fee3d-be35-4b33-b936-510c1aecfa81 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:040ad656-89de-42b7-a728-196eeb00f279 a dho:Field, +dhd:0442bf5b-7dcb-4f37-89aa-8fd88712184b a dho:Saltire, owl:NamedIndividual ; - dho:hasTincture dho:Ermine . + dho:hasTincture1 dho:Gules . -dhd:042204eb-0036-49ee-aebc-0de82d25a803 a dho:Annelet, +dhd:044a53d4-5781-4bf5-8a96-7b4a2fabe373 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable ; - dho:inChfDx dhd:ddb0d9c2-2afb-45d0-a5d8-8ec2d809ea84 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:04244e5e-d624-455a-8d1b-06480bead6cc a dho:Field, +dhd:046e84ce-24c8-4102-980a-c8dcf1885f4c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:c3672a2e-040a-4bad-9221-d57a2b1861aa . -dhd:0425b69a-6b47-4605-9dfd-d3abd5636ec0 a dho:Field, +dhd:049266e0-dff9-4eab-8cc4-fa05efd8b1ad a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Missing ; + dho:hasModifier dho:WithTuftsOnPoints ; + dho:hasPattern dho:Pily-Barry ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:0437ca99-37b7-472d-8073-66e1076070d0 a dho:Aigle, +dhd:04935ea0-b9a5-4de2-b6c0-1044c1181298 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:e83c0968-f396-432c-925d-72343675fc90 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:045348cd-4c08-44a2-aaf5-163c525ab094 a dho:Field, +dhd:0498648e-cff0-4d06-b0e0-03f9f1f374a7 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Vert . + dho:hasCharge1 dhd:5e8b513d-11b4-4d8f-9e16-f817c7e4e501 . -dhd:045600e9-0414-4b0b-afba-ace1ce05073b a dho:Layer, +dhd:04c1ffd5-caa2-4c5e-813d-38dbec6383e1 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:131be8ee-9cb1-41fb-915b-da401c5fd7e8 . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:045ab3e0-9f79-477f-a285-aa091aa5f65a a dho:Roundel, +dhd:04dcf326-796b-4847-9d11-3ae68015b536 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or . -dhd:0469fc75-86fe-4db3-ae79-c0e07e578303 a dho:Rampant, - owl:NamedIndividual . +dhd:04f88cb8-9ed2-42f7-8fef-4111584e71af a dho:Escallop, + owl:NamedIndividual ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:04828106-3421-4726-afc9-a521567da1ea a dho:Field, +dhd:04fd4ada-848c-4bbd-840c-52425bba054e a dho:Cross, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008359_A ; - dho:hasMarshalledPart2 dhd:CoA0000008359_B_1 ; - dho:hasMarshalledPart3 dhd:CoA0000008359_B_1 ; - dho:hasMarshalledPart4 dhd:CoA0000008359_A ; - dho:numberOfMarshalledParts 4 . + dho:hasLine dho:Fimbriated ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:04897d4b-52e6-44f0-8d8e-f3ca57e42336 a dho:Martlet, +dhd:05044d7a-34bc-4fa1-b473-0c0f5fe55d60 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:efa46560-174b-429e-ba4e-a2fd2c94c4f4 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:d76b296b-e070-4e51-af81-3110b3748bbd . -dhd:049f7051-e439-4602-8910-a59eef73c5cb a dho:Pale, +dhd:050e3617-20ac-4da1-b7fe-ed19c1f6399d a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:04a31775-ca7c-42bc-9407-64f5f025b08d a dho:Lion, +dhd:050e79ca-cc5b-4968-b754-c9fb910a2938 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:53d2a338-f05c-4daa-a6f5-4ea2322fd5f0, - dhd:bbdd3f65-2d35-4fd0-bdf5-e480fbb64630, - dhd:ed824f1c-5ba6-4545-8a3a-a33786fd86b9 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:04a8096f-3991-4ec8-aea8-9c2d76d640f8 a dho:Lion, +dhd:051040dd-4407-4ca9-844d-adffa5e9f3c8 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:d794dc35-a206-4eb6-a6b0-fa8cf55376ab ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:P . + +dhd:052bc7fc-d196-4c3b-8e8e-7097fdf6ec0e a dho:Armed, + owl:NamedIndividual . -dhd:04b74819-711e-4b95-8fff-e57a69d62fd0 a dho:Lion, +dhd:05345b7e-5503-4829-a1a1-4961740cc7c5 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:0a8cdf30-2bf4-42e1-a225-937f72d6cfcd, - dhd:1b4b0ac2-5664-4364-a7d4-51fa9cd731d8, - dhd:33e65ffa-c8af-4886-9406-b75243e7e0dd, - dhd:6e237818-8dad-4e65-a4cb-cfce583afe34 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:04b8e5c6-05ea-4282-82cb-1f6e00fbbfd3 a dho:Lion, +dhd:0534e3a4-54ed-4652-b5a5-746659b6ef63 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:0a94de91-3b91-4ddf-98b8-b3acd2d8e2a5 ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dhd:a0daab23-9801-49ce-823f-cc92108418cb, + dhd:fa982416-a642-40df-bb8c-69b8ba394ceb ; + dho:hasTincture1 dho:Sable . -dhd:04ca4464-e053-4bd1-86b0-f83ba1ecaab7 a dho:Chief, +dhd:053efb98-ecf4-47f9-ad9c-8ca9751c2316 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:04e0fb48-1f73-4287-b975-07b49ec8c14f a dho:Layer, +dhd:0548312f-8fb7-4ed7-b3e6-2de4469bced3 a dho:Martlet, owl:NamedIndividual ; - dho:hasCharge1 dhd:75a076b8-a14e-43cb-948e-bcfb4356f01f . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:2be92858-4cd5-4c32-8fa8-cb1c87bafa43 . -dhd:04f3b8ca-5a42-4812-bae9-cfc5becef7a8 a dho:Field, +dhd:05767c0a-6bb9-419f-b7ae-7a728d4c9b4d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Vert ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:431450eb-b4b8-4fbe-9368-6520a3fa91ed ; + dho:hasCharge1 dhd:9f835bea-883a-470c-973d-5d6f953e758b . -dhd:0504350e-5bac-4d0f-abca-d883eae8b93c a dho:Field, +dhd:05912a47-ef2f-4359-9d69-7dc35e3d1c93 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:0542c9a1-edaa-4b4b-b2c8-1583039b9bac a dho:Field, +dhd:05946ac2-e8a7-4eb8-8781-0df16e94ef56 a dho:Pale, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Vert . -dhd:05466e23-2608-4667-843a-494babcb86e1 a dho:Field, +dhd:05965133-627e-42b9-91b1-bbdfcf0c2d8b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:054ed153-76c8-4a26-96d6-949a23e205f0 a dho:Field, +dhd:059e026d-52bc-4c5b-ae83-abd11d83c811 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:970ae424-7929-4368-89f6-fe8907920621 ; - dho:hasTincture dho:Azure . - -dhd:0563fda7-579c-4b77-ad29-14724e1585a2 a dho:Cowardly, - owl:NamedIndividual . + dho:hasTincture dho:Or . -dhd:056e1e41-7666-4d6e-9349-83074e798122 a dho:Crowned, - owl:NamedIndividual . +dhd:059fc31c-551e-4eb9-ab49-dac47dd72353 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:899a4e4a-8fc2-4c20-8fa4-af3aa184e12b, + dhd:becec9cf-a84f-4e86-82ab-daaf56734b8e, + dhd:d2c2fc06-5b12-407b-bfbb-7a487d475908 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:0570079e-8621-4581-b349-1be4664eda45 a dho:Field, +dhd:05a9cc2d-8917-442a-8b93-0fa311ead793 a dho:Mullet, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:b62c60a6-f631-439b-9ba5-97191fcc22d3 . -dhd:05837b11-295c-4b61-8eb4-61308eb51a9a a dho:Rampant, - owl:NamedIndividual . +dhd:05aab1fb-a3ae-44b4-b981-2d8942348ab7 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:79ccedda-db77-4630-b64f-fdc9cec44626 . -dhd:05956f1e-83df-444e-b0de-c77213b2bd17 a dho:Layer, +dhd:05b083e5-6b58-4bc5-b9fb-a7a58b7f689f a dho:Rose, owl:NamedIndividual ; - dho:hasCharge1 dhd:f1ea37b9-61ac-46ca-9367-898b093818bd . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:05b204b6-9467-4d3a-82cb-8365ce60122d a dho:Layer, +dhd:05c2f724-2b33-4618-a706-0a6d0462f5f1 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:10bd8b81-a662-4185-9624-8628838fa491 ; - dho:hasCharge1 dhd:641e29ad-e849-45f8-8157-bb5a38d9412b . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:05cf830b-a641-4b24-bd67-7408fb144498 a dho:Bar, +dhd:05c7fcb9-8008-4197-b3fa-3786f7f67dbf a dho:FessOfLozenges, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasPattern dhd:248b1eb2-8acb-44f1-bbde-c64017d48915 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Gules . -dhd:05e508ce-9f97-4a55-bc10-9f731fade5cd a dho:Segreant, +dhd:05c93edb-1503-4d18-b470-5e5b60e7aba9 a dho:Crowned, owl:NamedIndividual . -dhd:05e8171e-a886-46ab-ad57-5db9226c67b2 a dho:Talon, +dhd:05ced3b2-0e46-41b9-b365-1637b535ce8a a dho:Empty, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasPattern dhd:651159f9-cd13-4a54-b6a2-ac892b48860e ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:05fdd1b2-7d34-4e7a-ae17-3f909aed89f1 a dho:Layer, +dhd:06025e6c-5246-4aee-8545-82903bab13c6 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:2237850e-51a8-444f-8418-a1bf007a5c42 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:0640f00c-9bbe-4c2c-95e2-82effe2cb0f1 a dho:Rampant, - owl:NamedIndividual . +dhd:060d848d-a299-48e8-be52-e5b0724498b0 a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:5c6a91f4-6c0e-47c0-a0eb-4a90e406abb8 ; + dho:hasCharge1 dhd:6d54825b-d71c-4b63-bea3-99c68ffbdbba . -dhd:0643357b-257d-42f7-9878-76d68a694ae7 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, - owl:NamedIndividual . +dhd:062fdd4f-3b37-43c9-a129-68632205160f a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Missing . -dhd:06500755-3aeb-41ee-96be-a16800b1a6ec a dho:Layer, +dhd:06311dcb-ec3f-4464-86e5-864bfb685bf1 a dho:Saltire, owl:NamedIndividual ; - dho:hasCharge1 dhd:29afa520-5c90-408f-8b77-e9dd13249602 . + dho:hasTincture1 dho:Vair . -dhd:06582a0f-c861-4c37-89a3-f5e047bff96a a dho:Label, +dhd:065c652e-dc59-4668-8f0c-f8c9f619b646 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dhd:8f221e46-00ac-4f8f-94f2-1a38ae44ec14 ; - dho:hasTincture1 dho:Argent ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Gules . -dhd:06660b4d-affa-4744-a3a4-dd830adf0f3e a dho:Layer, +dhd:0676c080-51a8-4047-8f65-55fe2a4be262 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:83f2db85-e078-47b9-84d2-fec2961044a9 . + dho:hasCharge1 dhd:0fef58f2-85a2-4d7d-86b1-6b392c01617b . -dhd:0698342f-22d5-4ba5-8323-53f53ae61ac9 a dho:Rampant, +dhd:0682295e-605b-4d0c-80fe-8336e23284ab a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:fdee984d-9ac3-4c5b-8247-d52110802476 ; + dho:hasCharge1 dhd:4a69b335-8eb0-47c5-8f92-55816c2551fe . + +dhd:068e506c-f42b-40f8-9c41-42ce0f366435 a dho:QueueFourchy, owl:NamedIndividual . -dhd:06a25fa1-d0ee-4605-b922-e33604403aef a dho:Field, +dhd:069401ae-11cb-48e3-b95e-33b1018b53b2 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:06a6ec4c-ad0c-43f9-aa1c-9730561e43ba a dho:Layer, +dhd:06960e9b-5b5e-4e50-bde7-72a1ae760de3 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:23d97ee4-4042-4593-9d0f-09f890ba93dc . + dho:hasTincture1 dho:Or . -dhd:06af661b-d7dd-4544-b057-f91586d35837 a dho:Field, +dhd:069d9339-1f2a-415a-b1db-33dd16a1283f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:07015460-d5c4-4136-8b9b-757f71ca3cf3 a dho:InBend, - owl:NamedIndividual . - -dhd:0710b36a-d1aa-48fc-a259-7887e41ced58 a dho:Layer, +dhd:06a519ed-ccb9-4f2c-81a1-6345164f6db8 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3e2cc5c9-356b-4656-8a07-2fdb5b8f5170 . - -dhd:071ec2bd-abb1-4403-b151-a8f64f6f3206 a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasCharge1 dhd:4fa54cd0-69a3-4c9f-9e4c-e83a7801ad32 . -dhd:0730811f-20f5-4f88-b99f-7383e3b04186 a dho:Layer, +dhd:06b93a5c-712d-441d-b988-e389c159034c a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:214ebb14-e74f-4b5e-81c1-4adee3739486 ; - dho:hasCharge1 dhd:c4c6369b-ef3c-4076-9019-80571e7bf8b5 . + dho:hasCharge1 dhd:6f74489c-02c7-4509-a17b-62e36da74ab8 . -dhd:0738e6fb-b142-4079-8862-5c8e86041474 a dho:Layer, +dhd:06c427a6-f673-49d5-8d6a-42bd78a22f7e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d2391de2-164f-4935-a761-d00d78639d8b . + dho:hasCharge1 dhd:059fc31c-551e-4eb9-ab49-dac47dd72353 . -dhd:07407ef7-c5b1-40dd-afd1-cb66d3682590 a dho:Seme, +dhd:06ee484f-add5-433f-a8da-2835672c2e11 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:b3419254-ca6b-4978-8cfc-5b3256b8edf6 . -dhd:077ae9f9-86ef-4767-a8c3-1f6058a7df47 a dho:Layer, +dhd:06faf83f-bbb3-472f-9939-fcf3f516adb8 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f7e767b6-af30-443a-a059-d8fffb109082 . + dho:hasCharge1 dhd:2031f70b-1612-4c6b-8d2f-06a62a60de9c . -dhd:07bea02f-270c-4bb2-ad6f-8c13525c4f8d a dho:EaglesHead, +dhd:0705939b-ed0a-4272-bf01-5d09ec04a4a1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:f742745e-b411-46d2-a973-1980227952aa . -dhd:07ca7fd3-7876-4720-982e-a8aa3e11b677 a dho:Field, +dhd:070fe7d5-ae80-4ba2-b261-9ce4957c4a6d a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:07f012b3-8433-4624-93ee-c4b6b0cf5d45 a dho:Eagle, +dhd:0711eabb-78b0-4bbb-9c4b-dc5eddf61d35 a dho:WaterlilyLeave, owl:NamedIndividual ; - dho:arranged dhd:348e77e4-f1db-457c-867b-8081960b0cbd ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . + dho:arranged dhd:6660fc66-8a90-4c70-b40b-1384a5076046 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:07f42bc5-d11f-43ba-9b3b-69711ac7091e a dho:Lion, +dhd:0716396d-d608-4501-b8a8-c0ddc501122e a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:0f029671-386a-4b21-b1cf-ff1eedb6fba3 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasModifier dhd:fb4e4598-f74c-41e0-83e8-cb1da6dad3e1 ; + dho:hasTincture1 dho:Gules . -dhd:07fa0565-b626-40c3-8a1f-9d60d897da04 a dho:Field, +dhd:07528fc8-3c00-4c0b-b58f-ef01bf14f1e8 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008837_A_1 ; - dho:hasMarshalledPart2 dhd:CoA0000008837_B_1 ; - dho:hasMarshalledPart3 dhd:CoA0000008837_B_1 ; - dho:hasMarshalledPart4 dhd:CoA0000008837_A_1 ; - dho:numberOfMarshalledParts 4 . + dho:chargedWith dhd:10663aef-240c-4fe7-bab9-9de08792ef26 ; + dho:hasCharge1 dhd:4269bf4d-ddc6-4b4a-8aa8-4fbb9c9db51a . -dhd:084e4f3b-e0c0-4c8e-bad3-157e711abc36 a dho:Field, +dhd:07638213-0102-497b-a31c-3b047dee74be a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:08543959-559b-40f3-9a4a-ac222330b496 a dho:Layer, +dhd:078a21ce-9b6f-4023-962d-f4eb312c882d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:54fe8758-e973-474f-b056-1b025f0e18b4 . + dho:chargedWith dhd:1d23c74c-d76e-4b49-91c3-7f2f4a60fe1f ; + dho:hasCharge1 dhd:70e93581-18d1-44c0-90a6-32e0d3564a8e . -dhd:085e3575-3356-49b4-85cc-a39403efcf11 a dho:Lion, +dhd:079b50e1-e82a-4d60-a9f1-fbfd08f6b3db a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:838b160e-a6d3-41b9-9b02-433bfea00964 . -dhd:0866f10d-36e5-440f-9f48-9930a85f5eec a dho:Lion, +dhd:079ebce8-5d08-4f5f-a028-27eda47957ee a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:4f8b4fbd-d4d7-4a0b-8fbe-45a4bbaa0dc0 ; + dho:hasModifier dhd:ebb9ca46-87e7-4a81-b654-e8a1b8ea7b79 ; dho:hasTincture1 dho:Gules . -dhd:0868303a-18a4-469a-a2c2-b1a3e73086e3 a dho:Guardant, - owl:NamedIndividual . - -dhd:0872e2e2-2933-484e-8083-124d4668c325 a dho:Field, +dhd:07add30d-bcbb-4903-b94c-7d0a9ad3daf4 a dho:Mallet, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:0897c262-2fc0-4698-be5b-39fed179d4ad a dho:Layer, +dhd:07b0be08-6f58-4b38-b33c-925c579bfe3d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b33448bd-b2ab-4878-b6ea-e3c7d9792e8b . + dho:hasCharge1 dhd:5da1c01c-6dc9-479d-a6b2-92ec10a38813 . -dhd:08b330f5-5d1e-4cd5-b992-17583aeec202 a dho:Lion, +dhd:07c71bd6-7a0a-40a0-8448-5d1fab1506f6 a dho:Bend, owl:NamedIndividual ; - dho:hasModifier dhd:00643e5f-b4cb-47d6-a925-f6446c6c3f72, - dhd:2ed463ff-2f7f-4cf8-ac47-40f9590025ee, - dhd:d4a885b7-51e3-400e-b1db-e9a18de33858 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Gules . -dhd:08bfc265-fabd-4246-8687-9e733e642025 a dho:Field, +dhd:07ccb8aa-b95d-4384-9004-71f4bbfede09 a dho:Chevron, owl:NamedIndividual ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Gules . -dhd:08dbd86a-d643-4683-b61c-7947bcc5e2fe a dho:Langued, - owl:NamedIndividual . +dhd:07ce5ac1-756b-47cf-adc9-34ed3c6fe62f a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:e565e8b8-10e3-4e1f-a921-b2f0cdd2c898 . -dhd:08e8bfe6-45ed-4346-87a5-febce7de9aee a dho:Field, +dhd:07d228b0-c709-4911-92f8-eb248d3f5a27 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:08e8e545-d285-4e83-bac6-83904af5e3e4 a dho:Lion, +dhd:08127710-8db1-4a83-896b-a95a22bdfde7 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:d433ed3d-d0c4-4539-994d-a06a2c16e741, - dhd:d6b22c0b-dff6-4637-a33f-5f1bbe4637cb ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:a1675690-117b-4877-83c0-5f058a09dc6d . -dhd:08ed714f-52d6-4fde-803f-802c3d0e7026 a dho:Fess, +dhd:081720a4-d481-4fa3-b3a4-6177d5af21fb a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or . -dhd:08f2df9a-bd76-4735-b369-3fa500262319 a dho:Field, +dhd:08372646-96c8-4bc4-a1b0-ad7baf962b86 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Vert ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:bb787ad9-ff91-4708-87f2-a575c7f3aeb4 . -dhd:08f658ee-1881-45e9-921c-6cea492c76b7 a dho:Layer, +dhd:0849edce-2509-4f83-9a9b-264d91765d6a a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:6b8e50cf-e1b7-4981-8473-c79e6ccf1029 ; - dho:hasCharge1 dhd:a9590f03-aab2-4e71-bf8a-99eff9ceb32f . + dho:chargedWith dhd:452ccac2-4b62-4bd1-98d7-d454b63cc9ac ; + dho:hasCharge1 dhd:eb797f4e-b973-4128-a375-e85df097729d . -dhd:08f8d663-1fee-4fec-81ca-01afda6b062d a dho:Quina, +dhd:0856525d-2eb6-4bb8-aee7-e1c15855f7d5 a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:84670d51-6ddc-4695-9045-e203d61b6d5a ; - dho:hasNumber 5 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:090146d7-191b-4661-8a8b-764ae51cc608 a dho:Field, +dhd:085986b8-826b-4a6b-8f0e-9033ca4fed70 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:0905dc42-dd03-4933-b24f-b0f0889730c1 a dho:Passant, - owl:NamedIndividual . +dhd:088fb0d9-ee21-4ad5-b1d8-df56628e799d a dho:Eagle, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . -dhd:091d0d8a-e89e-4919-9cb1-1ceabff53964 a dho:Field, +dhd:089217b0-bfe9-4033-b63b-7846567e619a a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasCharge1 dhd:eee1f81d-7488-4c1b-82a5-c1feb887f3d7 . + +dhd:08a87401-dcc4-4773-a60a-0dbd943264f1 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:092a4e9a-b94c-43d6-8fa3-8e5e65630358 a dho:Bar, +dhd:08ba8ccd-f202-44ee-a095-28871a9e204c a dho:Field, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or . -dhd:095a8044-06e7-4a54-9622-c7e3cb2857e7 a dho:Field, +dhd:08c75f50-41df-461e-a65e-263bd3f36591 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:0a6781d1-c39e-47d4-aa54-96a629078c43 . -dhd:09608d06-2c42-4133-9028-4fec630ec95b a dho:Fess, +dhd:08dff238-6403-4061-9404-a3199486ff1f a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:0968b199-77e9-493e-a616-122ce654b636 a dho:Field, +dhd:08e18c0c-69c6-4dc1-b4dc-7fa81e7a4699 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:e6296db9-a16c-416e-8940-05b3d5d057d6 . + +dhd:08e81c69-d18c-4c62-8126-c31714065b6b a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:cecc2456-1d73-42d5-80cd-4b6bd16c11ca ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:09763635-c376-4c64-943c-c402a66b71d4 a dho:Lion, +dhd:08eb5867-e18a-4f10-bc43-a0988609523e a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:f7e523d7-05c6-4657-b3a7-bdf8b1f0efcc ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:097bb75b-f8b0-4b1f-bf8d-bed879467732 a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . +dhd:08ee63ab-9536-46ab-b8e4-293689d57154 a dho:Guardant, + owl:NamedIndividual . -dhd:09a3b0b5-e46e-4ec1-ae69-899914a60969 a dho:Fess, +dhd:08f81a09-07ab-4271-bbdd-1b1945ea21ab a dho:Chevron, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:09b37128-09e2-4ee6-9abd-6cd72f76416f a dho:Lion, +dhd:08fb4288-1875-47f3-8b4a-6bb1f80b62c5 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000008755_A ; + dho:hasMarshalledPart2 dhd:CoA0000008755_B ; + dho:hasMarshalledPart3 dhd:CoA0000008755_B ; + dho:hasMarshalledPart4 dhd:CoA0000008755_A ; + dho:numberOfMarshalledParts 4 . -dhd:09bf1684-2982-4558-8d8b-a49b2bd2f656 a dho:Field, +dhd:0901aacb-5bae-4896-aa55-bfee2bfd754f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:ac9686e4-3f1b-445a-8254-d3049eea3be2 . -dhd:09f09674-95d1-4b0c-a1e5-3457decbc5f9 a dho:Rampant, - owl:NamedIndividual . +dhd:09121c7e-fe87-48fa-bc79-43902016ba8b a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:dfb1cebb-09ed-4f0e-90ec-810b2501b681 . -dhd:09f43868-0355-4da1-bc19-b77ff9889768 a dho:Chief, +dhd:09193720-d4a4-459e-bb83-a3a037899544 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:79b5654f-9d48-45b5-8651-ce38be3aa0f2 . -dhd:09f74444-5a7b-4160-8acb-58f3092d1105 a dho:Field, +dhd:091dfe1c-6d4f-4fe2-859b-5a514ecd0e76 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:09f92e00-c5fc-44ef-84d7-b3811f6ea338 a dho:Lion, +dhd:091ea608-fb24-4bac-ac9a-88e448a5f2ec a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:c789dc80-c70f-4a83-afa2-908892419a15, - dhd:cd7848e4-a556-421a-99f4-b09d7beeeea8 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:0a001057-bbb5-429a-b662-8877f0575b09 a dho:Layer, +dhd:0923817d-eba5-485e-8d17-250bc4f079ab a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:340685c9-b05a-47a3-a45c-a57dd39b04ec ; - dho:hasCharge1 dhd:2369d1b6-fcd4-44e6-854d-667441336416 . + dho:hasMarshalledPart1 dhd:CoA0000008220_A ; + dho:hasMarshalledPart2 dhd:CoA0000008220_B ; + dho:hasMarshalledPart3 dhd:CoA0000008220_B ; + dho:hasMarshalledPart4 dhd:CoA0000008220_A ; + dho:numberOfMarshalledParts 4 . -dhd:0a08a19e-d872-4133-96e5-487eae811920 a dho:Layer, +dhd:0927e948-0feb-478d-849f-a747cc41fa68 a dho:WaterlilyLeaf, owl:NamedIndividual ; - dho:hasCharge1 dhd:0d4daa59-4c3d-40b0-8ba5-f15dc1318bb6 . + dho:hasModifier dhd:17c6194a-e7d0-42bc-8e68-af12b40ad58a ; + dho:hasTincture1 dho:Vert . -dhd:0a276a64-86da-4d3f-8682-3969d6bd93bb a dho:Layer, +dhd:0928fe08-576e-4de3-b2e9-0fc808dec84e a dho:Castle, owl:NamedIndividual ; - dho:hasCharge1 dhd:2e746ed4-e602-4a7b-adf5-8eba57024727 . + dho:hasTincture1 dho:Argent . -dhd:0a300ee7-3e20-4b53-a727-5537827a3d2b a dho:Crowned, +dhd:094453cc-018b-476f-ba55-b8aeca215416 a dho:Curled, owl:NamedIndividual . -dhd:0a33ec79-fbdd-4013-a98e-ce93430d19b9 a dho:Field, +dhd:0946c3d6-d5bb-4344-a94d-e17edb9d0ac0 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:c588cfe0-e5d5-4c23-b11c-d788cd51675b ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:3ab82db9-6ea5-4a2b-bb7b-1966eeffe248 . -dhd:0a3497e8-e5c6-48b3-bf2c-aaad0e909bb6 a dho:Fish, +dhd:094ce93f-9023-4d1a-95aa-180ef0cd7a68 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:a122188a-830b-4f9c-9089-1fb368f03d80 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:accompaniedBy dhd:a55e0b17-6509-4c04-a202-d05501e4dc0b ; + dho:hasCharge1 dhd:69d57b9e-97d2-4c25-bd81-321d71ef412c . -dhd:0a3d2c15-ef51-4dde-a7b8-0d12a2d19978 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:0905dc42-dd03-4933-b24f-b0f0889730c1, - dhd:1978b973-83ea-47df-8e47-6645b8a8a9b4, - dhd:1ae7aff2-6b47-406a-8bab-3025e2f11023 ; - dho:hasTincture1 dho:Sable . +dhd:094ee5c8-be6b-4091-89e7-912fd71a6504 a dho:InSaltire, + owl:NamedIndividual . -dhd:0a433f7c-1427-405a-a241-ec383d5ae462 a dho:Field, +dhd:09517894-8c3b-4070-8a81-fc45d980c0ca a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:6634907c-3f89-488c-98a1-f1b4eafad743 . -dhd:0a5d6b0d-70ea-4781-93aa-ea1e1cfd7cc3 a dho:Layer, +dhd:0987d098-4360-46a5-8a48-63a29dbaf064 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:7541d1c9-8105-4692-a7f4-68a8dac10c42 . + dho:hasCharge1 dhd:23c21dbc-7cfa-43a3-a86d-294ea7719c7a . -dhd:0a60b379-67c3-4f27-9c97-5bcb016ed888 a dho:Field, +dhd:099c1597-cfe6-415f-ae19-5e70c2493473 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:611811e6-01cd-4369-bec6-f0799e7499d6 . -dhd:0a610d7a-16f7-42d9-bc33-fac569890f5b a dho:Langued, - owl:NamedIndividual . - -dhd:0a744481-306f-49fe-9165-1f87f2f76197 a dho:Issant, - owl:NamedIndividual . - -dhd:0a8bc20d-d956-4ac2-a2fc-e7f2989e57a0 a dho:Field, +dhd:09a61806-d472-4c3c-9e3f-52131b6e4580 a dho:Seme, owl:NamedIndividual ; - dho:hasSeme dhd:704b5abd-d069-4c45-a429-14e00ebb32ab ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:0a8cdf30-2bf4-42e1-a225-937f72d6cfcd a dho:Rampant, - owl:NamedIndividual . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:0a94de91-3b91-4ddf-98b8-b3acd2d8e2a5 a dho:Hooded, +dhd:09a76111-436c-47d1-91aa-f4f7657750fd a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture dho:Argent . -dhd:0aa96f35-58f7-48a8-8751-b5b883f4b030 a dho:Layer, +dhd:09aaefdc-9cf6-46a6-9b68-0ceebfc56ed7 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:2f9a82ea-59cf-4327-8aab-d4db56d69f21 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:0ab51fff-19e0-4eb4-89f0-ffde94805538 a dho:Border, +dhd:09ad7cff-4e04-4f74-94ec-c94df4b3fa5d a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:0abb8523-79bf-4b61-ad89-7e492820a224 a dho:Field, +dhd:09bacce5-b390-48c1-af33-a7e596452e6f a dho:Chevron, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008682_A ; - dho:hasMarshalledPart2 dhd:CoA0000008682_B ; - dho:numberOfMarshalledParts 2 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:0aca2503-4148-4ba6-91af-5c429923b3b1 a dho:Field, +dhd:09be5181-5ff2-4ba5-a03d-4821fb4d2141 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:R . -dhd:0aef12d7-bd0f-4e16-855a-47df25a687eb a dho:Lion, +dhd:09c2d38b-467d-4e16-a85b-07d04fe8a5d0 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:3c3d1d50-dc06-411d-8546-17e748fa40b6 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Gules . + dho:hasCharge1 dhd:fe15cf6a-c8bd-422b-be8b-05f96e0eb8c0 . -dhd:0b04c79d-83e6-403b-a361-ac3a7830d4b9 a dho:Rose, +dhd:09c81e70-cb0a-4e63-b829-be9b51157077 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:1a777a12-b4dc-43b0-873e-b9a494641fdb . -dhd:0b09da72-4d54-4779-ba97-fdc7a88d4d1c a dho:Seme, +dhd:09c9f2d8-a80a-4176-aa7a-6eae8c0788f5 a dho:Seme, owl:NamedIndividual ; dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:0b46a8a0-5ee8-431e-87f8-711741a7be75 a dho:Field, +dhd:09d06977-e436-463f-a15b-181b0a26ee38 a dho:Saltire, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:0b588e84-dd52-4620-9fa7-e8444fb16aaf a dho:Layer, +dhd:09f882c7-d8bb-420d-943d-6dcad54ec7b5 a dho:Lion, owl:NamedIndividual ; - dho:chargedWith dhd:9dccf6f2-fa60-4570-b60a-e8a0e2596808 ; - dho:hasCharge1 dhd:3fb529ba-d68d-4508-90eb-05a1beb29177 . + dho:hasTincture1 dho:Or . -dhd:0b6d7145-b822-4132-aa26-acd844f2dd2f a dho:Field, +dhd:0a06a9b3-1a4f-4f56-9ffb-9cc516e2427e a dho:Bodkin, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:0b756b31-13e8-40c3-bcd0-289cc090523f a dho:OrleOf, +dhd:0a0fc78b-d980-4a8c-896a-426393b60b12 a dho:Crowned, owl:NamedIndividual . -dhd:0b761889-bf39-4283-a491-bb037b7cae0f a dho:Seme, - owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . - -dhd:0b816c0e-0c27-4f48-9517-47c53b2fde83 a dho:Layer, +dhd:0a3d5762-ecf2-48ee-b975-88b389331f10 a dho:DoubleTressure, owl:NamedIndividual ; - dho:accompaniedBy dhd:95fa52f0-6902-407a-bf64-c85d388ca858 ; - dho:hasCharge1 dhd:201c5587-ae56-4d85-a121-6b6331f4cb62 . + dho:hasModifier dhd:412b19e7-1e2b-493b-825e-946a7a9a08ae ; + dho:hasTincture1 dho:Vert . -dhd:0b89a2a2-6740-49f2-b7f2-e1af066fdf18 a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or ; - dho:numberOfMarshalledParts 1 . +dhd:0a63d93b-d120-4be0-8037-1b2d5ae75ff1 a dho:PerBend, + owl:NamedIndividual . -dhd:0b96a161-a0d5-4764-9161-07a6713dc9e5 a dho:Field, +dhd:0a6781d1-c39e-47d4-aa54-96a629078c43 a dho:Border, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; + dho:hasPattern dhd:d58ff54c-70d1-4a45-a1d8-22098871e312 ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture2 dho:Gules . -dhd:0b9f31f8-c545-457a-b4fb-f52f2d1133d3 a dho:Roundel, +dhd:0a696fd8-5019-4db0-9693-5b19dbca31f8 a dho:CrossOfAvis, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Vert . -dhd:0bac61c5-c369-4caa-9c60-0918ecee3070 a dho:Layer, +dhd:0a7453c3-b266-4522-863f-5446bf696fc4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:456c67d4-6239-4736-a6f8-299a2e271235 . + dho:hasCharge1 dhd:2456ca12-aa85-4511-9b94-8132de17387f . -dhd:0bd403db-14d1-4a7c-9763-417fec402120 a dho:Layer, +dhd:0a7601b1-d4f9-4b6d-8eeb-0d79a8671174 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6ed655af-f5a9-46d5-908c-a9fbba6cdb4a . - -dhd:0bd5af66-9efa-4473-b3c0-1adc75cf9380 a dho:Crowned, - owl:NamedIndividual . - -dhd:0bed17d5-0464-4190-a48c-c0efec745b0c a dho:Rampant, - owl:NamedIndividual . - -dhd:0bf67678-954e-4df1-9969-d20f0db5ee9f a dho:Rampant, - owl:NamedIndividual . + dho:hasCharge1 dhd:c5c2574d-5442-4602-b0c3-a8d2dcdeb322 . -dhd:0c1d1cfa-64b1-4382-b9bd-210411db4750 a dho:Estoile, +dhd:0a768b77-6424-4ad5-960d-d5284c672bd1 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:InOmbre . + dho:hasCharge1 dhd:3997bd3e-d6e5-48d7-b24f-03a43456f793 . -dhd:0c1d2df3-9e72-4b5a-84b9-90785ae8bf6d a dho:Guardant, - owl:NamedIndividual . +dhd:0a87916a-d5d2-4024-a8e5-aafe9887cd50 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or . -dhd:0c2033e9-a105-42e8-a198-dfff95eb2698 a dho:Stringed, - owl:NamedIndividual . +dhd:0aa0be17-1101-4f8e-a8b3-c12d25f397a6 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:a1a69395-5493-4c15-a709-1e87640ca25c . -dhd:0c2b14fa-f3e8-4bf9-b738-ab83a7f21ae8 a dho:Field, +dhd:0aa9d5ec-826e-49b5-a926-b06f75012805 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Ermine ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:0c3ca889-397f-4d6a-a783-d16473857733 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:31ce1cf6-d1e5-4870-9205-1b964222ac96 . +dhd:0ac25d73-5855-4d53-bafa-64f31f15110c a dho:Rampant, + owl:NamedIndividual . -dhd:0c520bbd-0bde-445a-b109-a113dd8a4395 a dho:Field, +dhd:0ac2627d-53b5-4268-8f67-0e13d2b9064f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Missing ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:0c67d83e-dc76-43fe-9299-244a91c57f9d a dho:Pale, +dhd:0ac7dc16-f24d-414b-b029-79ea44b92640 a dho:Bar, owl:NamedIndividual ; - dho:hasNumber 4 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:0c780ad5-a2c3-4976-a442-87bffedf71ec a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:1c9694fe-3abe-42fa-ad89-b04501faafe9, - dhd:d1e27221-e7a9-4b34-b1b0-3ce936bd8532 ; - dho:hasTincture1 dho:Argent . - -dhd:0c86c6ca-b20f-46cc-b7a3-45150a1884e6 a dho:Field, +dhd:0acd6450-a901-4130-a511-58c298ad12c0 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:0ca2bde4-f705-4824-be9f-111f6e23ccb8 a dho:Seme, +dhd:0b0e20dd-19da-4bd7-b73e-92f0a1a8b67f a dho:Seme, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasSeme dho:Crusily ; dho:hasTincture dho:Or . -dhd:0cab89af-8896-49d6-9399-36ea2fe155d5 a dho:Lion, +dhd:0b383449-5633-4163-842f-74fde04649e3 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:891e7c3f-dee7-4fc8-837e-63f0f61cd6cb, - dhd:c5dfb872-5701-41a6-8d46-bc4a61845510 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Argent . -dhd:0cc9db70-e8ce-4390-a65d-842907b100cc a dho:Layer, +dhd:0b54791f-1d58-45cf-8a97-bbe5f1478dae a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:bcde9551-e2a5-4ae8-8c12-d58299a03835 . + dho:hasModifier dhd:2b03f354-ec62-46a7-a523-9e6d7d99acd3, + dhd:c2f19379-c7e6-40f5-9aee-4525d1450e4b ; + dho:hasTincture1 dho:Sable . -dhd:0cffe1eb-d4dd-4b78-9973-c526220c34f0 a dho:Axe, +dhd:0b54bc57-088e-487c-92b3-9ac929e46212 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:f16e63a6-391b-4b4e-8652-14177b5ac0a4 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:d4a0b0a5-c452-4fd4-ba6b-a046a5b74a6f . -dhd:0d108312-9f90-4b77-bb7d-1ea248c0e281 a dho:Border, +dhd:0b955a2e-c1fe-47a4-9420-811a1557ff1e a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasLine dho:Dancetty ; + dho:hasLineModifier dho:PerFess ; + dho:hasModifier dho:Countercharged ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:0d18a15f-6a0f-4493-b790-70abc3d07d36 a dho:Field, +dhd:0bdf2c7b-c9db-4c40-9c5b-68331aa8a2c8 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000009585_A ; - dho:hasMarshalledPart2 dhd:CoA0000009585_B ; - dho:hasMarshalledPart3 dhd:CoA0000009585_B ; - dho:hasMarshalledPart4 dhd:CoA0000009585_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:e1577668-45dc-46e3-9d5e-c8434438d159 . -dhd:0d258a09-a315-46a0-a16a-e5a3e8ce7236 a dho:FishHauriant, +dhd:0bf21c6c-63d9-45ca-966d-2084f12fd00f a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:77500b93-114f-4b9d-b69e-a56ed14c1ed5 . -dhd:0d286f46-ef6c-4d34-846c-157fbd1aac9b a dho:Layer, +dhd:0bfd74af-2356-4dc9-bde9-13109e0c50e3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f857efdc-465e-499c-9451-863e6c91ff46 . + dho:hasCharge1 dhd:761ea7d0-a949-48a8-9750-5b8cc63ca507 . -dhd:0d2b7262-433a-4298-af36-2c20361d3570 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:4eb6b2e5-6969-4381-a93f-1bd01da22c1f . +dhd:0bfd9e5c-4439-4a7f-8bac-958b8f449ae9 a dho:Rampant, + owl:NamedIndividual . -dhd:0d31ffd8-7d94-48a0-872e-3fc95512af0e a dho:Chief, +dhd:0c009684-5560-4dbb-947c-438b2e8c34f1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasCharge1 dhd:1806def9-a090-42d9-ba83-5d1a31856f80 . -dhd:0d4daa59-4c3d-40b0-8ba5-f15dc1318bb6 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:e635fafd-3f73-410d-b9de-dc068eb7b74f ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:0c07931c-45a3-4d49-b06c-6328aa9d9ca4 a dho:Crowned, + owl:NamedIndividual . -dhd:0d630512-d91b-47cd-a24a-9120b2d1a9f5 a dho:Chevron, +dhd:0c0f3b61-e7a9-47f9-9428-205b417db909 a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Grady ; - dho:hasPattern dhd:7bfdd946-067a-428a-a7a9-e5acc4498d6b ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:05946ac2-e8a7-4eb8-8781-0df16e94ef56 . -dhd:0d7d63bb-f9cb-4251-9fb7-b8606ba67d13 a dho:Chevron, +dhd:0c194fcb-4519-467a-afef-e7ff5ea795e2 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:be2f5f84-8ae8-4bd0-a714-7d6873e97a62 . -dhd:0d8fae07-a509-4fce-86ff-ba75e4dc1bd5 a dho:Field, +dhd:0c20e464-e777-43f6-a849-59bfd840afea a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:0d9c5770-2de0-4b21-9c0f-d96b94666ec8 a dho:Field, +dhd:0c2a0f3d-b390-4911-8607-9b283f7cf422 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, + owl:NamedIndividual . + +dhd:0c30d239-a82b-4bda-9277-101e0ddba018 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008517_A ; - dho:hasMarshalledPart2 dhd:CoA0000008517_B ; - dho:hasMarshalledPart3 dhd:CoA0000008517_B ; - dho:hasMarshalledPart4 dhd:CoA0000008517_A ; + dho:hasMarshalledPart1 dhd:CoA0000016665_A ; + dho:hasMarshalledPart2 dhd:CoA0000016665_B ; + dho:hasMarshalledPart3 dhd:CoA0000016665_B ; + dho:hasMarshalledPart4 dhd:CoA0000016665_A ; dho:numberOfMarshalledParts 4 . -dhd:0da8521b-8c03-4559-a970-1df846399cf8 a dho:Field, +dhd:0c594322-f554-4660-b270-22cbc24c3734 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:2a3fdc5e-4841-443d-bcc9-cf37eb394efe . -dhd:0db0453d-7283-4ae1-93c4-be333363088f a dho:Field, +dhd:0c66ff1d-db56-4f76-92b4-1cae75df9a3c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b133cb85-77cb-460e-9f0d-9de77efb070b . -dhd:0de7444e-0c29-4dca-ad4d-f04d0b07c060 a dho:Field, +dhd:0c6e7766-cea9-4cee-8b04-ae1078af5581 a dho:Border, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:0df13294-b5d0-4744-b746-5aa28f493453 a dho:Layer, +dhd:0c6ee4c3-1689-47bf-8660-6220ecb2b409 a dho:Bar, owl:NamedIndividual ; - dho:hasCharge1 dhd:3cb2d047-4873-430c-8b75-f287a3610d68 . + dho:hasNumber 2 ; + dho:hasPattern dhd:791186e5-fbf3-4f90-8752-287a1ded6087 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:0e0480a7-8dab-404f-85e1-bea33678c2e3 a dho:Pale, +dhd:0c72e1bb-812f-484e-9989-063132622db8 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Vert . + dho:hasTincture dho:Gules . -dhd:0e2d0010-f50f-492c-9489-4767341eff88 a dho:TalbotsHead, +dhd:0c88de29-1145-4882-b492-aa5588f387f0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:0e36dac0-67f9-4bee-8cdd-281d3773c7d9 a dho:Layer, +dhd:0c9d877e-8545-4249-9acd-eb87467d92de a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:242940a4-163a-4294-b7c1-7cc933581399 . + dho:hasMarshalledPart1 dhd:CoA0000019035_A ; + dho:hasMarshalledPart2 dhd:CoA0000019035_B ; + dho:hasMarshalledPart3 dhd:CoA0000019035_C ; + dho:hasMarshalledPart4 dhd:CoA0000019035_D ; + dho:numberOfMarshalledParts 4 . -dhd:0e423e54-521e-480a-8eac-3d95ac0da28f a dho:Layer, +dhd:0cb23123-1341-418c-9c5c-04c3874d24ef a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:7d55a3e4-a0d9-4d8d-a4f2-05096add6734 . + dho:hasTincture1 dho:P . -dhd:0e4782f3-a21b-4d59-bb6c-3ad35eb151ff a dho:Lion, +dhd:0cb4bf7d-162e-43e4-a521-67723030cbfa a dho:Border, owl:NamedIndividual ; - dho:hasModifier dhd:ba6da19c-f413-48c1-aebe-e2191c805c78 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Gules . -dhd:0e657a79-0984-4796-ac71-f48dc6b2bcae a dho:Eagle, +dhd:0cd4c21a-c74e-49d2-9a9b-a7a85ecb99d2 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:f3db6e09-bab2-4cda-aa39-b4c3bf4c87c1 . -dhd:0e6a35f0-91c2-4de9-8f73-3e36f9000328 a dho:Segreant, +dhd:0cd7de3c-3cfe-4403-b325-c504ef66dab6 a dho:Issant, owl:NamedIndividual . -dhd:0e6e8cc0-09e6-4351-8e2d-f32f2fdcd2c8 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:dc596b21-a44f-4dc8-8b33-05f0ed962d4f . +dhd:0cdd3ce5-b052-4f26-b03c-9cd3d39bcc3a a dho:Enflamed, + owl:NamedIndividual . -dhd:0e75356b-91d8-4cd4-928c-69b950422c81 a dho:Saltire, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . +dhd:0d05e0c9-20a2-4e91-945c-88cd3f718602 a dho:Armed, + owl:NamedIndividual . -dhd:0e89c08f-33fa-4c00-97e4-52e3668b22ea a dho:Field, +dhd:0d12420c-b626-4ebf-bba9-6f46d9284a1f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:0e937cd3-0a02-4e84-b536-2d3b419fbb0f a dho:Field, +dhd:0d1d3300-d539-4ab8-98a9-ba94a67a2071 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:0ebfc4fc-fdb6-444c-9446-5fce1221c272 a dho:Layer, +dhd:0d2c9bf4-14e0-48fd-97a7-b59d85f21cdd a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ed8c1679-e332-46bb-a869-70d02dcd0042 . + dho:hasCharge1 dhd:797f8f58-0e4a-4ff6-bb0f-633dbca3ddc1 . -dhd:0eda77ee-94d0-4556-85aa-5e33030aac25 a dho:Layer, +dhd:0d5fd555-074e-4c7a-a658-d82ac0a90ff0 a dho:Molette, owl:NamedIndividual ; - dho:accompaniedBy dhd:d7895126-df81-4c19-8af5-d753403c620f ; - dho:hasCharge1 dhd:26dc9dd2-c3cc-4d60-95ce-194c95de532b . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:0ee79090-028e-4294-bbb2-a5f3bc3e6521 a dho:Layer, +dhd:0d720487-9a3f-41b5-8f4e-fae7bb9bfe69 a dho:Escutcheon, owl:NamedIndividual ; - dho:hasCharge1 dhd:44438179-cc8d-4af0-b51a-de13b9af72d7 . + dho:hasCoatOfArms dhd:CoA0000002410_CoAF1 . -dhd:0ef00a07-8078-4a45-b86f-09ab80f241b4 a dho:Layer, +dhd:0d8d21a3-6803-47fa-9efd-55819d6cc3b2 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:23d4b973-7787-458d-afe2-843e13104f11 . - -dhd:0f029671-386a-4b21-b1cf-ff1eedb6fba3 a dho:Issant, - owl:NamedIndividual . + dho:hasCharge1 dhd:6cae04e5-e6bb-4b35-8653-30e31fcbd3aa . -dhd:0f038bbd-e125-44d5-8651-15454685c1d3 a dho:Field, +dhd:0d8f81d3-ab7f-4fb7-9a13-26fc8bf6e5d0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:0f205ef9-1781-4914-a2db-0131e28b66e7 a dho:Field, +dhd:0dafcb9a-275b-4b96-8700-9f5543b7daeb a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Azure . -dhd:0f3f149d-24bb-4671-b54e-a380664cf959 a dho:Field, +dhd:0dc293bc-b2b8-43b1-b0a8-912d2c4464bb a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:0f400d02-1282-4414-a9b1-64dc2b881148 a dho:Stringed, - owl:NamedIndividual . - -dhd:0f40b30e-a265-4df0-a7e1-eb665a7a4947 a dho:Field, +dhd:0dd40e90-fd1d-498b-8121-9c0b06ee6ba6 a dho:Seme, owl:NamedIndividual ; - dho:hasSeme dhd:8c25fc80-d99e-4b5c-9827-bb4ed27ab690 ; - dho:hasTincture dho:Azure . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:0f4aa876-2220-4372-a318-99bd4b4adb5f a dho:Crowned, +dhd:0de29b5f-4f07-4b9f-a318-499ec5190edf a dho:Naissant, owl:NamedIndividual . -dhd:0f609bf5-b1db-4149-94ec-63ebf5a8032c a dho:Layer, +dhd:0df230f4-90d3-4bb3-bcbf-ba40d32d4ada a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3cf26126-4384-4a85-b898-9fe2cf191abb . - -dhd:0f640a8a-ef81-4e74-b0be-d2f9483a2317 a dho:Rampant, - owl:NamedIndividual . + dho:accompaniedBy dhd:3290a0df-ce74-4c64-965c-570adefea293 ; + dho:hasCharge1 dhd:9ee5f589-21c7-45a3-a0cd-eeb755b7c8f9 . -dhd:0f67142e-e547-4ee4-9a88-1562500bfa9e a dho:Layer, +dhd:0e0a32eb-a266-4af5-ad1e-4088f939943c a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:356c68e4-611b-4005-9dd5-9584f210f121 ; - dho:hasCharge1 dhd:7256aaae-cc8c-4d02-abb4-02a8e16fc947 . + dho:hasCharge1 dhd:a1e6fd2f-c1bf-48d8-b805-5558d088f028 . -dhd:0f6ee216-0337-44b7-b6ca-3b1f9447fe0f a dho:Field, +dhd:0e1cac73-8ef4-436a-9aa7-90366271e444 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:0f904165-ec90-4753-9e81-319a80ed5cbe a dho:Couped, - owl:NamedIndividual . + dho:hasModifier dhd:0096c7ce-7be4-4a48-8081-758fbd22438a ; + dho:hasNumber 6 ; + dho:hasTincture1 dho:Or . -dhd:0fc2c45b-f364-4228-b9ff-0aafed5aaafd a dho:Layer, +dhd:0e63838a-f37d-430c-8371-a0e2834a3646 a dho:Gem-Ring, owl:NamedIndividual ; - dho:hasCharge1 dhd:bbc41c80-3e71-4b3d-a2e9-1019c6f79bdb . + dho:hasTincture1 dho:Or . -dhd:0fd64559-0782-4ab5-a77b-cbf23baf472a a dho:Seme, +dhd:0e73a7ba-a7cd-49e1-b907-ff4f6d6e2600 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Argent . + dho:hasPattern dho:Vair ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:0ff578d3-131c-4189-934d-4afd871e468e a dho:Eagle, +dhd:0e778223-b98e-4240-b725-0509951ca3d7 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . - -dhd:100170a8-e6ee-4a9f-87d3-fbd5eb011ed3 a dho:Crowned, - owl:NamedIndividual . + dho:hasModifier dhd:eaed6295-31c0-468d-9576-35f08d414761, + dhd:ff206c07-8737-4e4f-9402-189accf0ca3c ; + dho:hasTincture1 dho:Argent . -dhd:1006c486-ce6d-4d65-981f-e7afdafc64c5 a dho:Crowned, - owl:NamedIndividual . +dhd:0e9ab852-81f0-4a33-9d02-299a6f6af615 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:4ab64ea5-fdb7-4862-8d89-caef18282916 . -dhd:102afcd4-d0be-430b-be32-61433572a8e1 a dho:Field, +dhd:0e9eb3f2-688c-4227-94b5-4686387960c8 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:102fc605-3a9f-46a9-b487-9dae8c374ea4 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:d2f67b7e-87ab-430c-be15-dcc304659e8d . - -dhd:104395c0-e3ed-43b5-a9ae-703b29e3d00a a dho:Layer, +dhd:0eb8c74c-07c8-41f5-94bc-78c6446b9968 a dho:Eagle, owl:NamedIndividual ; - dho:chargedWith dhd:b593e399-0aa7-4805-92c9-85f4f73ba9f0 ; - dho:hasCharge1 dhd:f88c234e-02df-49a4-b675-6cce62b44d0c . + dho:hasModifier dhd:6283ed80-3a9b-40b7-93a5-ed636b704e94 ; + dho:hasPattern dhd:b255d69c-9646-4564-b85d-907f31356fdd ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:104a544a-8081-4750-af35-3172498f03d2 a dho:Field, +dhd:0ec26102-b102-432f-8458-7bddd980eb08 a dho:Rose, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . - -dhd:104dd4cb-ebd1-4bab-8298-c1e4100295e1 dho:hasPattern dho:Compony . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:104dff96-bdb1-4216-a4aa-fd3f2fd19975 a dho:Layer, +dhd:0ef69089-3af5-4c11-8b79-3332d6a9d343 a dho:Cross, owl:NamedIndividual ; - dho:hasCharge1 dhd:47784503-862e-41f7-9590-7daba77cf088 . + dho:hasTincture1 dho:Or . -dhd:10543d18-83dc-46f5-8382-ef0fa376b106 a dho:Field, +dhd:0ef76d6d-17d2-4ec9-bd53-1df37c49897f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:10596207-5151-402f-b279-9467f92c4594 a dho:Fretty, +dhd:0f24b5a0-7083-4864-9afa-7d0919ce1633 a dho:Roundel, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:106ae289-dc90-44a3-be08-bf567dd416d8 a dho:Passant, +dhd:0f2a11b4-bfa4-4905-80a6-750067c7ea29 a dho:Langued, owl:NamedIndividual . -dhd:107575d7-47c6-4916-a407-c8c524130e89 a dho:Chief, +dhd:0f58b99a-b66f-4334-a332-a1d892696b23 a dho:Border, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:10a7f820-3ee9-4100-a133-811102445deb a dho:Layer, +dhd:0f601d55-7766-4516-a3df-714438716f26 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:30cb4070-74b9-47f4-a069-435a7e232106 . + dho:hasTincture1 dho:Gules . -dhd:10ad131a-e1ca-46c3-9740-0d671889468f a dho:Mullet, +dhd:0f64b944-a9c1-486b-9654-eb81c7ea60cc a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:inChfDx dhd:943440f8-6e64-4e34-b94b-60fe4ca8b9d0 . + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:10d64a24-eb87-47d2-857c-f1df8fcfc325 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:71623bd5-994f-4e90-8321-a680e164888a . +dhd:0f7dec84-1d5f-4726-8d13-1f1f246244b3 a dho:Passant, + owl:NamedIndividual . -dhd:10dbfa36-1478-4e79-a139-c95a5d90a29c a dho:Saltire, +dhd:0f90c48f-9e73-4e8f-ba6e-2013c23f913e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:5f788a03-ad27-4cd4-a65c-54d1cdf3f62f . -dhd:10f70c20-f7b8-457e-bf7d-262552f06a1c a dho:Field, +dhd:0f9bee49-c477-4bc2-9073-34b2d9d88a91 a dho:Barbel, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:arranged dhd:f3401c88-e085-4276-8be3-8132ba35a14a ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:10fe2e0f-d742-4632-879f-051c3b886508 a dho:Layer, +dhd:0fa14b7f-4774-4ef4-a84d-9141b5c488e2 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:c4832208-0d6f-40a7-9ab8-16ef8db444e7 ; - dho:hasCharge1 dhd:00237264-5932-4a23-bf87-1887b820feb5 . - -dhd:10feb124-3947-4841-83cd-0ad46c8ae0c1 a dho:Crowned, - owl:NamedIndividual . + dho:hasCharge1 dhd:89173011-e138-4416-bb01-408cc816e41a . -dhd:1103646f-9a38-4e48-9b14-390956a7b929 a dho:Field, +dhd:0fa5f201-ce5b-4eab-8be0-b74d969ca6f5 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:8e946879-4e60-4a93-889a-d1d013bdb87a . -dhd:110c8d86-2659-46d2-91f4-2318bff6193a a dho:Segreant, +dhd:0fa97a61-ae0a-4393-8bfd-40636893e367 a dho:Annulet, owl:NamedIndividual . -dhd:113f620b-38e2-410f-9119-64fd890bffe7 a dho:Field, +dhd:0fb6c7f4-f531-44cb-8eb8-930ba084d81b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:86c06b14-6f2b-4774-acd5-06b890c45c57 ; + dho:holding dhd:302475f6-7629-4380-8686-0e0e80e50478 . -dhd:1145bbde-db3e-4a7d-81e9-c6215dbf80e2 a dho:Castle, +dhd:0fca42c4-bdb5-44b6-8cce-c8f86d10d960 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:115690fc-3c28-4fe2-bbef-7cbfea36795c a dho:Bar, +dhd:0fd96d1f-3c55-490a-841f-e6fadef4e87c a dho:Border, owl:NamedIndividual ; - dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:115b6014-ae7a-4a94-8319-dec44fc1b8bc a dho:Bugle-Horn, +dhd:0fea66b4-3251-40d6-af98-c461f685fc3d a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:0643357b-257d-42f7-9878-76d68a694ae7 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . - -dhd:117fa0c2-c1f4-4512-a578-1965abe59288 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, - owl:NamedIndividual . + dho:hasTincture dho:Or . -dhd:118a88dc-3b74-43d8-b224-ec8cecbfea9b a dho:Field, +dhd:0fef58f2-85a2-4d7d-86b1-6b392c01617b a dho:Increscent, owl:NamedIndividual ; - dho:hasTincture dho:Sable . + dho:arranged dhd:856e14c5-6f9c-4481-8797-e8f723a30f6a ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:11997fa5-43ad-426c-9051-c8f5d17543af a dho:Rampant, +dhd:10116764-5a57-46d9-a96f-14b5c0219dce a dho:Armed, owl:NamedIndividual . -dhd:11a38fa1-b0a5-4bf7-99b5-77b223acdd54 a dho:Bear, +dhd:102f5e5d-5d0b-4a8a-a3c9-f4c1bbe1b597 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:7dc4e8a8-9489-4473-a314-5e122a59bc56 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules . -dhd:11a869df-cd96-4830-9fc8-136f4e731efe a dho:Layer, +dhd:10344f5c-0d84-448f-9dc1-004404af8a1a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8c4851ba-97e3-4b6c-8ce9-4ef26b5b1a6c . + dho:hasCharge1 dhd:5ced2d68-9338-406e-aa01-84c5d261ca6d . -dhd:11b60dae-3ed3-47ee-929e-aca13e871bb3 a dho:Field, +dhd:104014b9-8bdf-4f30-9d4e-34df12cb2d7b a dho:Fess, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000021423_B_A ; - dho:hasMarshalledPart2 dhd:CoA0000021423_B_B ; - dho:hasMarshalledPart3 dhd:CoA0000021423_B_B ; - dho:hasMarshalledPart4 dhd:CoA0000021423_B_A ; - dho:marshalledByType dho:PerSaltire ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Gules . -dhd:11d7cfbe-395c-4f15-b9d8-b6ae9b63e559 a dho:Field, +dhd:1040609d-8200-480e-9ef5-64735473eaa0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:1b20212a-aafd-4c67-965c-00c1d22e8abd ; + dho:hasCharge1 dhd:de6839c9-0f6e-4b1b-ad29-520a3c6c45b4 . -dhd:11e8a9f4-2914-4175-b913-9293f5d66431 a dho:Eagle, +dhd:105f0ab1-5f62-449c-a15f-06094d98301a a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:8d9b9878-374c-43ee-8b11-64c0662e77a3 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasModifier dhd:d2188abb-fb9f-4308-89ad-3e583378a816 ; + dho:hasTincture1 dho:Argent . -dhd:11e90d62-1e61-4f5f-8420-679fcbe2a277 a dho:Field, +dhd:106a56e5-41fa-48ef-84ba-793bd6b8ca41 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:1213145b-ad15-41aa-b973-d5eb1f88f97e a dho:Layer, +dhd:107e0dfb-da51-4e99-b72f-9a86f443004f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d532dbd3-137e-4d2a-9e92-5fd98c4b07be . + dho:hasCharge1 dhd:d1ea722e-a2a1-47e0-b09c-d5ab681fb322 . -dhd:121a6a9c-917c-4c90-8f62-1ca5d45d9f46 a dho:Field, +dhd:1083e497-6148-43f2-b771-54c2f1067b48 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:121fce8a-ea24-4976-afb9-2efaf7c5d11a a dho:Pale, +dhd:1089f0cd-576e-47ee-811e-fd285c33d237 a dho:Crampon, owl:NamedIndividual ; + dho:arranged dhd:16be61f2-62c0-4e2a-8af6-740eedbc603e ; dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:122532bb-75e2-4e57-9ac7-27c4d2cb621c a dho:Stringed, - owl:NamedIndividual . - -dhd:122b4c01-4489-4b21-a347-72eb79cf6a67 a dho:Field, - owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000009579_A ; - dho:hasMarshalledPart2 dhd:CoA0000009579_B ; - dho:hasMarshalledPart3 dhd:CoA0000009579_B ; - dho:hasMarshalledPart4 dhd:CoA0000009579_A ; - dho:numberOfMarshalledParts 4 . - -dhd:125f5765-5ce3-4156-9bba-f41ff4884921 a dho:Saltire, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . - -dhd:12608476-575b-4128-852e-215d48cd6cc7 a dho:Field, +dhd:1092c921-e6f9-43be-a2aa-a1fb47e4545e a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:22baf64e-7ab0-4344-89e4-8f288038c8a1 ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Vert ; dho:numberOfMarshalledParts 1 . -dhd:1263a504-68ff-4b50-a862-7d3689117470 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:2d34063b-690d-4ca3-abcc-9366bc46ccd4 . +dhd:109c38fe-c3bf-4bc1-a927-fcd8186d0c37 a dho:Crowned, + owl:NamedIndividual . -dhd:12703551-2305-4a56-ac10-04c82f8dc111 a dho:Swan, +dhd:10af2004-da90-4aed-a7e3-161c0f5d1332 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:29e54f20-8fb1-4bd0-869d-b9140cb42e2f . -dhd:12a85a36-c6c7-4a3a-a429-2bd652ebecc2 a dho:Stag, +dhd:10b5b21d-53ba-4cd8-8307-ac403fb7a68a a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:f5462926-ca67-4990-bfa5-14b707978141 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Azure . -dhd:12abb865-c09b-4268-aadf-17893924a3f7 a dho:Field, +dhd:10e85c07-c48e-42e7-944c-c189f47e3266 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:12b482ec-630e-41cb-88ad-42485513a250 a dho:Lion, +dhd:10ee1e85-5768-401e-859b-4d1553e99360 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:c3e27d72-d607-468c-adea-fa9240f64729 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Azure . -dhd:12bf15ce-03f4-4444-a440-2034efd70487 a dho:Rampant, - owl:NamedIndividual . +dhd:10f5d5c9-cb47-4d11-8ec3-9c9d6f99a8f2 a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:12f2b03b-aa72-4925-b04d-07a6ad4ae6f1 a dho:Barbel, +dhd:113ee8dd-f885-4335-bdd2-8fb0f82456aa a dho:Saltire, owl:NamedIndividual ; - dho:arranged dhd:534429df-68f2-4830-8425-92040214b121 ; - dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:131be8ee-9cb1-41fb-915b-da401c5fd7e8 a dho:Pale, +dhd:1158e073-501f-4d3e-8a31-7b50322251c0 a dho:Rose, owl:NamedIndividual ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:134ad077-07ef-4674-b4fe-f509665ef981 a dho:Mullet, +dhd:116e515b-c808-4d42-8826-24bc9ef2e4c1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules ; - dho:inChf dhd:4bf924b1-6ef6-497c-83d3-0648608bfd69 . + dho:hasTincture dho:Gules . -dhd:13515b04-8acd-4bd8-a600-f6929cef55e4 a dho:Field, +dhd:1185ff4f-b5c2-43b8-bb4e-03a432e47b31 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:ff1e8a64-b9fe-45c6-bb57-4888e75bdbd2 ; + dho:on dhd:c4b62065-1b84-4d67-be50-bae68ca0a8ca . -dhd:1381e05e-30fb-46aa-9123-a75f29bd2da0 a dho:Field, +dhd:11aa1e38-4dba-481d-8b89-0b681fcf3975 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:c07e5171-72b8-4c37-be5d-9a66f6a0a55d . -dhd:1391bd39-234c-457b-ae3a-2cdddc49dd50 a dho:Border, +dhd:11b2b1b7-7c66-476f-929e-f18f5bc6bfd5 a dho:Border, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Sable . -dhd:1397e91c-3f78-47ff-90e7-51ae08561505 a dho:Layer, +dhd:11c4b5b7-67bc-4bb5-b295-1e7d7a6f0a86 a dho:Field, owl:NamedIndividual ; - dho:accompaniedBy dhd:006e9d49-d510-4e43-aaf2-27910eee1a9d ; - dho:hasCharge1 dhd:14cca975-48e9-4f6b-8cc2-69704a320c17 . + dho:hasTincture dho:Or . -dhd:13ae6f5d-24dc-473e-8025-107167d15eda a dho:Chief, +dhd:11eff532-df3c-4a92-a6fc-88c81f04928c a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:13b41ed3-bbd7-43a2-ba2a-4def18f021ba a dho:Field, +dhd:1215b46b-1fc9-49a7-be91-b90cb46a346e a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:13c1b901-31e6-4d01-87fc-53939ae06511 a dho:Field, +dhd:123712d6-137a-407b-a35a-217c6eb002bc a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:13ca2838-5849-4834-a6cc-22ba735ef9f5 a dho:Field, +dhd:124731ee-e7ee-4968-98ac-805e0691602f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:93080cb7-96c3-4927-a953-351e40e8c2ae . -dhd:13e1c51d-620d-43f5-87da-e753016695a1 a dho:Layer, +dhd:1272c9b1-a38b-4096-819c-cd28d2073207 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:c0ddd20e-7f4e-43d8-9f39-62e12867b7f9 ; - dho:hasCharge1 dhd:d0c3d68b-dee5-4794-aca8-07fbd055f17f . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:13eab420-2221-4e48-9f8d-4dc43b7fc4d1 a dho:Layer, +dhd:127573cc-0615-4d80-9a55-bea72109049e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:3c81c63f-f5f3-4f35-834a-9c1a47c77678 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:13f934dc-f45a-48e5-a41d-ce740335c22b a dho:Field, +dhd:128c5700-b6d7-4f86-81d8-eccb2737bc48 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . - -dhd:142494e3-2467-4c7e-bba6-d35556bbc55f dho:hasPattern dho:Compony . - -dhd:1439a5ca-38b7-40d9-a179-ca3cd8a327dd a dho:Crescent, - owl:NamedIndividual . + dho:hasCharge1 dhd:34a89b26-12ee-4655-83a0-ebc22cdf66d8 . -dhd:145d2697-f655-4f32-ae8e-31b09f69c182 a dho:Layer, +dhd:12982d35-57c3-461f-86b2-7912f201d3be a dho:Anchor, owl:NamedIndividual ; - dho:hasCharge1 dhd:9df51e89-8bc2-42ce-8255-7dabfa8f3421 . + dho:hasModifier dhd:bf3ddf8e-b680-4f8a-98f6-22451a9d7af7 ; + dho:hasTincture1 dho:Sable ; + dho:inChfDx dhd:29b7f1c0-3085-45ee-ac43-ec50afaf05b0 . -dhd:14709b05-d9c0-40b2-bb6c-da6b5eeca9fe a dho:Crowned, - owl:NamedIndividual . +dhd:12aa7716-9651-4f62-94d9-74d4dddc4c0c a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:812a26ce-cf4a-4eb5-9647-576f0023221e . -dhd:1478da14-dcb8-4077-873b-5f56287abccd a dho:QueueFourchy, +dhd:12ebd417-c393-4586-a341-6016b5f5b306 a dho:Langued, owl:NamedIndividual . -dhd:147e3660-8615-4829-94bf-ac3df8d0dbc4 a dho:Saltire, +dhd:12fea4c6-9296-4420-8c4f-091a6a2083b7 a dho:Crescent, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:14941ae7-ade1-48ea-bb26-239af719e2ea a dho:Layer, +dhd:130f9902-ab61-4662-aef3-aa6b6cc83025 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ee2fb767-d072-4fa8-9030-2672b30e7cec . + dho:hasCharge1 dhd:7ed8a322-a4d3-4cc9-8e62-a679d7dd0e09 . -dhd:1498e94b-a452-4d14-b567-d84117317e25 a dho:Empty, +dhd:1311d717-122f-4c56-bb6e-63d7a5eb2dd2 a dho:Lozenge, owl:NamedIndividual ; - dho:hasPattern dhd:2f605e74-d263-4664-9a6c-c2289149492e ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasNumber 7 ; + dho:hasTincture1 dho:Gules . + +dhd:13170bb5-156c-478d-a958-331ae5bcfe2a a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:881ea211-d4fc-46ce-98f5-4b5b456908e8 . -dhd:14a4628b-8d0a-4fb0-b45c-7f206465b9ba a dho:Rampant, +dhd:133b3d42-a23e-405c-bd5e-0155c39150f0 a dho:Langued, owl:NamedIndividual . -dhd:14bcdc37-a142-4e4b-920b-66be82f389bd a dho:Field, - owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . +dhd:135042f1-5a58-48e9-a4a6-824382528e21 a dho:QueueFourchy, + owl:NamedIndividual . -dhd:14ca03ed-ade3-458f-b609-1b1a3be4153c a dho:Bar, +dhd:13506c3a-b974-47fe-bf4d-46ec5555efbe a dho:Rose, owl:NamedIndividual ; - dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:14cca975-48e9-4f6b-8cc2-69704a320c17 a dho:Fess, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:1353ea2f-0266-4606-83d5-de21bbf37d05 a dho:PerBend, + owl:NamedIndividual . -dhd:14cda03c-88e7-4382-bdb3-4c0e9176f096 a dho:Layer, +dhd:13763f3b-25f8-44e8-9289-252edccc85ed a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:8b3a6bbf-a750-472a-9c21-af2b61b9120a . + dho:hasTincture dho:Gules . -dhd:14dabd25-2752-429c-89e6-68609a121882 a dho:Layer, +dhd:1379c987-60be-4d94-b46d-7baefb4581d4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0c780ad5-a2c3-4976-a442-87bffedf71ec . + dho:between dhd:bfbe5ae4-36ea-4726-9b33-850f23b30144 ; + dho:hasCharge1 dhd:7fd4ea4d-aa14-4e45-99ea-1363cf50e5ff . -dhd:152e496d-0abb-4945-9d1d-c075ed86b98a a dho:Inverted, +dhd:13a59023-15a3-4fe8-92a3-18d6b35a6d13 a dho:Passant, owl:NamedIndividual . -dhd:153e7bac-2b97-45ee-954e-f25f849c4aca a dho:Layer, +dhd:13ad79b2-e011-4991-91e7-07a2a68a18a1 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:501888af-3405-4118-bbc8-1e1e74bfbe35 . + dho:hasCharge1 dhd:78bac245-4bfb-42cb-97cd-7b8244446366 ; + dho:with dhd:a93ce40f-e992-43d3-a6a1-fb0eaa0ef41f . -dhd:1545b09b-766d-440e-bd9d-ee864c836b8b a dho:Layer, +dhd:13b6f3dd-adcb-485c-a461-e11bcbcf6421 a dho:CrossOfJerusalem, owl:NamedIndividual ; - dho:between dhd:0d519702-9c70-4b79-a2c1-9e869c3cdc85 ; - dho:hasCharge1 dhd:2c1e5a68-bd3e-4085-b29f-0ac64f3308ab . + dho:hasTincture1 dho:Or . -dhd:154be8b9-1077-43b7-bd4f-98b65c569b58 a dho:Lion, - owl:NamedIndividual ; - dho:arranged dhd:1fb44056-0202-4a2d-a192-cf52dd6a857e ; - dho:hasModifier dhd:7454a677-de83-42f1-b159-0198ae1d2a81 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:13c482d2-a539-47fa-9e7b-92f35f085265 a dho:Crowned, + owl:NamedIndividual . -dhd:154dd2c9-b967-44a3-a46a-046c63e8c9e9 a dho:Eagle, +dhd:13d74d18-11b4-42ea-bb87-da85fe4ddec1 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Gules . -dhd:155baa59-c239-4ffe-844a-e41c0d3412e0 a dho:Field, +dhd:13d97d2c-1703-4909-b53c-7f411626a5c8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:1564975d-ba70-4b92-9611-f59ae8835880 a dho:Lion, +dhd:13f13b85-5502-4f3c-861a-5940965cbdde a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:14a4628b-8d0a-4fb0-b45c-7f206465b9ba, - dhd:1c460446-2393-44b6-a6bf-ba33ddf46c06, - dhd:2dafbc40-aeda-4bfb-bd7c-e21a2c4ee55c ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:26f85ba4-cebd-471c-a03b-3c0c6ccea381 . -dhd:1567ff41-c23d-4152-8d6e-3a0b85cf6e6d a dho:Field, +dhd:13fbed7c-beb2-4df4-a093-1af38f9d4fd6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasCharge1 dhd:09d06977-e436-463f-a15b-181b0a26ee38 . + +dhd:1410608d-0cdc-4c83-b0cf-4616445df21b a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:157359f1-ed4f-4174-bf4c-623c6d8736c1 a dho:Layer, +dhd:1411a6d9-745d-4a61-9f9d-12a5b776355f a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:5cbd63ad-0fb6-475d-9c1e-3212fd64d95d . + dho:hasModifier dhd:f130d22a-6dbe-4ccb-b59a-5fd3d2804437 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:1585264e-4eb0-4234-b595-18c5511fe4f1 a dho:Affronted, - owl:NamedIndividual . +dhd:141e5a5c-8177-485e-b44f-01614b2dafa5 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:f6599c6c-b9b0-44d1-ba4e-f2c0349f503f ; + dho:hasTincture1 dho:Azure . -dhd:15891d27-d2fb-4c02-9884-fe4fa9a75df4 a dho:Layer, +dhd:14201181-0147-4861-86b3-3e781265a209 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:6d3dd4a9-8746-4894-9b14-a4f73ff2841f ; - dho:hasCharge1 dhd:76afac5c-9ad6-47b8-a3c2-b7f568adc3e0 . + dho:hasCharge1 dhd:5fe2a41a-f0ea-450d-9406-58f4c3a57187 . -dhd:159a2754-3b61-4609-85b4-86e8d669d754 a dho:Dragon, +dhd:14471f11-5555-4bee-953b-2cc54a01f31b a dho:Barbel, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:arranged dhd:a32651e8-460d-4273-8fc3-3f6ccfd88dff ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:15a27bb3-e874-49bf-bcd0-3bddcbf06034 a dho:Field, +dhd:14685ec0-3c2b-455c-8f18-16b4c509b743 a dho:Millstone, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture1 dho:Or . -dhd:15a4c47f-b52f-4b7d-b8a1-844e3ef2f00e a dho:Field, +dhd:14755df7-cc52-4f04-b88a-6d0917d5c2d7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasMarshalledPart1 dhd:CoA0000021423_A ; + dho:hasMarshalledPart2 dhd:CoA0000021423_B ; + dho:numberOfMarshalledParts 2 . -dhd:15a536b1-7e10-4a3e-975a-814d2204142f a dho:InSaltire, +dhd:1485c0c7-c3d4-46fa-87b8-e101c846bc16 a dho:Rampant, owl:NamedIndividual . -dhd:15bc936d-0caf-4d20-aaad-4b05fab97217 a dho:Antler, +dhd:1491bc87-568e-4b2f-bacd-ab7a0e0bdf09 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:d16ed837-38de-4fa4-b758-edfcd2c8fb4c, + dhd:d967f856-f251-4730-aabe-5381ebae9462 ; + dho:hasTincture1 dho:Or . + +dhd:14b95094-0021-47be-839c-b6267a3d5585 a dho:Pale, owl:NamedIndividual ; - dho:arranged dhd:fefe7601-4fd0-43a9-b44f-47425a4d3f95 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Gules . -dhd:15c3e0aa-a046-45a6-b9f8-cdecd32a5ca0 a dho:Label, +dhd:14cac3d8-af30-4a71-9248-4f3711b79428 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Or . + +dhd:14e6318d-5c84-4548-9dde-703e7f5579d3 a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:15e06809-2c41-4917-b612-25ef31b15a20 a dho:Layer, +dhd:1517dfc6-d56b-4922-9298-56a745aa21d3 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:fa0efc4d-c21b-412b-a406-09693fcbb93a ; - dho:hasCharge1 dhd:53708984-6643-4626-9471-96e1f1ac50fa . + dho:hasCharge1 dhd:5b379235-2ad6-4270-a4a3-64a68e530284 . -dhd:15e376b9-208f-4a97-bfee-b97daa46c66a a dho:Seme, +dhd:1522c4d3-d025-4c4b-8732-b988112ef8eb a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Sable . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:15eb0fcb-5dfd-45dc-96d0-d015fae9266e dho:hasPattern dho:Masoned . +dhd:1540aaf7-acf2-47bd-8c48-82bf1fa8f68d a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:1604782e-19ca-43d6-ad66-33178df832cc a dho:Field, +dhd:15487e99-d635-4729-884a-c61005e8cf96 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000027639_A ; - dho:hasMarshalledPart2 dhd:CoA0000027639_B ; - dho:numberOfMarshalledParts 2 . + dho:hasCharge1 dhd:18434dca-1648-4c37-9643-e2cf035d8681 . -dhd:1609b80b-377c-4ae6-a605-529714e23d48 a dho:Annulet, +dhd:1556d08e-16ce-43ff-86fb-8fd53c5ded5a a dho:EaglesHead, owl:NamedIndividual ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:163206fa-7dda-4c42-bed0-939d2dd9aa9f a dho:Field, +dhd:15652c08-11d4-4b5c-919d-86ff65c41a42 a dho:Stag, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasModifier dhd:0de29b5f-4f07-4b9f-a318-499ec5190edf ; + dho:hasTincture1 dho:Argent . + +dhd:15667020-da5c-4b83-b55e-0a62c65870f3 a dho:Guardant, + owl:NamedIndividual . -dhd:1636d960-3641-41fa-8bed-43edd818ebe4 a dho:Layer, +dhd:1572b509-85da-47dd-8769-285857aca283 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:492f8090-1dc6-417b-8a9d-f6814005c41c . + dho:arranged dhd:2ded41fe-1138-40f3-89b0-971967d6703f ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:164279b8-5635-4d98-8e42-bc0a5982d6c9 a dho:Lion, +dhd:15773897-8103-4ca1-8e57-3f1fb58b3804 a dho:Buckle, owl:NamedIndividual ; - dho:hasModifier dhd:44f35f53-43d5-41d7-9c73-130421e3e48a ; - dho:hasTincture1 dho:Sable . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:167cc1a2-fd11-421e-8b90-bb20c43de4d5 a dho:Field, +dhd:1582eb41-e64d-4ed1-96e4-467b9a40834b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Vair ; + dho:hasSeme dhd:43ac727c-4246-435d-bd90-8eab0a208714 ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:1693abea-1788-4b21-ad31-7d8ea1e5e81f a dho:Field, +dhd:15b13c9b-0271-416f-b11e-37d5677bb25c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:6e0e59fe-809e-46e8-bc56-fcc9aa50b951 . -dhd:16964a04-0272-4815-a408-df98e2cb8311 a dho:Field, +dhd:15b909c7-c7c0-4072-9be1-5bc817e14449 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:31be5280-ab1c-4924-bb96-8eee5bda1a3f ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:db065a97-0e52-4ec9-a409-853541163a90 . + +dhd:15c8a627-7f36-4fbe-a48a-366b71b97d06 a dho:Rampant, + owl:NamedIndividual . -dhd:169e1047-5e4f-4c08-95c9-08cfb3dad599 a dho:Field, +dhd:15ea611e-45e0-49c6-bc96-c8f96ecbf3fb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:ce9c6d02-31d2-451a-a1d0-31444580cf6c . -dhd:169e3c87-9c90-40d4-808e-5c47626a9ccf a dho:Lion, +dhd:15f90451-5e00-41cd-9c26-9c8ae9f6aa12 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:2e21a56b-ffac-438e-bded-bb62e7ce5bb8 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Or . -dhd:16a509d9-1e4f-4017-9996-ae600924240c a dho:Layer, +dhd:16033095-8c61-4114-a83e-49ab67699994 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f235d0f5-39e2-4615-8288-64927d8b6562 . + dho:hasCharge1 dhd:84f23975-c0f5-45d7-85e0-ca9707c06afe . -dhd:16bb7624-d017-455f-8234-85d99b9acfb7 a dho:Crowned, - owl:NamedIndividual . +dhd:161abc0d-fca1-459a-a1e9-e57a73ef9647 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:16c8867d-a60d-4a14-b90b-ec11421a2435 a dho:Bend, +dhd:1620c098-02ca-495b-a3a3-775313d9ac97 a dho:Seme, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . + +dhd:16247abc-8669-45b4-bc32-cb442a8b6e5a a dho:Arrow, + owl:NamedIndividual ; + dho:arranged dhd:89f7a264-b797-444c-9fdb-a6b6b06b87d4 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:16ff88e2-4aff-4e05-ab00-4a48225135bd a dho:Layer, +dhd:16402a13-5052-4f10-9cac-fa23fe45048c a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:a9c50bdb-b1c2-4555-9775-52719b2367ff . + dho:hasModifier dhd:c91c4c0c-2857-4eda-8ab5-d884035df40c ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Gules . -dhd:171d79e1-7ed4-4f3e-acd6-44f3967e4dee a dho:Layer, +dhd:1641ba29-5c4a-4fa4-ae51-6cb6fa745521 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:bdecb300-6771-4f23-a786-7c2748edef95 . + dho:hasModifier dhd:05c93edb-1503-4d18-b470-5e5b60e7aba9 ; + dho:hasTincture1 dho:Sable . -dhd:17225308-f2f1-4300-8a15-77a973ac5dbd a dho:Field, +dhd:1652c2ea-3dd5-4b23-ace4-0ff5d36630d9 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:17432052-ae67-494b-864e-91d88b7b8b3e a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . +dhd:165fb783-5bcc-41ca-8f35-80eb82298453 a dho:PiedNouri, + owl:NamedIndividual . -dhd:1744bfa1-09c8-44a5-8971-dd7b235a11c0 a dho:Layer, +dhd:167348ff-2cdd-438e-a4c2-1ac049504ebd a dho:Dragon, owl:NamedIndividual ; - dho:hasCharge1 dhd:bf7f4394-2976-42ca-858a-f76ea423a1ba . + dho:hasModifier dhd:45f3ea8b-cc8e-4323-830a-6034cc0b4880, + dhd:6b0544c0-c101-40a3-993a-ce3889d98938, + dhd:c640b604-74b9-4c5e-a0f3-603199af3998 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Or . -dhd:1748f4b0-3369-4e80-97c5-3686e6f6b023 a dho:Field, +dhd:16745831-6f1d-4e29-aecf-c7ed5db03d56 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:6a6b5a1a-9893-4536-bc1f-141acbdccabf . -dhd:176c785f-1604-41f6-b38a-9bdbb3c366ee a dho:Layer, +dhd:16a35c00-391d-44d8-82ae-384ad4fd4abe a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:61e5a186-1f9d-478c-8d61-f13c11937fad . + dho:hasModifier dhd:c3b68bff-f4dd-48d3-871f-9cce0724dcf2 ; + dho:hasTincture1 dho:Gules . -dhd:17777d88-4834-4163-aace-9284e16962b9 a dho:Layer, +dhd:16b46d79-45c8-4ec3-b728-f7f4980949ba a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:d23309b4-d0eb-43e5-8030-ab99d1d8c611 ; - dho:holding dhd:933710d4-b85f-43a9-a778-23fe42cf2f32 . + dho:hasModifier dhd:1bc2b1d4-40d1-4fb2-9e80-5e17ed4ca2e5, + dhd:de2342a6-b371-4303-8fad-64fba9598cfb ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:17a9f2fa-bcb4-4fb7-8e54-7cf9bf0f78ac a dho:Lion, +dhd:16b67603-62f3-4c4d-8d74-391161b3fbd7 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:32a758dd-8496-4303-b9bd-1cd8979d2e73, - dhd:6285ca09-7302-4ad8-aeb2-dca63f2ed91b, - dhd:93e0f8e2-10f0-4829-9fc7-5fbff8498377, - dhd:f2b33a5f-b2e7-49f8-a9ee-d230468ce078 ; + dho:hasModifier dhd:25d496bf-7af6-494f-b3b7-a67a0a08b87a, + dhd:28984668-4768-4a22-a0b5-7a44056c255f, + dhd:e143b97c-ea71-4bf6-b68e-7fff946c7db8 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:17b4d0eb-3cf5-412d-a60a-a966f5ddc889 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:0e657a79-0984-4796-ac71-f48dc6b2bcae . - -dhd:17ce724d-8cd9-4c0c-b07a-b77620643f78 a dho:Inverted, +dhd:16be61f2-62c0-4e2a-8af6-740eedbc603e a dho:PerPale, owl:NamedIndividual . -dhd:17d1c488-55e2-4be7-b4fe-2bbd364cb465 a dho:Lion, +dhd:16c770ce-98ab-45ce-9e6e-32843b24f27a a dho:Empty, owl:NamedIndividual ; - dho:hasModifier dhd:35f6200d-ae0d-42ce-8d5e-6c5bc199cb83 ; - dho:hasTincture1 dho:Sable . + dho:hasPattern dhd:4184bd5b-9fb5-4584-9168-e24548c088b9 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:17d24fc5-88d0-495b-8d5d-96d22419b9d9 a dho:Layer, +dhd:16e40460-14ca-4bcf-a0bf-03db1a9aba8c a dho:Increscent, owl:NamedIndividual ; - dho:hasCharge1 dhd:c2a57ffc-9821-40f9-8407-36fbe99d1555 . + dho:arranged dhd:632f9139-343e-4e27-a5fc-e29be31205ec ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:18010a1f-5dc4-46d3-a2db-d8635ffbda3e a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:b42d6114-9f4d-43cd-903b-7357bd72feb6 . +dhd:17051716-c7eb-4c9d-a52d-223ccd6a3caf a dho:Langued, + owl:NamedIndividual . -dhd:1860ac3d-74b7-4b00-9a00-25ef7c525af4 a dho:WolfsHead, +dhd:1718cc67-cbcd-4bdd-b63a-2e381d6a8cf8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasCharge1 dhd:35fcef41-3d84-4a03-9eb2-77c6a0378d71 . -dhd:188d2215-8393-4fc2-88e5-de1d70a35b64 a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . +dhd:171fe1bc-898d-44fa-b097-d16764598bd1 dho:hasPattern dho:Barry . -dhd:1890db9a-ac49-45d4-a2e9-fff94eb64f7e a dho:Pale, +dhd:1743f641-b4c6-48fe-a88d-2c568eb8aa3d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:1556d08e-16ce-43ff-86fb-8fd53c5ded5a . + +dhd:176c4ca5-70b6-4ad4-80a0-3cd55b8ead89 a dho:PerPale, + owl:NamedIndividual . -dhd:189240c5-9628-4ac4-86d7-9c9d10bd6918 a dho:Field, +dhd:1784eaac-8802-4e56-8a96-892d50de7e46 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasPattern dho:Paly-Bendy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:18a309d9-42b9-426a-ac44-1f03ba773396 a dho:Bend, +dhd:1792556e-c45f-4a1a-bd31-4d2d621638f2 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Argent . -dhd:18d28d92-5704-416b-bf42-b8e8f93aaeb7 a dho:Lozenge, +dhd:17a01e37-435b-4fb6-9f51-e100ade36458 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:18d580d8-b786-4c9b-9f2c-4e5ebc2c9e96 a dho:Field, - owl:NamedIndividual ; - dho:hasSeme dhd:75b59499-25f3-4473-a363-ec89cf0389eb ; - dho:hasTincture dho:Azure . +dhd:17c0fbc5-2e6c-4e4b-b73f-9f1f19d5a830 a dho:InSaltire, + owl:NamedIndividual . -dhd:18ddc994-e9c9-41f1-bdab-bb9d5f3ff831 a dho:Cross, - owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . +dhd:17c6194a-e7d0-42bc-8e68-af12b40ad58a a dho:Inverted, + owl:NamedIndividual . -dhd:19203102-f155-47e8-8100-c5bf7361d1a3 a dho:Griffin, +dhd:17efc1dd-95bf-4952-bd11-2d82a6d9a3e9 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:110c8d86-2659-46d2-91f4-2318bff6193a, - dhd:393a466d-3d32-4220-b7ec-5f64f6404338, - dhd:fd30051e-7c72-469d-b80c-7556d0ed8aa2 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:a2ef677d-b580-4554-8848-3243beef107e . -dhd:1920c1eb-706d-4c23-96fa-cc2cddaf4383 a dho:Armed, +dhd:18017f3a-2057-4960-9675-edc15ff5e11d a dho:Rampant, owl:NamedIndividual . -dhd:192fe5e3-d4e6-41cc-aec2-5612fa5192a1 a dho:Crampon, +dhd:1806def9-a090-42d9-ba83-5d1a31856f80 a dho:StarOf7Pt, owl:NamedIndividual ; - dho:arranged dhd:22519dbd-e6df-4ba9-ba53-033c41802920 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent . -dhd:1934024a-636f-419f-a47c-1daee2463774 a dho:Field, +dhd:180b1335-f626-4dde-bb77-c70c207c1b0f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:195751bb-2e6a-4f9f-9687-d29559e388f5 a dho:Lozenge, +dhd:180e1182-48dc-4e95-a3f5-a55fc5bf524a a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:54d446af-72d4-4a5d-aed6-6753e5f7997a . -dhd:195e115b-82bf-438b-a3b6-cc44123fbef3 a dho:Field, +dhd:1820e4ea-16a3-4156-aa23-19c0c83ca566 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008971_A ; - dho:hasMarshalledPart2 dhd:CoA0000008971_B ; - dho:hasMarshalledPart3 dhd:CoA0000008971_B ; - dho:hasMarshalledPart4 dhd:CoA0000008971_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:76b2f460-8b3b-44fd-8ca8-32f7502663e8 . + +dhd:18423f25-3769-40d4-8710-336574034f8e a dho:Guardant, + owl:NamedIndividual . -dhd:19697dc1-340b-4e4a-b447-46224cd5b9f2 a dho:Field, +dhd:18434dca-1648-4c37-9643-e2cf035d8681 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasModifier dhd:7237b3e4-cbcc-4daf-a467-e4b1d9a858d6 ; + dho:hasTincture1 dho:Sable . -dhd:19777f79-2dca-4312-837e-f6683e139687 a dho:Field, +dhd:184e73fb-48b1-414f-bd54-657068b2ca52 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:6d7c045c-8a0b-48e8-aa23-23d2a620fc1a . -dhd:1978b973-83ea-47df-8e47-6645b8a8a9b4 a dho:Langued, +dhd:1850066a-24e6-4d05-a576-fcedb291791e a dho:Rampant, owl:NamedIndividual . -dhd:19a301b1-52fb-4eee-9d27-f205c6d7b20d a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . - -dhd:19b0271e-3fdb-4b21-a9e7-224dad62d993 a dho:Layer, +dhd:1890bc56-6da7-49a8-b3c0-994b532d59a8 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:77ec7664-7a81-4675-952f-0ed62422dbd2 . + dho:hasCharge1 dhd:915c11fd-ad3c-48f8-bfd9-6f35c62cc351 ; + dho:with dhd:1cf76076-7f01-41e0-bd49-a52caaf42c3e . -dhd:19cfd907-85f8-4d7f-b5ab-d680fa5118e2 a dho:Layer, +dhd:1897055c-e84f-4014-aff7-5eeee0612300 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:115b6014-ae7a-4a94-8319-dec44fc1b8bc . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:19d3f934-fb22-4b46-aa5f-9d7e3402433b a dho:Seme, +dhd:189df23a-7e7f-4e56-a80c-4a691beb6206 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis . + dho:hasCharge1 dhd:fa898361-3fa6-412f-9458-d06e1b80e597 ; + dho:with dhd:aea49152-5e68-4fd4-93ae-fd6a1ebb6ee1 . -dhd:19da90e1-8f3c-48e2-821f-bdfe5c4b0a82 a dho:Chief, +dhd:18abf080-244f-4b94-8015-b86f3e9366b0 a dho:Chevron, owl:NamedIndividual ; dho:hasTincture1 dho:Sable . -dhd:19ebbc26-dc1f-445a-a237-8669f8e83306 a dho:Label, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:19ef769f-a41f-44cf-928a-305f47af1eac a dho:Field, +dhd:18c084b7-7411-4ea3-a3d6-371592ddc845 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasNumber "of 9" ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:1a045378-121e-4663-9d9a-c4f83bcdd04f a dho:Layer, +dhd:18c2a1f6-9559-4e5f-824d-5174cb8c1d8e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:b660936b-c1ba-448f-95c9-6453720474f7 . + dho:hasMarshalledPart1 dhd:CoA0000009579_A ; + dho:hasMarshalledPart2 dhd:CoA0000009579_B ; + dho:hasMarshalledPart3 dhd:CoA0000009579_B ; + dho:hasMarshalledPart4 dhd:CoA0000009579_A ; + dho:numberOfMarshalledParts 4 . -dhd:1a183c6e-6e34-4c92-92ff-37c3db9338a7 a dho:Field, +dhd:18cbb53a-cbe0-4580-a572-601c471ebfd8 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000011296_A ; - dho:hasMarshalledPart2 dhd:CoA0000011296_B ; - dho:hasMarshalledPart3 dhd:CoA0000011296_B ; - dho:hasMarshalledPart4 dhd:CoA0000011296_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:8b792bbd-ef9d-4cc3-b36a-9182378c336b . -dhd:1a2f1eaa-5562-4d01-a133-8f4209bc18e8 a dho:Layer, +dhd:18ccad2b-9410-4012-8bbf-d2186c5685ef a dho:Label, owl:NamedIndividual ; - dho:hasCharge1 dhd:3225b1ec-7fa3-4d64-821c-6cb9a1788b16 . + dho:hasTincture1 dho:Azure . -dhd:1a4e4698-aa78-46c7-b825-c3759b6de6c3 a dho:Field, +dhd:18d19f17-7dbc-4259-942c-4ea470146b12 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Demi-Gironny ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:51ae1f97-9476-4c63-af3d-b6396f772e18 . -dhd:1a528803-d94e-49f5-ab91-8ea15aeb3601 a dho:Annulet, +dhd:18dc0734-c096-4cf5-8e45-ee9fe4728342 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:chargedWith dhd:4153e2da-4350-4bab-bd30-cc72aa09805b ; + dho:hasCharge1 dhd:82f6c5d6-a82d-4bb5-86de-0762b02943b1 . -dhd:1a5385b7-c4d2-4f25-9315-8995e1766673 a dho:Rampant, +dhd:191bc23c-8c2e-4c67-afbd-c611d6014c14 a dho:Armed, owl:NamedIndividual . -dhd:1a6dabf6-442c-470a-8e20-b2f693e80de6 a dho:Layer, +dhd:1920d8be-cfd7-4363-8194-0c33d9e37f51 a dho:Roundels, owl:NamedIndividual ; - dho:hasCharge1 dhd:b43269a9-6298-4597-b13d-01d11bc37216 . + dho:arranged dhd:8f972d6f-6c86-4b08-bb63-a2500cea4157 ; + dho:hasTincture1 dho:Gules . -dhd:1ab2f84c-0dac-4de6-976d-ec9bead833b1 a dho:Layer, +dhd:1927edd3-d87b-411d-8e03-0828fe0d0356 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c92be6c4-dcb7-48e3-a6ff-11997dfc6cfd . - -dhd:1ac76ee6-172d-48dc-880d-5f69f034208e a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasCharge1 dhd:60b99f2f-686e-4f76-b9ea-c80f42e2c5e7 . -dhd:1adf7cce-3753-4528-881e-b6ffc00a14be a dho:Field, +dhd:192fcb79-dbf0-448a-ac3b-1638638e2d17 a dho:Bluebell, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:1adfb087-a2b3-4b99-b2f0-25e8785073a4 a dho:Lion, +dhd:19943ea1-81b7-497a-a78b-f1198bb2d7bc a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:40465276-ac97-49ed-a623-e385da7973f4, - dhd:582de4b1-0fa7-49f9-b8d3-15e1e095dc19, - dhd:ffd102c2-6601-45b3-8a3e-acdc5cbc3f6b ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dhd:37481ec0-2da2-473e-95a7-c9795b11847f ; + dho:hasTincture1 dho:InOmbre . -dhd:1ae63767-9d63-4950-8dc6-6f9f991ac911 a dho:Field, +dhd:19968df5-ce13-4007-8a89-323800a72e2a a dho:Seme, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dho:Roundelly ; + dho:hasTincture dho:Argent . -dhd:1ae77393-7313-4af2-97fd-a23399e12301 a dho:Bend, +dhd:199b82a8-8c0c-4e18-a187-21c3915a4afd a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Cotised ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Vert . + dho:hasCharge1 dhd:1311d717-122f-4c56-bb6e-63d7a5eb2dd2 . -dhd:1ae7aff2-6b47-406a-8bab-3025e2f11023 a dho:Armed, +dhd:19af1566-f93a-461b-85c6-cb8b0af714ee a dho:Crowned, owl:NamedIndividual . -dhd:1afbd8ad-c0bb-4199-bc09-9873672d5797 a dho:Layer, +dhd:19cf6720-43cb-4cf5-b698-511650a8397c a dho:Monk, owl:NamedIndividual ; - dho:hasCharge1 dhd:66455369-9bc8-40ce-9abb-15191dbd5c4d . + dho:hasTincture1 dho:Sable . -dhd:1b1901e5-ca39-4cae-bb3e-dec8456d45d9 a dho:Bend, +dhd:19eae450-366b-4b8c-9063-64dfe41f9a04 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasModifier dhd:bd3f20a6-88dc-465e-9a68-b391dd8f07ed ; + dho:hasTincture1 dho:Missing . -dhd:1b208fcf-e275-45ee-a9c1-5c4a8041e06d a dho:Lion, +dhd:19fdc732-7b14-4d44-8525-d3c96f939c2a a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:52816395-8c39-4b59-81ea-4bb847f77c9e, - dhd:94b8d8a8-8d54-4227-9c8b-70ecc4cf1d64 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Sable . -dhd:1b2c936e-d3fe-447b-b7e9-51b96fc5869a a dho:Field, +dhd:1a0c306a-9683-40d3-9a7f-5dce8efbde70 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:de121e7a-d2a8-44f0-8ee8-6827665904bf ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:1b2e89f5-b451-4f67-99ff-ffd578981a71 a dho:Doubleheaded, - owl:NamedIndividual . - -dhd:1b30bab9-dd9b-48e3-8b35-e6a1f260bc82 a dho:Lion, +dhd:1a2f0a92-accc-4444-9d8c-0de4f95df6d7 a dho:BullsFace, owl:NamedIndividual ; - dho:hasModifier dhd:96a76efe-9e84-4dfe-8655-84231ade754f ; - dho:hasTincture1 dho:Or . + dho:hasModifier dhd:feca7314-e550-4178-87b4-dd33376e5171 ; + dho:hasTincture1 dho:Sable . -dhd:1b41874c-af96-49c7-8b10-49799826aea0 a dho:Field, +dhd:1a3df78f-9258-408a-9360-3857d15d093a a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:3a32d69d-bce3-4be6-b934-81b7101c096e ; - dho:hasTincture dho:Azure . - -dhd:1b4b0ac2-5664-4364-a7d4-51fa9cd731d8 a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasTincture dho:Argent . -dhd:1b4ba654-3742-416f-be78-c7a4a5f91f7f a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:ecc26323-4883-42d9-aeea-af1cb71572d7 . +dhd:1a4c28d5-c1c5-4916-b390-c85d429b9189 dho:hasPattern dho:Lozengy . -dhd:1b6a9e4d-d3cd-4908-a80e-1e08dd6fd0ae a dho:Flory-Counterflory, +dhd:1a5ddd10-d360-40e3-96ca-9aef5adf14bc a dho:Stringed, owl:NamedIndividual . -dhd:1b6fff27-5528-4f5a-a505-0189f2e150b0 a dho:RoseLeaf, +dhd:1a6edd10-47e5-4cf0-a78d-c1d972a3bfc0 a dho:Swan, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Or . -dhd:1b74b3dd-95b1-4454-b2dd-c12da559e40e a dho:Layer, +dhd:1a777a12-b4dc-43b0-873e-b9a494641fdb a dho:BellFrame, owl:NamedIndividual ; - dho:hasCharge1 dhd:031f657c-80d1-4b27-bb36-2b14c7f27bd9 . + dho:hasTincture1 dho:Gules . -dhd:1b76a32d-bde8-42ed-8d78-a6e013cd2958 a dho:Rampant, - owl:NamedIndividual . +dhd:1a7906c1-b2a7-425a-b1eb-6087886e90d7 a dho:Fess, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . -dhd:1b7e7a8e-9eae-4cbf-8de7-142f2a7eabd4 a dho:Crowned, - owl:NamedIndividual . +dhd:1a8158a6-2d39-44da-ad51-ea89e7d5bc7d a dho:Bar, + owl:NamedIndividual ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:1b82291b-df95-4f0a-943d-732cac7eedcf a dho:QueueFourchy, +dhd:1a82c289-7f6b-4d64-bde1-b768bcf1b170 a dho:Stringed, owl:NamedIndividual . -dhd:1b8883c9-8396-4b1e-aabf-a316dd9bcd55 a dho:Rose, +dhd:1a84c551-1814-4036-9c48-b351b61ef294 a dho:Crown, owl:NamedIndividual ; - dho:hasNumber 7 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:1bad9ea9-b059-4dc0-b2bc-aa95f22466fc a dho:Seme, +dhd:1a9eeba5-d2d2-4a08-b2bb-6c4449a9fb47 a dho:Chief, owl:NamedIndividual ; - dho:hasSeme dho:Roundelly ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Or . -dhd:1bb01f7b-955d-44cb-a635-e04b833d7e75 a dho:Layer, +dhd:1aa1fcba-e5dc-4c30-aa47-732d99a594bb a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:03c7d836-ed48-492c-94da-2189acd60451 . + dho:hasNumber "of 4" ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:1bc9bef5-bbc6-4550-afb9-22e46be4af12 a dho:Field, +dhd:1ab5b579-101d-46db-ac56-b523962a6503 a dho:Chief, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Ermine ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:1bfc7386-1baa-4443-95d5-add9147fb648 a dho:Field, +dhd:1ab79c16-d30c-47d3-8006-614879e907a4 a dho:Border, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Missing ; - dho:hasTincture2 dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dhd:b0d7914d-099e-4a69-80ca-2281ec1ba3e4 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:1c213fd2-8507-4466-9cc4-a06315a1e8ee a dho:Layer, +dhd:1ad25928-72b7-4937-9e37-edaf08197df5 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:2fbbff10-e760-4329-a1cd-767cdfbd457f . + dho:hasTincture1 dho:Gules . -dhd:1c25a8da-f59f-486e-ace2-f23187672264 a dho:Layer, +dhd:1ad73e55-56a3-46bb-b244-0d74541554c6 a dho:MaunchFisted, owl:NamedIndividual ; - dho:hasCharge1 dhd:39fefbc2-c0d5-4609-be91-5dff68293c96 . - -dhd:1c460446-2393-44b6-a6bf-ba33ddf46c06 a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasTincture1 dho:Argent ; + dho:isstDx dhd:75cd5b54-deb1-4501-aa5c-6bbc470890cc . -dhd:1c8f77eb-85fe-43fc-b8dc-e1728d8fa4c5 a dho:Layer, +dhd:1ae6d6c0-edda-478f-927d-94448dfc5e44 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5ae9adce-d5ff-4daf-9400-f6a1fb78a0a4 . + dho:hasCharge1 dhd:3ff64796-1422-459c-b2a8-dfb00ccdab95 . -dhd:1c9694fe-3abe-42fa-ad89-b04501faafe9 a dho:QueueFourchy, - owl:NamedIndividual . +dhd:1b295ec6-f557-493e-9278-88406e41f1da a dho:Layer, + owl:NamedIndividual ; + dho:between dhd:ab6d7dca-cc98-49ba-afd9-53760352eeeb ; + dho:hasCharge1 dhd:44552888-7cfb-4699-8b53-71588c2c69f0 . -dhd:1cb05d2d-f451-44ff-a511-b28b3d2c2cf9 a dho:Eagle, +dhd:1b3b6ad5-2b7f-4902-ad7d-d1144edd2de2 a dho:Bend, owl:NamedIndividual ; - dho:hasModifier dhd:2a36a1bc-d438-4059-b6f2-60c0942f8f4e ; - dho:hasTincture1 dho:Gules . + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:1cb2e132-175f-4f95-afd9-76b5a1d10007 a dho:Tower, +dhd:1b600deb-94f2-4a77-a5a4-ab5991e75182 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:1cf634ce-1a8d-4dc5-85a8-e66a5924d5b0 a dho:Rake, +dhd:1b6d3ea5-5311-41d4-98f4-8f61708447d9 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:3a61fbf0-c980-45c9-88c9-477dcbe9f1cd ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:7f2f3fb6-db5a-4954-86ec-5ccee953477f . -dhd:1cfd7771-56f6-41a6-a1b8-a96dfa88ebef a dho:Layer, +dhd:1b81ed4e-3fc2-4574-be56-ac005f821b34 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:bdfaa55b-3227-4649-96c8-2d8fe22c29a8 . + dho:hasTincture dho:Or . -dhd:1d1ae05e-4ef3-49b9-90a9-539518c215cb a dho:Lion, +dhd:1ba82552-9895-4c37-8287-3901c9520c67 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:2cd42d84-7232-4316-8908-d3ff822cc50a ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Or . -dhd:1de6ab72-79dc-4ceb-bf01-24b330bd52d5 a dho:Field, +dhd:1baeac60-2d5b-4a3b-a893-fcb6a2930aca a dho:Boat, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008991_A ; - dho:hasMarshalledPart2 dhd:CoA0000008991_B ; - dho:hasMarshalledPart3 dhd:CoA0000008991_B ; - dho:hasMarshalledPart4 dhd:CoA0000008991_A ; - dho:numberOfMarshalledParts 4 . + dho:arranged dhd:2eb95540-dbce-4151-8d24-3f447f4f59dd ; + dho:hasTincture1 dho:Gules . -dhd:1dee2a09-7a3c-4d12-a0aa-944fc4baaf77 a dho:Seme, +dhd:1baedcc2-491e-45fe-a75c-431081c80e0d a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Argent . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:1df87e54-8846-4d78-9feb-1e969634cb2c a dho:Guardant, +dhd:1bc2b1d4-40d1-4fb2-9e80-5e17ed4ca2e5 a dho:Guardant, owl:NamedIndividual . -dhd:1e137b92-483a-4d47-8438-8b7dc02c8ccd a dho:Lion, +dhd:1bd0e5ec-2585-4cbd-b0c3-e2283d4c0254 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:0f4aa876-2220-4372-a318-99bd4b4adb5f, - dhd:bea1e708-d818-4ef0-9886-f78c2052af89, - dhd:c067d738-3124-4a46-8737-33979523eab6, - dhd:c6cf7064-0cd2-4694-92fd-87bfc3881ef3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Missing ; + dho:numberOfMarshalledParts 1 . -dhd:1e3769e9-2174-415d-addd-c5dad5756a73 a dho:Layer, +dhd:1bd34504-7bca-411f-ae8a-2185a84afe29 a dho:Layer, owl:NamedIndividual ; - dho:between dhd:967dc943-7052-4fec-944b-4b92ff1e1be5 ; - dho:hasCharge1 dhd:b2f9ec7c-5fba-4360-85cc-9ca3d06febfc . + dho:hasCharge1 dhd:8d8c9921-7668-459e-8d59-31e7fb2289b3 . -dhd:1e40bee5-8fc1-44cd-9c2b-b6783d15da8b a dho:Field, +dhd:1bd811cc-a63c-4887-848a-3330c3c11618 a dho:LeopardsFace, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:1e4ca734-4d03-449f-851e-6e7b70b73496 a dho:Field, +dhd:1bf00d29-3931-40f3-8fae-b3a2fdeeaee2 a dho:Talbot, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008409_A ; - dho:hasMarshalledPart2 dhd:CoA0000008409_B ; - dho:hasMarshalledPart3 dhd:CoA0000008409_B ; - dho:hasMarshalledPart4 dhd:CoA0000008409_A ; - dho:numberOfMarshalledParts 4 . + dho:hasModifier dhd:2d49681f-b6f6-434a-a302-53e78700ab3e ; + dho:hasTincture1 dho:Gules . -dhd:1e60ce25-098c-455c-905f-d283c3b6a3d8 a dho:Field, +dhd:1bf39074-be65-4d1d-b54c-48b69e5936ce a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:4dde848a-9717-4a08-a1d2-8ce8e817f1ec . -dhd:1e797ebd-dd07-4d2f-84a5-9a1b277492f1 a dho:Layer, +dhd:1bf47344-248c-46f8-8821-15a75a8a6921 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:778345ba-d86e-474b-9aed-77a2de34f6a2 . + dho:chargedWith dhd:83504759-d96c-42ef-a8c1-dbcf48a4bbb9 ; + dho:hasCharge1 dhd:07c71bd6-7a0a-40a0-8448-5d1fab1506f6 . -dhd:1e8782b9-33ee-4581-84d1-aa100366f60a a dho:Layer, +dhd:1c051ce0-9b65-43cc-bfdb-9b579afec611 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a8836389-7183-41d0-a1c5-369ec02fd528 . + dho:hasCharge1 dhd:ca3bef71-2656-4e43-bf0e-2064df004f16 . -dhd:1e87a4ef-238a-45a5-a930-c71f912331d5 a dho:Field, +dhd:1c087183-9f38-482d-8567-ebe2e00f59a3 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:1a7906c1-b2a7-425a-b1eb-6087886e90d7 . -dhd:1e89cce0-fb7a-4ce9-9bcd-1c4496a06538 a dho:Border, +dhd:1c19ffd3-a667-4a03-885c-dd9ba764669a a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dhd:28a44ff8-3abb-4ed3-893e-e059d6b22d36 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:bcb87300-a91b-44fa-b38c-91c0a8b7a14e . -dhd:1e92efdf-ad58-4d6b-9180-aa148c1917e1 a dho:Griffin, +dhd:1c1cd6d5-3d33-4357-9293-ddd742f198d6 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:783c083f-bd40-454c-8f1c-75a5135b719a ; - dho:hasTincture1 dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000009649_A ; + dho:hasMarshalledPart2 dhd:CoA0000009649_B ; + dho:hasMarshalledPart3 dhd:CoA0000009649_C ; + dho:hasMarshalledPart4 dhd:CoA0000009649_D ; + dho:numberOfMarshalledParts 4 . -dhd:1eb9be17-dc4f-4cef-87eb-5a9496f2cbc0 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:f0e5e942-c72d-4ad2-a2e5-6a7318c361c6 . +dhd:1c20b4ff-67c2-49f7-a70b-783bb748edc7 a dho:Addorsed, + owl:NamedIndividual . + +dhd:1c7e688d-c9e5-4921-b70b-d4d84d6d4214 a dho:Langued, + owl:NamedIndividual . -dhd:1ecc7b19-c5b2-40ae-bfec-9b36504650d1 a dho:Border, +dhd:1c93becc-e382-4d8b-9317-a262a56d61a9 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . + +dhd:1cb4a6e7-f529-4ea8-beca-c7fc21fb6fc6 a dho:Rampant, + owl:NamedIndividual . -dhd:1f0bf214-8865-40f1-baaa-444f53bb2e2a a dho:Chevron, +dhd:1ced98e2-ed1c-4967-bd0d-481022cd894f a dho:Fess, owl:NamedIndividual ; - dho:hasNumber 3 ; dho:hasTincture1 dho:Sable . -dhd:1f0d9c52-cfb3-46e5-bb33-a00d0e7cc752 a dho:Field, +dhd:1cf666c2-b41b-4880-8d67-980d43790e58 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:19af1566-f93a-461b-85c6-cb8b0af714ee, + dhd:535e244b-3737-4ec9-ba08-6c8e382433d0, + dhd:a27322e8-9594-45e0-81f5-c7ab86948e13 ; + dho:hasTincture1 dho:Gules . -dhd:1f1aeeb5-82f9-4c50-8760-cd618e55adc7 a dho:Field, +dhd:1cf990f3-f5d4-4d38-b75e-c32e21b8db8b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Or . -dhd:1f2b2113-aa48-4fdb-9f71-f6e9912fef66 a dho:Layer, +dhd:1cfbba29-bfe9-4b43-b0bf-e68494048238 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:fecf15ef-e7ee-40aa-9bfb-8e5b05050814 ; - dho:hasCharge1 dhd:31c6b470-9dc2-4687-847d-1b38aa86a710 . + dho:hasCharge1 dhd:a2a2c08a-393b-430a-b324-97d4885fa2cf . -dhd:1f5396d8-7b2f-4cfc-b639-cdfdefef1aab a dho:Layer, +dhd:1d12fdfe-3976-43af-8542-a65382b79061 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:dd7779ea-2a52-4dd5-8046-1d67e6841c5f . + dho:hasTincture dho:Ermine . -dhd:1f574dfc-20fe-40f9-9b6c-87e3fce74b6a a dho:Field, +dhd:1d159bc0-7e8a-498e-ac72-f3da87660ea2 a dho:Crescent, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . - -dhd:1f59b588-064f-4c01-9b05-35c1d65effe3 a dho:Crowned, - owl:NamedIndividual . + dho:arranged dhd:3e994f27-a231-45ad-977c-570ef79d776b ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:1f7e1521-15c4-43a8-bfe3-62744842deba a dho:Layer, +dhd:1d26ee72-351e-4678-b2f4-2ccca434e1e4 a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:f2283006-6cd6-4578-958f-27addd6a1b61 . + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Sable . -dhd:1f9bc1ad-a55f-4f0f-8792-2fdae2e40a8a a dho:Field, +dhd:1d363940-b5c7-4b4a-b011-87960db349ae a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:1f9bc97f-8fa5-45df-bec3-0206a60ffb73 a dho:Field, +dhd:1d38d779-f386-4f89-bd7f-08553ab5f649 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000011773_A_1 ; - dho:hasMarshalledPart2 dhd:CoA0000011773_B ; - dho:hasMarshalledPart3 dhd:CoA0000011773_B ; - dho:hasMarshalledPart4 dhd:CoA0000011773_A_1 ; + dho:hasMarshalledPart1 dhd:CoA0000019035_Escu_A ; + dho:hasMarshalledPart2 dhd:CoA0000019035_Escu_B ; + dho:hasMarshalledPart3 dhd:CoA0000019035_Escu_B ; + dho:hasMarshalledPart4 dhd:CoA0000019035_Escu_A ; + dho:marshalledByType dho:PerQuarter ; dho:numberOfMarshalledParts 4 . -dhd:1f9e1e96-19bd-4fa5-ac47-f01f34d3859c a dho:Rampant, +dhd:1d52894d-d0f0-46ad-b213-32f415454490 a dho:PerPale, owl:NamedIndividual . -dhd:1fb44056-0202-4a2d-a192-cf52dd6a857e a dho:Palewise, - owl:NamedIndividual . - -dhd:1fbb13c1-f024-41b3-8514-1978457f8473 a dho:Lion, +dhd:1d5842fd-c0f5-4e1b-9cb4-ae4235d33245 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:8deba235-605b-4b9b-b4df-c9deec39efe7 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:c9651fcd-67fb-47e9-821f-b020515204d5 . -dhd:1fd651f3-f49a-434c-99e6-386c148e0dbb a dho:Field, +dhd:1d5a3adc-2df9-4718-8ca0-7afb976fe2d6 a dho:Field, owl:NamedIndividual ; + dho:hasSeme dhd:e09f8fb4-b07c-4adb-ad31-8a8ac16d4d28 ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:1fd90c3b-a5d6-43ce-8b2e-7ea685b504b9 a dho:Field, +dhd:1d5f6139-1dd2-43d2-8064-44b31f538465 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:757e1956-ab22-4517-a8b7-d7825795ba24 . -dhd:20188e68-9edf-4db1-9985-d7a525d65076 a dho:Mount, +dhd:1d634af4-9995-4191-8732-0c33f344be00 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasCharge1 dhd:cf49b284-1cd5-43e1-9357-42e12b914cd5 . -dhd:201c5587-ae56-4d85-a121-6b6331f4cb62 a dho:Fess, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . +dhd:1d63ce50-546d-4192-bbf5-7c64f82bb2cf dho:hasPattern dho:Checky . -dhd:20426070-75bc-4513-8ceb-53a8a0f81431 a dho:Mill-Rind, - owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:1d720420-1fcc-47e4-b0b5-2cbaf640ac59 a dho:Rampant, + owl:NamedIndividual . -dhd:2056ea42-8fd0-422f-9524-250af693c90d a dho:Layer, +dhd:1db5e72a-05df-4dc3-a083-0230803f4133 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bef7f9c2-aeb4-4c6f-8b88-91bde239cad9 . + dho:hasCharge1 dhd:b9bcfedf-3f3f-4798-b155-8ca01bedcec7 . -dhd:20623e7f-d28b-40ab-9500-3b73a1468c47 a dho:Field, +dhd:1db72c0e-9785-4f69-8f53-1565f026fd75 a dho:Lion, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture1 dho:P . -dhd:20631745-63c2-4e1a-9d75-73f06abd3983 a dho:Langued, +dhd:1dc07e25-f121-41a0-bb7f-48307110f161 a dho:Rampant, owl:NamedIndividual . -dhd:2069b15e-7a3d-4ac3-85ff-e26a1e578f57 a dho:Field, +dhd:1de486e8-b407-4dbf-995b-800c995e8367 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:79a2f6d9-6d82-4941-85a0-0d6267c7e21d . -dhd:206b882b-cf39-4da9-8cc3-84bf181d2b4a a dho:Bend, +dhd:1e03ef42-103b-4cb3-a5ba-06315d47103f a dho:Seme, owl:NamedIndividual ; - dho:hasPattern dhd:d4c102d7-f3cf-4464-a1f7-d050139f19c6 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Gules . -dhd:206db8d1-6296-456e-9fb7-6689d28668c8 a dho:Layer, +dhd:1e2dec32-dd4f-4520-ae65-d43cf5734c7f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:7941d5f0-3ba1-404d-9663-75a5acea0cf7 . + dho:hasMarshalledPart1 dhd:CoA0000008226_A ; + dho:hasMarshalledPart2 dhd:CoA0000008226_B ; + dho:hasMarshalledPart3 dhd:CoA0000008226_C ; + dho:hasMarshalledPart4 dhd:CoA0000008226_D ; + dho:numberOfMarshalledParts 4 . -dhd:20b073c4-40b6-40b3-b896-6703ebe006b0 a dho:Layer, +dhd:1e51957a-24e4-4779-a0b1-b942a1d7ddbc a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:b34a764b-a9fb-4d93-a7f2-e531cbf25379 ; - dho:hasCharge1 dhd:ebf41c71-995f-470b-a80c-d183470f4762 . + dho:hasCharge1 dhd:f3b3c688-ae68-47dd-8909-b48bb0b626a9 . -dhd:20d22e80-9ff8-466f-ab3d-92f3c729727f a dho:CoveredCup, +dhd:1e6d5220-9aaf-4719-b34a-01104dc10619 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:20d446ed-f9a3-41cf-8fd5-f5faa4bf48bb a dho:Layer, +dhd:1e82df5f-678a-4545-9dd7-418e8d6959c6 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:ec7e94be-35ab-4a4e-92cc-b5925a73f9c4 . + dho:hasTincture1 dho:Gules . -dhd:20d6aa43-e8dd-4693-96bb-a72e8202aa8b a dho:Field, +dhd:1e8daf5c-096d-4191-b156-c3f3ed35996f a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:20e14670-6475-4416-a8ee-299c99e21410 a dho:Bend, +dhd:1ea0a8e9-befd-4300-8342-d673d6200af7 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dhd:59006936-4f66-47b9-a205-ae0c44704a53 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:20ffc456-4cf0-429d-98e0-6c9453c71aa0 a dho:Layer, +dhd:1ea816eb-c545-446d-87be-986c725de9a0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:914e04cc-5132-4cdc-8026-33c6bc533df4 . - -dhd:210c971f-0f87-45f2-bfc2-185e2c3eba7c a dho:Naiant, - owl:NamedIndividual . + dho:hasTincture dho:Argent . -dhd:21290fdc-5e78-4bad-ad33-d3d247e96c7a dho:hasPattern dho:Barry . +dhd:1ec9445c-0a8b-4e0e-8588-c1b2b734d539 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:21296a90-8938-4aac-8339-24d359834ac1 a dho:Rampant, +dhd:1edebdce-18f9-4423-9ab6-0ad60f244ab6 a dho:Rampant, owl:NamedIndividual . -dhd:21337269-684d-4de1-8c84-9d5b9c5dfbf2 a dho:Lion, - owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . - -dhd:213e6592-be78-4d0f-8e66-6b39724a3a12 a dho:Martlet, - owl:NamedIndividual ; - dho:hasTincture1 dho:Sable ; - dho:inChfDx dhd:9c99e1f1-4e79-4eb5-ba97-0f20ffdee8cf . +dhd:1ee2a36d-dce6-41c3-82ce-00e880341ba0 a dho:Guardant, + owl:NamedIndividual . -dhd:2151bc16-7261-4e62-a731-115a4b545a8f a dho:Martlet, +dhd:1f0b319b-b0c4-4422-b816-d1cd13cc3d9f a dho:Buckle, owl:NamedIndividual ; - dho:arranged dhd:ff623c31-afe1-4ee3-8fc3-045fe0a23925 ; dho:hasTincture1 dho:Argent . -dhd:21524d96-23af-4cd5-9cbe-229a71b62faf a dho:Border, +dhd:1f1283e8-740e-4fb8-b890-696b18d22408 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:34e86c0e-c2dc-47e8-aa53-853ff03fdab4 . -dhd:2152fe6a-05be-4f61-b9e1-2da18a67714b a dho:Field, +dhd:1f521410-e6da-4a8c-b15d-45da78abfff3 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:21538cbe-5ed3-455c-89f5-b2b6b88e1390 a dho:Field, +dhd:1f70a50d-cdfd-4a9a-bb5d-30c3cabcf44a a dho:Bugle-Horn, owl:NamedIndividual ; - dho:hasSeme dhd:8d63231a-91e0-42f2-b085-cef0c32d24dd ; - dho:hasTincture dho:Gules . - -dhd:2158467c-f2f1-45c2-87ac-981a4a89e0b8 dho:hasPattern dho:Barry . - -dhd:216a84c5-c4da-4353-bdb5-3b2484c693ec a dho:Rampant, - owl:NamedIndividual . - -dhd:216e3279-f445-4b75-b635-86cf464826de a dho:Layer, - owl:NamedIndividual ; - dho:accompaniedBy dhd:db25ff45-6d3f-4071-af7b-2de2b35996e8 ; - dho:hasCharge1 dhd:9970da3a-2027-470c-a64f-52ad149d16dc . + dho:arranged dhd:bcec1a3c-455a-4279-a93b-122a31ffde63 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:217bac93-4324-4292-8ce0-810a3380a4ae a dho:Layer, +dhd:1f731164-b3f6-4537-8414-11dd122e2662 a dho:Martlet, owl:NamedIndividual ; - dho:hasCharge1 dhd:2ae280c6-d5db-422a-939b-39a8d759cf8c . + dho:arranged dhd:2e95c2a5-71a9-474c-80c5-9a08a5ccd6bb ; + dho:hasTincture1 dho:Or . -dhd:218731c5-89ed-4e76-a582-11f586a34486 a dho:Layer, +dhd:1fac9444-d33a-44c9-8ec0-c9d596c131cf a dho:BendOfLozenges, owl:NamedIndividual ; - dho:hasCharge1 dhd:fbd64a0a-833d-48f3-9d8a-d58a77ceb420 . + dho:hasTincture1 dho:Gules . -dhd:219cc893-21e6-4a1f-8807-60d1b372e837 a dho:Layer, +dhd:1fadeeee-ad77-49f8-bd7d-b875b01bb3e8 a dho:Pile, owl:NamedIndividual ; - dho:hasCharge1 dhd:d3dd83b4-c0ff-490e-af24-55c723a97805 . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:21a0e42e-4ccc-4d4f-be50-02816259aa1f a dho:Gamb, +dhd:1fb7a147-363b-4a18-b598-1b0c86ccd4f9 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:58f5c987-146b-4c0c-946f-71bc06166809 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:74206321-f965-41d6-a10d-fc0494b1630f . -dhd:21a1023e-1760-488f-8c76-da163627ea05 a dho:Field, +dhd:1fc07675-cfab-4ff7-ace4-b1f075db40a0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:21a541c7-41d5-4115-b911-0db58c1c8cb8 a dho:Bird, +dhd:1fdacd4f-e62a-41ea-9096-02eb71520cf0 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable ; - dho:inChf dhd:f022fe21-d0b3-4a2e-ba7f-6d8a5486eba0 . + dho:hasModifier dhd:03320f5b-2fe5-4044-abca-165186199caa ; + dho:hasTincture1 dho:Argent . -dhd:21d75b7d-7763-4ee0-b666-5c44666241e0 a dho:Layer, +dhd:1ff68ff8-32d3-4a86-9fa9-1eca84cfc38b a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:70dcabf1-fec1-4127-b27f-c4d3983401cf . + dho:hasMarshalledPart1 dhd:CoA0000008682_A ; + dho:hasMarshalledPart2 dhd:CoA0000008682_B ; + dho:numberOfMarshalledParts 2 . -dhd:21e359c8-7be8-4673-acd7-73f7637a1ba3 a dho:DoubleTressure, - owl:NamedIndividual ; - dho:hasModifier dhd:f191df5f-5954-4d4e-bf52-95260b2dc2ec . +dhd:201bb765-fc91-49be-a5b7-9e32f2d9fc45 a dho:Rampant, + owl:NamedIndividual . -dhd:21f69225-350e-4b8b-aee4-86fdadac057f a dho:Fess, +dhd:201cecfc-1675-4982-b543-2115089e578b a dho:Chief, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:22083482-2b9a-4899-a5e8-bd1bea97d139 dho:hasPattern dho:Lozengy . + dho:hasTincture1 dho:Argent . -dhd:22159530-505f-430e-82c0-ac78e4764c6c a dho:Field, +dhd:202365c2-79b1-4b9b-a855-f36016a0ba41 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:eachTippedWith dhd:115e96c2-cd03-4c18-bde7-72d36d2287af ; + dho:hasCharge1 dhd:30b55058-e63b-4230-a525-3b57c27ef86c . -dhd:22221938-9962-47ca-bcd0-6e04d5e46ff0 a dho:Field, +dhd:2027849e-0ca6-4ec0-a2aa-8ab82c05da24 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:2226533f-2c6e-4144-813e-6bf4b8bab386 a dho:Field, +dhd:2031f70b-1612-4c6b-8d2f-06a62a60de9c a dho:Griffin, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:bef02a2a-43a4-487e-828b-95052cc776c4 ; + dho:hasPattern dhd:38a7ae6b-313a-484c-8a37-3ca63966a104 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Vert . -dhd:2237850e-51a8-444f-8418-a1bf007a5c42 a dho:Bend, +dhd:2053f8ee-62d9-47e1-8ef9-b75711d5079c a dho:Sword, owl:NamedIndividual ; + dho:arranged dhd:d86b3b88-fe03-4562-ba5b-5183ec327d9a ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:223f5465-b576-47ee-b5f7-bc1e615bc35f a dho:Chevron, +dhd:2057eb1b-e162-4632-8943-bff963317ee2 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:2249d869-22e7-4e55-a7d5-554aa5e54000 a dho:Field, +dhd:206bac41-dbba-4c8e-9e98-c6fc860d3391 a dho:Bend, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008299_A ; - dho:hasMarshalledPart2 dhd:CoA0000008299_B ; - dho:hasMarshalledPart3 dhd:CoA0000008299_B ; - dho:hasMarshalledPart4 dhd:CoA0000008299_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Or . -dhd:22519dbd-e6df-4ba9-ba53-033c41802920 a dho:PerFess, +dhd:2075864f-3593-4b13-b4a5-68e628bb34cd a dho:Flory-Counterflory, owl:NamedIndividual . -dhd:2259e208-5a74-45ee-bf5b-788dc100e1a0 a dho:Fess, +dhd:2084aa62-fb41-4085-84d5-e338b52214c4 a dho:Eagle, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Argent . -dhd:225e2b4a-007d-41b8-8deb-0cb6678350b3 a dho:Field, +dhd:209eccf0-2711-48d7-b8d1-7d7e9f6379ee a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:R . - -dhd:2271be2e-0f54-41f1-a930-ad704078159c a dho:Rampant, - owl:NamedIndividual . + dho:hasTincture1 dho:Azure . -dhd:22760a6f-556e-462e-81db-cbad7dca6847 a dho:Field, +dhd:20c146b6-a052-49a4-8b11-d812e84c2356 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008991_A ; - dho:hasMarshalledPart2 dhd:CoA0000008991_B_1 ; - dho:hasMarshalledPart3 dhd:CoA0000008991_B_1 ; - dho:hasMarshalledPart4 dhd:CoA0000008991_A ; - dho:numberOfMarshalledParts 4 . - -dhd:22796270-1090-48a5-9f4f-9f4e51d33926 a dho:PiedNouri, - owl:NamedIndividual . + dho:hasCharge1 dhd:0716396d-d608-4501-b8a8-c0ddc501122e . -dhd:22a7e22c-5b29-4dd9-8825-0ff381296b28 a dho:Layer, +dhd:20e3a34a-29c1-4403-8c7c-3f4347fd6899 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:7d862f65-1904-451c-b83d-62614fd46316 . + dho:hasTincture1 dho:Gules . -dhd:22baf64e-7ab0-4344-89e4-8f288038c8a1 a dho:Seme, +dhd:20efb9ba-52a1-48ef-9f28-c5c7fbed5805 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:22c5e2ad-078f-4990-8e97-70139dac8c55 a dho:Unicorn, +dhd:20f918a7-43a3-4a11-a43a-8b7f8830b11d a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:aefa6aa3-386e-4c86-8fb5-f3cba6f43549 ; + dho:hasModifier dhd:ab65496c-f9d2-4b8e-8b5b-3e15d2de0b9b ; dho:hasTincture1 dho:Sable . -dhd:22f1dbe0-e9ec-4a13-9803-e324c865f7f6 a dho:Rampant, +dhd:2101e645-71a6-49d0-90b1-bf9aeae7bc81 a dho:Issant, owl:NamedIndividual . -dhd:2302e5d0-68fc-4971-8597-fb532d669d40 a dho:Field, +dhd:210eb259-f34b-4a1b-a266-94f0309f2e66 a dho:Fess, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008387_A ; - dho:hasMarshalledPart2 dhd:CoA0000008387_B ; - dho:hasMarshalledPart3 dhd:CoA0000008387_B ; - dho:hasMarshalledPart4 dhd:CoA0000008387_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Gules . -dhd:2316da42-9c97-4afd-b4f7-50d80d0d6151 a dho:Layer, +dhd:211abec1-6fbb-4068-81da-60746f78b568 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:32a441a8-5350-4c8e-abf7-fa2c7f6e422d . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:23222782-4147-45cb-857d-e0899019db69 a dho:Layer, +dhd:2122e346-6c00-4d18-a79d-25b973fc34b2 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9bdab480-bbeb-4acc-84c2-403115f96600 . + dho:hasTincture dho:Vert ; + dho:numberOfMarshalledParts 1 . -dhd:233d6dd6-19a0-42db-ad53-8fc2ca2cd055 a dho:Layer, +dhd:212444a6-3870-4768-b3b9-c2f2f8acf2e9 a dho:Layer, owl:NamedIndividual ; - dho:between dhd:38659b95-a3b5-450f-bed4-6bd1b08a4540 ; - dho:hasCharge1 dhd:5e62ca56-fade-4c49-94ef-724aa60e6339 . + dho:hasCharge1 dhd:ffb54333-081a-4cc4-adab-d7259cda498f . -dhd:2345bce8-3969-4198-b8ff-a478e0196ece a dho:Rose, +dhd:2124df98-232b-41cc-9e63-aa375a712b19 a dho:Mount, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Azure . -dhd:235ff98f-5ef5-407a-8890-98599ae1e2bd a dho:Field, +dhd:213baa9c-5d0a-4613-9bb3-4831d7c4149c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:2369d1b6-fcd4-44e6-854d-667441336416 a dho:Chief, +dhd:2151e821-3301-4eab-bce7-9047380b4ea6 a dho:Statant, + owl:NamedIndividual . + +dhd:21610793-a6e1-4b36-9f96-a551f5ac1148 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:785985aa-8ed6-47cd-83b1-9568bdab52e9 . -dhd:236ac145-b1bf-4630-98fc-0d7bb9f67919 a dho:Fess, +dhd:21797f39-bb56-4f92-bd44-8fbfd159af01 a dho:Eagle, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:236f02d2-42f0-43e5-83e0-fd30e1b06353 a dho:Seme, +dhd:218f2bde-5342-4f44-a6ec-05059a1d7fad a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Argent . -dhd:23d4b973-7787-458d-afe2-843e13104f11 a dho:Saltire, +dhd:21d06031-74cd-4aff-ad9f-05e186d0fad3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:15f90451-5e00-41cd-9c26-9c8ae9f6aa12 . -dhd:23d97ee4-4042-4593-9d0f-09f890ba93dc a dho:Fess, +dhd:21d9ef26-4773-4c95-9443-e6c97b35dc2c a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dhd:70b9f239-8f3b-4fd6-9e90-753eddef96bd ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:0f24b5a0-7083-4864-9afa-7d0919ce1633 . -dhd:23eea426-6f55-411f-adb4-46dd35511fc4 a dho:Field, +dhd:21fb8a5c-9a68-445e-b468-1bf71b570c60 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Argent . -dhd:23f2ddcc-843d-4443-9d39-96e9f58c3ec4 a dho:Gem-Ring, +dhd:221a2793-dd15-44b1-83ae-fffa2aafc2a3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:3aa8c6ee-bf3d-452e-abdc-e424ed94745c . -dhd:23face04-8413-4fff-9736-5384a80ddf57 a dho:Buckle, +dhd:22266605-5fb3-4c7e-8dd8-f4c147591e4e a dho:Bend, owl:NamedIndividual ; + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:240c8f9f-e6c5-4aa1-b9cc-75195825a3b4 a dho:Field, +dhd:22372e0e-ad9a-400f-b3b8-ca539077cb33 a dho:Passant, + owl:NamedIndividual . + +dhd:2240201d-760c-4e8e-bdba-49cf0133bfc7 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; + dho:hasCharge1 dhd:43f25e23-08e3-48b5-bd78-898f284ed482 . + +dhd:2253f408-c8c7-4a25-b842-f27b35c8fb27 a dho:Of7Pt, + owl:NamedIndividual . + +dhd:225b582d-f3aa-4748-948e-04fdae134f85 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:242940a4-163a-4294-b7c1-7cc933581399 a dho:Fleur-De-Lis, +dhd:2281c280-a00c-4b15-8e8b-4a389967be7c a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:475904e5-d137-41fe-8a68-43ce78e23d7b . -dhd:24326b18-4303-4bc1-b1f7-8448eaa49725 a dho:Layer, +dhd:228b8440-179f-4737-9bcf-4dc85f6703a6 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:f699cff9-4596-462f-a155-10a515aabd1a . + dho:hasModifier dhd:1d720420-1fcc-47e4-b0b5-2cbaf640ac59 ; + dho:hasTincture1 dho:Gules . -dhd:24337fc2-9de6-424c-9509-d7afa9e1d4da a dho:Passant, +dhd:22a207b3-bf3b-434d-8e83-bb61e461fefe a dho:Crowned, owl:NamedIndividual . -dhd:244714b2-e1cf-4283-80ab-33bf9619c2b5 a dho:Bend, +dhd:22aafa15-eea7-4b0d-8b0c-f7e1af8dea89 a dho:Bend, owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . + dho:hasTincture1 dho:Gules . -dhd:24645a00-ad3f-4b36-bfe0-16e0118c582c a dho:Layer, +dhd:22d35882-855f-4e90-8d1f-00f5c215094c a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e65f8cc8-7c41-496d-8f7f-45b233fd098d . + dho:hasTincture dho:Or . -dhd:24712356-d309-45cc-8dda-681f27d23b51 a dho:Field, +dhd:22e0b1e9-cb75-463c-a0de-b392481fedec a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:ab3c12e9-73f0-4809-9475-0b0a395f9f14 . -dhd:24788533-98eb-4f10-b61b-2d227fb46a66 a dho:Lion, +dhd:22e1a1f4-623e-41b0-bc8d-d2a1fc29df99 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasModifier dhd:056e1e41-7666-4d6e-9349-83074e798122, - dhd:a0630d34-e373-4b38-9608-1e371c8fb3a8 ; + dho:hasModifier dhd:165fb783-5bcc-41ca-8f35-80eb82298453 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent . -dhd:24869d6c-7fb3-4cba-8abb-43544feefe75 a dho:Lion, +dhd:22e5cbcd-0c23-4644-bbc6-eb4e207c725c a dho:Bar, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:248b1eb2-8acb-44f1-bbde-c64017d48915 dho:hasPattern dho:Checky . +dhd:22f1fe31-cead-4acb-a954-7c83a26a0cd5 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:249224c8-41e9-40d6-a928-9847c9cb3575 a dho:Lion, +dhd:2300f600-a6d3-4287-9229-1e24c9455924 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:6f6b547d-4fda-49e3-98c7-af06433465e5 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:d1bb35c0-5f40-4c5c-b0bb-32fc935b6033 . -dhd:24b798d0-499a-4f15-a496-62d0934f6b25 a dho:Lion, +dhd:231fee9c-e41a-4f6b-8e79-380dc5c0c41b a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules . -dhd:24c9de06-80d4-49ab-ab0d-94b902e245d5 a dho:Layer, +dhd:2330c2a9-c673-41b8-9882-02acf2e62610 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:3b00df58-d9e4-49c2-9c53-ddf9636432fb . + dho:hasTincture dho:Argent . -dhd:24cced8f-7c81-43a0-8fd0-4933149dbd25 a dho:Annulet, +dhd:23640da0-8f24-4977-ab9f-a0a21ff39427 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:36cd7543-0036-450a-afe4-49538148d459 . -dhd:24cec4e7-e5d9-4458-a0f0-d13b7f275b74 a dho:Layer, +dhd:237a06e3-3202-43a2-9a4e-6d2277913c2d a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:bca1a15b-db49-484e-90ec-9266dd179eb6 . + dho:hasTincture dho:Gules . -dhd:24e2cf31-01fd-467c-af21-bf2669aa1b9e a dho:Bugle-Horn, +dhd:239c69a5-7ba9-48d4-b5a6-97f53df547c1 a dho:CrossMoline, owl:NamedIndividual ; - dho:hasModifier dhd:0f400d02-1282-4414-a9b1-64dc2b881148 ; - dho:hasTincture1 dho:Azure . + dho:hasNumber 2 . -dhd:24e38be2-0e00-49ea-b2bb-c49b690a167c a dho:Bend, +dhd:23c21dbc-7cfa-43a3-a86d-294ea7719c7a a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:5ff3d033-1a90-4998-a154-a5710cc59849 ; dho:hasTincture1 dho:Gules . -dhd:24ef93c3-6f7e-461a-bf47-a811baa86e6a a dho:Label, +dhd:2427200e-ecff-44ec-b28f-170f38d7b6af a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:chargedWith dhd:a9a555ac-077d-4856-bdc0-fadc35a40a85 ; + dho:hasCharge1 dhd:201cecfc-1675-4982-b543-2115089e578b . -dhd:24fb5b10-20f0-4d2c-8c27-a34745d88e4a a dho:Field, +dhd:243e4493-cbd7-4d64-95cf-c6811d16360b a dho:Lion, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000009583_A ; - dho:hasMarshalledPart2 dhd:CoA0000009583_B ; - dho:hasMarshalledPart3 dhd:CoA0000009583_B ; - dho:hasMarshalledPart4 dhd:CoA0000009583_A ; - dho:numberOfMarshalledParts 4 . + dho:hasModifier dhd:35cad53c-bdbc-4c2d-811a-d76e4796c5c9, + dhd:5a1c4fc7-2ebd-4343-9d2d-00b15f59ab23, + dhd:c882ca16-563b-46de-b2d8-85c504b9ac1c ; + dho:hasTincture1 dho:Sable . -dhd:25050b90-4576-4bbd-8cbb-6bb729d44004 a dho:Lion, +dhd:2451ed61-1be1-498d-b731-972552e5592e a dho:Seme, owl:NamedIndividual ; - dho:hasModifier dhd:0640f00c-9bbe-4c2c-95e2-82effe2cb0f1 ; - dho:hasTincture1 dho:Or . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:2505ede8-2299-46aa-aed3-1e1252fee4e0 a dho:Crowned, - owl:NamedIndividual . +dhd:2456ca12-aa85-4511-9b94-8132de17387f a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:0a0fc78b-d980-4a8c-896a-426393b60b12 ; + dho:hasPattern dhd:a79cd50a-7e3e-4adc-ac79-2f85844be033 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . + +dhd:246d7a12-9def-4cf4-9cbe-973faed32def a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure . -dhd:250a6d8f-5281-4104-b6ae-a0ce57c1a0d5 a dho:Issant, +dhd:247e0a43-c744-462a-b3ef-0feebabf3542 a dho:PiedNouri, owl:NamedIndividual . -dhd:250eab8d-a4f3-4753-8256-01f1c59eb5f9 a dho:Lozenge, +dhd:24a742d9-567c-46d4-913c-0200fe29ba07 a dho:Rose, owl:NamedIndividual ; - dho:arranged dhd:fc7f0c49-0e01-45da-948d-3c4f85a5653f ; - dho:hasNumber 5 ; + dho:hasNumber 8 ; dho:hasTincture1 dho:Or . -dhd:252e047b-aa3c-4eda-8969-189f02851e86 a dho:Field, - owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008359_A ; - dho:hasMarshalledPart2 dhd:CoA0000008359_B ; - dho:hasMarshalledPart3 dhd:CoA0000008359_B ; - dho:hasMarshalledPart4 dhd:CoA0000008359_A ; - dho:numberOfMarshalledParts 4 . - -dhd:25385d8d-791b-4df1-a20e-7eedb01b823e dho:hasPattern dho:Checky . +dhd:24a9271c-5173-4942-a98e-cba404548be0 dho:hasPattern dho:Compony . -dhd:254decbd-83e9-4cf1-a4bb-e544c0a3b1df a dho:Field, +dhd:24aaf0a9-5556-4716-985c-fc01e7938dd9 a dho:Wing, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasModifier dhd:d61e539f-f233-4c5a-be1e-2691e04d4288 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:255da096-e12f-47a4-8ead-2abd7cbb020b a dho:Annulet, +dhd:24c3ca46-e6b5-481c-bc09-4a89f58fdee0 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 5 ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:0f7dec84-1d5f-4726-8d13-1f1f246244b3, + dhd:133b3d42-a23e-405c-bd5e-0155c39150f0, + dhd:a69667bf-0472-4da8-849d-978c2dc2835a ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:256023d7-f3da-450b-a353-b90d29fddf3c a dho:Layer, +dhd:24c6f08d-4416-4a84-aa44-a6f3fee34e0a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a849ff27-5752-4043-ac59-2d298aeb767c . + dho:hasCharge1 dhd:a2b34f28-d916-4fbb-adfe-4ba6dcb8aa3a . -dhd:256287d6-7963-4b56-bbd0-da9a2b14097e a dho:Field, +dhd:24c75b14-3f17-4def-8055-7ba98306859c a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; + dho:hasTincture dho:Missing ; dho:numberOfMarshalledParts 1 . -dhd:2568fe05-f2ca-4a39-bcf8-4966295ebc38 a dho:Field, +dhd:24d20425-dae6-4e49-b549-498ca910e756 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:25bd907b-6d85-402d-86f0-76780bbb7c52 a dho:Escutcheon, +dhd:24e694f9-722f-48e0-b9ff-30923a31d563 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:5b1cb4bf-be7e-4cc8-bc51-bdc753e1b0f7 ; + dho:hasCharge1 dhd:87a62549-2524-4a48-8d1b-b0d95d73ffa1 . -dhd:25bebab1-ea63-483a-bdc2-d042c7ad46e7 a dho:Bend, - owl:NamedIndividual ; - dho:hasPattern dhd:64952139-4e04-4fe6-901c-983b8cb900aa ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:2504cb0a-e224-4106-a445-327e1796d29a a dho:Armed, + owl:NamedIndividual . -dhd:25da5e54-ae12-48e0-9cf8-9c2fd5e496b7 a dho:Layer, +dhd:25143c50-7439-4468-b977-3fa4dc44d900 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:08f8d663-1fee-4fec-81ca-01afda6b062d . + dho:hasCharge1 dhd:9e14bb3b-d093-458a-8242-3ddaa981c2b0 . -dhd:25df5086-a2c1-4bc9-b79c-8217a1e1a155 a dho:Lion, +dhd:251f4ac9-74d0-46ee-ba5a-b92b0a9fb79f a dho:Chief, owl:NamedIndividual ; - dho:hasModifier dhd:1f9e1e96-19bd-4fa5-ac47-f01f34d3859c, - dhd:20631745-63c2-4e1a-9d75-73f06abd3983, - dhd:7f908661-e3a1-4d05-abf4-db7079af008d ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Gules . -dhd:25e8dd43-cb0f-4c1e-9905-4fe9dbfaf1e7 a dho:Lion, +dhd:25218993-12b7-490e-bef9-1d7055b6faa2 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:58b5eec5-ece1-40fa-bc4b-7410394ea9d7 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:25f42d09-bb1a-4ff1-a0a1-d4fc18974a4f a dho:Fleur-De-Lis, +dhd:2530e931-c99a-496b-bf39-52c8e1420c4e a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:38830fb5-949b-4f4e-ac62-9a96d061f026 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:accompaniedBy dhd:ad482493-8c86-4f6b-bc4f-55068eb436e7 ; + dho:hasCharge1 dhd:9b1e817d-6d64-4a2b-9304-70ee487a5db2 . -dhd:26059d5b-2059-4b98-b490-49a0404f10b4 a dho:Layer, +dhd:253ea62d-d7d9-4d95-87c4-0cc19f456737 a dho:Pale, owl:NamedIndividual ; - dho:hasCharge1 dhd:fe3f1f47-fb0f-403a-a5e4-7160d2965149 . + dho:hasTincture1 dho:Vair . -dhd:260d2730-138b-44e0-b683-069a4e3f7e57 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:f0ce3f98-5430-4495-8817-e77a4f22b286 . +dhd:254881eb-7c65-423c-bee1-941cfab4cab8 a dho:Rampant, + owl:NamedIndividual . -dhd:26376cc5-92e5-44fd-b377-0c1cf41259a6 a dho:Field, +dhd:254ea35f-cfd6-4f14-bba3-0dc57034821e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:ccfdbd0f-7772-48b9-952c-a8ecb415caf3 . -dhd:265b707f-d210-44dc-a7d5-6a31db62ce13 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:0cffe1eb-d4dd-4b78-9973-c526220c34f0 . +dhd:254ed469-4d73-4a6f-93a8-4ef3a960f90b a dho:Addorsed, + owl:NamedIndividual . -dhd:268ac38d-1dcb-45db-9603-5f52da0b5ddb a dho:Field, +dhd:256dc5ca-cb6c-4248-974b-6cf04ab0754b a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:69f88e6f-c3c2-440c-8383-a5433c041edf ; + dho:hasSeme dhd:72266c08-af46-406d-96c4-c710291bf652 ; dho:hasTincture dho:Azure . -dhd:268d5b27-c1b9-4d9a-a96f-f5b045f89173 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:c23f5bce-4365-47e9-b894-8a5f3addfade . +dhd:2576230b-7873-4975-987f-a4f93761a942 a dho:Issant, + owl:NamedIndividual . -dhd:26d2a538-5e54-4470-864a-f6a1889b59d5 a dho:Crowned, +dhd:257d8dc5-c771-4a65-9540-f3feed790946 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:0e778223-b98e-4240-b725-0509951ca3d7 . -dhd:26d405af-d323-4d7f-b569-5a430931be10 a dho:Field, +dhd:257e7de7-a5e1-46b3-9d64-58499ef0e124 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:26daed24-22ac-4f95-a293-adfd73c8962f a dho:Field, +dhd:25868429-204d-4f44-b58a-524a55d6cac6 a dho:Armed, + owl:NamedIndividual . + +dhd:25906dd5-1888-4fa4-ad3e-51296738bc90 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Vert ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:26dc9dd2-c3cc-4d60-95ce-194c95de532b a dho:Lion, +dhd:259122b2-09c8-4dff-a66f-1c3bb1d74a53 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:778c5aa0-f761-451e-8e23-5c95e8631f49 . -dhd:27141d63-defc-4517-a026-13b58aa040b9 a dho:Doubleheaded, +dhd:25d496bf-7af6-494f-b3b7-a67a0a08b87a a dho:Guardant, owl:NamedIndividual . -dhd:271a9990-bfd1-484f-9fda-0eeb3ff09a32 a dho:Rose, +dhd:25e56cd1-dbc1-4710-b795-ae3c8ce44d2e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:8cfa7140-5004-4706-b452-3c8b7acede72 ; + dho:with dhd:d0ff1bfe-41d2-4f54-9a99-16afdb106cd3 . -dhd:271d2a0b-9e62-4e89-99b1-9bea9055e559 a dho:EscutchOf, +dhd:25e97818-0ad8-4d9c-92bf-a567b51b4850 a dho:Field, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000006294_CoAF1 . + dho:hasMarshalledPart1 dhd:CoA0000009585_A ; + dho:hasMarshalledPart2 dhd:CoA0000009585_B ; + dho:hasMarshalledPart3 dhd:CoA0000009585_B ; + dho:hasMarshalledPart4 dhd:CoA0000009585_A ; + dho:numberOfMarshalledParts 4 . -dhd:271daa79-3ef2-4463-b9ee-d1242e62bc58 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . +dhd:263a9a4b-0914-4f83-bae1-e8b0e5dc0c4e dho:hasPattern dho:Checky . -dhd:27203c40-9072-47a8-b94d-b2eedf2f1fb6 a dho:Field, +dhd:263cc4ed-e563-4af6-887d-15d79aa0763b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:between dhd:b98ee6d0-9a47-40d7-ae62-1200570cfae2 ; + dho:hasCharge1 dhd:7814e72c-b80a-452e-b179-a96071572366 ; + dho:hasCharge2 dhd:60b6cdb4-eeb1-4638-9f7c-a3fd592e7ebf . -dhd:2724f900-72cc-4073-961a-bf9b0c482e9c a dho:Lion, +dhd:266547f0-ecef-4099-b36a-70d660689951 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:7e6f5a8e-1d68-400c-b6dd-7ace860003e4 . -dhd:2743820e-7215-4859-b713-0519ba99d6b1 a dho:Field, +dhd:2669aab7-df5c-4da9-a6dc-9cf71ff8bc37 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Missing ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:27622c6f-7343-4c98-b1e5-d9bbc1a5b541 a dho:Bend, +dhd:26762fc7-29e0-43f4-8175-f9777bea51e8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:be045c7a-25b4-47f5-9536-105ec00d7550 . -dhd:27706643-c8b2-4eb2-8c50-2ccfaa39a5cc a dho:Lion, +dhd:26964fbd-9f99-4c97-b8c4-9651cb13868d a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:1b76a32d-bde8-42ed-8d78-a6e013cd2958 ; - dho:hasTincture1 dho:Sable . + dho:hasMarshalledPart1 dhd:CoA0000008287_A_1 ; + dho:hasMarshalledPart2 dhd:CoA0000008287_B ; + dho:hasMarshalledPart3 dhd:CoA0000008287_B ; + dho:hasMarshalledPart4 dhd:CoA0000008287_A_1 ; + dho:numberOfMarshalledParts 4 . -dhd:27884626-d48f-4f81-80ef-275c719ded80 a dho:Layer, +dhd:26a2d7d0-c4d5-40e5-9746-8bee35a31afd a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:154dd2c9-b967-44a3-a46a-046c63e8c9e9 ; - dho:with dhd:8d708562-4e2f-494c-841b-9af4f2ba1414 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:27a65781-3079-4693-bd45-ff762f27ca8c a dho:Fess, +dhd:26b5b894-3e30-4c8b-98bf-2a818b78561a a dho:Rose, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:27b499b5-3812-4c9b-9806-dfd8e6cca3a3 a dho:Chief, +dhd:26c20ccc-8a1f-4d0f-b321-bd38fdc3edad a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:3ebcc468-14d0-4f47-8051-c2093c663d38 . -dhd:27bffc28-08a1-46b8-9ad1-0233803e1050 a dho:Layer, +dhd:26e80fd0-fc39-49fd-a85f-c3684a32dea9 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:28f99d00-ada9-446f-882c-94289a440e22 . + dho:hasSeme dhd:8004d3e0-1b6a-4d19-acd6-a7ac5e495465 ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:27c21833-6a27-436d-894b-e30444297bbd a dho:Field, +dhd:26eb66ea-99a1-4e5a-871c-071ae8173fc2 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Azure . -dhd:27e0cd8f-14f5-4879-8924-db5c3d661d9f a dho:Layer, +dhd:26f78754-67c7-48a4-9421-e418f8c91678 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ec66c024-6de8-4de4-8703-fa4b0fc78d85 . + dho:hasCharge1 dhd:aa894b72-57ba-45c6-9fb0-bd905d86581f . -dhd:27e547b2-ecb9-430c-a01e-c216567ce341 a dho:Lion, +dhd:26f85ba4-cebd-471c-a03b-3c0c6ccea381 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:29efc921-4176-4753-87b3-fdb67808149a ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:0c07931c-45a3-4d49-b06c-6328aa9d9ca4, + dhd:358d6e59-c1df-4c73-b3fd-fc2f8c4ce844, + dhd:71497328-8cad-414b-a66e-5a21ec49dc9b, + dhd:c7f52296-1738-4431-9b70-3c480c1fd05d ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:27fa765e-4d33-49ff-b30e-dec2abed4b11 a dho:Bend, +dhd:271cf6cf-be52-4313-a128-6fa054701f7f a dho:Field, owl:NamedIndividual ; - dho:hasLine dho:Embattled-Counterembattled ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Or . -dhd:28003e41-a620-41df-b25b-cacbdf5d95b1 a dho:Field, +dhd:2735fb46-0889-45e4-a2e9-97b870199bdd a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable . + dho:hasCharge1 dhd:74f71ace-8a88-40c6-bf58-edc667d4670e . -dhd:282a60a9-84f6-4951-b507-e12bd42b0b5c a dho:Layer, +dhd:273949ec-2980-40c2-9b6b-44a5f62c028f a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:01b508d9-1dc5-4568-89e5-e5b17e60a1a7 . + dho:hasPattern dhd:50d8d8a8-4c98-4ab5-8f16-0bd29e4ffd1e ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . + +dhd:2741fdbd-1600-44da-8a3a-8b757bc0a937 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:286031ad-e4b2-4b37-bf23-6ae8f2cc3204 a dho:Layer, +dhd:276a0406-0ffd-4805-8d2d-91e0d26cf3cf a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f371d3f6-554d-4e23-bc5e-2649ae45f8cf . + dho:hasCharge1 dhd:6c6fc5f7-ada0-4a11-8a19-a9739ba702c3 . -dhd:28883cad-8fbb-4849-96e2-c2d7ead6ed54 a dho:Field, +dhd:276e5269-a493-4822-8c04-d49e9592de60 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:28a44ff8-3abb-4ed3-893e-e059d6b22d36 dho:hasPattern dho:Compony . +dhd:2775c8b8-7af3-4396-afff-30a0c0072f7f a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . + +dhd:2789c68e-95dd-44c6-8904-701ba982455b dho:hasPattern dho:Tierced . + +dhd:279a24cb-41d9-4e7a-9aca-6e4807026206 a dho:Annelet, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or ; + dho:inChfDx dhd:ce938bd8-088b-414e-bf8f-b21f10900f73 . -dhd:28be111d-f004-4ef6-9e28-6f33ec67848b a dho:Layer, +dhd:27ca176f-e343-4172-8f1a-5bfaba58a081 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:597a5375-325e-4c72-9add-184714327e14 . + dho:hasCharge1 dhd:66e80f62-43c4-4c6c-b482-4ba8fa274527 . -dhd:28bf8735-4779-48bd-b544-ef1394fe7904 a dho:Layer, +dhd:27d0e1e4-c2b5-412b-98f2-3ab817f0ad6e a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:375d8f12-332f-41cb-9543-571e7c82f151 . + dho:hasTincture1 dho:Or . -dhd:28cb947c-b3f6-41d1-979a-765486aafa40 a dho:Layer, +dhd:27d79b00-651b-4204-bfff-ada9cdc2b476 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d6f06ba2-201d-4c54-bce8-628de82049f9 . + dho:hasCharge1 dhd:cb1cb9d8-78bb-4bfb-9d7d-e4536ee9265f . -dhd:28d9a539-eae1-4553-92b9-c16c0d53d0a2 a dho:Layer, +dhd:27e20066-af7d-4686-9aa4-ea35e0bd8325 a dho:Annelet, owl:NamedIndividual ; - dho:hasCharge1 dhd:164279b8-5635-4d98-8e42-bc0a5982d6c9 . + dho:hasTincture1 dho:Sable ; + dho:inChfDx dhd:5e6a91c3-1159-4449-b5e1-8365bb41007f . -dhd:28f22a2c-7317-4da6-9965-20028601f2a4 a dho:Field, +dhd:27f9a89f-528d-41e5-b287-14ffbdc9cc0b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:28f833f1-658a-4808-ad77-0b074fc28268 a dho:Addorsed, +dhd:27fe7803-83c2-4013-9308-f1045a2cedb9 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:7ddb5a6d-aec9-441d-bf5e-38c0708b1bf8 . + +dhd:28094e2e-3509-4549-84ca-5168bce83d31 a dho:Langued, owl:NamedIndividual . -dhd:28f99d00-ada9-446f-882c-94289a440e22 a dho:Bend, +dhd:28117c3c-e4ef-4fcb-ac0c-045e415ee252 a dho:Seme, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Azure . -dhd:2908a901-bed4-41e5-9134-8867d7b90cdd a dho:Layer, +dhd:28139d6f-9351-4087-9faf-2bc14de7fefb a dho:Panther, owl:NamedIndividual ; - dho:hasCharge1 dhd:038c73bf-c7d5-45ae-9a9e-e8d2e08252a0 . + dho:hasTincture1 dho:Argent . -dhd:290c7243-cc7f-4726-b7ce-7259bece7811 a dho:Lion, +dhd:2819f7fa-7570-4b2b-af74-c42360ed3fd3 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:d628ce87-14a5-43b8-9228-3d25d271ffe0 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:288adabc-e0c6-47bb-b0e4-44b404e98baa . + +dhd:281a57a6-d633-46f3-b637-8a5b0bb51c78 a dho:Langued, + owl:NamedIndividual . + +dhd:2836ab33-aa7f-43d4-8b6a-06e35ed9348b a dho:Armed, + owl:NamedIndividual . -dhd:29348ed1-db5b-4368-b76a-6a51400d6ce0 a dho:Layer, +dhd:2837c6c3-0b98-41cf-a846-2dbc680f2df3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9a3aa39c-2635-412a-9431-66ca55416e89 . + dho:hasCharge1 dhd:975c2af6-fad9-4a05-88a8-8deb56876be0 . -dhd:293ec5a4-5152-4f6c-abc0-01e55bc3fb9e a dho:Field, +dhd:283ae487-2b01-47cf-9277-e4cef7f55dc3 a dho:Bend, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:2940390f-ad11-437a-943f-24e25686b5ac a dho:Passant, +dhd:283b41a1-2b72-4511-9bcd-ff8345ae58bb a dho:Armed, owl:NamedIndividual . -dhd:2941f5af-48f6-4652-b404-7aa01485ef72 a dho:Layer, +dhd:283d7aad-75b5-4fa4-b1c7-4c699093f2a2 a dho:Flanchi, owl:NamedIndividual ; - dho:hasCharge1 dhd:c31595b5-85fe-4a3b-8a79-c7a84d4cb80d . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:297a3045-70a1-4dcd-9a42-8569fb249bb3 a dho:Field, +dhd:28408431-498c-4ac2-9a4c-86319ae9211f a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:541be552-ed09-4360-9fd2-2f4a1d75d104 ; + dho:hasTincture1 dho:Sable . -dhd:29830868-1b9f-4bba-b2b4-123232ae5e9e a dho:Saltire, +dhd:28461858-e34e-455d-9a6f-be353c836195 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture1 dho:Vair . + dho:hasPattern dhd:2789c68e-95dd-44c6-8904-701ba982455b ; + dho:hasTincture1 dho:Argent . -dhd:29afa520-5c90-408f-8b77-e9dd13249602 a dho:Pale, +dhd:287a02f5-5993-4232-aed9-67bd0ea10ab9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:29cdac91-4b00-4da4-8cbd-3e403b25d849 a dho:Rose, +dhd:2885685b-ebfc-424c-8fe2-6ff3041e6525 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:fa64b976-5392-4c0a-abc7-3ce161c504ff ; + dho:with dhd:04dcd109-7cee-4c56-926f-8710b327357c . -dhd:29e3a91a-ad9d-49ad-b018-4c154345f476 a dho:Layer, +dhd:288adabc-e0c6-47bb-b0e4-44b404e98baa a dho:Griffin, owl:NamedIndividual ; - dho:accompaniedBy dhd:3a456b11-72a6-416f-8212-83c3bfa64e4d ; - dho:hasCharge1 dhd:7370549e-1842-4d1d-8328-f3500691f0f2 . + dho:hasModifier dhd:fa545187-92d7-4ce9-bf54-238d99d72c54 ; + dho:hasTincture1 dho:Or . + +dhd:2893d283-9fdc-443b-9c12-fb5760ece68f a dho:QueueFourchy, + owl:NamedIndividual . -dhd:29efc921-4176-4753-87b3-fdb67808149a a dho:Rampant, +dhd:28984668-4768-4a22-a0b5-7a44056c255f a dho:Passant, owl:NamedIndividual . -dhd:29f7da93-1fdb-4016-bc4b-494f1d12b175 a dho:Field, +dhd:28acd175-55ec-4926-9729-daf7eb6bc476 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:760c473a-250e-46b1-83e5-1f547181e638 ; - dho:hasTincture dho:Or ; + dho:hasSeme dhd:ec061f4a-5ac8-4280-81d3-5c080a260059 ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:29fb0a0b-a5c8-4586-977c-e8936255e760 a dho:Layer, +dhd:28b03a31-770c-4735-95e9-1cba610a20bc a dho:Eagle, + owl:NamedIndividual ; + dho:hasModifier dhd:80a8c30a-119c-4866-a18c-08eeabd8f25b ; + dho:hasTincture1 dho:Sable . + +dhd:28b0d97b-da2f-4235-aa05-c201a8db37ff a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:a6012c41-0e1c-40bb-9415-8112b5884080 . + dho:hasTincture1 dho:Azure . + +dhd:28c03a55-0121-44e5-8fc7-15e6d99c3049 a dho:QueueFourchy, + owl:NamedIndividual . -dhd:29fda170-c36b-40a3-85dc-39b9ad95fdda a dho:Pale, +dhd:28fd93fe-35a8-48fa-ad7b-690a1f1a2926 a dho:Fleur-De-Lis, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:2a04946a-af4b-4fcf-9f01-c78a6e967fde a dho:Layer, +dhd:290795fd-999f-4724-8a08-0e271a52410d a dho:Eagle, owl:NamedIndividual ; - dho:hasCharge1 dhd:7d2edcc0-2149-491f-bf63-17af895c4132 . + dho:hasModifier dhd:60419515-86fa-4316-8398-079e517ad5f4 ; + dho:hasTincture1 dho:Vert . -dhd:2a09c680-b8d2-463e-8b2d-f13515262ecf a dho:Chief, +dhd:291705b2-33ea-4fb6-964a-4b3fc3ed870a a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dho:Countercharged ; + dho:hasPattern dho:PerChevron, + dho:PerPale ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:2a36a1bc-d438-4059-b6f2-60c0942f8f4e a dho:Armed, +dhd:292df54d-d4e7-4820-9365-2db3e09a1e3f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasMarshalledPart1 dhd:CoA0000008666_A ; + dho:hasMarshalledPart2 dhd:CoA0000008666_B ; + dho:hasMarshalledPart3 dhd:CoA0000008666_B ; + dho:hasMarshalledPart4 dhd:CoA0000008666_A ; + dho:numberOfMarshalledParts 4 . -dhd:2a445e17-8808-4ffb-9bb8-ca8843f04cee a dho:Escutcheon, +dhd:29737f1f-6b63-4bdf-9f90-58a0ffe3a363 a dho:Field, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000007294_CoAF1 . + dho:hasTincture dho:Gules . -dhd:2a75c228-cfdc-48bf-b494-156e6177877e a dho:Fleur-De-Lis, +dhd:298e3d25-2e59-4f85-bbdc-bf1fc54992a9 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:42641c36-b40b-4f7e-a235-60aed77d3254 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasPattern dho:Ermine ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:2a8e1b1e-911b-42bf-b6ec-883228c57e26 a dho:Layer, +dhd:29a11690-fc98-468d-a6c7-8a1a8cb1b3fe a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:8430aaad-776e-4a91-b63a-0805bc71d411 . + dho:hasTincture1 dho:Sable . -dhd:2a99042a-85b4-42fe-a704-20388c7c1cef a dho:Armed, +dhd:29e54f20-8fb1-4bd0-869d-b9140cb42e2f a dho:Quina, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:arranged dhd:c0b991b1-1823-4980-a1ac-d3f4105a1fc6 ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:2aa1de01-5fc8-49b1-ae24-08c6614e6f64 a dho:Escallop, +dhd:29f23b8f-8493-4163-b100-22286534298a a dho:Bend, owl:NamedIndividual ; + dho:hasDirection dho:Sinister ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Ermine . -dhd:2ab1fb67-f72b-4043-9b5b-e1cf3f003281 a dho:Chief, +dhd:2a0baf2c-fcd6-437f-a1e2-c3dd09c3d1c5 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Azure . -dhd:2ae280c6-d5db-422a-939b-39a8d759cf8c a dho:Wolf, +dhd:2a2f5147-1877-43ba-9201-0882189f8658 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:05837b11-295c-4b61-8eb4-61308eb51a9a ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:2afd47f9-39e5-4b17-8f2f-581d213e51e1 a dho:Fess, +dhd:2a3c1753-84c9-48da-8e20-2e63203244ba a dho:Chief, owl:NamedIndividual ; dho:hasTincture1 dho:Or . -dhd:2b0cdc4a-dcaa-4bc1-8054-cb1f25781570 a dho:Layer, +dhd:2a3fdc5e-4841-443d-bcc9-cf37eb394efe a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:12703551-2305-4a56-ac10-04c82f8dc111 . - -dhd:2b1275e8-c046-4f12-a310-bbab37988b92 a dho:Crowned, - owl:NamedIndividual . + dho:hasModifier dhd:b2541177-e1df-46f1-a45a-0bf64c7b65e7, + dhd:bace15d5-c10f-4d43-9575-c6b5f6a61b50, + dhd:e7ab75c0-bfac-43cf-acdd-4a60557a93be ; + dho:hasTincture1 dho:Argent . -dhd:2b1f7aa8-6e3d-48c5-9129-dab654958382 a dho:Layer, +dhd:2a4ab99f-ee77-49a8-92e4-d644bf90fb92 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:9fe40be2-dece-4ae5-a915-d5d0e8d20191 ; - dho:hasCharge1 dhd:7c35cebc-b5a4-4064-8ef0-860c19385552 . + dho:hasCharge1 dhd:7ed75f9c-6b7b-49d0-8bda-7685c30912d4 . -dhd:2b1ff92c-8a4d-4e39-aad4-d6494ccd641d a dho:Field, +dhd:2a57eb1d-f792-4262-ab3c-200580dfe6c9 a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:2b26656e-c09a-4394-b8b8-47512943fe8c a dho:Field, +dhd:2a666d4c-61df-4590-a5f0-8f27329b70d9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:2b41dfba-1a7e-4872-be05-6482e6050cfb a dho:Layer, +dhd:2a6fa5f9-5906-4271-95bb-fcaead478d26 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:77a06bbf-1ac7-4b54-bf85-572326703303 . + dho:hasTincture dho:Or . -dhd:2b47ce73-c7fe-4f14-859e-eab15f258106 a dho:Seme, +dhd:2a737d8b-cddf-4002-862b-3b017036222b a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; dho:hasTincture dho:Or . -dhd:2b4ad875-66b7-4d45-bcb0-0b4ad09ee644 a dho:Field, +dhd:2a7a42f4-64d7-4b10-8884-f890f6f390e6 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Gules . -dhd:2b62128b-6f0c-4d2c-a410-28ab0e9f915b a dho:MaunchFisted, +dhd:2a7ab5a0-9c89-491a-9604-ee83024459ba a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:71b10595-d18f-46a6-a191-09dc593bbc1f ; + dho:on dhd:9a5c7939-d94b-4976-93cb-bc3581b98127 . -dhd:2b63fe6b-ed36-4c20-bf43-a698198858db a dho:Layer, +dhd:2a8e920b-61a1-4187-a49b-1f1683d671b6 a dho:Label, owl:NamedIndividual ; - dho:hasCharge1 dhd:fc5edbc5-8370-4b0f-9744-86deadf3380f . + dho:hasTincture1 dho:Gules . -dhd:2b8924fc-74d5-4874-a49c-42c288d01c83 a dho:Cross, +dhd:2a9bb48d-f7bf-4434-be40-d7afc206e03e a dho:Bugle-Horn, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:arranged dhd:ba00a859-ef3e-4952-b8d2-5093d7f531c4 ; + dho:hasModifier dhd:1a5ddd10-d360-40e3-96ca-9aef5adf14bc ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:2b9f44d9-e6c2-4131-95d4-fb67978d312d a dho:Lion, +dhd:2ab540a9-e955-4028-a0ba-245f6ecdf7ef a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:0308df49-fd9a-4ee3-bdf4-5ad24b515cdc, - dhd:f3d6071c-3873-461b-a552-8b85232e6229 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:cd30a2b6-73a5-4f60-a6e7-c2b7c7b59a5f . -dhd:2bb949d5-5579-4acf-9f88-2c70df6c4ff3 a dho:CrossFormy, +dhd:2ad9ec41-4663-4b99-bb02-98274d5fe51e a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Missing . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:2af18776-b7d8-47c6-9e47-ae23cf223b1c a dho:Rampant, + owl:NamedIndividual . -dhd:2bc84b86-750e-45af-acaa-be953933cc32 a dho:Fess, +dhd:2af6bbb2-66f8-461e-8b8c-ae58be60bc74 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasMarshalledPart1 dhd:CoA0000008800_A ; + dho:hasMarshalledPart2 dhd:CoA0000008800_B ; + dho:hasMarshalledPart3 dhd:CoA0000008800_B ; + dho:hasMarshalledPart4 dhd:CoA0000008800_A ; + dho:numberOfMarshalledParts 4 . -dhd:2bf3f55d-1526-46b1-a9a2-faf5ddcf1b0b a dho:Field, +dhd:2aff4548-8cf7-4ed5-9575-86911a449b41 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b004ce79-cab1-41ed-b4a4-9a1be9347e5a . + +dhd:2b03f354-ec62-46a7-a523-9e6d7d99acd3 a dho:Issant, + owl:NamedIndividual . -dhd:2bf765f4-8347-43cf-bcc8-42f054de6ce0 a dho:Field, +dhd:2b0ba93b-c7e4-4cab-bcdd-4d85ee96ccdb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:9526a811-9fba-40aa-9745-9b388c8bc830 . -dhd:2c1da904-6976-4aae-894b-f3c0b107dcab a dho:Field, +dhd:2b20b4f0-403f-4d2c-97ae-f9f700926b96 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:2c1e5a68-bd3e-4085-b29f-0ac64f3308ab a dho:Bend, +dhd:2b22510d-af72-4f31-83d7-a549f650fa14 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasCharge1 dhd:98a75f36-6a55-4a59-86f1-bb969f28666d . -dhd:2c63f51b-6683-49be-adff-bba2fbff47ae a dho:Langued, +dhd:2b2f318f-f0ed-4aeb-9720-bdfacf3c0a37 a dho:OrleOf, owl:NamedIndividual . -dhd:2ca40b37-7d9a-43d5-9c67-6f6ff5cc8f50 a dho:Layer, +dhd:2b4c7529-ffa7-43a3-be45-1676438fedbc a dho:Bluebell, owl:NamedIndividual ; - dho:hasCharge1 dhd:bc75e468-07eb-47e3-a0b3-b5f8b86d7e59 . + dho:hasTincture1 dho:Gules . -dhd:2cab19d9-513e-452b-84c5-86e104247e28 a dho:Field, - owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000027636_A ; - dho:hasMarshalledPart2 dhd:CoA0000027636_B ; - dho:hasMarshalledPart3 dhd:CoA0000027636_B ; - dho:hasMarshalledPart4 dhd:CoA0000027636_A ; - dho:numberOfMarshalledParts 4 . +dhd:2b4cf89c-022a-4adb-ad14-2297d7f9dd2e a dho:Rampant, + owl:NamedIndividual . -dhd:2cbee7b9-f4bf-43bc-9bdc-2bac40aab5b1 a dho:Fess, +dhd:2b514539-2229-4c5a-b08a-c14fb41db9d9 a dho:Bend, owl:NamedIndividual ; - dho:hasLine dho:Dancetty ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Azure . -dhd:2ccbaba2-ace2-4a0f-987d-c61429faf3d3 a dho:Layer, +dhd:2b78693f-7be3-45b1-8557-1efa5ed6979f a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:5b67cac2-ae50-4278-bcd2-0818a4fc1a99 . + dho:hasTincture1 dho:Or . -dhd:2cd42d84-7232-4316-8908-d3ff822cc50a a dho:Crowned, +dhd:2b7ab3f2-e187-44b2-b2d7-1c0836799a07 a dho:Crowned, owl:NamedIndividual . -dhd:2cdd1339-ac09-426c-9a5a-38829bc236ac a dho:Langued, +dhd:2bae6f1f-d522-45c6-adb5-f55172b8b7f2 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . + +dhd:2bdceed4-1397-4906-9240-d94624d1721f a dho:Pale, + owl:NamedIndividual ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . + +dhd:2bf1fd3f-1336-454e-b38b-fb75f9e16d04 a dho:Rampant, owl:NamedIndividual . -dhd:2d15c525-977c-4001-b968-372bd1c4640c a dho:Layer, +dhd:2c16fc0f-6577-4a68-ac20-4dbbd37c12aa a dho:Escutcheon, owl:NamedIndividual ; - dho:hasCharge1 dhd:45c1509b-2020-461a-9d12-e297afb9cfda . + dho:hasNumber 6 ; + dho:hasTincture1 dho:Argent . -dhd:2d1b2f9d-f9e2-4359-b520-d8e6871ce4cb a dho:Field, +dhd:2c2a1acb-1187-48f4-bb16-40f8d30bdf14 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:2d1d7f90-eced-4a88-91a1-56fd8e1bfcd7 a dho:Field, +dhd:2c2cf9bf-1ee9-4d29-a81a-8e1f75bdc6ba a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:2d2cca11-54b2-4990-80da-feab3e3f6c16 a dho:Layer, +dhd:2c4594d4-b965-4899-ac8f-acbab969e973 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:565e805b-49f6-45e6-8a1d-2d10e6816b73 . + dho:hasCharge1 dhd:b601fe2e-238d-464d-be4a-2f78268215ed . -dhd:2d302820-0445-4d2b-807b-72ffddf150e2 dho:hasPattern dho:Compony . +dhd:2c63c911-2685-404e-b81f-7cb3b67cf0c5 a dho:Inverted, + owl:NamedIndividual . -dhd:2d34063b-690d-4ca3-abcc-9366bc46ccd4 a dho:Border, +dhd:2c669002-88e4-4e35-a472-bf66039df207 a dho:Chevron, owl:NamedIndividual ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:2d7063c0-caa0-494c-a4c5-918c9745dc7f a dho:Layer, +dhd:2c96293e-d1d3-4b8d-b580-91a18a6d4d93 a dho:Star, owl:NamedIndividual ; - dho:hasCharge1 dhd:e34d48c6-61aa-4bd7-a939-78fb6caff223 . + dho:hasModifier dhd:627a33b8-5880-41a3-b6d4-bba2280f8391 ; + dho:hasTincture1 dho:Gules . -dhd:2d82a30b-6a37-4842-9eb1-f49a7df2d738 a dho:MaunchFisted, +dhd:2cc0dd80-5505-4c62-983d-2837ec1d4c06 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:isstDx dhd:d5cca089-20ad-45cb-8ce2-059141ec7b90 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:2d8a8c28-6f3e-4c34-916c-7f9294da592a a dho:Layer, +dhd:2cc16f8d-06de-4fea-ad86-8950920568c7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b5166faa-6017-44ce-bed6-e4de90679831 . + dho:chargedWith dhd:f8675174-39ed-4960-8b01-c04d092aec4c ; + dho:hasCharge1 dhd:8d3f10d0-515b-4153-98f2-8ca409eec09b . -dhd:2d90c116-67a2-42d0-b980-0b0547c95fc7 a dho:Field, +dhd:2ccb24c4-bfc7-43a2-9797-8c0bcd3170a6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:f3da524e-e154-4fa5-9f48-faec7e52525a ; + dho:hasCharge1 dhd:a23d18a8-e8eb-4abe-b8af-37bd2018a4f2 . -dhd:2d99107a-1564-4e44-8e2d-cdd89ec65732 a dho:Fleur-De-Lis, +dhd:2ceaa63b-2eea-41a5-9ee3-e165571e0cd2 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:ac9c1149-69b7-44d3-b44c-3c851ccb0080 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . - -dhd:2dafbc40-aeda-4bfb-bd7c-e21a2c4ee55c a dho:Crowned, - owl:NamedIndividual . + dho:hasCharge1 dhd:894691a2-0724-4aeb-8360-2c6b1ffffcc9 . -dhd:2ddf8776-ba8a-44c7-899e-29ed7751fb9f a dho:Layer, +dhd:2d1c12f0-65e1-4f2f-97f4-b23d047f68db a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:01cb3e33-c4b2-42e9-af9f-a9d838c2bc64 . + dho:hasCharge1 dhd:034be288-b338-4b5e-a3f6-a47cacf513e8 . -dhd:2de3d0bd-2b2f-46db-80d1-61c0ffd5ab96 a dho:Field, +dhd:2d336497-ddbe-4f95-a987-4b1457f37b98 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:2ded7a41-8098-4fe3-95e8-eb2b92144be8 a dho:Field, +dhd:2d485843-a046-4144-aa62-eeb1892e96b6 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:2e01a3d4-ad40-4789-a035-71f79af46871 a dho:Guardant, +dhd:2d49681f-b6f6-434a-a302-53e78700ab3e a dho:Rampant, owl:NamedIndividual . -dhd:2e0ce71a-ca8f-4f18-803f-4d76242a5104 a dho:Field, +dhd:2d542730-4c56-4f86-9987-7d8f7acf4b94 dho:hasPattern dho:Vairy . + +dhd:2d573bbb-d547-4308-9b06-b5e01011574e a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Ermine ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:2e208956-d28d-4c3d-a378-4e448fc8f4b7 a dho:Field, +dhd:2d7daee3-02d8-4f77-a7e0-a327868f6621 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:236f02d2-42f0-43e5-83e0-fd30e1b06353 ; - dho:hasTincture dho:Azure . - -dhd:2e21a56b-ffac-438e-bded-bb62e7ce5bb8 a dho:Rampant, - owl:NamedIndividual . + dho:hasCharge1 dhd:99d85173-d766-4faa-8323-7eed9a180756 . -dhd:2e268b4e-190c-4f0c-85da-631a61ed5f83 a dho:Field, +dhd:2d7dd7b6-48ac-4d25-8ba3-352712f73265 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerChevron ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:2e2d9b76-5cbd-40ef-a67a-7910884f4120 a dho:Layer, +dhd:2d7f6b7e-9256-4c09-a182-7646a74dbe39 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:2259e208-5a74-45ee-bf5b-788dc100e1a0 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:2e2e26a2-ac23-4ef7-afee-dcfdae65cd17 a dho:Layer, +dhd:2d95246b-8b7e-4ecd-8821-15ca5863c0f2 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:ecab62d9-85c0-4119-bed1-550e9d0032d9 . + dho:hasModifier dhd:6e981e10-e941-402b-b5ae-84cedbe31142, + dhd:7f35d423-46d6-4247-9268-024d5c0fcbfe ; + dho:hasTincture1 dho:Azure . -dhd:2e65b546-2819-4bdd-8b2b-7793f0020fbe a dho:Layer, +dhd:2db23764-9798-4fc2-9ac2-8e1d9b868e1b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:7a8af5e3-bf40-47f2-88cf-4dfa42e0543f . + dho:hasCharge1 dhd:4c6292e5-4eb0-41ed-a954-bbb7e32b11d2 . -dhd:2e6cfacd-8208-4e8e-ba80-05989f040855 a dho:Lion, +dhd:2db83f9b-ed8d-44dc-b95d-1efb2b768150 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:2e746ed4-e602-4a7b-adf5-8eba57024727 a dho:Lion, +dhd:2dd4b6b9-a75d-4832-af8c-b1f34223d789 a dho:Chief, owl:NamedIndividual ; - dho:hasModifier dhd:469411d2-e432-4eac-89ed-f36004a3576f, - dhd:bfe3a071-21f4-4c0c-bc4e-05329794974d ; - dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:2ea1eeac-b4b0-46f0-ac13-302cf569de63 a dho:Layer, +dhd:2deca944-85fd-4c27-afcc-1e71409709a3 a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:865f0e55-3ee6-4b61-876b-c46f362ed1c6 . + dho:hasTincture1 dho:Missing . + +dhd:2ded41fe-1138-40f3-89b0-971967d6703f a dho:Addorsed, + owl:NamedIndividual . -dhd:2ea88e9e-ecaa-4234-bc94-d1f80ab15d58 a dho:Field, +dhd:2e5af359-a2d9-40d0-89dd-cf852e26b2c5 a dho:Talbot, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasModifier dhd:32f4d613-a040-4196-8c6a-80eb8c424b40 ; + dho:hasTincture1 dho:Sable . -dhd:2ebb48f3-ab31-4733-b361-5d70bbed1550 a dho:Hooded, +dhd:2e800e44-5ab7-4e68-a9fe-14c77404e0a9 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasModifier dhd:2b4cf89c-022a-4adb-ad14-2297d7f9dd2e, + dhd:4969fca9-23a7-469c-b436-b1d72acf57d1, + dhd:b547499e-32c7-40ea-9837-adc5137df47c ; + dho:hasTincture1 dho:Gules . -dhd:2ed1b967-b41a-4e71-a6cf-ba699120e4c3 a dho:Layer, +dhd:2e8bdba8-3e19-498d-916f-af7374369b45 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:99650b2a-247a-4173-93a6-306f367cc117 . + dho:hasCharge1 dhd:f2ac5536-7d98-41ef-8140-689c84a04cf5 . -dhd:2ed463ff-2f7f-4cf8-ac47-40f9590025ee a dho:Langued, - owl:NamedIndividual . +dhd:2e8e8aa5-aeed-4fa5-a88f-49f8b9f63807 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:01302752-2560-4825-afda-232462e85411 ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:2ee8bd17-9115-461e-8eba-a025a64be4ba a dho:Pierced, +dhd:2e95c2a5-71a9-474c-80c5-9a08a5ccd6bb a dho:OrleOf, owl:NamedIndividual . -dhd:2eee24d4-a8f7-4659-a944-350dd21fd94d a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:2eee6fe6-d052-4cfe-a765-fb20838c36ab a dho:Field, +dhd:2e9ee0fa-0165-40ed-81cd-b623086e552d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Vert ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:e673a660-ef44-4fff-88ea-47fa83fc186f ; + dho:hasCharge1 dhd:f962c0b7-0b4e-4bfd-86aa-43a30a471f0e . -dhd:2f06a171-3ccd-4777-9097-a536699948ef a dho:Crowned, +dhd:2eb95540-dbce-4151-8d24-3f447f4f59dd a dho:InBend, owl:NamedIndividual . -dhd:2f1e1ea5-6955-4f15-a657-62061b2bf843 a dho:Layer, +dhd:2eb9e7ce-99f0-436d-af25-1dc47dc95cf2 a dho:FessOfLozenges, owl:NamedIndividual ; - dho:hasCharge1 dhd:e278a342-46fa-4ecc-844a-094b4dc5586f . + dho:hasTincture1 dho:Or . -dhd:2f2817d0-a4fa-4a55-b11c-3d167e778c64 a dho:Field, +dhd:2ecd52f5-2a98-4c93-b51e-9888289d7a5a a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:2f2983b6-fdcb-473d-be08-6c66c3a2161a a dho:Field, +dhd:2ecdf5c6-a437-4c9b-9848-2dc43aa429b9 a dho:Fleur-De-LisOnPartition, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:2f3f68dc-14df-4f46-99da-559a617174b0 a dho:Field, +dhd:2ee15e87-6dc4-4396-9165-cdb516843243 a dho:Annulet, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:2f47473e-36bd-47d8-8914-f1246ec716a4 a dho:Buckle, +dhd:2eee8349-82ba-4301-970d-a388a374883e a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:4e5bbba6-7f15-44a9-abd5-0d47d7faee48 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:2f4978c3-c380-4829-aa27-b7737b46a5cd a dho:Field, +dhd:2ef0353a-ba23-4d8e-9455-a5b489c22497 a dho:Border, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Gules . -dhd:2f4ea5a0-392f-43c9-9941-c76df9dd40f6 a dho:Field, +dhd:2f20a78c-83bb-42e6-8929-a803526fbb3b a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Sable . - -dhd:2f605e74-d263-4664-9a6c-c2289149492e dho:hasPattern dho:Bendy . + dho:hasModifier dhd:c542d766-e931-48e1-ac15-9de115bc29df ; + dho:hasTincture1 dho:Or . -dhd:2f684331-9040-4ca7-87ec-44c98608f85d a dho:Layer, +dhd:2f218a14-b9d3-4253-9916-ce222b6926ce a dho:Moorcock, owl:NamedIndividual ; - dho:hasCharge1 dhd:8bea8ae4-b9b2-41f7-b61c-27fb2acb13d0 . - -dhd:2f6c49b6-aece-4814-bd70-fad2c30faaf4 a dho:Langued, - owl:NamedIndividual . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:2f7baf6a-dcbe-4afb-aeb3-a4f9e1b5791b a dho:Layer, +dhd:2f34f361-bed5-4a59-bfa0-e28fd77b1e9e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8618af5c-d4c3-4284-83a6-2be21208304c . + dho:hasCharge1 dhd:3e60d55e-6b9e-482d-9ba3-f9e7957960c0 . -dhd:2f7f4bd8-057f-4610-b397-72f11e82682a a dho:Axe, +dhd:2f475556-4ac8-4998-b36a-ed4f37d21243 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:39f6ff58-b60b-4b17-8575-a6116fa7aac3 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:283ae487-2b01-47cf-9277-e4cef7f55dc3 . -dhd:2f85e50b-516d-4e66-8b91-c72593532512 a dho:GarlicPlant, +dhd:2f5680a0-5659-41f6-b4c7-bd941a15716f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Vert . + dho:hasCharge1 dhd:a5b8b520-89ce-4bd8-affa-cc4693687df7 . -dhd:2f8d4b09-1608-4109-a7bf-a6313d7c1506 a dho:Martlet, +dhd:2f5aad78-b4e7-442d-b67b-73d5090db96b a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:0b756b31-13e8-40c3-bcd0-289cc090523f ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:6269f96f-e120-44c4-bc2b-80c380c86b74 . -dhd:2f934fb1-c665-42bf-a20f-61d4e11bae97 a dho:Fleur-De-Lis, +dhd:2f985b22-3d64-4d18-ac3b-0ae831927a8f a dho:Crowned, + owl:NamedIndividual . + +dhd:2fdce6ea-6014-4533-bd0b-231bbf684f90 a dho:Crown, owl:NamedIndividual ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Or . -dhd:2f9a82ea-59cf-4327-8aab-d4db56d69f21 a dho:Castle, +dhd:2fdf1c77-d541-49fb-8c2c-82291178c92e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:10d933b8-0deb-497e-8513-4fba4932ed28 ; + dho:hasCharge1 dhd:7e774c62-b4f2-493d-9ab9-c887592581f1 . -dhd:2fbbff10-e760-4329-a1cd-767cdfbd457f a dho:Lion, +dhd:2fe62517-5aed-4e9b-bbe6-fa0af3b47324 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:0107ef67-701d-4aea-b85e-9b7fdef0db92, - dhd:3b7d1113-006e-4141-9664-e1cfcc41920e, - dhd:ef4d1021-b252-430b-b296-58c71359f516 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Or . -dhd:2fc8f289-65ae-4368-9af3-6229268f9830 a dho:Layer, +dhd:2fff1f02-7e9c-4554-93bd-35e7eb5cbfc2 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b9a44fae-3a52-4f67-be78-68a52316735b . + dho:hasCharge1 dhd:22e5cbcd-0c23-4644-bbc6-eb4e207c725c . -dhd:2fed11e3-73b1-4bf5-87c9-9162bd5adf6b a dho:Field, +dhd:300ca483-2fe9-4617-aa32-2fdde895a120 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dho:Countercharged ; - dho:hasPattern dho:PerChevron, - dho:PerPale ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:3003ac39-8498-4099-9f24-96c83aa38f39 a dho:Layer, +dhd:30130a15-54af-465f-ba60-99fbd51059f4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3a7ab757-d01a-4ac8-a2bd-343d1137c9a5 . + dho:accompaniedBy dhd:eb99f471-0e7d-46f2-a831-ae06811a3e0e ; + dho:hasCharge1 dhd:305f6d56-019f-42fc-aad5-70eeb216c367 . -dhd:3004128e-fe01-41fc-b1d4-25587aa90511 a dho:Martlet, - owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:3032aee6-4f1a-4a3e-b4d9-b9ef96782a78 a dho:Rampant, + owl:NamedIndividual . -dhd:30082793-c102-481e-997f-e84f427a430a a dho:Fess, +dhd:3035e145-4bd0-476d-bdd1-e6c09d39d1ab a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:5427432f-5689-40db-8172-14a45d377655 . -dhd:300ead69-8bdf-4841-adf4-f8ca319a5036 a dho:Layer, +dhd:304119c4-d442-45d6-9758-a6459ed984ab a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4982077c-7e64-4a14-abd0-6ca132f152f0 . + dho:hasCharge1 dhd:d6234b3d-10ed-464e-baaa-1abae8d07e83 . -dhd:30346f09-0afb-48e1-a8a3-dea2f8170035 a dho:CrossMoline, +dhd:304294e7-0b37-4885-86e8-0a52f3f9c1e6 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:numberOfMarshalledParts 1 . -dhd:3040ea93-8628-4ce4-adcc-bce7599b5eb6 a dho:Lion, +dhd:305754d8-7420-434f-b0c1-d1cf282e1932 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:32701b4e-4a2f-40e2-b436-1407407b3e8a, - dhd:50fad263-6f59-4a5a-af9b-dcdf16854f6c ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:35aeb169-4c54-4c14-919b-6027d126662d . -dhd:3047b4f7-7464-45eb-9ef7-3502d2c91b1d a dho:Swan, +dhd:305917f5-558d-4158-ae43-df1c5dd67a96 a dho:DoubleTressureFlory-Counterflory, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Gules . -dhd:304a27fa-8b96-4209-8669-678c3d4999b2 a dho:Border, +dhd:305f6d56-019f-42fc-aad5-70eeb216c367 a dho:Flanchi, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:3053eb97-2057-49e0-8568-bb065bfedb08 a dho:Field, +dhd:3067f196-0270-45ab-9b20-def6d65731bd a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:a302a34d-7b27-4551-bfff-c608c7497e65 . + +dhd:306a49b0-d9ef-4f33-9b87-9f2c2c3c048c a dho:Rampant, + owl:NamedIndividual . -dhd:3054e6e3-03f9-4d7a-8dd5-19fc3a89f1fb a dho:Field, +dhd:30859efd-0aea-40ba-9cc0-b76bd3e4f47a a dho:Layer, owl:NamedIndividual ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:6c07d4f0-731e-4a27-b353-c2c3492391a6 . -dhd:3057eab4-ae23-4e15-8398-a02052b0aa86 a dho:Layer, +dhd:3099fd7a-58c3-4f44-866d-c03bcc7b9501 a dho:Bendwise, + owl:NamedIndividual . + +dhd:309d0bb2-4db8-4c78-8ebc-a2f826760c91 a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . + +dhd:30af9ba7-07f2-4e46-b15b-7afbb4cc5822 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:d2a27cc2-48c7-4f82-ae69-2397820ccb3b . + dho:hasTincture dho:Or . -dhd:30708f90-dd94-45ae-a9cb-a827e78b307e a dho:Mount, +dhd:30b55058-e63b-4230-a525-3b57c27ef86c a dho:Pile, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . + +dhd:30ba6ae2-f59d-4e6e-a43f-0258e8141ee2 a dho:Border, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . -dhd:3074704c-8582-4514-8c5f-f226139d2ae4 a dho:Saltire, +dhd:30ddfac4-c56e-4339-a12c-d6abfc661c9d a dho:DonkeysHead, owl:NamedIndividual ; dho:hasTincture1 dho:Sable . -dhd:307dfb26-09a2-4a3b-a782-8939a602d56e a dho:Layer, +dhd:30f1e4c7-724a-4aaf-8196-8e90c529d81b a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasCharge1 dhd:ea2fe74c-20b5-4b61-b043-9acfefddf0a1 . + dho:arranged dhd:5b72785d-acc6-4542-85e0-257590cc23c8 ; + dho:hasModifier dhd:01e440b9-ef6f-47e8-9226-57fb9fbdf631 ; + dho:hasTincture1 dho:Or . -dhd:3089ee55-5232-4335-8cd2-093d421b4e73 a dho:Crowned, - owl:NamedIndividual . +dhd:3114b38d-b74a-4558-97dd-ba2cd0a1c7b6 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:a4c54e3a-5259-4ca5-9b9a-688ad9552ce3 . -dhd:30934fe0-aed8-4b4f-baf3-09582f875454 a dho:Armed, - owl:NamedIndividual . +dhd:3125e0c0-278d-4955-a2d0-a198f299d9c1 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:309b2e7d-b6c9-45d6-ac69-18b9f74291dd a dho:Layer, +dhd:315081c0-2987-4b40-b172-eff31346e468 a dho:Layer, owl:NamedIndividual ; - dho:between dhd:e664bd13-3627-4136-afaa-29099014fb0c ; - dho:hasCharge1 dhd:6272b3a9-a5cb-474f-b528-f231f422901d . + dho:hasCharge1 dhd:c59463bf-026c-46c9-a53e-1b55587319eb . -dhd:30cb4070-74b9-47f4-a069-435a7e232106 a dho:Label, +dhd:31678c61-4663-4e36-8584-ace5c4f6d779 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasPattern dho:Vairy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:30e2a698-7565-40ee-a01d-1131a2708ddf a dho:Chief, +dhd:317eea74-24b5-482f-9156-e7b9aba94580 a dho:Label, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:30ec2bf8-98a6-4ef3-8b8f-0f44622a6ec6 a dho:Bend, +dhd:318e99e4-e145-47ff-bebb-810477a53d74 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:ffad7a2b-9970-4bb1-9d33-23ce73c140c3 . -dhd:310a3d41-f2ef-49aa-8e06-d0304ba35c0f a dho:Layer, +dhd:319537f2-879b-4154-9445-1c9418cee0c8 a dho:Rose, owl:NamedIndividual ; - dho:chargedWith dhd:b48e3869-cf97-465a-a0db-9f0921ddb0af ; - dho:hasCharge1 dhd:e9b9a6ec-21e8-4cd1-a758-542be8331e75 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:310a7378-1b64-4ec8-9382-5ec2595d2d5d a dho:Layer, +dhd:31a4aa58-d492-43ea-9899-9991107b79ac a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:a48ab3ee-6e85-4b43-a40b-bb33b7073a61 . + dho:hasSeme dhd:e42b34b9-8b0d-4e3a-ae4f-f917a648930c ; + dho:hasTincture dho:Gules . -dhd:310cb172-25e9-4d04-b1ca-4619db55574b a dho:Layer, +dhd:31db64d7-3638-4f29-b70f-e0f4ac40b718 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:eed29de0-d34d-4e6b-8b3c-b3a0cc8b79c2 . + dho:hasCharge1 dhd:f2373b67-ca12-4b1c-8b8b-281c52ce122a . + +dhd:31dc466b-c5ed-4ad1-af65-de1ffb5a8640 dho:hasPattern dho:Paly . -dhd:31109180-fdd6-403d-b198-563c21c9e017 a dho:Field, +dhd:31de541b-2cdf-4c03-8d8b-69830b6481f7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasSeme dhd:509ce1c8-cadf-4d59-9914-e0a8eff731e9 ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:311ca767-a67d-494c-b983-f6d3bb67e102 a dho:Layer, +dhd:3203260d-8735-4c38-bdbf-c9b9237a25cf a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:249224c8-41e9-40d6-a928-9847c9cb3575 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:31298cef-7437-4d27-b494-18995f252d0f a dho:Layer, +dhd:3203ce6f-ad09-4710-9261-252b8dbb011d a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:77ea940c-8f64-4fac-a232-a11af308ae40 . + dho:hasNumber "of 2" ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:3206918c-d165-4d7a-a28a-e54b2ac27b09 a dho:Rampant, + owl:NamedIndividual . -dhd:313bddeb-446c-4c5b-a0be-1feeb3fd6962 a dho:Eagle, +dhd:32332e85-0460-4ed0-83bd-6a42e314cdee a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:c2caffd1-11b9-406d-b8a9-5c5b80d606e0 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Vert ; + dho:numberOfMarshalledParts 1 . -dhd:313ccffe-06d3-404d-bf49-05c1e73cd501 a dho:Field, +dhd:323a5288-05a0-45c7-a97b-342ed367c87e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Missing ; + dho:hasTincture2 dho:Missing ; dho:numberOfMarshalledParts 1 . -dhd:314772fa-f7f5-4ffb-ac15-c39de6571bca a dho:Annulet, +dhd:3268d736-85ed-46e8-b522-b888898e68a4 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:40987f0e-1987-4bfc-999a-34121c9f36da . -dhd:314ca655-7a4b-496f-b761-8c1f97da44c8 a dho:Layer, +dhd:32817ee1-a9c4-4377-a64e-8be964359cb7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8d3b8c18-0a06-4dd5-9e4a-e2cfcd2f3ace . + dho:hasCharge1 dhd:caff4f5a-6d61-46b0-9dd4-785394d8c4f5 . -dhd:315b7e25-46cb-4f80-8e96-11a8a8335986 a dho:Eagle, +dhd:328f7059-0cc3-4602-8ccb-714caac6ee43 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:9f09427c-540d-4712-a8b0-a60b9f832365 . -dhd:318b35c3-edce-48c6-a319-a4347a9730f4 a dho:Crowned, +dhd:32e673e9-c786-4439-832a-f40571376092 a dho:Crowned, owl:NamedIndividual . -dhd:31b4e121-65f3-4f54-9ce2-87acfb1eeb6e a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . +dhd:32f4d613-a040-4196-8c6a-80eb8c424b40 a dho:Gorged, + owl:NamedIndividual . -dhd:31be5280-ab1c-4924-bb96-8eee5bda1a3f a dho:Seme, +dhd:330cac17-26b8-446e-8d32-9511b062721b a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:df1ecc2c-84ea-4b32-82e0-9c5d8afcf422 . -dhd:31c6b470-9dc2-4687-847d-1b38aa86a710 a dho:Chief, +dhd:3336e194-79ba-4f69-a730-060164b94d6e a dho:Langued, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Gules . -dhd:31ce1cf6-d1e5-4870-9205-1b964222ac96 a dho:Garb, +dhd:333e689f-9ff2-4637-b96d-606ff93c38db a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:0eb8c74c-07c8-41f5-94bc-78c6446b9968 . -dhd:31e82176-31d4-4a25-bb32-b58e542eb577 a dho:Field, +dhd:33418766-7fb2-49cf-b9b1-3f9556a431fa a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerChevron ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:3225b1ec-7fa3-4d64-821c-6cb9a1788b16 a dho:Griffin, +dhd:3359d5c8-3c04-43a0-a46c-7c03d17b2466 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:b626824a-a125-460c-91ee-d0071d56fde1 ; - dho:hasTincture1 dho:Sable . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:322bb1ab-40ea-4c1d-9a86-0d466352c76f a dho:Rampant, - owl:NamedIndividual . +dhd:335a78b3-0c9f-430e-ac21-5b7ca05c9a5e a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:324cd021-aeb8-49ee-9a8f-643bde0b608b a dho:Crampon, +dhd:336ed2e6-4b43-4028-b0e5-e862220e3b28 a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:cbc3b353-165b-4ba4-8f88-020a458810b1 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dhd:627a1220-d9d2-4382-a894-ee5c69542f23 ; + dho:hasTincture dho:Azure . -dhd:324e1419-9237-4506-9fc4-94721de8119e a dho:Tree, +dhd:33b16d41-a17c-49a5-b18d-239e8dd4d791 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasModifier dhd:b30dd586-459b-4f74-b3b2-ebf49d6cfac1 ; + dho:hasTincture1 dho:Azure . -dhd:32505624-e6ac-44b2-a14f-2d398242fcd0 a dho:Field, +dhd:33b1bc7a-709e-4229-8865-9f537be99d7b a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:3259ad69-df28-4cef-abfe-62b8ef7acd35 a dho:Field, +dhd:33b34d3c-ab9f-464e-a705-3b27fb977e32 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:32686fc4-11ed-4fbf-98bc-70fc8763d5ea a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:56fc0cfc-1afb-4b83-8d0a-05ac48a76042 . +dhd:33e59a75-9633-4919-bcd6-52d20a7fb397 a dho:Langued, + owl:NamedIndividual . -dhd:326c57c4-f10e-4a88-989c-74d7a29c0e14 a dho:Field, +dhd:34101235-ad60-48b6-9eff-1d092296bf39 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:19d3f934-fb22-4b46-aa5f-9d7e3402433b . + dho:hasCharge1 dhd:25906dd5-1888-4fa4-ad3e-51296738bc90 . -dhd:32701b4e-4a2f-40e2-b436-1407407b3e8a a dho:QueueFourchy, - owl:NamedIndividual . +dhd:34a89b26-12ee-4655-83a0-ebc22cdf66d8 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:b82df140-11dd-4965-bda4-80b5209f8062, + dhd:c71dc7fb-d3ba-4f87-bd2f-7815ada6f59a ; + dho:hasTincture1 dho:Sable . -dhd:32845940-7012-49e6-81f5-86593e954437 a dho:Field, +dhd:34a8d95b-4bfa-47b2-8abb-c3ba6985bc0c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasPattern dho:Paly ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:3289545f-550b-4bad-b051-7e1ba3ef1453 a dho:Bend, +dhd:34e86c0e-c2dc-47e8-aa53-853ff03fdab4 a dho:Fleur-De-Lis, owl:NamedIndividual ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Argent . -dhd:32a441a8-5350-4c8e-abf7-fa2c7f6e422d a dho:CrossBotonny, +dhd:34e9cf30-baa1-4397-a1a3-7fc82d8712d5 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:2eb9e7ce-99f0-436d-af25-1dc47dc95cf2 . -dhd:32a51a4f-e9ff-41c8-b08b-ef1929e403e3 a dho:Bar, +dhd:350f4cde-afd2-4433-bb5b-66bf7ededc2e a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasPattern dhd:909ab035-9238-423e-ac48-5590447beb1a ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:1d159bc0-7e8a-498e-ac72-f3da87660ea2 . -dhd:32a758dd-8496-4303-b9bd-1cd8979d2e73 a dho:Armed, - owl:NamedIndividual . +dhd:35135103-a058-4744-a8ea-d9e046192eec a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:f327e861-ee1d-494e-8845-539c1489bb1d . -dhd:32b2291f-8002-42c6-ae65-cb0c80328369 a dho:Layer, +dhd:35227d2c-7573-4abc-b092-175041141191 a dho:Martlet, owl:NamedIndividual ; - dho:hasCharge1 dhd:cc3fc836-c1e6-439d-af6c-eb140659c14e . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent ; + dho:inChf dhd:2bcc7540-a7aa-46e8-b84b-884f1ad9c39a . -dhd:32b82936-7933-446f-b151-eec38ab76d48 a dho:Layer, +dhd:3564ee14-7c3b-4e5f-9b55-c034eaed6359 a dho:Chevron, owl:NamedIndividual ; - dho:hasCharge1 dhd:5e57dc80-6d59-4813-8a22-449535250b98 . + dho:hasTincture1 dho:Gules . -dhd:32bf1497-a7c8-4012-8368-1a1246e488ee a dho:Layer, +dhd:357737a9-9a26-46e6-b3b8-10ed93f12133 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:77908966-38b1-44dd-b65f-f8b00c0513fc . + dho:hasCharge1 dhd:aa7b0111-cfea-4f5e-8dc6-32073692e58a . -dhd:32d0a365-6577-431a-b172-dae4a710725d a dho:Crowned, - owl:NamedIndividual . +dhd:35784fe5-f82c-478c-b6ff-baaeee4999b5 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:141e5a5c-8177-485e-b44f-01614b2dafa5 . -dhd:32d89f19-c9cf-4171-be95-ad9bfb343277 a dho:Layer, +dhd:35786290-1b4d-420b-951f-d4bd9f24988a a dho:Pale, owl:NamedIndividual ; - dho:hasCharge1 dhd:ebb82b48-88d0-4573-81e2-95235ec97457 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:3304d2fc-a810-4336-832d-c6f6d2a925fc a dho:Field, +dhd:3586a7d0-2c08-4c98-bcd4-2f9089a41dc6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b1b04ca5-7779-4418-9967-a1655ddb4e8d . + +dhd:358d6e59-c1df-4c73-b3fd-fc2f8c4ce844 a dho:QueueFourchy, + owl:NamedIndividual . -dhd:330a4406-898b-4f39-b0ad-b0b885b5f60a a dho:Field, +dhd:359750db-15af-4d19-9e4a-9b4da22a9f04 a dho:Key, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000031570_A ; - dho:hasMarshalledPart2 dhd:CoA0000031570_B ; - dho:marshalledByType dho:PerFess ; - dho:numberOfMarshalledParts 2 . + dho:arranged dhd:094ee5c8-be6b-4091-89e7-912fd71a6504 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:33304848-0e59-40d4-bcd7-14e70f64e5db a dho:Layer, +dhd:35acae62-554b-466f-b818-772e7c495e2a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8918b346-e1cf-4e11-9f66-0811989c584d . + dho:hasCharge1 dhd:fbe820de-2c73-49a6-9ac0-8a7e97eb886d . -dhd:3339e3b0-6280-41b3-9e1e-71d8d6d92269 a dho:Field, +dhd:35aeb169-4c54-4c14-919b-6027d126662d a dho:Cross, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Sable . -dhd:3358c712-6140-4bf7-ae55-a9a09eee1883 a dho:Field, +dhd:35b1ef29-8b98-4c27-afaa-63a652fb1737 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:3366ebf3-dfac-441c-b52f-183bed4d0afc a dho:Cross, +dhd:35b29440-2a38-416e-a68f-ca64f85c50ef a dho:Chevron, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . + +dhd:35cad53c-bdbc-4c2d-811a-d76e4796c5c9 a dho:Crowned, + owl:NamedIndividual . -dhd:337c0ddb-357f-4de2-ad61-fd7936902af5 a dho:Layer, +dhd:35ed1cb2-8255-42b6-98fc-e30899b8f0fc a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:d7490818-2b78-4993-86c2-aab503fdffd3 . + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Gules . -dhd:3388021a-53f3-4fd1-9bd9-0bd783ea7ddc a dho:Bend, +dhd:35fcef41-3d84-4a03-9eb2-77c6a0378d71 a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:71e8bccf-9d56-4329-95fb-11cc2447018a ; dho:hasTincture1 dho:Azure . -dhd:3391e37f-2a2b-4dd0-9ed1-60b2aa047c07 a dho:Border, +dhd:36020492-08be-4b5f-85d5-eac884d730e5 a dho:Crampon, owl:NamedIndividual ; - dho:hasPattern dhd:9dc1e1bf-3c81-44a7-975b-3bab667fe101 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:arranged dhd:c624cb98-3489-49d9-8834-091b78151606 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:33b435a0-9ccc-41cb-b140-ccdb43082f03 a dho:Layer, +dhd:36163e75-8c22-4985-922b-c8fbd5846dd4 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:1cb05d2d-f451-44ff-a511-b28b3d2c2cf9 . + dho:accompaniedBy dhd:9e722a7e-e781-47c5-b33d-93e9bc2a6c5b, + dhd:ce49d90f-2570-4589-a199-aa0098ed9ef5 ; + dho:hasSeme dhd:bf1abf07-4f3c-496c-aaed-a75d8a6d45e3 ; + dho:hasTincture dho:Azure . -dhd:33e65ffa-c8af-4886-9406-b75243e7e0dd a dho:Langued, +dhd:361f44cf-552f-4466-aec5-d2d2513f06cb a dho:Armed, owl:NamedIndividual . -dhd:34181c47-3e27-4447-b52a-c888352915db a dho:Bend, +dhd:3687b993-3a06-4840-8d0a-8ece88b07a1f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:982792bf-6f14-47a5-b258-af22bf556a28 . -dhd:34266026-12b5-4e2f-b909-670fbab334d0 a dho:Layer, +dhd:368936ab-cdf3-4bf6-86e8-d0412685b584 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:a9024ab7-35e0-431e-aa04-e10e1285a419 ; - dho:hasCharge1 dhd:746f2267-fe12-4bd8-a8e7-9093c4a3e211 . + dho:hasCharge1 dhd:993e00a1-ae5a-4262-a760-1784e94d90a6 . -dhd:34522d31-e7e6-48dc-acf1-ae552a1644c4 a dho:Lion, +dhd:3689c6f0-732f-462a-bdb6-1e05accfe483 a dho:Roundel, owl:NamedIndividual ; - dho:hasTincture1 dho:InOmbre . - -dhd:347146f8-d7b7-45d2-be9f-24ddb5a24d9e dho:hasPattern dho:Chevronny . + dho:hasNumber 7 ; + dho:hasTincture1 dho:Or . -dhd:347d272c-24b1-4075-990e-c6d5bb7e4a50 a dho:Crescent, +dhd:368dbd85-c2cc-4b93-a91c-7c57051b17b0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasNumber "of 18" ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:34824127-845d-44de-9ac1-9c0637a29ce7 a dho:Field, +dhd:369327f0-8de2-4922-a07e-3f21ff94dddd a dho:Field, owl:NamedIndividual ; - dho:hasNumber "of 9" ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:348e77e4-f1db-457c-867b-8081960b0cbd a dho:InPale, +dhd:36bcd643-31dd-428b-99a6-2402d8bfbe50 a dho:PiedNouri, owl:NamedIndividual . -dhd:34909c02-9431-496f-acac-3e670e018079 a dho:Field, +dhd:36cd7543-0036-450a-afe4-49538148d459 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:6c377ff7-e48b-4e3f-8a89-0c3716b59d7e ; + dho:hasTincture1 dho:Sable . + +dhd:36d234a1-34aa-4c89-8537-7afe9bb6da5d a dho:Langued, + owl:NamedIndividual . -dhd:349cb741-8b75-4fce-bed5-09cda2e7d2ca a dho:Mount, +dhd:36da2f39-f1a9-4e12-aa38-4e1a55dcbd56 a dho:SerpentCoiled, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Vert . + +dhd:36e76542-6d29-45df-8e75-7e6b1ef94160 a dho:Guardant, + owl:NamedIndividual . -dhd:34a098a7-d228-45d1-8de9-50946fd38cc5 a dho:Layer, +dhd:36efa7b0-8139-4a30-9c9d-3b260ff9f8b0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:ebbe4a56-4398-46ba-835f-26076c069668 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . + +dhd:3722bc37-6795-4670-8fe0-5d0a5f9a3928 a dho:PerBend, + owl:NamedIndividual . + +dhd:37481ec0-2da2-473e-95a7-c9795b11847f a dho:Rampant, + owl:NamedIndividual . -dhd:34a7cd51-73e0-45db-9db9-f224cd0c492e a dho:Field, +dhd:3749ba54-042f-43a5-8290-f40ffda3f8e4 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules . -dhd:34bea1fd-12da-4c78-a676-975c41c90918 a dho:Layer, +dhd:375480a5-5755-4b19-ae0a-bc40210ada29 a dho:Pale, owl:NamedIndividual ; - dho:hasCharge1 dhd:f13e21ef-c27b-43a0-b46d-54fac4a81a72 . + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:34d32077-7786-4825-862a-1f3ac263a7b8 a dho:Field, +dhd:3763d442-8cbe-4c63-a4cc-3f4287c0f696 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:cbfabf75-64ba-4431-b477-6d5ec4a8a19e . -dhd:34d9d376-fe26-47fd-95b9-4ef4d8b9a13c a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . +dhd:376de91e-e903-4436-91c7-1e0b4b7174ca dho:hasPattern dho:Checky . -dhd:34e05e1f-5ea5-40d8-8847-bd2f9f65c3dc a dho:Field, +dhd:376f820f-060e-48bf-b26b-b7f8dd8337d4 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:051040dd-4407-4ca9-844d-adffa5e9f3c8 . -dhd:34f58597-c285-4e31-8585-d6dedde062b5 a dho:Field, +dhd:377992f0-75ec-419e-b761-475cdab90a06 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:34fb8219-ac80-4f2c-b3c3-9c7e1e327b90 a dho:Buckle, +dhd:37ac1401-f71b-4cb9-8ed2-176fad1e2c1c a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:1920d8be-cfd7-4363-8194-0c33d9e37f51 . -dhd:35134f2a-24ed-4594-9e3c-de927c2666e3 a dho:Fess, +dhd:37d364a1-291d-40f2-8098-4911caa4e85c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasCharge1 dhd:a824f451-23bb-4f82-86f0-65b573f8fed2 . -dhd:35167c76-57ac-4017-ac99-cb34d2405fd4 a dho:Lion, +dhd:37ee2223-6b87-49e8-9ccd-8dec6ad4bff8 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:02d5d9b7-c0bf-4eef-b847-2877d7c5770b, - dhd:c11e47c2-01d6-4f59-912a-b24861ed1c0c ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasSeme dhd:460ee685-8e26-4904-b218-c9968e8f9d3e ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:35236a42-89fb-4367-9d35-c4e60364bfe1 a dho:Field, +dhd:38030b37-9659-4132-9206-5e8bf28e47c8 a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:35305682-8257-4eca-89d9-2d99d8b4e058 a dho:Field, +dhd:3807ed09-4c9c-4b9d-8375-131c3037db8d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasCharge1 dhd:7e437258-824b-439d-883a-b15a66e9ebff . + +dhd:3842dd65-506b-47bc-994d-efb3ef80841e a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:35548a0f-e1e6-4085-89be-e01ad074fa77 a dho:PerBend, +dhd:38651f27-5f4a-4df4-8b19-27de7ebc2c4d a dho:InPale, owl:NamedIndividual . -dhd:35771909-4f4a-4f34-aab5-d141b1426266 a dho:Layer, +dhd:386a029f-7802-4e43-9c28-b4db7fc0e2ff a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:14ca03ed-ade3-458f-b609-1b1a3be4153c . + dho:hasCharge1 dhd:4b1feb9f-7ad4-40ad-afc5-d24a4d820d84 . -dhd:35971b6f-e718-4b97-9a35-2d01da3105ba a dho:Layer, +dhd:38870244-b37d-476d-9836-2df926b60e06 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:dc28a8a3-7e5a-4cd0-b82a-7fd04db41271 . + dho:hasModifier dhd:3f1f71da-e26a-4a70-8e61-24b4c75de421, + dhd:e2391975-491c-4324-9ec8-613e41ea5a66 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:359a81c0-2cd9-4653-9b94-4a89d5fcf6f7 a dho:Field, +dhd:3891ce15-9f7b-4f48-8324-33cb5037ed94 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:35a170bc-0740-4817-acbc-ec5474518a06 a dho:Field, +dhd:38a2af3e-2b9a-4cab-a549-0a71bd4b3a64 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:chargedWith dhd:3093a40f-4081-4505-8a70-84295c4df988 ; + dho:hasCharge1 dhd:cea74112-e63a-428f-b2bf-1be345c2e621 . -dhd:35ea7ed6-16f1-4242-9d7d-775f657548c6 a dho:Field, +dhd:38a7ae6b-313a-484c-8a37-3ca63966a104 dho:hasPattern dho:Barry . + +dhd:38b9703f-9822-43fb-8eaf-5c5661ba1089 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:c510349b-8f04-43a9-815a-f84569e434ff . -dhd:35f6200d-ae0d-42ce-8d5e-6c5bc199cb83 a dho:Passant, - owl:NamedIndividual . +dhd:38bc2b4d-96c7-4069-94a7-ced4e52bb6e9 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:28fd93fe-35a8-48fa-ad7b-690a1f1a2926 . -dhd:360af9af-3229-4e1f-81a8-3564d1aa63ff a dho:Field, +dhd:38bdf97c-73e9-470c-9586-18dcbb9ffd0c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:361d0810-dca9-4bfe-aad2-c3f4ffa5d69c a dho:Layer, +dhd:38ec1280-7a04-4299-adcd-ac180f8c1a82 a dho:Cross, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . + +dhd:38f5848b-ec96-44b9-acf6-9bcb1ac2cda5 a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:5e03d45c-d0ea-4d28-8dbf-5107b9c47413 . + dho:hasTincture1 dho:Gules . -dhd:363d4e68-30cf-45c4-b774-557d5f5f8000 a dho:Chief, +dhd:38fca0ca-e83f-4545-a55b-3e83a10c40d4 a dho:Lion, owl:NamedIndividual ; dho:hasTincture1 dho:Or . -dhd:3640289b-c611-445f-b7ef-3d4c911796ca a dho:Field, +dhd:39009e92-797b-443d-8029-45628dc08449 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:39c3da40-3aa0-4f79-9c2e-dc7745505783 . -dhd:364827b0-d9e0-452c-a487-385b3cec0af4 a dho:Layer, +dhd:3902f108-ccd0-41f7-bdac-b76d5091132a a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:eff180e3-e9fe-4d73-a89c-79eb08389d40 . + dho:hasModifier dhd:1edebdce-18f9-4423-9ab6-0ad60f244ab6 ; + dho:hasTincture1 dho:Sable . + +dhd:390d5def-3a7a-4034-ae97-a07a18e1e798 a dho:Sejant, + owl:NamedIndividual . -dhd:365ce221-440f-413b-ab79-b627e1a96855 a dho:Layer, +dhd:3917dfce-133b-42ec-ac2d-99fa2ac03fb2 a dho:InPale, + owl:NamedIndividual . + +dhd:391fdeea-1bc1-4baa-a76e-124ca7d04c07 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:147e3660-8615-4829-94bf-ac3df8d0dbc4 . + dho:hasCharge1 dhd:4670bbd9-5924-4d1f-b487-42f0d11ce938 . -dhd:36867be0-c9c0-4abf-9dc5-b14cb8d7ea83 a dho:Layer, +dhd:39307bbc-4896-4882-b919-55392f06141f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:520f7c5c-47d1-4950-bd91-77d4a01bef22 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:36b5b916-aceb-4f94-8eac-12ff90c2e0a9 a dho:Field, +dhd:394d41d3-a7b2-47cd-b089-8adc9b8451d9 a dho:Border, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008974_A ; - dho:hasMarshalledPart2 dhd:CoA0000008974_B ; - dho:hasMarshalledPart3 dhd:CoA0000008974_B ; - dho:hasMarshalledPart4 dhd:CoA0000008974_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Gules . -dhd:36e5399a-ec95-46a8-9161-ec846a5d19f2 a dho:Field, +dhd:394ef345-4244-4c14-b217-5e11abd715f3 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Vair ; - dho:hasTincture1 dho:Argent ; + dho:hasCharge1 dhd:93efb8b6-ea88-4df8-b1fb-f5a15c57b59d . + +dhd:395a31e0-a387-4667-aa9d-7114fdbf2892 a dho:QueueFourchy, + owl:NamedIndividual . + +dhd:39909fda-e74f-4f32-a79c-65daca8e05fc a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:7808db88-7614-4f2a-b54a-acfddbf7169b, + dhd:a284d116-5d83-45c1-a71f-d33eb5b695ed ; + dho:hasTincture1 dho:Argent . + +dhd:3997bd3e-d6e5-48d7-b24f-03a43456f793 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:775208ec-fdf7-4a31-bf33-1f409c7145e0 ; + dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Azure . -dhd:36ef4aa3-46b5-4582-b420-6c2e2ff1d0fc a dho:Layer, +dhd:39b566ed-6bdd-41f3-bb00-22439c8c13bc a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8b234b78-ac8c-4ab1-acef-bf291b8135f1 . + dho:hasCharge1 dhd:30ddfac4-c56e-4339-a12c-d6abfc661c9d . -dhd:3704e51f-e992-4917-8408-ffc1fb517126 a dho:Fleur-De-Lis, +dhd:39b67b00-8f6f-43a5-b853-db7d58f4e7ad a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasModifier dhd:6490b08e-6df5-4d9d-9e91-cab927bab8ae, + dhd:b0369536-cfc2-49aa-9f38-150ead823669, + dhd:f2ba2279-4ad3-41a8-ac74-b1709c97c118 ; + dho:hasTincture1 dho:Azure . -dhd:370bbe5e-6733-448a-a9a8-147ba2f97ef2 a dho:Border, +dhd:39c3da40-3aa0-4f79-9c2e-dc7745505783 a dho:Lion, owl:NamedIndividual ; - dho:hasPattern dhd:722e23dd-0965-43fd-afe4-577439784273 ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . + dho:hasModifier dhd:135042f1-5a58-48e9-a4a6-824382528e21, + dhd:4b31e039-cbbe-4825-aff9-f71f27a3863d, + dhd:e304367c-07b0-4e53-8307-9910ce22d740 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:372cc2be-19a3-42c6-b3a0-3343f44aa7d7 a dho:Field, +dhd:3a05a401-0d58-45d6-928c-cb55877cf627 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:37417484-47ab-42a1-8ffc-1176e04219b7 a dho:Crowned, - owl:NamedIndividual . +dhd:3a57070e-b349-44bd-9bdb-45911dfd86a1 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:375d8f12-332f-41cb-9543-571e7c82f151 a dho:RoseLeaf, +dhd:3a616af1-6452-4972-9f80-9933ab571e05 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:b686faa7-d489-41f3-ba44-883d1fc79f6c . -dhd:37793c68-718f-41e1-acd1-7411304ffba9 a dho:Layer, +dhd:3a91318c-3f38-4bbb-93dd-ad95cc918f23 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:847dba42-d951-4dba-bf5d-d942bb0b1162 . + dho:hasCharge1 dhd:13b6f3dd-adcb-485c-a461-e11bcbcf6421 . -dhd:37a34efa-0e5b-4222-9f52-610c0a44a041 a dho:Armed, - owl:NamedIndividual . +dhd:3a995e12-866d-4f04-b616-f3f042265eb3 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:5fedbdda-97b8-4a83-9dc5-772033f99fb3 . -dhd:37a672e7-3f96-441e-9775-bf7081f226dd a dho:Key, +dhd:3aa8c6ee-bf3d-452e-abdc-e424ed94745c a dho:Bird, owl:NamedIndividual ; - dho:arranged dhd:48d8dfdb-062e-4dd7-9dd4-deb808de1733 ; - dho:hasTincture1 dho:Argent . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable ; + dho:inChf dhd:9deea504-2f62-4750-8ada-a6dfd5d4819e . -dhd:37ac0480-e88b-4d16-8952-aa1ab549fd84 a dho:Eagle, +dhd:3aaddebd-cff3-446e-9e8d-991758fe5587 a dho:Sickle, owl:NamedIndividual ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:ba604541-38f8-48bf-82a4-2a1f1e2ac5a2 . -dhd:37bc41e4-a156-4244-bdcf-1c6aa6892e67 a dho:Field, +dhd:3aaf7aeb-4c9d-4b24-8703-0728ff085dc3 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasMarshalledPart1 dhd:CoA0000027012_A ; + dho:hasMarshalledPart2 dhd:CoA0000027012_B ; + dho:hasMarshalledPart3 dhd:CoA0000027012_B ; + dho:hasMarshalledPart4 dhd:CoA0000027012_A ; + dho:numberOfMarshalledParts 4 . -dhd:37c80c96-9b13-4e7a-b811-801580296a15 a dho:Rose, +dhd:3ab82db9-6ea5-4a2b-bb7b-1966eeffe248 a dho:Bend, owl:NamedIndividual ; + dho:hasDirection dho:Sinister ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:381fe9fd-7a25-4ab4-99bd-ffd60b65990d dho:hasPattern dho:Barry . - -dhd:382c62af-518e-4e58-bf23-455b373ab572 a dho:Layer, +dhd:3ad91bde-2050-4139-85df-977a44d95a71 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:a8ef9230-2b12-4f43-b19d-205cc5032980 . + dho:hasTincture dho:Azure . -dhd:384af2c9-4b39-4603-bf82-c35a6e85e3be a dho:Layer, +dhd:3adf009d-ca66-4cbf-81e0-128cbc723fcf a dho:Eagle, owl:NamedIndividual ; - dho:hasCharge1 dhd:d911db21-25ca-4b06-92a4-0638a1c144e5 . + dho:hasModifier dhd:c2bce5b0-3c3b-46bf-9dc6-fdb7889e26c2 ; + dho:hasTincture1 dho:Argent . -dhd:3862b6a5-0f55-4c05-93dd-843826cda345 a dho:Saltire, +dhd:3aece49f-1ae5-4703-b76c-165c14929af9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:38830fb5-949b-4f4e-ac62-9a96d061f026 a dho:PiedNouri, +dhd:3b143866-bbd1-4a6d-8c56-c6d106936437 a dho:Rampant, owl:NamedIndividual . -dhd:3885cdbb-da3f-4d60-9864-3f23ad64539a a dho:Layer, +dhd:3b202bc4-1534-40a0-adc7-18eb0bcad044 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:e074e4f6-02ff-4afb-91c2-176171fb8cbd . - -dhd:38adae80-4e5c-49dc-9271-4c07ffa9a75a a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:38de7cd3-87fd-4f34-94ea-f497c88d9625 a dho:Layer, +dhd:3b84c602-a3c9-4ffc-873e-d13f7f09d904 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:347d272c-24b1-4075-990e-c6d5bb7e4a50 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:38e64eaf-ef2e-4d89-9d06-ae2a2eacd8de a dho:Field, +dhd:3ba6ef9b-7315-459b-93dc-1e233f8b0658 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:39bc8475-ee82-4ef3-865d-b02713feb06d ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:c5073513-97ca-4cce-863b-87001ca00e9c . -dhd:39017699-52ba-4648-9444-0007ccc73c77 a dho:Layer, +dhd:3bb0cb13-3a1b-478f-aeb1-9fe932bec679 a dho:Cross, owl:NamedIndividual ; - dho:hasCharge1 dhd:69890def-71f0-4329-b1b2-37a78e9d1e38 ; - dho:with dhd:10632067-ad0f-404b-85d9-5e6b5f8732fa . + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Argent . -dhd:3908aafe-467d-404d-b5c0-8dd444c8e49a a dho:Field, +dhd:3bd798ed-06c6-48bc-82ee-b2e21dbe8498 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:d91709d9-f5a1-4fe4-8ca4-945c4a10d254 ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:39909fda-e74f-4f32-a79c-65daca8e05fc . -dhd:391df24e-3b72-4e84-9019-972e509d0c56 a dho:Greyhound, +dhd:3bd93e8d-27d4-4ac8-964a-54c16242240d a dho:Seme, owl:NamedIndividual ; - dho:hasModifier dhd:08dbd86a-d643-4683-b61c-7947bcc5e2fe, - dhd:81f8b1fb-eaf5-4700-a118-d0f2d04401c8, - dhd:b8436064-fc05-462b-9076-c371dd93c53a ; - dho:hasTincture1 dho:Argent . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:3921398f-61b5-4138-a7f5-2a6aaff0b681 a dho:Layer, +dhd:3bfeb11d-ba84-4c0e-83ba-766c21591a18 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:f3c11c2b-db5c-4cf8-817a-1d5cae9b61e4 . + dho:chargedWith dhd:686c4248-9bd9-444f-a199-5ab67f069751 ; + dho:hasLine dho:Cotised ; + dho:hasTincture1 dho:Argent . -dhd:393a466d-3d32-4220-b7ec-5f64f6404338 a dho:Armed, +dhd:3c474341-781a-4a20-9f79-da69d272bb91 a dho:Passant, owl:NamedIndividual . -dhd:3958c0c3-5e6b-4c28-acaa-965d552b1ea0 a dho:Layer, +dhd:3c9b6f7b-98f2-4569-a06f-d610d986f128 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:b2b9c7c9-dbd7-485a-8b2e-8e033f1f649e . - -dhd:3973c546-3e99-48ef-b9b0-c059352b4aa4 a dho:Langued, - owl:NamedIndividual . + dho:hasTincture dho:Or . -dhd:398da735-ba02-44ab-96a8-fc0a5e8985c1 a dho:Lion, +dhd:3ca2f917-caa9-4e2e-aa3b-357283438791 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:100170a8-e6ee-4a9f-87d3-fbd5eb011ed3 ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . + dho:hasModifier dhd:33e59a75-9633-4919-bcd6-52d20a7fb397, + dhd:5eefd47c-5758-493f-909b-f12f7d04d94d, + dhd:7cc4b7e2-de1b-4dab-8a09-38764c7bba43, + dhd:ec7eded8-7869-4ecb-b895-145003c249cb ; + dho:hasTincture1 dho:Sable . -dhd:39b9c9d6-3e09-408c-8f13-f70188c6a44d a dho:Field, +dhd:3ccda182-48a5-488e-9604-a80de071e10f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:39bc8475-ee82-4ef3-865d-b02713feb06d a dho:Seme, +dhd:3cd7fd8b-4d4d-4da7-a08c-b92b46a9dbf0 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:47bc0a81-f687-4a6e-9e0b-3f593652f1b8 . -dhd:39bdabbe-e957-423b-9a4a-7d26b5c585cf a dho:Talon, +dhd:3ce6d1df-f051-41c8-b7a6-c369e3ee5afd a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . - -dhd:39c29c3d-9fa3-4e4e-8ad5-1f7d8b063be5 dho:hasPattern dho:PerPale . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:39c3c9c8-01d3-4ea0-947f-65dbd77d15de a dho:Chevron, +dhd:3d357e6a-0226-49c9-a7ba-2a247458c7dc a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:7f7a66a4-b47e-4366-bc8f-9e008a30d02c . -dhd:39c99b34-e8bc-41a4-a692-b1855d541517 a dho:Layer, +dhd:3d5cb436-98fe-4373-98a6-9677e4d83591 a dho:FishHauriant, owl:NamedIndividual ; - dho:hasCharge1 dhd:24e2cf31-01fd-467c-af21-bf2669aa1b9e . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:39cf9153-5970-4a64-b710-2fe04445ba83 a dho:Bend, +dhd:3d61564b-b007-4207-b3a6-7b96ada55696 a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:c8a7a544-6974-46de-8c6d-5e2c959f24d8 ; dho:hasTincture1 dho:Sable . -dhd:39d69ee6-8dad-4c59-8ffd-aeb7910b4873 a dho:Increscent, +dhd:3d8220ac-51b8-423e-bfd7-6df335b620ee a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Gules . -dhd:39ec8aac-48e3-4750-8cc9-74b0801ff313 a dho:Pile, +dhd:3d840d01-88c2-4584-a390-273c39984efb a dho:Field, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:39f6ff58-b60b-4b17-8575-a6116fa7aac3 a dho:Addorsed, +dhd:3d87cd0b-33eb-4598-b6e2-3cc69a608c8a a dho:Chevron, + owl:NamedIndividual ; + dho:hasTincture1 dho:Ermine . + +dhd:3d93cc5d-f05b-42e4-8667-81c0c0c01e0b a dho:Crowned, owl:NamedIndividual . -dhd:39fefbc2-c0d5-4609-be91-5dff68293c96 a dho:Fess, +dhd:3d982397-80e7-4476-b7a0-26b60e808803 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasMarshalledPart1 dhd:CoA0000008409_A ; + dho:hasMarshalledPart2 dhd:CoA0000008409_B ; + dho:hasMarshalledPart3 dhd:CoA0000008409_B ; + dho:hasMarshalledPart4 dhd:CoA0000008409_A ; + dho:numberOfMarshalledParts 4 . -dhd:3a1a0d5b-d07b-421b-a48d-f92e6f40ec8c a dho:Layer, +dhd:3d9f4b41-27c1-4d05-96fe-29bb8bb216ce a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:30346f09-0afb-48e1-a8a3-dea2f8170035 . + dho:hasCharge1 dhd:be5613e7-0ca3-4f1b-82a5-1d93b64d38d3 . -dhd:3a1bd89f-91c2-4dac-b209-e78f5cf67949 a dho:Crowned, +dhd:3df62b9c-f9c6-4fe8-8b6a-36449b8b3860 a dho:Passant, owl:NamedIndividual . -dhd:3a32d69d-bce3-4be6-b934-81b7101c096e a dho:Seme, +dhd:3e082cb5-4f20-4a47-85b4-a925b2ea1b9a dho:hasPattern dho:Checky . + +dhd:3e0b0d32-4d3f-4db8-9309-609386d0a1e8 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:28139d6f-9351-4087-9faf-2bc14de7fefb . -dhd:3a344777-b641-48b0-85ff-513705ff1a27 a dho:Layer, +dhd:3e0f4ee9-b1da-4f92-9465-40a7ba9118ed a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:37a672e7-3f96-441e-9775-bf7081f226dd . + dho:hasCharge1 dhd:50b622cb-be9e-4ab1-ab11-feb0f4132564 . -dhd:3a48b2e5-f7fc-4fbe-8ed5-c2415f55bea9 a dho:Layer, +dhd:3e0f79fd-9e21-476c-8ed6-bba45cfdeef6 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:30082793-c102-481e-997f-e84f427a430a . + dho:hasTincture dho:Sable . -dhd:3a52c680-92cf-4489-9295-7e4010eeaf04 a dho:Field, +dhd:3e3516de-c17b-4d47-945d-382dc045d5ff a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:702acc72-a21b-44b9-9444-eba7892ca7e5 . -dhd:3a60fdf6-e472-4e4c-b180-3de7943cdbb6 a dho:Field, +dhd:3e447273-ffb2-4fe1-af9a-b28eeb1a12eb a dho:Field, owl:NamedIndividual ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:3a61fbf0-c980-45c9-88c9-477dcbe9f1cd a dho:InPale, - owl:NamedIndividual . - -dhd:3a7ab757-d01a-4ac8-a2bd-343d1137c9a5 a dho:Lion, +dhd:3e4ffba1-c83b-42fd-ab53-4ea9a41466c7 a dho:Fess, owl:NamedIndividual ; - dho:hasModifier dhd:944fee2d-8056-4537-b345-8f04e3926474 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Vert . -dhd:3ab73a7a-26b9-4128-a83a-53eaafbd5a8e a dho:Field, +dhd:3e54e94e-dfb2-4ca8-81b5-e7c93defec9f a dho:Roundel, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:3aba57cc-7932-4bc1-ac0e-6fe7853748a9 a dho:Bend, +dhd:3e60d55e-6b9e-482d-9ba3-f9e7957960c0 a dho:Rose, owl:NamedIndividual ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Sable . + dho:hasModifier dhd:7c99f818-8c62-4bc2-a042-c6b742124e7c ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:3ad38eef-3801-4edc-a0ef-f455f169c5de a dho:Field, +dhd:3e6291f8-95b8-4c23-a8e3-a7cb1b2c9c35 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000027639_A_A ; - dho:hasMarshalledPart2 dhd:CoA0000027639_A_B ; - dho:hasMarshalledPart3 dhd:CoA0000027639_A_B ; - dho:hasMarshalledPart4 dhd:CoA0000027639_A_A ; - dho:marshalledByType dho:PerQuarter ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:3ad5c98e-ac29-4866-81a1-e5e0e09c990a a dho:Langued, +dhd:3e994f27-a231-45ad-977c-570ef79d776b a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, owl:NamedIndividual . -dhd:3b00df58-d9e4-49c2-9c53-ddf9636432fb a dho:Lion, +dhd:3eaa93ce-32b9-498f-bef4-106b4b21fe59 a dho:Rampant, + owl:NamedIndividual . + +dhd:3ebcc468-14d0-4f47-8051-c2093c663d38 a dho:Chevron, owl:NamedIndividual ; - dho:hasModifier dhd:318b35c3-edce-48c6-a319-a4347a9730f4 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Gules . -dhd:3b27a3ad-a020-4055-b286-bd759c9b19b2 a dho:Field, +dhd:3ec20f16-64d3-4b79-a30f-0e5d00798d6b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:3b49e98c-6d6a-46d4-a9c0-402748ff1286 a dho:Layer, +dhd:3ec3782b-a7d4-4766-9027-eb3428664457 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:121fce8a-ea24-4976-afb9-2efaf7c5d11a . + dho:hasModifier dhd:8cb3df78-1cf8-49e8-8ab0-88d1df300a3d, + dhd:f2f9a95d-94e6-4410-8530-48aaca97cf5a ; + dho:hasTincture1 dho:Argent . -dhd:3b75cfa8-d278-4008-8904-2d056e12df18 a dho:Field, +dhd:3ed7b409-a4b1-49c4-ac57-3b3d9890c0e8 a dho:Griffin, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:012189de-ce56-4fee-990e-aef3cbf7b0fb ; + dho:hasTincture1 dho:Or . -dhd:3b75dfd2-9155-4c8e-a6de-59a3db86d08d a dho:Layer, +dhd:3edb6430-6ffb-40c4-a1c9-4ba53c4df660 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bd08fe16-98b8-4f25-a983-c5773d443f8e . - -dhd:3b7d1113-006e-4141-9664-e1cfcc41920e a dho:Rampant, - owl:NamedIndividual . - -dhd:3b8880e3-7cfd-483f-bceb-53fe5609dbde a dho:Addorsed, - owl:NamedIndividual . + dho:hasCharge1 dhd:2084aa62-fb41-4085-84d5-e338b52214c4 ; + dho:with dhd:58511a97-01c3-40e7-a8a6-0dea2f5407aa . -dhd:3b896cfd-eb4f-4e69-9c76-76286d5da327 a dho:Armed, - owl:NamedIndividual . - -dhd:3ba6f789-e594-4df8-81f9-c59f04744ff0 a dho:Field, +dhd:3edbab23-ac9f-40ff-bf63-96e3e6f3f3d3 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:3ba7b306-9392-4af1-9e69-09b3bb90eb3d a dho:Pale, +dhd:3f0abb25-995f-4ed6-8c9e-5be08d7b9f14 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Or . -dhd:3bbe2d3c-db3f-4411-9c3d-4d34a1729b5d a dho:Lion, +dhd:3f1060d2-0cd5-4dbe-b1d7-dc198da7279c a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:22f1dbe0-e9ec-4a13-9803-e324c865f7f6, - dhd:9d6b2f38-2874-4584-b197-e75c038c99d7 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:7f32a23c-5329-4b5e-85a9-bdc0603ecb8f . -dhd:3bc93b82-4da7-4ef3-ac2b-712da6e001e3 a dho:Layer, +dhd:3f1813de-a53e-4458-a719-39a4f77cc9c7 a dho:Chevron, owl:NamedIndividual ; - dho:chargedWith dhd:82893e59-6de1-4712-9304-617a0f607bd2 ; - dho:hasCharge1 dhd:609ffee6-350a-4e1a-aa98-17570f285655 . + dho:hasTincture1 dho:Or . -dhd:3bd6d7fc-b626-4452-b1a1-4391016030d0 a dho:Pale, +dhd:3f1c4ea7-3518-41ff-8b21-25fc1980ea06 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Or . + +dhd:3f1f71da-e26a-4a70-8e61-24b4c75de421 a dho:Rampant, + owl:NamedIndividual . -dhd:3be25440-c758-4dc2-b25d-0044c2459af7 a dho:Bar, +dhd:3f2693e8-3413-4eea-9c5f-4d6297c56dde a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:f1f7699c-07df-413c-9b21-ced33ec3b0cc . -dhd:3bf821c8-2df7-493a-87a7-6471a206559b a dho:Layer, +dhd:3f28ee25-44f6-4c70-b68d-e488f9be68a1 a dho:Gorged, owl:NamedIndividual ; - dho:chargedWith dhd:cd03d602-297a-4c78-b0be-0d22d1bc9de0 ; - dho:hasCharge1 dhd:47675b1e-016b-4cc1-ac5b-5ac4a729453c . + dho:hasTincture dho:Gules . -dhd:3c0eadcd-afac-4def-a99b-f628ce0388fd a dho:Layer, +dhd:3f290750-0adc-4433-b370-b13443a030aa a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:622bc3bb-5fb5-4bbe-9626-bd0a871c9073 . + dho:hasCharge1 dhd:e396cc09-a0e3-42eb-a6d7-480a0ddd887d . -dhd:3c25a4ca-5508-4b71-9082-2a489e88d8f5 a dho:Flying, +dhd:3f3ac8c2-0589-4d10-b8bc-f5743a9f1ff9 a dho:Addorsed, owl:NamedIndividual . -dhd:3c2fbf9f-d493-4f94-9fee-288a7e3db32a a dho:Crescent, +dhd:3f3b4ddb-2684-4e12-94ca-4e785f794713 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . + +dhd:3f9b6608-c449-4b55-ac57-64d32d3f402f a dho:OrleOf, + owl:NamedIndividual . -dhd:3c3851db-0a14-41a9-8f18-dc181076baa1 a dho:Lion, +dhd:3fa26837-ed96-4f3a-bf08-9c46bd1ddb03 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:1a5385b7-c4d2-4f25-9315-8995e1766673 ; - dho:hasTincture1 dho:Azure . + dho:hasCharge1 dhd:759bb2f8-1262-4b14-8689-e4adf66dedbc . -dhd:3c3a9e93-0a5c-419e-be2a-75a01bd14c6a a dho:Field, +dhd:3fa900cb-cf2f-47e8-9117-4673d637921c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:0cb4bf7d-162e-43e4-a521-67723030cbfa . -dhd:3c3d1d50-dc06-411d-8546-17e748fa40b6 a dho:Crowned, - owl:NamedIndividual . +dhd:3fceb2d6-75a7-4038-a4fb-efe1d89213ee a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure . -dhd:3c42841a-fa85-43c5-9299-952b281bfa4f a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, - owl:NamedIndividual . +dhd:3fe6b323-5ef8-433a-8841-95d7ab7c81f5 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent . -dhd:3c43b78e-ffcc-4603-b7b1-d0ec94a76488 a dho:Wheel, +dhd:3ff64796-1422-459c-b2a8-dfb00ccdab95 a dho:Saltire, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:3c5d6168-86f1-4023-baf3-bf47dc28f2fe a dho:Layer, +dhd:40066c3c-7c7c-41e2-bc13-0089db2ee740 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e0e438f1-bad3-4284-a6ba-2b12ea328952 . + dho:hasTincture dho:Or . -dhd:3c70b554-b961-4073-b54a-ffe0b6c7ee97 a dho:Layer, +dhd:401c03a4-ef2c-4b7c-8453-5fe86695eebf a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:0e4782f3-a21b-4d59-bb6c-3ad35eb151ff . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:3c81c63f-f5f3-4f35-834a-9c1a47c77678 a dho:Lion, +dhd:40555798-d538-430c-af9a-56e1705d6c1b a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:0a744481-306f-49fe-9165-1f87f2f76197, - dhd:726acd98-728f-46ec-9b35-a343f23105ca ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:b78b9cb3-1cc1-4f1e-9fac-c3285bbde63f . -dhd:3cadcea8-9814-43bc-b512-b3afb2196860 a dho:BearsHead, +dhd:406a3752-039d-427a-8b2b-69e01521a7cf a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:3cb1047b-6026-43fa-9b2e-885f2bf0b137 a dho:Layer, +dhd:4091cbd1-3e83-41ca-9f3d-1c49416de9d6 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:78283063-8b2d-4fcc-ad56-4916510e999b . + dho:hasCharge1 dhd:ceb6e1e9-a4fc-42cc-adac-71c58fa9b7f7 . -dhd:3cb2d047-4873-430c-8b75-f287a3610d68 a dho:Canton, +dhd:40987f0e-1987-4bfc-999a-34121c9f36da a dho:Label, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000006037_CoAF1 . + dho:hasTincture1 dho:Gules . -dhd:3cbfc1ab-afcd-4a63-9fe2-b0b049cd99d1 a dho:Rose, +dhd:40d0989a-bcbe-440f-a2ec-b22b6a7af57a a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:faf9d408-8aa7-4f06-873e-bd7a0ef60eb1 . -dhd:3cdad3cf-e076-4b84-b314-84f49eecd47b a dho:Cross, +dhd:40f0e54d-0f3a-41f5-a642-3e74d66f677b a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:3cf26126-4384-4a85-b898-9fe2cf191abb a dho:Saltire, +dhd:410f2771-67de-46ec-adbd-00191d443d3c a dho:WheelOnPartition, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:3cf7bc60-7dda-4cda-ab04-a4a42aa500e3 a dho:Field, +dhd:4119934d-559c-4c40-9b00-1b5dfd2401f8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:e518c262-cf6d-4231-a924-e3ba0019d5b9 . + +dhd:412b19e7-1e2b-493b-825e-946a7a9a08ae a dho:Flory-Counterflory, + owl:NamedIndividual . -dhd:3d01d5b6-b67a-4dc7-b8cf-7ce4a55b40dc a dho:Bluebell, +dhd:412cbfaa-0af6-4ca9-9f9e-1fc816db72a5 a dho:Lion, owl:NamedIndividual ; dho:hasTincture1 dho:Azure . -dhd:3d56c5d6-b4cd-4c98-9486-3695a982470c a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, +dhd:412da4ac-9570-4466-a93a-fee2e715547c a dho:Bend, owl:NamedIndividual . -dhd:3d5e3ba8-8d4e-43f9-b8e0-0dc402ad65a1 a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:3d6b068f-77c0-4686-924b-1098fa132b7d a dho:Layer, +dhd:414477ab-6be1-49e7-a0bd-cbd1a61c71de a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:74e31e99-2b55-40a3-82f8-963c0107b8f9 . + dho:hasTincture dho:Argent . -dhd:3d8c8329-45c5-47cf-b9c1-383d1d2e6c92 a dho:Layer, +dhd:4150d203-64ee-4ce1-9a74-61939be1df7c a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:ef21fbd4-db80-484d-a33a-ab4b6f88e1fc ; - dho:hasCharge1 dhd:4557f91e-68b7-41db-9104-83b490323ab0 . + dho:hasCharge1 dhd:e76d7dc4-fcc5-4fdf-96b7-0d19a92558c5 . -dhd:3d92d2ec-01f2-47bd-b320-f960c8eb08dc a dho:Bluebell, +dhd:418078e0-a81e-44fd-be4d-6777f0386ab1 a dho:Fish, owl:NamedIndividual ; + dho:arranged dhd:4a6aa5d1-ae54-4597-b912-1e4cdbe0a68e ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:3db3e416-5e4a-4c07-a454-4a2dc06570c7 a dho:Layer, - owl:NamedIndividual ; - dho:accompaniedBy dhd:7f454002-cf76-4568-8310-ec855a6c1542 ; - dho:hasCharge1 dhd:3c3851db-0a14-41a9-8f18-dc181076baa1 . +dhd:4184bd5b-9fb5-4584-9168-e24548c088b9 dho:hasPattern dho:Bendy . -dhd:3db6a6af-bb8f-4d51-9318-2b16feb94c3c a dho:Book, +dhd:41877b32-9ead-4aa2-aea8-8485bb1d7823 a dho:Scissor, owl:NamedIndividual ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:3ddf9de0-50c1-4a44-9e17-80ea633ffe8b a dho:Field, +dhd:418fd4ed-f5aa-47fa-aec4-c82619be607c a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:6c47982d-2601-4346-a6eb-f9181a84fcb0 ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:8b47c481-3513-411f-af0a-bd42776fadf3 . -dhd:3e0b28e8-7d78-40fb-9262-40a0e53d6a16 a dho:PerChevron, +dhd:41b1ad31-2d08-4c61-beb8-6adb7d7386f6 dho:hasPattern dho:Compony . + +dhd:41c38e3b-59b2-4920-834f-b3e599885b26 a dho:Rampant, owl:NamedIndividual . -dhd:3e0fdd95-924b-4626-a78a-400b788b2dd0 a dho:Layer, +dhd:41fd617e-4296-4864-9e22-1ac06c3e8a8e a dho:Fretty, owl:NamedIndividual ; - dho:hasCharge1 dhd:8a5dc161-c1bf-4ff8-840b-0c937b69cb63 . + dho:hasTincture1 dho:Gules . -dhd:3e1c6c6a-f7eb-4246-a37b-3875faa73072 a dho:Lozenge, +dhd:42184763-0927-4767-8a1a-bac5f3dad985 a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:3e0b28e8-7d78-40fb-9262-40a0e53d6a16 ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:3e2cc5c9-356b-4656-8a07-2fdb5b8f5170 a dho:Lion, +dhd:421a94f7-22bb-4cb1-bb83-19adab225a4b a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:95e6598b-1b1e-4d7e-96d6-54680044a071 ; - dho:hasTincture1 dho:P . + dho:hasMarshalledPart1 dhd:CoA0000008670_A ; + dho:hasMarshalledPart2 dhd:CoA0000008670_B ; + dho:hasMarshalledPart3 dhd:CoA0000008670_B ; + dho:hasMarshalledPart4 dhd:CoA0000008670_A ; + dho:numberOfMarshalledParts 4 . -dhd:3e321fd3-d6ff-4689-a570-1afe8cd2cad3 a dho:Chief, +dhd:4228d0c0-184e-46f2-8108-60d397d7a64b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:c4df21fa-58a2-461c-b3c3-cfe9774beb31 . -dhd:3e353e2b-dcba-438a-85e8-9334d0282445 a dho:Field, +dhd:42370249-2452-49ff-93d1-320058ef16d9 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasLine dho:Dancetty ; + dho:hasTincture1 dho:Or . -dhd:3e4cf911-aa81-4b81-a0c9-22309a89a6ca a dho:Field, +dhd:4250f4de-51f0-447a-93f8-339f75267234 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Missing . + dho:hasCharge1 dhd:aa86ffdb-a252-4c15-9bb1-cbc1f7a5c760 . -dhd:3e555b04-42c2-45cc-ad5c-f8bc96dabbec a dho:Field, +dhd:4269bf4d-ddc6-4b4a-8aa8-4fbb9c9db51a a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture1 dho:Argent . + +dhd:428373f3-4e68-4431-aedf-756f28864450 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:3e63fbbc-a7e4-4272-83da-2d28906f3a00 a dho:Field, +dhd:428c4a56-ecd6-45fc-bbef-5f1ef78808ef a dho:Chevron, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000021423_A ; - dho:hasMarshalledPart2 dhd:CoA0000021423_B ; - dho:numberOfMarshalledParts 2 . + dho:hasTincture1 dho:Sable . -dhd:3e7ceab2-8957-4b66-8297-b6bf89da921a a dho:Guardant, - owl:NamedIndividual . +dhd:42925a8c-2c57-4b5a-bf2d-996d7d7faef8 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:75b85d73-d972-4b3f-a262-436486afae60 . -dhd:3e889cab-761c-48b9-9023-b97d7cc8fac2 a dho:Rose, +dhd:42931e53-13be-4e14-87a3-f4de76cdae00 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Or . + dho:hasModifier dhd:2836ab33-aa7f-43d4-8b6a-06e35ed9348b, + dhd:6fdeecc5-6ed9-46b0-bd76-d1605b137600, + dhd:e92f7110-41ae-4c94-b785-5e8b60a802fe, + dhd:ea6167a9-8571-4539-b9fa-7ed0c1f40853 ; + dho:hasTincture1 dho:Argent . -dhd:3e95572c-9da5-46e9-a33a-f91d88b5e723 a dho:Field, +dhd:42c6a01a-f68c-44ed-ad96-2e5d54666c8e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:3e9ffceb-b57d-49db-9ad1-24ac400c822f a dho:Helmet, +dhd:4312ca1a-e8c2-44f3-9cca-ddca189281c5 a dho:Crowned, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Gules . -dhd:3eb46eff-a7b5-4e36-b00c-f50b44e9a9d8 a dho:Layer, +dhd:431da65a-5a28-44b6-a9aa-8d53ef07be16 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:454761c7-d071-4c2f-8980-0edd2e77b96a . + dho:hasTincture1 dho:Or . -dhd:3eba621d-8612-4bb6-b7fc-71b9a233fbc1 a dho:Layer, +dhd:43235136-1971-45a6-9789-9ba9bddd8619 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:94e06ce5-aa01-422a-aeeb-acf5942f21df . - -dhd:3ecc0b6b-ede4-41ea-a195-e42ec221bd72 a dho:Of8Pt, - owl:NamedIndividual . + dho:hasModifier dhd:201bb765-fc91-49be-a5b7-9e32f2d9fc45, + dhd:28c03a55-0121-44e5-8fc7-15e6d99c3049 ; + dho:hasTincture1 dho:Missing . -dhd:3ee97f45-9faf-4d1c-9b38-d1024ba208c7 a dho:Field, +dhd:4339f524-1d5d-4881-9154-6fc2c7c7dcf5 a dho:Chief, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:3f05a87a-4b46-4586-be36-6902c85df8e2 a dho:Fleur-De-Lis, +dhd:4353c4f4-0e16-4b73-97f9-38cbb233367a a dho:Estoile, owl:NamedIndividual ; - dho:hasModifier dhd:8ea67d5f-372c-4178-bb22-fec9e5457656 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:InOmbre . -dhd:3f15398f-be7a-427d-871f-7228512e0fd0 a dho:Field, +dhd:436a0e22-a656-4347-9f84-2091e2dc6d8e a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasPattern dhd:f745339b-4551-4c3e-adb8-b674ee105399 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:3f37fccb-1a3d-4e8e-af4d-dbeef7fa149c a dho:Lion, - owl:NamedIndividual . +dhd:436ab3b8-e25b-4031-809b-7657df90c4c1 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . + +dhd:438d49c4-fbf6-4444-b0a2-9d8ea5c32fd3 a dho:Lion, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . -dhd:3f3a7c56-574c-4d9a-b7f7-28f82bb250aa a dho:Layer, +dhd:4390d2bd-3b74-427a-affc-b6523e77eb66 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:51080a11-dce8-4caf-ab4d-b8ac3b293db0 . + dho:hasCharge1 dhd:0928fe08-576e-4de3-b2e9-0fc808dec84e . -dhd:3f5a49c9-4696-4934-819d-00b5363e4f89 a dho:Field, +dhd:43927f17-f88e-4135-b670-6dc54dae2b08 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:14b95094-0021-47be-839c-b6267a3d5585 . + +dhd:43a6c9ee-261a-4018-91b7-160441aeb6c0 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:3f5f1ab7-afa3-4474-bee1-4dd907694301 a dho:Layer, +dhd:43ac727c-4246-435d-bd90-8eab0a208714 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:7a2f7ec8-50ed-4198-8689-d26b76378eaf . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Sable . -dhd:3f831da0-10f8-4ceb-893f-ee45c508d2db a dho:CrossCrosslets, +dhd:43b6788a-689c-4e05-9500-ea12ddb44670 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:a5f88110-020f-4662-92b8-29e599f39163 ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:ce250366-4b00-49cb-b895-efb6eebbbf43 . -dhd:3f9353a5-3dc1-4dd4-be02-f3eddab76f4a a dho:Layer, +dhd:43c55f97-b155-442b-93ca-872fcf5b6422 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:abfdfee1-82f8-463a-95de-446f3f2ab549 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:3f9709d2-3fb5-462a-ad6a-9ff23c4cb0bb a dho:Chevron, +dhd:43f25e23-08e3-48b5-bd78-898f284ed482 a dho:Eagle, owl:NamedIndividual ; + dho:arranged dhd:03ddba81-e22d-4b28-a1ba-4c0aa2e88cdd ; dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . - -dhd:3fb529ba-d68d-4508-90eb-05a1beb29177 a dho:Bend, - owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Sable . -dhd:3fcbefd8-3b97-4e0b-9328-33cbc5b8cac1 a dho:Field, +dhd:4404a685-19a6-425c-819d-b2c6ff8c3b70 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:73363eec-8b49-46c7-9ed6-e0d50320dfd0 . -dhd:3ff027ca-3635-4272-91f2-810385d7b546 a dho:Bend, +dhd:4406d962-8613-4090-bed2-50b9b147202b a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:b2633f7a-2f57-4b11-a303-d7d8ba2312da ; - dho:hasLine dho:Cotised ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:ba007a29-7b7f-4a23-9608-8f62cec7b7cf . -dhd:400706b8-bbca-41cd-ad36-4d5b4d1dd588 a dho:Field, +dhd:441061a8-cdb3-448e-b6cb-ae454618a1d6 a dho:Lion, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000019035_Escu_A ; - dho:hasMarshalledPart2 dhd:CoA0000019035_Escu_B ; - dho:hasMarshalledPart3 dhd:CoA0000019035_Escu_B ; - dho:hasMarshalledPart4 dhd:CoA0000019035_Escu_A ; - dho:marshalledByType dho:PerQuarter ; - dho:numberOfMarshalledParts 4 . + dho:hasModifier dhd:776b7349-0241-4564-8d99-1199d6c29720 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:4020ab0d-ddcf-4a20-b8a8-4267bc12a8f7 a dho:Field, +dhd:4417e085-92b2-498d-a9f0-c0df959d9c88 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:f15b7a7a-dcf8-4bd8-91b1-ea37ee6e0449 ; + dho:hasCharge1 dhd:b1e8695b-a8f1-4264-9c13-adfa80448492 . -dhd:40215e65-3a38-4d93-b50e-700fc8d68fd8 a dho:Field, +dhd:442c89f8-2236-4eb0-9d15-0406bf6251af a dho:Escutcheon, owl:NamedIndividual ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCoatOfArms dhd:CoA0000007294_CoAF1 . -dhd:40272171-a36c-473e-b526-1b83d9130741 a dho:Layer, +dhd:444b428e-b268-4ce8-b045-7b146f05d7cc a dho:Rose, owl:NamedIndividual ; - dho:between dhd:3e2931e0-3c6f-4f8d-a4ef-c8fd6e62b103 ; - dho:hasCharge1 dhd:9fe8e347-8aef-4565-884a-c5fbd2b37fac . + dho:hasNumber 6 ; + dho:hasTincture1 dho:Gules . -dhd:4029edca-22ca-433f-85b7-2d69cc329055 a dho:Layer, +dhd:4452bf53-cc53-4edf-b874-363660ab06c4 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:00acb8e6-7c93-4f92-a0a8-e6e6813e62b0 . + dho:hasTincture1 dho:Azure . -dhd:402c87d7-3abf-4097-ae53-0605385e82ba a dho:Eagle, +dhd:44552888-7cfb-4699-8b53-71588c2c69f0 a dho:Chevron, owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:40465276-ac97-49ed-a623-e385da7973f4 a dho:Crowned, +dhd:4468944d-dcf3-47ca-9e69-d5ff11dc4e98 a dho:Naissant, owl:NamedIndividual . -dhd:4065022e-d482-416d-93a0-225f6aea1d0e a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure . - -dhd:407328ae-41bb-44be-9893-48294871acdd a dho:Lion, +dhd:448463e3-b185-49ae-b49e-ec37905120db a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:4fbfcbea-7361-4de1-a7aa-83f518c49e1d, - dhd:6dbd60d7-15b4-4c90-a3d0-85fd15a56416, - dhd:9e5e2bac-a5fb-4a18-8a94-2ccc33647d91 ; + dho:hasModifier dhd:068e506c-f42b-40f8-9c41-42ce0f366435 ; dho:hasTincture1 dho:Gules . -dhd:407976fc-6fdc-4693-bad7-d5ad6b6c2811 a dho:Crowned, - owl:NamedIndividual . - -dhd:407f3a8b-b0f2-4599-a85e-1144df32affb a dho:Layer, +dhd:4487a075-a30f-4aa3-85b5-6944034bbc5f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:d9f4b869-ac50-4af5-9cf4-369c29b41cbc . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:4085ad52-1ba9-460c-a319-8aa8a5d35019 a dho:Fish, +dhd:448f5df5-9ce9-4064-a385-faff3f2f24e1 a dho:Wheel, owl:NamedIndividual ; - dho:arranged dhd:d111fc28-7f26-4578-8f89-19481073f865 ; dho:hasTincture1 dho:Or . -dhd:408b5916-3b48-4afa-9aaf-0dfd6ca46cd5 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . +dhd:44c78869-cb93-466d-9eaf-93f17c5667bd a dho:Rampant, + owl:NamedIndividual . -dhd:409aafc9-a588-40c3-8ce9-2bcbd6226cc4 a dho:Layer, +dhd:44d8729c-4551-4b92-82e9-7d797ee46a2c a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:b6d03ded-2422-44eb-982a-60c115949ad5 ; - dho:hasCharge1 dhd:9d18aeb2-49da-47b2-9426-ae1c7b312a9c . - -dhd:40ab4f0e-0d7a-440b-bfda-9394cfcef353 dho:hasPattern dho:Roundelly . + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Ermine ; + dho:numberOfMarshalledParts 1 . -dhd:40ac586c-c2e1-43a0-a4fb-7c0a6691d11c a dho:Layer, +dhd:4515f885-5415-49d2-bdcc-4f2ca86fa872 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:d1d2afe2-3b7f-406f-bb74-3046bc7b00d0 . + dho:hasTincture1 dho:Argent . -dhd:40cd81a1-a683-4fd8-abad-2e7560cccad2 a dho:Chief, +dhd:45356ea9-47a5-48ee-a87f-855de4dde1d9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:40d0e388-f01e-46d1-b20c-95ce61b07f9c a dho:Crowned, - owl:NamedIndividual . +dhd:45373fe3-46c7-4674-b419-ed949c857c64 dho:hasPattern dho:Roundelly . -dhd:40f43dce-be94-454b-bed1-cd7766354293 a dho:Layer, +dhd:454374b9-6b51-4400-ba00-3b848e51193b a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:5e184a16-67c8-4cb0-98bc-6949d46e0941 . + dho:hasTincture1 dho:Gules . -dhd:40fa0222-ba94-4b87-a96e-2444a9977168 a dho:Layer, +dhd:45449a44-88d4-4ab2-a336-8fa43a6dff8e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:cc32024c-74e9-447b-b672-2e7dbd125ba3 . - -dhd:412a1c56-bc30-4fd0-956e-de53765624cf a dho:Rampant, - owl:NamedIndividual . - -dhd:4132174a-4ca9-4023-abc9-aa9df0b3c688 a dho:Passant, - owl:NamedIndividual . + dho:hasTincture dho:Sable . -dhd:4150f036-f96e-4fa0-8c3a-e1b56c463dd9 a dho:Layer, +dhd:45481cbb-29c8-43fe-80be-6d5667a9e9c2 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:87f759e7-1baf-4bf5-938b-6c87cfa9440c . + dho:hasCharge1 dhd:06311dcb-ec3f-4464-86e5-864bfb685bf1 . -dhd:415e6522-4fd7-4dc3-b8d7-46bcd9ae93f0 a dho:Field, +dhd:4554716e-3783-4abb-a6ce-d1d288309e14 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasMarshalledPart1 dhd:CoA0000016665_A_1 ; + dho:hasMarshalledPart2 dhd:CoA0000016665_B ; + dho:hasMarshalledPart3 dhd:CoA0000016665_B ; + dho:hasMarshalledPart4 dhd:CoA0000016665_A ; + dho:numberOfMarshalledParts 4 . -dhd:415ec258-a5ca-4e52-b50b-3673d95ccdde a dho:Field, +dhd:4586c953-1b09-4ebc-97d3-6a87743aacf8 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:arranged dhd:5a3dea99-d1e0-43d2-8775-0536e807ecfb ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:41609351-d3b9-427f-b263-c4b6c386d079 a dho:Field, +dhd:45882831-8f8e-45c8-8b5c-c29e7d5e6923 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:between dhd:524a4a7a-126c-4ddf-9344-f3f17241c6a7 ; + dho:hasCharge1 dhd:3bfeb11d-ba84-4c0e-83ba-766c21591a18 ; + dho:hasCharge2 dhd:686c4248-9bd9-444f-a199-5ab67f069751 . -dhd:4161a3db-8d73-4168-9cbb-291a159fccbd a dho:Field, +dhd:45985a4c-a369-4368-9be2-4dac1e52d115 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:4170f75f-502b-4186-b77d-c3bca780965e a dho:Field, +dhd:45a6321a-86b6-46b2-8820-1b2f188eee81 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:41818314-e416-486a-9619-ba68d50cfc31 a dho:Layer, +dhd:45b13152-04cf-4cfa-b711-be4b8b475ec4 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e581719a-a9e4-448b-bc94-f56143bfbbb2 . + dho:hasTincture dho:Or . -dhd:41978344-90be-43fe-bc79-48ea5047fd1a a dho:Field, +dhd:45d286d7-edfc-410d-a1ff-c387e065d50a a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:41a2b328-7f15-4743-9483-78ebe3ef46a7 a dho:ConjoinedInPairle, +dhd:45f3ea8b-cc8e-4323-830a-6034cc0b4880 a dho:FireBreathing, owl:NamedIndividual . -dhd:41a9ece4-8708-4122-a7ef-538353380d1e a dho:Layer, +dhd:460dcf2f-a71b-40b3-8662-b4c68c7865be a dho:Lion, owl:NamedIndividual ; - dho:chargedWith dhd:d6635cb7-0132-4b45-b255-183cb1c0db10 ; - dho:hasCharge1 dhd:402c87d7-3abf-4097-ae53-0605385e82ba . + dho:hasDirection dho:Dexter ; + dho:hasModifier dhd:68b681cc-c635-4375-9416-f9093b3c84b3 ; + dho:hasTincture1 dho:Or . -dhd:41b05613-a0c7-4304-a9ad-8f035a2d193a a dho:Chevron, +dhd:460ee685-8e26-4904-b218-c9968e8f9d3e a dho:Seme, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dho:Roundelly ; + dho:hasTincture dho:Or . -dhd:41d21e22-304f-4456-a488-af884aa2ed76 a dho:Field, +dhd:461d5f79-fa08-4028-bdee-461560daf378 a dho:Bend, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:41f63175-caa3-439d-9fd5-45365937366e a dho:Layer, +dhd:4627864a-d15e-4f1d-8d1b-938530868550 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2f934fb1-c665-42bf-a20f-61d4e11bae97 . + dho:hasCharge1 dhd:614f5fbf-3379-45d7-9936-d1008018356a . -dhd:4229d992-fce2-41bb-89eb-0d23d143f66f a dho:Bar, +dhd:463f8970-0635-44db-9175-3d8ed9a43bd3 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:452f274c-5dba-4d8b-bff6-69b568dc3ffd ; + dho:hasCharge1 dhd:1ced98e2-ed1c-4967-bd0d-481022cd894f . + +dhd:46666f07-523a-44fe-a34b-288bb8b53e2c a dho:Stringed, + owl:NamedIndividual . -dhd:42327ae7-a666-4aaf-a8e8-c8c418a1ffe4 a dho:Fish, +dhd:4670bbd9-5924-4d1f-b487-42f0d11ce938 a dho:NavarreChain, owl:NamedIndividual ; - dho:arranged dhd:5a7e8785-386d-461b-ac78-10104cb183de ; - dho:hasModifier dhd:210c971f-0f87-45f2-bfc2-185e2c3eba7c ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Or . + +dhd:467dd154-79b2-40ea-b379-40091f3f7c0b a dho:Langued, + owl:NamedIndividual . -dhd:423383df-df5f-4621-95a2-22c8b51df60c a dho:Field, +dhd:4687ee92-3f4c-4d02-9a1a-7abbc48c189c a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:77f5c355-8041-4701-913f-76528dd69473 ; - dho:hasTincture dho:Azure . + dho:hasTincture dho:Or . -dhd:424158cd-de05-4bf5-80d4-481df7ee9c54 a dho:Field, +dhd:468d7993-4085-40ee-95fd-655adf81326e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:d1e2e249-ec1c-4b18-aed9-bfd0ad3e860b . + +dhd:46919647-258b-4f80-97ba-dec4ded03bd4 a dho:Armed, + owl:NamedIndividual . -dhd:424e04bb-8c99-4c91-8c07-def39a051ab0 a dho:Layer, +dhd:46dfaf08-570e-48c4-82a3-7e7ffcbca05f a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:27fa765e-4d33-49ff-b30e-dec2abed4b11 . + dho:hasModifier dhd:08ee63ab-9536-46ab-b8e4-293689d57154, + dhd:eae33bb7-459c-4252-9f3f-85983577edd0 ; + dho:hasTincture1 dho:Or . -dhd:4262e125-5613-4f85-a31c-8ee06016de90 a dho:Field, +dhd:470db860-fcb8-4193-83dd-66279f10f25b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Vair ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:42641c36-b40b-4f7e-a235-60aed77d3254 a dho:PiedNouri, - owl:NamedIndividual . +dhd:471ae6bc-0b85-487c-92f4-069dc28d5c24 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:c2f5f23d-2490-47ef-9d2e-a0fd12d7e398 . -dhd:428c0c7a-9845-472e-a6ba-330118954f78 a dho:Layer, +dhd:473d9299-f33f-4546-887b-2c969b559092 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:75da89eb-10bc-45e3-9768-4e78870203c1 . + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:428e2d8b-8b59-4bec-ba1c-332360cc3936 a dho:Field, +dhd:475904e5-d137-41fe-8a68-43ce78e23d7b a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:42a7d2f1-5111-484c-9b32-1feb6680a6e0 a dho:Wing, +dhd:4759f4ef-c718-41e6-9eb4-061f38dad51e a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Gules . + dho:hasModifier dhd:ce03591c-9f38-48c7-a085-f397a80d5ce1 ; + dho:hasTincture1 dho:Azure . -dhd:42ab9195-2822-4d56-9e4c-4f7d7c035d0f a dho:Layer, +dhd:475eb139-8800-45e7-81d1-e72e28ea2183 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:223f5465-b576-47ee-b5f7-bc1e615bc35f . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:42ad5730-716f-4d7b-a6c2-ce553cee4511 a dho:QueueFourchy, - owl:NamedIndividual . +dhd:47633358-351e-47de-a127-ffa59665d2d8 dho:hasPattern dho:Compony . -dhd:42d95cb3-df3b-40c5-85fb-82b64c438e4b a dho:Layer, +dhd:4797de33-72a3-41cb-a6f0-a0bb03f76f11 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:2f85e50b-516d-4e66-8b91-c72593532512 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:42da3b78-8aee-4f78-8f30-bd3521855e85 a dho:QueueFourchy, - owl:NamedIndividual . +dhd:47bc0a81-f687-4a6e-9e0b-3f593652f1b8 a dho:Lion, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . + +dhd:47caf351-7adf-4557-a4f1-e6ceaf8a3d4b a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:43140772-025f-4d42-8392-a3b4fab07f34 a dho:Fleur-De-Lis, +dhd:47f648f8-0d89-49c2-89f6-92e1813f2bc4 a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:b03a6d74-ca59-4b1d-8ca5-0be68b45180e, + dhd:f0fe964a-34cc-4ff7-bc33-0b5d5e630656 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:43169335-a58e-4f8b-9cca-0bb74a5241be a dho:Layer, +dhd:47f95282-0020-4ad3-999b-ef7c1b6e4867 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:21337269-684d-4de1-8c84-9d5b9c5dfbf2 . + dho:hasCharge1 dhd:438d49c4-fbf6-4444-b0a2-9d8ea5c32fd3 . -dhd:4334d5b8-a8f1-4751-93a5-72d82693cccc a dho:Field, +dhd:4822f7cb-b626-437e-8ade-f3c7f7359a43 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:433a16be-631e-4e68-aad1-2895e9f1319a a dho:InSaltire, - owl:NamedIndividual . +dhd:482f5297-b090-44fc-860a-69f2053eaacd a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:f90e072b-0a3f-46ac-b6e1-b99ecb66bd15 . -dhd:4360e721-bcd5-4a86-ae27-f90af5808f37 a dho:Lion, +dhd:483125a6-6578-42e3-aa92-b2df5f7f8c12 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:P . + dho:hasCharge1 dhd:ae27a732-df94-438d-9640-a88f0399f496 . -dhd:43a0e754-038a-4b1c-a895-19bb5f3d53b5 a dho:Field, +dhd:483353ad-822f-406c-858d-395542bb6aba a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasPattern dho:PerChevron ; dho:numberOfMarshalledParts 1 . -dhd:43ad2575-1fd9-4778-92bd-02f64c1f77ec a dho:Layer, +dhd:48476d88-1c66-4731-b901-aa1e0e397978 a dho:Fess, owl:NamedIndividual ; - dho:chargedWith dhd:4609fddf-8bfb-4c95-ab43-04ba7fd3e93c ; - dho:hasCharge1 dhd:af04d29d-d16e-4087-8a5f-94731fb04edd . + dho:hasTincture1 dho:Azure . -dhd:43ad7ff6-f13b-4b18-ae5b-938c5c2190ed a dho:Layer, +dhd:4863ee7c-258d-464d-9fab-cf50c4aedc00 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b7594232-567b-4e5d-8d1f-15666811736f . + dho:hasCharge1 dhd:8e3578b4-7ba3-4208-bb2d-ba1910966a5e . -dhd:43ada55f-30ae-48a5-831d-5fb18dc72f38 a dho:Field, +dhd:4873897a-3f3d-41de-9747-b6347abef737 a dho:Eagle, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Or . -dhd:43c45f8e-90b8-4511-b333-49fb0f762cb0 a dho:Field, +dhd:488c28f3-56ab-4fb8-b3ce-c4aded2f1dc5 a dho:Lion, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000027639_A_A ; - dho:hasMarshalledPart2 dhd:CoA0000027639_A_B ; - dho:hasMarshalledPart3 dhd:CoA0000027639_A_B ; - dho:hasMarshalledPart4 dhd:CoA0000027639_A_A ; - dho:marshalledByType dho:PerQuarter ; - dho:numberOfMarshalledParts 4 . + dho:hasModifier dhd:a0a87958-111e-4e91-8a3f-6e79e5af6c54, + dhd:d4c6ab5c-037c-4898-b368-a6be648d4753 ; + dho:hasTincture1 dho:Argent . -dhd:43e2da4a-daa0-45ce-a375-59c5e4d3e226 a dho:Field, +dhd:488e9c6a-dc8b-4570-b8b7-e6b78bae295e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:bbb6d0ac-869e-45f2-a256-076fcb3b088f . -dhd:43eed978-24f8-444e-ba3f-1762a6677aeb a dho:Field, +dhd:48a448e3-137c-417d-bbc9-1789af42c133 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:43feb1c7-cce2-4b6a-b3b9-26f6fc5872da a dho:Field, +dhd:48ae71f1-d6ae-4862-8a07-dd9268bd0347 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:accompaniedBy dhd:04c431bb-6caa-493f-9997-c23761af280e, + dhd:fb246176-dd06-447e-b302-fd158b9cabb6 ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:4423ab99-9857-427a-99b3-09e95336f0fc a dho:Lion, +dhd:48b5d916-fff4-420d-a92c-ffd1ba7be56d a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:ed9e9b24-ec60-4e02-a8df-af94c0da9cad ; + dho:hasModifier dhd:65a86303-4215-4e09-b6f0-7a6ea4c84b58 ; dho:hasTincture1 dho:Azure . -dhd:44438179-cc8d-4af0-b51a-de13b9af72d7 a dho:CrequerPlant, +dhd:48b99205-7dfa-47be-bebe-a5b2f03b83a4 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:9cb36add-ef2c-428a-abfd-be1e9c93b8a1 ; + dho:hasCharge1 dhd:104014b9-8bdf-4f30-9d4e-34df12cb2d7b . -dhd:444e1b17-8f3d-4884-9bfe-0db636431d09 a dho:Layer, +dhd:48c8d0d1-1110-493f-958d-1fd2505435f0 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:77058ac3-2abd-4572-99ec-53946be4cb8c . + dho:hasCharge1 dhd:b53002a5-c756-49ea-bdbb-fb87523704c2 . -dhd:44663a30-4bb4-4a55-9b49-5bf3de4f376a a dho:Field, +dhd:48eeb462-5355-4f9e-8e3a-90259ca5a53d a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b45b9747-6ba9-402d-ba88-660548383944 . -dhd:4471533e-12b3-454c-8085-a68e5101a367 a dho:Field, +dhd:48fcab5d-7646-43a9-8c37-bab793132d60 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Vair ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:447fb883-e224-43c7-8d4b-4b074ee6e2d0 a dho:Field, +dhd:490002b3-94a2-4dcc-b84c-e9db540ced40 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:4487ab3e-e0ff-4aab-8c0d-fa59c796e63d a dho:Field, +dhd:4906d877-1607-4b40-918a-4e0c413031d2 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:1bd913a6-7d57-480a-8cf1-fbe300119919, - dhd:4292ec81-f5f7-4169-a409-9d466f663b44 ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable ; + dho:between dhd:a1b1f875-2a84-44c4-8e21-93600b30d87e ; + dho:hasCharge1 dhd:0f601d55-7766-4516-a3df-714438716f26 . + +dhd:490ba862-40df-4df7-9f7f-abee5196d04d a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:44954872-df47-4d34-94d1-facf2b5fb119 a dho:Langued, +dhd:49100bc4-ca2a-458d-83b1-3ba97738bc4e a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:9460006f-7482-423b-8ee8-35829e0605cf . + +dhd:49124c6a-0439-4f92-a331-daff4fda97a9 a dho:Passant, owl:NamedIndividual . -dhd:44a8d086-cac4-40ef-a0aa-5113b14a16c6 a dho:Field, +dhd:492629ed-e7e3-481f-8164-5896c2b401b0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:d75dba47-51a8-44a6-b182-87a510316123 . -dhd:44d078ed-5a27-410a-8eba-c5561bbd6597 a dho:Field, +dhd:49292d94-83af-4349-90e5-bd250082d35b dho:hasPattern dho:Compony . + +dhd:493e1fbd-45a5-411f-87e6-206cc7952023 a dho:Naiant, + owl:NamedIndividual . + +dhd:49456f85-bda2-46c8-a4ce-bc0fc4aad409 a dho:Hooded, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000011773_A ; - dho:hasMarshalledPart2 dhd:CoA0000011773_B ; - dho:hasMarshalledPart3 dhd:CoA0000011773_B ; - dho:hasMarshalledPart4 dhd:CoA0000011773_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Azure . -dhd:44d1f8d0-5281-423b-8e30-bc3fc5cf0af4 a dho:Field, +dhd:494dcf8e-2ab5-4fd4-be7a-413562365ffc a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:44d95adb-86c8-461c-ba19-ec2326957272 a dho:Field, +dhd:4952a6d6-dd21-4d38-9083-9bb04126ee58 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . - -dhd:44ef51e2-630b-49ce-89ed-44d20812d6dd a dho:Crowned, - owl:NamedIndividual . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:44f350c9-8ce7-41a8-ad2a-c4c18e840571 a dho:Field, +dhd:495c2b7a-4227-48c9-8e9b-d396f3495225 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:44f35f53-43d5-41d7-9c73-130421e3e48a a dho:Crowned, +dhd:495c343f-573f-473d-a217-41bf2a8625eb a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:4969fca9-23a7-469c-b436-b1d72acf57d1 a dho:Langued, owl:NamedIndividual . -dhd:44fa9a20-2e4d-4d6b-a7f5-98466d4c15db a dho:Layer, +dhd:49a7a11f-55ae-4c79-8406-9cf04c5cddef a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:04a31775-ca7c-42bc-9407-64f5f025b08d . + dho:hasCharge1 dhd:8affec7a-d029-4bf0-8d0b-aa3883421646 . -dhd:44fc6763-b492-49b1-b0c7-dbe438df7041 a dho:Field, +dhd:49c795e5-8b2b-468e-829f-7b58a1610079 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:0b54791f-1d58-45cf-8a97-bbe5f1478dae . -dhd:44fdad94-29dd-41fb-8a09-cb9d33746987 a dho:Field, +dhd:49d0f266-b2a3-4e38-bf74-d812bb39358e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:45014080-5219-4926-ace1-e1effd255b20 a dho:Layer, +dhd:49d190d9-6c9d-4961-8d2f-99df3f80b39a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:4423ab99-9857-427a-99b3-09e95336f0fc . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:451d11ed-59f0-4203-99c6-8b52fb13f8eb a dho:Chief, +dhd:49f45cd1-8770-4a08-9a43-4df0a3934cb5 a dho:Label, owl:NamedIndividual ; dho:hasTincture1 dho:Azure . -dhd:4542fea4-c38a-4b1e-9861-2acb52448ec5 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure . +dhd:49fcf6bd-5d3b-4bfd-a36b-60d2ed3e8370 a dho:Salient, + owl:NamedIndividual . + +dhd:49fda229-904c-40b9-80ac-4783ef8bd520 a dho:Langued, + owl:NamedIndividual . -dhd:454761c7-d071-4c2f-8980-0edd2e77b96a a dho:Dice, +dhd:4a08d88f-378a-4867-a826-cdbe25413041 a dho:Dice, owl:NamedIndividual ; dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:454a1ba9-c164-4b19-9dd4-ef41dde4e91d a dho:Layer, +dhd:4a113693-fe6b-4575-84c0-d2d5575a88ef a dho:Annulet, + owl:NamedIndividual ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . + +dhd:4a22279b-e23a-4220-b34f-7b2d5a2b8a05 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f2a24254-9714-48cb-a98c-d861bf1ef430 . + dho:hasCharge1 dhd:fddb0968-873d-4ad0-a4ce-2893a65514db . -dhd:454f07f0-38fa-450e-9854-56237bc561ca a dho:Fleur-De-Lis, +dhd:4a40d81b-8e64-46b1-b393-2236daaee8e3 a dho:Fleur-De-Lis, owl:NamedIndividual ; dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:4557f91e-68b7-41db-9104-83b490323ab0 a dho:Fess, +dhd:4a418fc9-34a3-491e-988a-c290f0496021 a dho:Crowned, + owl:NamedIndividual . + +dhd:4a49a49c-09a4-4d96-87aa-de96a3f1caba a dho:Armed, + owl:NamedIndividual . + +dhd:4a5ed9a1-c4ca-46d8-a743-332356a2c87d a dho:CrestOfWings, owl:NamedIndividual ; dho:hasTincture1 dho:Azure . -dhd:45583ca9-6386-40f9-bfed-1944aec20d6c a dho:Field, +dhd:4a6460db-03e9-414f-bc89-d95e6580ec09 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:between dhd:620ddcad-e09a-4b2c-91a8-89d521579af9 ; + dho:hasCharge1 dhd:07ccb8aa-b95d-4384-9004-71f4bbfede09 . -dhd:455d6b3e-f884-4416-8167-10739887f727 a dho:Mascle, +dhd:4a69b335-8eb0-47c5-8f92-55816c2551fe a dho:Bend, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Gules . -dhd:456c67d4-6239-4736-a6f8-299a2e271235 a dho:Rose, +dhd:4a6a44e6-00f6-4863-8af6-afb0f38f10d6 a dho:Crescent, owl:NamedIndividual ; + dho:hasPattern dhd:590a5120-2dfc-4010-9b55-7c19652511cd ; dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . + dho:hasTincture2 dho:Argent . -dhd:457075f6-67a7-45e3-b34d-58681d31530b a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:12a85a36-c6c7-4a3a-a429-2bd652ebecc2 . +dhd:4a6aa5d1-ae54-4597-b912-1e4cdbe0a68e a dho:Palewise, + owl:NamedIndividual . -dhd:45758579-6032-416c-9f3e-c9bc43a02f51 a dho:Field, +dhd:4a6bff36-8ba3-4265-8772-023c39caa27b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:22266605-5fb3-4c7e-8dd8-f4c147591e4e . -dhd:459eba66-254b-4ae4-b272-0f4d761ec80e a dho:Field, +dhd:4a8d7e64-5d65-4d56-8eaf-68fad522e54b a dho:Estoile, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . - -dhd:45aa336e-1dd4-435b-80b4-1774c8addea5 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:45abd698-9821-4784-8e0a-61fa83b022f6 a dho:Fess, - owl:NamedIndividual ; - dho:hasPattern dhd:c7b870e0-8a12-4c3c-b7d9-ec1c5c3ada4c ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . + dho:hasNumber 3 . -dhd:45b0238a-2634-460b-ab66-51fba1b20a4a a dho:Layer, +dhd:4a99e34c-8d24-41b4-b575-2b8e15577c90 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:41c4a58a-a4cf-4769-b3d3-cc2dc6a9e95d ; - dho:hasCharge1 dhd:57c27de5-2e91-4219-86d1-bd1dad77ca2d . - -dhd:45b91bf4-c4c2-4067-895d-e19875a8299e a dho:InSaltire, - owl:NamedIndividual . + dho:hasCharge1 dhd:8d39883b-87c2-448c-8659-ee54c40f45fa . -dhd:45b995ec-ce0f-42a8-a972-ea90ead5c4b5 a dho:Langued, +dhd:4aa990d9-6597-40e8-85a6-5c2732ec1bb0 a dho:Langued, owl:NamedIndividual . -dhd:45bffaed-b711-4220-9d31-5d7a4aeb5968 a dho:Layer, +dhd:4ab0aa00-b988-404f-ab5b-d77bc5fe5de4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b1614f23-f0d0-44a9-88d0-045adab6f20b . + dho:hasCharge1 dhd:d5de20c9-8924-48cd-ad92-0347fd940101 . -dhd:45c1509b-2020-461a-9d12-e297afb9cfda a dho:Fish, +dhd:4ab0d5fd-2a02-4fc4-94a7-8328770831b7 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:f1e56c22-7cc5-46c3-bbe6-8329f4a4624d ; - dho:hasModifier dhd:7efeba43-a106-444f-b46e-e0aac0d87db4 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:ed18fe3e-4849-4fee-8948-25acecb0377c . -dhd:45deb1bb-48df-44e0-9712-7fb379720f05 a dho:Field, +dhd:4ab64ea5-fdb7-4862-8d89-caef18282916 a dho:Viol, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:arranged dhd:9b86369b-8377-4167-8703-f19545b60967 ; + dho:hasTincture1 dho:Or . -dhd:45fb95e8-a35d-4dbb-92c5-af2e395d3cc0 a dho:Field, +dhd:4acf8a2f-b72b-4e03-8490-17ae732391ef a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dhd:f889c18b-00c4-4dfa-814a-deb00e3952d1 ; + dho:hasTincture dho:Or . -dhd:4602a3e5-1d91-4a30-9bb9-a9fc5ce5afb9 a dho:Field, +dhd:4ad98394-986f-42d2-9246-876dabcdc57f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:461e8049-afbe-4670-b9d7-b97f3307155f a dho:Border, +dhd:4ada7d38-49e6-45da-a8bf-fa1d46729190 a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:0acd6450-a901-4130-a511-58c298ad12c0 . -dhd:464a9574-45c9-4964-b552-89ec23a14605 a dho:Field, +dhd:4afdfed1-bbe0-454f-b7c4-000e32015605 a dho:Barbel, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:arranged dhd:cfc6bd67-5920-4830-bbd9-2129c6a7d7cf ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:464aa7a7-2082-47ac-bfa8-0463466e0e82 a dho:Chief, +dhd:4b00370b-314e-42ed-b4f3-1523c91a9fa1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:5f32ee3a-204c-4a8a-832f-e3dc88d60d5c . -dhd:464af4c8-503c-431b-b39a-728423a37f1d a dho:Field, +dhd:4b1e6d1d-66c7-4511-a5b3-5859db64919e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:7b685c32-c3da-4f55-881a-29f45e51fbe5 ; + dho:hasCharge1 dhd:7770de16-bd1b-4b21-923c-d5574c13ebcf ; + dho:hasCharge2 dhd:69593062-6f92-437f-816d-054173e04585 . -dhd:464ea38d-dd7b-4721-bac7-faebce50ea16 a dho:Layer, +dhd:4b1feb9f-7ad4-40ad-afc5-d24a4d820d84 a dho:Bull, owl:NamedIndividual ; - dho:hasCharge1 dhd:71d62769-b0c3-438d-941a-e81caf9f968f ; - dho:with dhd:c9beddd4-7cc6-4c82-a633-b49b53003aba . + dho:hasModifier dhd:cf545149-ec92-43bb-b7b4-f09af8dd4d8a . -dhd:466fa13f-da85-4c5d-b7a0-39e014893dc5 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:7a575b70-3a84-4fb0-809b-1557aadccb37 . +dhd:4b31e039-cbbe-4825-aff9-f71f27a3863d a dho:Langued, + owl:NamedIndividual . -dhd:467fbf8c-f4e2-40c0-be78-f8e892f4e93a a dho:Pale, +dhd:4b5c9166-5271-451a-b0d7-cdb9365dbd83 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Vair . + dho:hasMarshalledPart1 dhd:CoA0000008837_A ; + dho:hasMarshalledPart2 dhd:CoA0000008837_B ; + dho:hasMarshalledPart3 dhd:CoA0000008837_B ; + dho:hasMarshalledPart4 dhd:CoA0000008837_A ; + dho:numberOfMarshalledParts 4 . -dhd:4692b361-e9e9-42d7-a859-761e1c32d928 a dho:Border, +dhd:4b72f413-95d7-4f35-ab38-736d3f688ebf a dho:Chief, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Sable . - -dhd:469411d2-e432-4eac-89ed-f36004a3576f a dho:Guardant, - owl:NamedIndividual . + dho:hasTincture1 dho:Argent . -dhd:469c175a-c1ab-40f0-99bb-60379bd19ade a dho:DoubleTressureFlory-Counterflory, +dhd:4b79c42b-2485-4ca9-9b9c-2c605983b882 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:a501d44a-4c3d-45c3-a591-cdd3ba58a89e . -dhd:46a7461c-71fd-471f-ae06-49d4443f31bf a dho:Field, +dhd:4b7b920a-f32e-47ec-ac47-df2899507e70 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:46e64f3e-dbe3-4de3-96ff-d580bc7aebf2 a dho:Estoile, - owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . - -dhd:47002651-63bc-43e6-b4cc-229a49fa8ed6 a dho:Border, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . +dhd:4b9619d6-6e77-42c0-9c0c-ccf1c638d87b a dho:Lion, + owl:NamedIndividual . -dhd:47166af5-ea54-467a-9d40-66d7d527824b a dho:Field, +dhd:4bb57480-0e18-4ced-a733-41c49994f0af a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:6fb83a6a-a65c-4b22-8acc-558498192f65, - dhd:fe070820-7cd5-4ebb-b09a-c09a020ca729 ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:8942ddbb-08b2-42ae-a980-2ab13d3df0fc . -dhd:4729cf6f-9296-43b9-adbc-8e064babe7b6 a dho:Layer, +dhd:4bcc2c6b-2a2f-485c-bc26-c7af79b527ef a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:192fe5e3-d4e6-41cc-aec2-5612fa5192a1 . - -dhd:475658e0-16a9-4fad-bd05-cda6f612a4ab a dho:Rampant, - owl:NamedIndividual . + dho:hasCharge1 dhd:48b5d916-fff4-420d-a92c-ffd1ba7be56d . -dhd:47675b1e-016b-4cc1-ac5b-5ac4a729453c a dho:Chief, +dhd:4be3468f-45d5-4c98-9373-d332a264bda1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:3e4ffba1-c83b-42fd-ab53-4ea9a41466c7 . -dhd:47784503-862e-41f7-9590-7daba77cf088 a dho:Eagle, - owl:NamedIndividual ; - dho:hasModifier dhd:b2b7cec3-7afb-4ae7-9e0d-8474f402206d ; - dho:hasTincture1 dho:Argent . +dhd:4bfc1a2a-0b0d-4acc-b197-d42545485d93 dho:hasPattern dho:Roundelly . -dhd:47b32f21-2e4c-4d56-8d37-390ee41d7797 a dho:Field, +dhd:4c166e84-93ae-406d-ab04-b3350d8a2326 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:47c6699e-dd65-428e-814f-d2adda49446e a dho:LeopardsHead, +dhd:4c1999b3-080c-41f4-a072-7f532d6531e5 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:acb0def5-716a-4165-a295-810e9a9febdf ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . - -dhd:47d0cbd7-b88d-4787-a1fe-7907848e9172 a dho:Border, - owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Or . - -dhd:47d40baf-affe-4a57-8571-e54804bbdf86 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:47e6c4b6-a85f-43d2-ac9d-558debdf1657 a dho:Fess, +dhd:4c2ba163-98d2-4da3-a0af-fc29c95c5d62 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:79e5d370-2377-4f5e-b92d-ef6f959c7dcf ; + dho:hasTincture1 dho:Or . -dhd:47fada40-e2c5-4ba7-bdb6-039bea1d1c73 a dho:Layer, +dhd:4c322fc5-701d-49a6-8083-b2b866eb07eb a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5b2d03a9-66b0-41f1-b23f-e7707f80ba7f . + dho:hasCharge1 dhd:79131ec2-d650-4859-aee2-130a4dbc589c . -dhd:48054c71-0846-48b5-8fce-91516ef6b29b a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:15bc936d-0caf-4d20-aaad-4b05fab97217 . +dhd:4c55550d-bce6-4aa7-a646-c7034613a899 a dho:Segreant, + owl:NamedIndividual . -dhd:481cd410-9474-4733-8875-85acc05d4190 a dho:Field, +dhd:4c6292e5-4eb0-41ed-a954-bbb7e32b11d2 a dho:Gem-Ring, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:48271ac2-4310-4676-b5d2-5caf085d0cc0 a dho:Layer, +dhd:4c67f278-1515-45be-ab0c-f16a0def44d5 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:92f792dc-e92b-4f03-bd24-04012deb2385 . + dho:hasCharge1 dhd:c7638809-4336-4062-bab4-291a90991260 . -dhd:482970b3-59e2-4a5a-bdb0-1fcca83438dc a dho:Birdcage, +dhd:4c6b8e93-b760-420d-ab91-f92f3ad2f62e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:N . + dho:chargedWith dhd:d9907646-624d-4347-978a-c1572a903128 ; + dho:hasCharge1 dhd:431da65a-5a28-44b6-a9aa-8d53ef07be16 . -dhd:483b22fb-f76c-4264-aa5a-414abefca4e6 a dho:Layer, +dhd:4c76d4df-aae1-4802-934d-524aef113ee7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1a528803-d94e-49f5-ab91-8ea15aeb3601 . - -dhd:487bdcda-926c-45a5-8e68-353b28aef3ea a dho:Rampant, - owl:NamedIndividual . + dho:hasCharge1 dhd:48476d88-1c66-4731-b901-aa1e0e397978 . -dhd:4889f0a3-f8b9-4256-8837-76d524e6ae93 a dho:IronGrate, +dhd:4c8d84dd-722c-4410-b3c5-f429b45ae343 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . - -dhd:489ac9ab-a8f8-4220-9443-f209201c4108 a dho:Rampant, - owl:NamedIndividual . + dho:hasCharge1 dhd:ef056944-2196-4b6e-9ba9-686aa63fdfb1 . -dhd:48c87816-217c-4800-af1b-3cd5eb0e13ea a dho:Field, +dhd:4c8e5320-c7d0-4f1b-9a52-3cedca98a90e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:48d8dfdb-062e-4dd7-9dd4-deb808de1733 a dho:InPale, - owl:NamedIndividual . + dho:hasMarshalledPart1 dhd:CoA0000008363_A ; + dho:hasMarshalledPart2 dhd:CoA0000008363_B ; + dho:hasMarshalledPart3 dhd:CoA0000008363_B ; + dho:hasMarshalledPart4 dhd:CoA0000008363_A ; + dho:numberOfMarshalledParts 4 . -dhd:48d8e086-4e46-4d4c-b932-6bb9fd0ffece a dho:Field, +dhd:4ca38162-0eb1-4a27-ba70-1328291dcad7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasMarshalledPart1 dhd:CoA0000008991_A ; + dho:hasMarshalledPart2 dhd:CoA0000008991_B ; + dho:hasMarshalledPart3 dhd:CoA0000008991_B ; + dho:hasMarshalledPart4 dhd:CoA0000008991_A ; + dho:numberOfMarshalledParts 4 . -dhd:48ff6ca9-74a5-407e-a341-cb192993ccd9 a dho:Rose, +dhd:4ca45a43-5a6a-4714-b69a-8e60fd9be40c a dho:Dove, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dhd:6ed0cc6e-18eb-40bb-bb00-f48d610c51c6 ; + dho:hasTincture1 dho:Argent . -dhd:49007e69-3846-42a5-a424-8fb956315342 a dho:Bend, +dhd:4cb18950-92c6-4fac-b4c7-7a2835450894 a dho:Field, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Gules . -dhd:490c87c3-5d1c-4eb0-8a27-14a450fc4825 a dho:Layer, +dhd:4cbd0133-5d3c-4482-a120-d5d06ceb657e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8017ad32-8589-4885-987b-08089b4a8f1c . + dho:chargedWith dhd:f6893ad8-1f46-4bd8-871d-d2f3ad95b37e ; + dho:hasCharge1 dhd:4f0d9387-b36f-4d4e-aa9d-c583d280c7c9 . -dhd:492f8090-1dc6-417b-8a9d-f6814005c41c a dho:Eagle, +dhd:4cbd886d-af17-491a-9ebe-388f89c66d7b a dho:Chief, owl:NamedIndividual ; - dho:hasModifier dhd:7e3c78a0-10ae-42f3-a6f3-1c1cd8e9b3b6 ; - dho:hasPattern dhd:fe2e2428-96ec-4482-9b77-642d9db35fd7 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture1 dho:Vert . -dhd:493979d8-9f4f-4453-bbc2-00a3b5e8f532 a dho:Rampant, +dhd:4ce3e40d-e27c-4196-9eac-d2d892166297 a dho:Armed, owl:NamedIndividual . -dhd:493fb25d-bfb7-498e-a398-4d42c7413454 a dho:Layer, +dhd:4cf43bb9-ba93-40c3-8d6e-78516ecb94ac a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:87a21a76-7990-490d-b522-ffd1b303734a . + dho:hasTincture1 dho:Or . -dhd:49412c7e-5426-4040-8295-9b7494d8beaf a dho:Layer, +dhd:4cf76a6d-dbc0-4773-a465-aa6ac6803c6f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5ed1088d-a7d6-4ea1-a514-193966e2bbd7 . + dho:hasCharge1 dhd:d821f39b-dfdd-44cf-981c-a1074482e8bf . -dhd:494ddbb3-c0e8-4d73-bede-6e998c0c91f2 a dho:Field, +dhd:4d0471f0-77d0-4222-879f-23a6a9171683 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000007985_A ; - dho:hasMarshalledPart2 dhd:CoA0000007985_B ; - dho:numberOfMarshalledParts 2 . + dho:hasTincture dho:Argent . -dhd:49541ca3-ddf9-44f6-b303-24774f9163af a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . +dhd:4d0b5f4d-fcc0-483a-ae2e-2429f3a3d3be a dho:Rampant, + owl:NamedIndividual . -dhd:496955ee-1cff-43b4-b475-2a16bfee7fda a dho:Seme, - owl:NamedIndividual ; - dho:hasSeme dho:SemyOfHearts ; - dho:hasTincture dho:Gules . +dhd:4d673203-3f50-4ca2-be56-4868f1897f9f a dho:Erect, + owl:NamedIndividual . -dhd:496cbc59-1f0e-4d7a-b77b-d996a4b7b613 a dho:Lion, +dhd:4d725ce3-15fd-43a2-a59a-bd793b95c224 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:accompaniedBy dhd:5785b766-a41b-4724-a848-2836dce1cb10 ; + dho:hasCharge1 dhd:605f340d-feee-4ac7-9a88-7c96f9f778ce . -dhd:4982077c-7e64-4a14-abd0-6ca132f152f0 a dho:Fleur-De-LisOnPartition, +dhd:4d80f30f-0f20-48c3-ac75-2394e2cf7b67 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:ad70e853-4249-4caa-9ad3-280701844077 . -dhd:49a473ad-ea78-48a1-bc33-345c9acb7a9d a dho:Chevron, +dhd:4da42bec-7b46-4991-aef1-df6a83690e2c a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Grady ; - dho:hasPattern dhd:15eb0fcb-5dfd-45dc-96d0-d015fae9266e ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:f50b6fff-1482-413c-846f-d53e4d30efb9 . -dhd:49d6c890-9078-4d88-b6e6-e6cda8154db5 a dho:Field, +dhd:4db280ac-e9ee-4de6-ba84-a58c611bc67e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:5b3381ab-2203-4db5-b8b1-d4e912aa9268 . -dhd:49e5ce04-d255-46c2-a148-e98b39297237 a dho:Guardant, +dhd:4dd159db-d299-4d41-a9c9-85590b8fc4e8 a dho:QueueFourchy, owl:NamedIndividual . -dhd:49e90c08-e291-4153-9174-bff9658e542a a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . - -dhd:49fbef96-0e02-4396-9bf8-0078e010d738 a dho:Fleur-De-Lis, +dhd:4dde848a-9717-4a08-a1d2-8ce8e817f1ec a dho:Chevron, owl:NamedIndividual ; + dho:hasLine dho:Grady ; + dho:hasPattern dhd:71ad2c61-57de-4ef0-8778-482b69725049 ; dho:hasTincture1 dho:Gules . -dhd:4a1f552e-fa57-4299-b95f-523a0ba3321b a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . - -dhd:4a65093c-5124-470c-8b2a-4820eb1c04d4 a dho:Field, +dhd:4ded29f0-487b-477b-aa9f-e6107926b235 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:7427785a-d262-46ea-8063-87526ab91e0f . -dhd:4a79921f-5501-40f9-91fe-7eb78e65c233 a dho:Layer, +dhd:4def3dcd-a899-442d-9da7-c1ea787b6e7c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1cf634ce-1a8d-4dc5-85a8-e66a5924d5b0 . - -dhd:4ab0f7c4-8366-490a-ae27-2b6db971019a a dho:Addorsed, - owl:NamedIndividual . + dho:hasCharge1 dhd:4a113693-fe6b-4575-84c0-d2d5575a88ef . -dhd:4ac220b7-40b6-4250-81fd-c639b2a0aff7 a dho:Bar, +dhd:4e0c7db6-d913-4aa3-8068-c6638f515c40 a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Dancetty ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:e6f9886b-9e02-460a-bb64-88975c4aa456 . -dhd:4acd564e-431c-4cae-90d8-a89de0fc0954 a dho:Seme, +dhd:4e106d6f-6c69-46bf-95ec-7a86fe18fda2 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000011299_A ; + dho:hasMarshalledPart2 dhd:CoA0000011299_B ; + dho:hasMarshalledPart3 dhd:CoA0000011299_B ; + dho:hasMarshalledPart4 dhd:CoA0000011299_A ; + dho:numberOfMarshalledParts 4 . -dhd:4ae2ad98-ba18-4c88-8e07-6ebe6e6521a5 a dho:Rampant, +dhd:4e16511e-fc1e-4553-98f2-c18e068d9e88 a dho:Crowned, owl:NamedIndividual . -dhd:4ae3b5ef-babe-444f-8566-c40e9e395387 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:1564975d-ba70-4b92-9611-f59ae8835880 . - -dhd:4aee32f8-80a6-4858-b080-7d6fee139351 a dho:Border, +dhd:4e16ebba-291d-46f0-9396-85dfe57a22a6 a dho:Eagle, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Sable . -dhd:4af948af-bffd-4c02-9b85-5af643959825 a dho:Crowned, +dhd:4e42522f-f878-45e2-87e7-32290a1ed8b0 a dho:QueueFourchy, owl:NamedIndividual . -dhd:4b146587-20ef-4110-a581-63e0a93396b5 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent . - -dhd:4b53dc7f-5d02-49fe-b33a-e103a1ef1516 a dho:Layer, +dhd:4e428465-077d-46ad-bbaf-8e2e416df5f7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:24b798d0-499a-4f15-a496-62d0934f6b25 . + dho:hasCharge1 dhd:8ea6c9da-3844-47e9-8d46-a6ab91ab86c1 . -dhd:4bc5c6dc-612e-4fad-9d80-e9cc79f8bbad a dho:Field, +dhd:4e43c578-2e3f-4936-8150-a3db35bfb869 a dho:Layer, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:c42dcbc6-f3c6-4992-b99c-eaaa1f1342fd . -dhd:4bc88696-190c-4252-ae59-1b9e328c5ad7 a dho:Layer, +dhd:4e52a20c-70eb-4ab7-877e-f1561bc42569 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:3f05a87a-4b46-4586-be36-6902c85df8e2 . + dho:hasTincture dho:Azure . -dhd:4be2fed1-21ae-4e31-a9b7-094db315d0f4 a dho:Layer, +dhd:4e5af76d-3823-4c71-9182-ed232397154a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:54456e8e-7e0e-4ea8-b841-bf1661863d40 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:4bf38ef7-e433-4a27-83c3-26d0916d3882 a dho:Rampant, +dhd:4e5bbba6-7f15-44a9-abd5-0d47d7faee48 a dho:Crowned, owl:NamedIndividual . -dhd:4c17183d-65d3-43c2-b90b-df5be32c6a38 a dho:Layer, +dhd:4e6ca0e3-0cc0-422b-82bf-c37c2e6f9dff a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:2b4f8730-2c96-4c78-88f7-06f22e519dd9 ; - dho:hasCharge1 dhd:04ca4464-e053-4bd1-86b0-f83ba1ecaab7 . + dho:hasCharge1 dhd:e59d40f6-9dc3-4588-9373-91ed63b1d163 . -dhd:4c2d2e46-cfab-4f6b-ac52-b99deda9effd a dho:Field, +dhd:4e963c18-7b24-488d-8398-ddf924ee496d a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:c1087557-7146-4cdf-9abe-77e37baf1f69 . + +dhd:4ea74d81-b142-48f1-bffd-30ad7b3a87be a dho:Field, owl:NamedIndividual ; dho:hasMarshalledPart1 dhd:CoA0000008152_A ; dho:hasMarshalledPart2 dhd:CoA0000008152_B ; @@ -10376,2358 +10354,2445 @@ dhd:4c2d2e46-cfab-4f6b-ac52-b99deda9effd a dho:Field, dho:hasMarshalledPart4 dhd:CoA0000008152_A ; dho:numberOfMarshalledParts 4 . -dhd:4c68e382-8620-48d2-8ed6-babeae3e9547 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:4cdbd4df-fb24-40b6-8188-44e77e349366 . - -dhd:4c6eff0c-2aaa-47b5-8088-a49bf8045bb3 a dho:Field, +dhd:4eae6250-07cd-400c-b82b-3bf75c1a2fac a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:f3b75529-fa20-4c3b-8786-f112509c79a4 . -dhd:4c7ed9d7-f236-4a73-bb26-78c4a5f42049 a dho:Layer, +dhd:4ecbf01c-1594-4e6d-8049-e7ca47558d42 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:d8e7589a-8ede-45e5-8e17-97c5ac7efeb6 . + dho:hasTincture1 dho:Argent . -dhd:4c8c43e4-50b2-414e-8940-c9e2ff373d17 a dho:Field, +dhd:4ed0568d-44ce-4ecf-8c00-ad36979d0da4 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:4c936d7d-43a8-4b7a-b8f8-eaa40d9934a0 a dho:Layer, +dhd:4ef56130-0e72-4753-a13a-a9c512b8a75d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:67b57e6e-196a-4518-bcdc-5269f2c45aa4 . + dho:hasCharge1 dhd:6b39730f-a59a-4a4e-b4f8-668d152ba876 . -dhd:4cdbd4df-fb24-40b6-8188-44e77e349366 a dho:Fleur-De-Lis, +dhd:4efb19f9-0f8c-42b3-a1e7-74fa3375bc76 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure . + +dhd:4f0d9387-b36f-4d4e-aa9d-c583d280c7c9 a dho:Chief, owl:NamedIndividual ; - dho:hasModifier dhd:e08b7169-b2c2-4a82-8604-ab0dbaa37eb5 ; - dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:4cdce0b9-16f3-436e-8f4d-c6317f8bbb1f a dho:Lion, +dhd:4f1cab38-41f6-48c6-9496-15cb7fa80d1d a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:5ac9c74e-1374-462a-b599-10ec2a4f4113 ; + dho:hasModifier dhd:77f3ccee-6e8b-462d-aa63-35e8d9ae85ce ; dho:hasTincture1 dho:Sable . -dhd:4cdecfc7-3d03-4d6f-93c5-ef5eacb66ec3 a dho:Layer, +dhd:4f2cc4b6-acce-4e05-be9f-07afb0f5b434 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6e686a04-6e43-4f9a-8333-b77640e1160d . + dho:hasCharge1 dhd:714b1162-d4c1-4013-a011-8eda9af22fc9 . -dhd:4ce2a39d-9812-4e05-b900-0b4cf2dd2792 a dho:Layer, +dhd:4f45b6c3-9cbc-46a9-a1a1-4a0750d50ad0 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:f84a000b-55cc-41ec-973d-842c3a1708bc . + dho:hasModifier dhd:2bf1fd3f-1336-454e-b38b-fb75f9e16d04, + dhd:3d93cc5d-f05b-42e4-8667-81c0c0c01e0b ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:4cebddf4-396a-4d13-b7bf-0c8e824863e5 a dho:Layer, +dhd:4f4c5600-0b06-4930-aa1e-16e8c8a370b3 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:b28fd2e0-4afe-41da-9821-860b68d33f38 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:4d0f3541-83ff-4234-b462-ca5ee968a61e a dho:Fretty, +dhd:4f597f77-3357-4bf5-b727-8eda292fdd70 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:eea41333-ac2f-4928-965d-043c7476d612 . -dhd:4d23a25f-f1da-42d4-9915-188c8c0f8d77 a dho:Layer, +dhd:4f799ee5-e9f7-462f-8696-692e46a79326 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6f32df6e-0e49-48d9-97ea-a91b142bb787 . + dho:hasCharge1 dhd:a995efe1-9fb1-4fce-ab47-b3149e936942 . -dhd:4d435ea2-799b-4024-b19b-15ec15f9f892 a dho:Layer, +dhd:4fa54cd0-69a3-4c9f-9e4c-e83a7801ad32 a dho:Eagle, owl:NamedIndividual ; - dho:accompaniedBy dhd:610cecdc-dc4c-4626-94c6-725cbcde3828 ; - dho:hasCharge1 dhd:35167c76-57ac-4017-ac99-cb34d2405fd4 . + dho:hasTincture1 dho:Or . -dhd:4d57c24b-0107-4992-abe2-221bff646dd7 a dho:DoubleTressureFlory-Counterflory, +dhd:4fa8a8e2-a355-46f9-8fe4-f2201a089f7b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:4c2ba163-98d2-4da3-a0af-fc29c95c5d62 . -dhd:4d59dd72-044b-413e-8532-485e4ee9d354 a dho:Field, +dhd:4fa972ad-11cc-4312-8efe-159fb97de4ab a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:ed9f6531-aa1d-4115-beda-93164eaae398 . -dhd:4d59e484-9b4f-48d8-9c2b-d35bf89bfc0d a dho:Field, +dhd:4fbf5686-02de-4c43-9b44-176bab7b65bd a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Azure . -dhd:4d6c7e73-b2ac-45c0-a980-f37f5dea0d6b a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:10596207-5151-402f-b279-9467f92c4594 . +dhd:4fcaecf5-e580-45b2-bd1a-5183313d6125 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, + owl:NamedIndividual . -dhd:4d6d86a3-c262-4cd5-8bd5-24aac98a3ea4 a dho:Annulet, +dhd:5011b144-275d-4207-810e-8a3c551a4ab6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:600ed482-1f3c-435c-bb64-96cb81d07e72 . -dhd:4d7572cd-ac7b-4fd1-9527-0795b2e89f98 a dho:Field, +dhd:5024bb57-4bbe-44c6-aefa-0baaa6f0ee5b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000009583_A ; + dho:hasMarshalledPart2 dhd:CoA0000009583_B ; + dho:hasMarshalledPart3 dhd:CoA0000009583_B ; + dho:hasMarshalledPart4 dhd:CoA0000009583_A ; + dho:numberOfMarshalledParts 4 . -dhd:4d9c0b11-ca25-4c75-81d2-6793c4105d34 a dho:Rampant, - owl:NamedIndividual . +dhd:5025276c-c60d-47d7-a20b-72b9e3fed01e a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:4da4adb6-8fb8-47a2-a7f5-57a521446c23 a dho:Field, +dhd:5026aa34-0327-4016-890d-9f78a6dd4582 a dho:DoubleTressure, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:2075864f-3593-4b13-b4a5-68e628bb34cd . -dhd:4dad772e-cc6f-496d-b911-63c09e674408 a dho:Field, +dhd:50278b94-fc30-4ce9-93a8-536cb9e50490 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasMarshalledPart1 dhd:CoA0000021423_A_A ; + dho:hasMarshalledPart2 dhd:CoA0000021423_A_B ; + dho:hasMarshalledPart3 dhd:CoA0000021423_A_B ; + dho:hasMarshalledPart4 dhd:CoA0000021423_A_A ; + dho:marshalledByType dho:PerQuarter ; + dho:numberOfMarshalledParts 4 . -dhd:4dca820d-b11b-4fbc-97e2-cf14f57a20e5 a dho:Field, +dhd:503efc07-340d-41e3-9567-c65b8cf16a89 a dho:Bend, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture1 dho:Or . -dhd:4dd6a9ee-8603-4f6e-bfdc-e7e5eba1fee6 a dho:Field, +dhd:5083eda7-873f-4fe3-afa0-cf8ce670eec3 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:4dd992b1-a6ab-41ce-b10e-40958618e314 a dho:Field, +dhd:508a23b3-2afc-4e0c-9bc1-eda661160c67 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Missing ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:ed7d4606-c632-48c2-828c-36af0491c7f6 ; + dho:hasCharge1 dhd:9f7e5ba8-56c2-4cfa-8240-55130e4bce67 . -dhd:4dfdc09f-e9a6-4dee-96e8-8e0892b86e88 a dho:Layer, +dhd:509ce1c8-cadf-4d59-9914-e0a8eff731e9 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:04a8096f-3991-4ec8-aea8-9c2d76d640f8 . + dho:hasSeme dho:Roundelly ; + dho:hasTincture dho:Or . -dhd:4e0a62b8-6e08-40db-b61c-537ec3af4f1c a dho:Empty, +dhd:50a19aa4-0e87-4c8f-beab-410347bbaa81 a dho:Border, owl:NamedIndividual ; - dho:hasPattern dhd:21290fdc-5e78-4bad-ad33-d3d247e96c7a ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . + dho:hasTincture1 dho:Sable . -dhd:4e1777aa-0863-4519-a1ee-389b1e9af88a a dho:Layer, +dhd:50a30919-12a8-4052-9bd9-ba6f5001c55a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:928cea60-87f8-4166-b0a7-c43a2ece15d8 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:4e177e53-cdd0-42ff-b367-7518a9acdac4 a dho:Lion, +dhd:50b622cb-be9e-4ab1-ab11-feb0f4132564 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:6cc28a7c-5291-4ae3-8e07-2dff6130269d, - dhd:ae714176-02e8-4c2d-b825-9c74e4192a2c ; - dho:hasTincture1 dho:Argent ; + dho:hasModifier dhd:6f10c9a4-f413-4f6e-b416-8ec9207de7c7, + dhd:b82b2b26-8156-42cb-ae60-a295634da85d, + dhd:f7e16e8b-f9aa-49b3-8bb8-4e5ca0a6634d ; + dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Azure . -dhd:4e2a8fe8-2779-418a-8b79-1031c2f4bf5a a dho:Field, - owl:NamedIndividual ; - dho:hasSeme dhd:0ca2bde4-f705-4824-be9f-111f6e23ccb8 ; - dho:hasTincture dho:Azure . +dhd:50b8e26d-7b76-426c-b33f-31018bfc80bf a dho:Langued, + owl:NamedIndividual . -dhd:4e317afa-0e3b-484a-bf4b-fd47cf33d0f3 a dho:Saltire, +dhd:50beac6f-4e1b-42d9-9ce5-65261267e677 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:accompaniedBy dhd:d56ac8e1-5dad-410c-b08e-1e4c27a8cf5e ; + dho:hasCharge1 dhd:00b3abd7-3680-41d9-8289-1ad84141dc0e . -dhd:4e45b3ce-6367-4585-93c6-3900822fdfc2 a dho:Mallet, - owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:50d8d8a8-4c98-4ab5-8f16-0bd29e4ffd1e dho:hasPattern dho:Compony . -dhd:4eb108c3-ed4d-4060-b7f1-47fefd3ed7e2 a dho:Layer, +dhd:50eb6784-817b-4bc1-bd5c-44e8792e7a64 a dho:Bugle-Horn, owl:NamedIndividual ; - dho:chargedWith dhd:3fa249ce-72b2-4ccf-a740-1d1c40b59a71 ; - dho:hasCharge1 dhd:9353a3f1-dc72-4516-aa8b-d7f41747f8de . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:4eb6b2e5-6969-4381-a93f-1bd01da22c1f a dho:Cross, - owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . +dhd:50fa2d60-0703-47a5-a0d9-6d5ab584674d a dho:Langued, + owl:NamedIndividual . -dhd:4ebe2e99-dd25-45d0-b4c2-b0902cc9ebf8 a dho:Lion, +dhd:511b4cde-d4bb-447f-b49a-d4aabe21ff94 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:106ae289-dc90-44a3-be08-bf567dd416d8, - dhd:a267bd3d-bb89-4e69-b6ae-ce20fc1eae07 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:chargedWith dhd:db01c380-8b19-4972-8b02-273688ed38b1 ; + dho:hasCharge1 dhd:2dd4b6b9-a75d-4832-af8c-b1f34223d789 . -dhd:4ed07093-a512-4ac9-83b1-d205589e4868 a dho:Field, +dhd:511ce612-ff14-4143-ad9d-26bf301eaec3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:39b67b00-8f6f-43a5-b853-db7d58f4e7ad . -dhd:4ed50ac1-e6cf-4b1f-b3a8-24d4b429ef48 a dho:Layer, +dhd:513d8db1-546f-42a7-9ac5-43ba2779be13 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:8e284413-a89c-486b-bfc7-e3353506e6c4 ; - dho:hasCharge1 dhd:2b8924fc-74d5-4874-a49c-42c288d01c83 . + dho:hasCharge1 dhd:9ccef28c-aa29-4e48-9fc7-f91022b710a3 . -dhd:4edfb051-b7af-49c6-972b-2912922bf2a5 a dho:Layer, +dhd:51506cb1-a591-4591-995e-c3c0820ee587 a dho:Mace, owl:NamedIndividual ; - dho:hasCharge1 dhd:25e8dd43-cb0f-4c1e-9905-4fe9dbfaf1e7 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:4ee248ed-9b4b-4552-867c-290bea104d4c a dho:Layer, +dhd:51738c89-20b2-4969-b809-1183055b17c2 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d5dd16f3-cb6f-4f20-a58a-a2c96b294dbe . + dho:hasCharge1 dhd:30ba6ae2-f59d-4e6e-a43f-0258e8141ee2 . -dhd:4ee24f9d-1278-4e8a-8157-fd2cde58a4e7 a dho:Lozenge, +dhd:517434ab-9334-4e0e-8659-2e661b085089 a dho:Bar, owl:NamedIndividual ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:4eec9378-ccb6-4ecf-8440-5f4e311539b3 a dho:Layer, +dhd:51908658-4d52-46b4-8436-dde8a3cf3d16 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e9f35ea6-4212-4183-bf6f-a45989e9f7d5 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:4eed1463-5648-48b2-8544-1837327158ce a dho:Layer, +dhd:5190e376-0f02-4687-b96b-76410e11d745 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:75af5f6a-fd5a-4507-a7ed-c1162ecaeba7 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:4ef6a056-7172-47d0-b216-9e1121e3d52a a dho:Seme, +dhd:519220b3-0cb2-4cb6-a558-5809babfd739 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:4f02de1b-f548-4e89-984c-8e113af9a6ee a dho:Layer, +dhd:51a0c992-52a8-48fe-bbd5-cd8bb46da760 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:03f0f000-a70a-4ec3-9cdd-f366e21ccdc9 ; - dho:hasCharge1 dhd:dde790b0-00ef-46a8-927f-4f159a1f199b . - -dhd:4f187698-2e3e-4d4c-becb-c9c1ce9ccaac a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:75e2e595-05c9-49b9-ac4e-2ead5902d762 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:4f2f749b-a906-4e74-b764-13a8d9cce5b2 a dho:Bend, - owl:NamedIndividual . +dhd:51a27556-029f-4946-a4f3-b684d04f47c2 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:4f33a981-1273-4537-b403-2ebbb86b14cd a dho:Field, +dhd:51ac6238-d29b-4ce3-a7fa-564984382c4a a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:4f54ef2c-9c32-4bb2-bcbc-9faef08cca52 a dho:Rampant, - owl:NamedIndividual . +dhd:51ae1f97-9476-4c63-af3d-b6396f772e18 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:d3b77076-32e6-433f-881f-d78fd26ad698 ; + dho:hasTincture1 dho:Azure . -dhd:4f73748e-d8be-466a-893f-5d279907ccf4 a dho:Crowned, - owl:NamedIndividual . +dhd:51cb595b-58ac-47e2-9135-e3a32b6ff4eb a dho:Layer, + owl:NamedIndividual ; + dho:accompaniedBy dhd:200f1cf5-07c5-446a-9804-a4564ba56ba6 ; + dho:hasCharge1 dhd:5319da2c-67bc-44be-8346-73ef4aca2293 . -dhd:4f808cb4-e1e2-4433-b3f9-6ff8066777ec a dho:Pale, +dhd:520759e3-1528-4072-82a9-c99a3e54d97c a dho:Tree, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Vert . + +dhd:520aaed6-1e34-49b1-9c8c-d429cfbb2c36 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:520e473d-55e0-49cd-873f-38d30e7c81cc a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:4f8b4fbd-d4d7-4a0b-8fbe-45a4bbaa0dc0 a dho:Rampant, +dhd:52256b0c-3a56-416b-a0ce-3a370d915529 a dho:Segreant, owl:NamedIndividual . -dhd:4f8dda05-d5a0-4d40-9550-2e1f24ff9cab a dho:Field, +dhd:52342fca-c2c6-4cae-bea9-b547e4e80df4 a dho:Field, owl:NamedIndividual ; + dho:hasSeme dhd:d08ccf2b-1896-4637-8e4d-4e53643ab135 ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:4f9e49cb-5e17-4672-853e-00b635b78aef a dho:BendOfLozenges, +dhd:5262d521-d3dc-4484-898f-2dfa8b7e97d7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Argent . -dhd:4fb316f9-f726-4189-b3b0-e0fa4efe79aa a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:972f85c4-e804-4fef-8ea1-a22f8af9481d . +dhd:526b31a8-e7bd-4fe2-be2d-15749175117a a dho:Crowned, + owl:NamedIndividual . -dhd:4fbfcbea-7361-4de1-a7aa-83f518c49e1d a dho:Issant, +dhd:528299d1-e726-478a-b4a6-58dc93d32703 a dho:Crowned, owl:NamedIndividual . -dhd:501888af-3405-4118-bbc8-1e1e74bfbe35 a dho:FessOfLozenges, +dhd:528de427-120f-4dc8-b10e-fa4865cd291c a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:5022c86a-e40e-43e6-b1d3-e3912f27c93c a dho:Layer, +dhd:52902cea-f87a-4819-9a80-4de0b6d0da6a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e6a7af26-954d-43a0-95b7-1e3692b74e02 . + dho:hasMarshalledPart1 dhd:CoA0000008191_A ; + dho:hasMarshalledPart2 dhd:CoA0000008191_B ; + dho:hasMarshalledPart3 dhd:CoA0000008191_B ; + dho:hasMarshalledPart4 dhd:CoA0000008191_A ; + dho:numberOfMarshalledParts 4 . -dhd:503eaf06-a3be-41f2-a855-1c0c64dfba96 a dho:Field, +dhd:52ba0b76-da31-4b5f-bf6d-910c2e9a327d a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:58e4b0e9-4130-43c1-8a37-5d0a91a813c3 ; - dho:hasTincture dho:Sable ; + dho:hasSeme dhd:14e6318d-5c84-4548-9dde-703e7f5579d3 ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:50465656-189f-48dd-9359-17c8c8e63a9a a dho:Layer, - owl:NamedIndividual ; - dho:between dhd:bba2fd16-0171-4a5a-92ae-7127875bedfa ; - dho:hasCharge1 dhd:d9800d72-3601-4f58-b503-f9cabaeee34b ; - dho:hasCharge2 dhd:90d8ba56-16a9-4150-bd9c-0dba6f21caac . +dhd:52cc1bea-f5c5-4ace-b37a-cfab3eea2315 a dho:Salient, + owl:NamedIndividual . -dhd:505d0916-aedc-43f4-9fa5-bda3d7edeead a dho:Fretty, +dhd:52e7e808-8e47-4655-9618-e0a8f9b62a53 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:7e0b16a6-d95c-457e-8f5d-f8fed9eb01d2 ; + dho:hasCharge1 dhd:d9924a55-53e8-4d26-923c-2a9dd535cd54 . -dhd:508f220c-ac43-4acd-ade2-9920d43d3fef a dho:Chief, +dhd:52f4e003-baa6-4fc6-a80f-200ee3f05d1a a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Vert . -dhd:508f9d8e-c18c-4f51-9731-98d7c10d2fd5 a dho:Layer, +dhd:530f9c79-8872-4b08-a225-316a3945f955 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:680f462a-c37f-4869-b385-579fdb073db2 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:509860aa-47db-47bd-98ba-7dfbe240dddd a dho:Layer, +dhd:53178074-77f8-4d0a-9864-13c99f28a042 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:3cadcea8-9814-43bc-b512-b3afb2196860 . + dho:hasModifier dhd:5cd43fd4-5df6-4fc4-baaa-6acbe183f873, + dhd:aa09b697-bc0d-42df-b5f7-6afbec7abfd3, + dhd:f93d80d5-c4f3-4c2e-ab80-1eeb6ad022fb ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:50a61fa2-a290-468d-9f29-3924f6f3dca9 a dho:Cross, +dhd:5319da2c-67bc-44be-8346-73ef4aca2293 a dho:Fess, owl:NamedIndividual ; dho:hasTincture1 dho:Or . -dhd:50b40100-9868-486a-b89b-778eea5bb49f a dho:Field, +dhd:53311f37-0efd-451f-8b7c-0ab0c1d27120 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:50b429fd-72dc-49cc-a319-2d99b9161c1e a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:58ea99e3-0f3e-49b8-8ab1-672d21e2fefd . +dhd:53429d15-1579-42b8-a720-d7bb16cf844b a dho:Segreant, + owl:NamedIndividual . -dhd:50b5d15b-35b6-4ba1-9ce5-092cf8a1d5aa a dho:Cross, +dhd:535354ca-e5d8-402b-9dcd-e1fca8cb8c4f a dho:Wheel, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:50ca87a0-9a8c-4379-bccc-c65910c315de a dho:Layer, +dhd:5356c3f1-2185-47c9-84c8-261397108e6a a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:daad8890-bffa-406e-8a55-b1d40f279ea3 . + dho:hasModifier dhd:109c38fe-c3bf-4bc1-a927-fcd8186d0c37, + dhd:3032aee6-4f1a-4a3e-b4d9-b9ef96782a78, + dhd:50fa2d60-0703-47a5-a0d9-6d5ab584674d, + dhd:e542ecf9-3a18-4fb7-bd50-e4ef770140ec ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:50ec9928-26c0-48e5-b23d-458a8a91255f a dho:Letters, +dhd:535b2e57-0269-4698-a4c2-1d8d273ecc98 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:50fad263-6f59-4a5a-af9b-dcdf16854f6c a dho:Rampant, +dhd:535e244b-3737-4ec9-ba08-6c8e382433d0 a dho:Issant, owl:NamedIndividual . -dhd:51080a11-dce8-4caf-ab4d-b8ac3b293db0 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:98b74394-05b0-476f-8f29-1d6c964983cb ; - dho:hasTincture1 dho:Or . - -dhd:512004d3-d0f2-41df-804f-6d5583c8541d a dho:Field, +dhd:53668afe-6904-45b9-ad0b-908d4d4b6dfb a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:51224062-73f6-4093-9044-c2674c62998c a dho:Layer, +dhd:5381cc92-49fa-4fc5-bd2e-869835f97d54 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e75766c4-649d-4746-9b19-5058cea2197e . + dho:hasCharge1 dhd:4f45b6c3-9cbc-46a9-a1a1-4a0750d50ad0 . -dhd:513b3ee2-e729-427f-9d8b-9b227f364fae a dho:Crowned, - owl:NamedIndividual . +dhd:53898ffe-47d3-47db-b872-073552aaa976 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:95b3b922-cb67-4631-86b7-18f4ae13dd4c . -dhd:515ab71e-f842-4ef2-96ea-b388e0b1271d a dho:Lozenge, +dhd:53920ea2-69dd-49e0-89a5-8734cdea8dab a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:625b6e79-b140-4f26-bfa6-1cd526991b60 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dhd:e5dd0d5d-b838-4946-beb2-000fafc88e6d ; + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:518993e1-8cb0-41d4-83f6-9ddaa2629812 a dho:Field, +dhd:539a03d3-30fd-46cf-b244-8ebdfe79e283 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:98f2f1c5-a49c-476c-99a8-e42378863514 . -dhd:51995a6f-5953-487c-8d11-5cd0352f92df dho:hasPattern dho:Vairy . +dhd:539c4b5e-4d81-4098-81c9-ba8faa043900 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:51a944fd-8743-4dcc-8127-c93d9f3e14e2 a dho:Lion, +dhd:53ac1a62-2bdb-42c3-ad07-1a892f21fe7d a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:2f06a171-3ccd-4777-9097-a536699948ef ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:d8b95662-4744-4354-b1a8-40099a3c59eb . -dhd:51ba74af-0d5c-4490-be6c-ace68e56d71c a dho:Estoile, +dhd:53bd9ad4-a6b8-41c0-ad75-51d87038e3f9 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Argent . -dhd:51bb2eee-00ce-42b5-b33f-df241bd739a6 a dho:Annulet, +dhd:53e3f7d7-8f47-4e44-9134-69966fa65ba9 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; + dho:hasPattern dho:PerChevron ; dho:hasTincture1 dho:Gules ; - dho:inChf dhd:1256aaa3-6882-42bd-ba8c-fe736d83ca0d . + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . + +dhd:53ee2d84-c6a1-4345-92e6-a4bcccd48fc7 a dho:Crowned, + owl:NamedIndividual . -dhd:51c6cb23-e0d4-4276-be5e-886aee880661 a dho:Unicorn, +dhd:540f719b-9ef1-4554-a3e8-16617a29b937 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:ad0d107c-bcaf-4a4c-9d6c-32dbb56004e6 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Argent . -dhd:51d18251-424d-498b-b521-22184cf3dfc5 a dho:Escutcheon, +dhd:5413eeca-1453-415c-82ff-cf51848e2d3f a dho:Canton, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000002410_CoAF1 . + dho:hasCoatOfArms dhd:CoA0000022239_CoAF1 . -dhd:51d32dfb-c60e-4b9c-ab59-ba6795f9ec1b a dho:Layer, +dhd:5414ba4d-b244-486a-a118-c72a5c1763ad a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:09763635-c376-4c64-943c-c402a66b71d4 . + dho:hasCharge1 dhd:088fb0d9-ee21-4ad5-b1d8-df56628e799d . -dhd:51daadba-6544-4673-86b7-3661f1fd4ac6 a dho:Fess, +dhd:54197b96-74b2-40e4-9064-02e9a9eb2e64 a dho:Fish, owl:NamedIndividual ; + dho:arranged dhd:5a647cca-62b4-45b6-a5cf-050b6e2056f1 ; + dho:hasModifier dhd:d2703763-f0df-41c5-bda5-02d61dda15b1 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:51db9bbf-8052-47ab-9118-daf2484e2850 a dho:Layer, - owl:NamedIndividual ; - dho:accompaniedBy dhd:c9cc3151-895b-49a6-836d-b2f62ca8d4dd ; - dho:hasCharge1 dhd:27a65781-3079-4693-bd45-ff762f27ca8c . +dhd:541be552-ed09-4360-9fd2-2f4a1d75d104 a dho:Rampant, + owl:NamedIndividual . -dhd:51eaac43-5e77-4bbb-a68d-61a67be73546 a dho:Cross, +dhd:5427432f-5689-40db-8172-14a45d377655 a dho:Cushion, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:51f3c883-a621-45dd-bf1b-89838527117a a dho:QueueFourchy, +dhd:54643d06-304b-4cb0-ada2-7e7d70862096 a dho:Rampant, owl:NamedIndividual . -dhd:5200bb91-72c6-4044-881b-5d24572b1cb3 a dho:Fretty, +dhd:54c29ce3-4173-4bc0-8552-5857e1718df3 a dho:FireSteel, + owl:NamedIndividual ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Or . + +dhd:54d446af-72d4-4a5d-aed6-6753e5f7997a a dho:Maunch, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:5207ad88-73a7-4a67-9a77-3447d60f3241 a dho:Field, +dhd:54d9c47d-6280-4d5b-95e0-e857df1b9a7d a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:fce9378e-eba4-4dd8-ba95-4a881976e6ef . + +dhd:54db3289-43eb-4c88-9663-9e78c2695baa a dho:PiedNouri, + owl:NamedIndividual . + +dhd:54f2ab83-3821-4524-8d00-446f51fdba4b a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:1e82df5f-678a-4545-9dd7-418e8d6959c6 . -dhd:5208ebd0-f8b5-4883-989f-e84f0cbbce67 a dho:Field, +dhd:5521b7f6-307e-4e0e-a095-7f9f8492c0b8 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:55a9ba16-f7f8-4cbc-ba1a-7c4feaceae5d ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:520f7c5c-47d1-4950-bd91-77d4a01bef22 a dho:Chevron, +dhd:55398c22-a887-4aea-ac65-939be9204cb2 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:711e2952-3b1d-4aec-91b6-f300006f8fbd . -dhd:52178d29-17ab-49eb-8bcb-d50659fb4fa7 a dho:Layer, +dhd:554cd319-bce3-41f1-ab56-12cc08720b3e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:398da735-ba02-44ab-96a8-fc0a5e8985c1 . + dho:hasCharge1 dhd:8dd145e1-175e-4602-9d82-41ed75590a23 . -dhd:522180c9-a793-408d-81b4-a00e02836458 a dho:Layer, +dhd:555465e8-e896-43a4-a898-9eb8474016b3 a dho:Annulet, owl:NamedIndividual ; - dho:hasCharge1 dhd:1391bd39-234c-457b-ae3a-2cdddc49dd50 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:5233c428-4ee1-4fa0-aaa6-d48cf5011e7a a dho:Layer, +dhd:556802a3-ba19-4bd9-874c-5a1aed018121 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c87b54c0-13f8-48ee-a7f7-0cc256b737e9 . + dho:accompaniedBy dhd:40fae7a5-86f2-40ba-8a2a-edd2c3322d07 ; + dho:hasCharge1 dhd:3902f108-ccd0-41f7-bdac-b76d5091132a . -dhd:52481ecb-0816-4303-aca1-0f4617c0deb3 a dho:Layer, +dhd:556f553c-5e23-4159-be8b-dbd18305c9d0 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:22dab3b5-4721-45e0-9b27-aeb8f7103404 ; - dho:hasCharge1 dhd:4f2f749b-a906-4e74-b764-13a8d9cce5b2 . + dho:hasTincture dho:Or . -dhd:524a1952-41a4-4281-80fe-948960370616 a dho:Layer, +dhd:55757948-7fdf-449a-b93f-6dfabc8e3c67 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:fb2b827a-4dbb-440c-9e0f-572972e15c27 . + dho:hasSeme dhd:fe0b934d-c2f5-47e8-92e0-4023b5ca440d ; + dho:hasTincture dho:Azure . -dhd:5250eae3-bbd5-44a9-b99e-7ec4fc3bf679 a dho:InPale, - owl:NamedIndividual . +dhd:5575d198-ee69-4cec-a722-43ecea4ff0ae a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Tierced ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent ; + dho:hasTincture3 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:5263f014-dd30-47a0-8b60-398781ea3c74 a dho:Roses, +dhd:557622cf-7dff-4f37-8538-5bff7740dc45 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:77db44b6-fc67-4c52-a052-d2db1bf44f2b . -dhd:5269a3c2-4017-411d-9787-76f2a37fd40d a dho:Layer, +dhd:55803727-8df3-439f-9611-a298407b4848 a dho:Gamb, owl:NamedIndividual ; - dho:hasCharge1 dhd:c6a6e66c-160c-4e7f-a8ca-00acea9475f5 . + dho:arranged dhd:176c4ca5-70b6-4ad4-80a0-3cd55b8ead89 ; + dho:hasTincture1 dho:Sable . -dhd:527bcadb-6398-4141-8b24-9692bdfca440 a dho:Field, +dhd:5599890c-39d4-43ef-9d9f-524466c5dba8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:52816395-8c39-4b59-81ea-4bb847f77c9e a dho:Langued, - owl:NamedIndividual . - -dhd:5286aa3c-ba1a-4b70-bc40-b92780362a71 a dho:Layer, +dhd:55ba277b-47bd-4dcb-8ae4-f9ea190e4a25 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c20aa36b-1f54-4148-baf6-c60083ce61b8 . + dho:hasTincture dho:Or . -dhd:5297b74a-e211-40e1-b40f-5ad1ecac7ddf a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:12b482ec-630e-41cb-88ad-42485513a250 . +dhd:55e9df50-0a2d-4119-9972-b8ecca724422 a dho:Addorsed, + owl:NamedIndividual . -dhd:52a2dd15-ec33-4944-ad41-1bdfb617e50c a dho:Layer, +dhd:55f407ec-59d7-4477-8ea4-1e645fd28a2a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:08e8e545-d285-4e83-bac6-83904af5e3e4 . + dho:hasCharge1 dhd:6245440e-c32a-49c0-8b25-0008e63adaf6 . -dhd:52b1124e-3ffe-4dc0-ad24-9c3b877ae5cb a dho:Field, +dhd:55fed412-1d8a-4ef5-b457-e938cedffc9b a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:52b96c2f-7337-4216-8dac-2f1b041cb5d2 a dho:Label, - owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . - -dhd:52c6322d-0a2d-484f-952a-37c4a2448661 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:7265b772-5db6-4d8b-962a-caecd7d910c7 . - -dhd:52e0e09a-c770-4e56-b163-148ab2362dc5 a dho:Layer, +dhd:5619e6d3-f97f-405b-8369-7872eb2084b9 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:f5665c32-12aa-4f90-bf4a-45cf2da664fd . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:52fc9d64-5abc-4b27-87be-a66b32b55883 a dho:Sickle, +dhd:561aa1d4-80b8-4c60-ab8e-db981492f9f2 a dho:Chief, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:53086f36-7059-4c7d-94a2-5d8c33aa5051 a dho:Addorsed, +dhd:561c36cf-1580-4619-b0cd-966da34eb3a6 a dho:Passant, owl:NamedIndividual . -dhd:530873be-ff35-41f0-9090-3903299602f9 a dho:Layer, +dhd:5657e867-9adf-46df-8fb6-a79fb9e43b0e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:64ba6f08-8f2b-4103-95c9-f982c6a63467 . + dho:hasMarshalledPart1 dhd:CoA0000008134_A_1 ; + dho:hasMarshalledPart2 dhd:CoA0000008134_B_1 ; + dho:numberOfMarshalledParts 2 . -dhd:5325ef8d-bc84-4985-84c5-518e75661891 a dho:Layer, +dhd:56a51789-cf9c-48e0-9db7-c7c9248c4bff a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:57a9a4e6-b2d1-4e81-959b-fb671ed468c1 . + dho:hasTincture1 dho:Azure . -dhd:53303315-b376-442c-a7c2-a1db37772f01 a dho:Field, +dhd:56cecfcf-40ab-49b4-9744-d101fce86807 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:5331a60a-be70-4e9e-84b2-1659a684f8f7 a dho:Field, +dhd:56d94554-505e-41e1-9055-69b731d8c7e8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . - -dhd:534429df-68f2-4830-8425-92040214b121 a dho:Addorsed, - owl:NamedIndividual . + dho:hasCharge1 dhd:6f8a4ed5-1931-422a-bf93-9aa9420a94e9 . -dhd:53708984-6643-4626-9471-96e1f1ac50fa a dho:Fess, +dhd:56db36b2-4bda-4a37-9db6-f2cd78f9c29b a dho:QueensFace, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Or . -dhd:53735069-79d3-44c2-ab17-6b543ac052c8 a dho:Layer, +dhd:56e982f8-c12f-4c52-b8c4-1b4d1f4f0c53 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:ae3ba342-bb07-4871-9757-c54b6d59189f ; - dho:hasCharge1 dhd:6b52312a-d300-4e03-9763-23f7aaa19347 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:5373e719-7d6b-42a5-a892-1bba2e2812ac a dho:StarOf7Pt, +dhd:56f5fd98-c876-4443-8539-7f5f65a3fef3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:b8550e5a-182f-48a3-bd50-d074d0501339 . -dhd:538803eb-0c23-4b49-953b-a10a88ef6fab a dho:Field, +dhd:56f679cb-7b07-44e2-9eb8-27981f78ac37 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . - -dhd:539142ba-e87b-4571-b450-bb2c2b500345 a dho:Armed, - owl:NamedIndividual . + dho:accompaniedBy dhd:06b91e96-fe63-4fc9-9bea-ea4dec91656b ; + dho:hasCharge1 dhd:a9c0c224-f9d7-4015-be1a-ce5c1e2d54aa . -dhd:5395ce2b-7773-4d6f-9463-7ebd193a81ac a dho:Field, +dhd:570f6206-9d0c-4bb8-9a60-908d99ee5740 a dho:Rose, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:53963ac5-3191-46df-9af9-e5f5e31fc946 a dho:Lion, +dhd:57232bc7-a645-4acf-a192-851d2d6f097a a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:f2b466f7-52e1-4fc8-bb00-42141e0b04e7 ; - dho:hasTincture1 dho:Azure . + dho:hasLine dho:Crenelated ; + dho:hasPattern dho:PerChevron ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:53a05571-8f0c-4218-a813-097072d4fa60 a dho:Field, +dhd:5728aa01-d69f-483b-b684-c0bcaf416b67 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:1215b46b-1fc9-49a7-be91-b90cb46a346e . -dhd:53aeb1b1-7519-495c-a8e1-f961cff6be22 a dho:Chief, +dhd:574fa7be-6cee-49e4-af9f-2dff941ef446 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:53c90b24-6f9f-4e5c-8e42-7b11952c6664 a dho:Layer, +dhd:575ba7f5-8b60-42eb-8729-2f95ce58aa14 a dho:Annulet, owl:NamedIndividual ; - dho:hasCharge1 dhd:00b4fe2c-2c68-46d5-a013-f18acdbd559d . + dho:hasNumber 5 ; + dho:hasTincture1 dho:Argent . -dhd:53d2a338-f05c-4daa-a6f5-4ea2322fd5f0 a dho:Guardant, - owl:NamedIndividual . +dhd:576c65e4-4722-49ed-850d-78acb222bb89 dho:hasPattern dho:Roundelly . -dhd:53dac3c5-b7ad-45c2-aa4b-22b58f74a4c1 a dho:Layer, +dhd:577b315e-6af7-4682-92cd-c85eb57f702d a dho:Escallop, owl:NamedIndividual ; - dho:hasCharge1 dhd:2a75c228-cfdc-48bf-b494-156e6177877e . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:54089ff2-1240-4b63-bc3f-7f03dddc51d0 a dho:Layer, +dhd:5795af66-b898-4cf3-9533-78e0ce4f7600 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:188d2215-8393-4fc2-88e5-de1d70a35b64 . + dho:hasModifier dhd:797202b2-71af-4574-a85f-5b7fbef691c0 ; + dho:hasTincture1 dho:Or . -dhd:543f063d-0cd6-4bc0-8538-f3abf6be5f94 a dho:Field, +dhd:57a30c99-62fa-4cad-b472-dcd30a986dd6 a dho:Fretty, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Sable . -dhd:54456e8e-7e0e-4ea8-b841-bf1661863d40 a dho:Eagle, +dhd:58128a21-d0a7-4158-a94b-ff4e7581fcd2 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dhd:b690c471-9610-43de-9a43-922c7e4e412d ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasMarshalledPart1 dhd:CoA0000008974_A ; + dho:hasMarshalledPart2 dhd:CoA0000008974_B ; + dho:hasMarshalledPart3 dhd:CoA0000008974_B ; + dho:hasMarshalledPart4 dhd:CoA0000008974_A ; + dho:numberOfMarshalledParts 4 . -dhd:547550ca-3c0b-4ba7-8c1a-653975904686 a dho:Layer, +dhd:5812cc60-34be-4037-bd1b-f0f87952fdb8 a dho:Cross, owl:NamedIndividual ; - dho:hasCharge1 dhd:c59a7c52-0253-4b2c-8cf5-230a59df0869 . + dho:hasTincture1 dho:Sable . -dhd:5490728a-0704-4332-ba13-4534a54dcf99 a dho:Layer, +dhd:58188b0c-40f3-4a07-bab3-d4458de650ed a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1609b80b-377c-4ae6-a605-529714e23d48 . + dho:hasCharge1 dhd:0f58b99a-b66f-4334-a332-a1d892696b23 . + +dhd:582fe05e-d1e4-4a37-ba31-bf9dd1f5480e a dho:QueueFourchy, + owl:NamedIndividual . -dhd:54adb2e7-41aa-4eea-9efe-2443aadd6bb1 a dho:Layer, +dhd:583b0cce-cda9-459a-8f67-b78709f7b231 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:ac9bfb3e-c923-49be-b0a4-ca90373c1702 . + dho:hasTincture dho:Gules . -dhd:54c1aed6-ac37-4b29-a929-b5d36c4171a7 a dho:Guardant, +dhd:585c558a-fc95-424b-b555-c02ec8b225b1 a dho:Crowned, owl:NamedIndividual . -dhd:54c270bb-59c9-4dc5-bb02-e94ba1d89241 a dho:Label, +dhd:5871272e-75e5-4867-a38b-468677cdfc64 a dho:Saltire, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Gules . -dhd:54e0219a-ffea-417e-93fb-77482e181de9 a dho:Field, +dhd:587f895e-dc28-4f80-9812-03678c9d87c9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:54fe8758-e973-474f-b056-1b025f0e18b4 a dho:Arrow, +dhd:58ae1729-9ccb-4a03-b70c-6ad793955e93 a dho:Eagle, owl:NamedIndividual ; - dho:arranged dhd:5ea67257-0718-4abe-8c1e-5a090c084e23 ; - dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:553d66b9-d13d-4638-b21c-148c30f3ab1f a dho:Eagle, - owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . - -dhd:55445e7f-a04e-4e47-bb9e-df6e413321be a dho:Field, +dhd:58b2ebc8-6667-4206-afc9-123bc1a5effe a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; + dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:554fc3a3-8ac3-4c1c-805d-01e77a54847e a dho:Pale, +dhd:58c0017e-e06b-4c7b-b617-7c64bcb41906 a dho:Lozenge, owl:NamedIndividual ; - dho:hasTincture1 dho:Vair . + dho:arranged dhd:7d872e0c-b2f2-49a9-8f99-c0eb3a7e898d ; + dho:hasNumber 7 ; + dho:hasTincture1 dho:Gules . -dhd:556340be-f3ed-4d43-98a8-f16bdcbd4a8f a dho:Empty, +dhd:58db3f88-7d41-4502-be8c-0f1d65985471 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dhd:381fe9fd-7a25-4ab4-99bd-ffd60b65990d ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . + dho:hasCharge1 dhd:77c170cb-21dd-4fce-acc8-61c1afda2f45 . -dhd:559ccb72-ca1f-4493-886a-f281033a0bd5 a dho:Layer, +dhd:58e88b6a-b0aa-4a42-b148-908610e18b60 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:42a7d2f1-5111-484c-9b32-1feb6680a6e0 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:55a9ba16-f7f8-4cbc-ba1a-7c4feaceae5d a dho:Seme, +dhd:58f2cdbe-9934-456e-bf0e-3e05fa4d598b a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Argent . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:55b2ff56-6fcd-4aee-adbc-6cc2942c62be a dho:Field, +dhd:58f8eb0a-8eb9-4d1e-b731-808c4d1e9df7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:55cd8afd-8acd-43d2-a4ea-f1b1369ce095 a dho:Seme, +dhd:59027c74-3362-47b1-aee8-6da47e06e4a3 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:5bcafd8c-73af-425b-8849-5c20a2df53b5 . + +dhd:590a5120-2dfc-4010-9b55-7c19652511cd dho:hasPattern dho:Checky . -dhd:55d4e508-cc61-4a42-8725-b38cb9209ccd a dho:Field, +dhd:5921149b-5304-4238-bc2f-cf96023c1b3c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:9dee8eec-085b-4069-893f-2c40983ae51f . -dhd:55fee6f0-57d9-4f73-a71b-b96fc20e55a1 a dho:Field, +dhd:59269029-d9c9-4684-b9cf-02df69f524ce a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:560490cc-cec6-42c1-b6f1-cc315f3ba9c9 a dho:Field, +dhd:594c6ac7-9c8d-4207-901a-baea97448a81 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:84826e02-eba6-412b-a2db-f1776ac05a1e . -dhd:5617fee8-dad7-4318-bc1e-74b03541f3a6 a dho:Pale, +dhd:59530d39-48d0-41af-b83e-7b674e1309da a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:d3c3626c-5dca-43ec-a5af-023b147f5bee . -dhd:5640eb3a-f2a7-471f-9a8d-b006c3af6d7c a dho:Crowned, - owl:NamedIndividual . +dhd:595b8394-4086-44e1-885c-0d16eafa15ee a dho:Layer, + owl:NamedIndividual ; + dho:between dhd:76519a55-a62f-48f9-8c88-937cf095b05b ; + dho:hasCharge1 dhd:b91d50a5-aed5-45ee-a3bb-420be8e880ba . -dhd:5643eaa6-7f4b-485a-aa62-8bf982390911 a dho:Field, +dhd:59721105-8e03-42e6-9091-fbc1616d5058 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:565498a4-f5ed-4d45-96d7-b92c4c2e34fc a dho:Field, +dhd:59913589-b524-4330-ae86-6f2b6380892d a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:5657e2c7-43b0-41ff-af36-53c928cd772c a dho:Increscent, +dhd:599b72b1-ce6d-47d4-b8e5-9c87354f6e2c a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:3d56c5d6-b4cd-4c98-9486-3695a982470c ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Argent . -dhd:565e805b-49f6-45e6-8a1d-2d10e6816b73 a dho:Dragon, +dhd:59ae6c58-5c29-4eee-9480-0f66750a6626 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:5d69feae-c841-45f3-9f60-2234147b5188, - dhd:a66b7974-e6ca-49e0-94db-3ea9babecb3f, - dhd:f339460f-8ebe-459f-b45f-0de2d172ca76 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Or . + dho:hasTincture dho:Missing ; + dho:numberOfMarshalledParts 1 . -dhd:566763f8-a219-4839-907d-5ee174baf3de a dho:Lion, +dhd:59cc993b-0cbb-4911-b736-d342fa513a6d a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:44954872-df47-4d34-94d1-facf2b5fb119, - dhd:63068303-f02c-43a7-9e07-417bd41f5e90, - dhd:cac9dcb0-97b1-473e-827a-136419419329 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasModifier dhd:052bc7fc-d196-4c3b-8e8e-7097fdf6ec0e, + dhd:4aa990d9-6597-40e8-85a6-5c2732ec1bb0, + dhd:930e05bb-4f0a-487d-9857-748a7f587a73 ; + dho:hasTincture1 dho:Sable . -dhd:56caf8aa-481d-4566-9639-b2af820aa86d a dho:Canton, +dhd:59db4581-8f19-4d16-b15c-adabba2920a7 a dho:Layer, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000022239_CoAF1 . + dho:hasCharge1 dhd:b4c5c7b6-7ba2-47eb-b31a-1c7bafec6846 . -dhd:56fc0cfc-1afb-4b83-8d0a-05ac48a76042 a dho:RoseLeaf, +dhd:59ec02a6-048a-4c9d-b250-fc3cf4a06f34 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:57069530-dec4-4063-83f5-ae10332a03e6 a dho:Eagle, +dhd:59f75b9e-9d0e-48ba-acbe-2a38acda3fbe a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:250a6d8f-5281-4104-b6ae-a0ce57c1a0d5 ; + dho:hasTincture dho:Argent . + +dhd:59f9f0d9-bfb8-4649-8264-1cce87c71b17 a dho:Pale, + owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:572d03d8-986c-4bb0-aa8b-600a9dfbe752 a dho:Field, +dhd:5a03e5e7-e24e-4540-999b-c8619bda65f7 a dho:Key, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:arranged dhd:83643c76-79f6-4b83-bb92-771048d73d3d ; + dho:hasTincture1 dho:Or . -dhd:575e60f8-d365-4578-9a2d-3a321c1b1796 a dho:Field, +dhd:5a11fc1d-84c5-4522-ba22-fe8dc43b0dd3 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasModifier dhd:9179a86d-d241-4594-b603-fae7d44f8b3e ; + dho:hasTincture1 dho:Sable . -dhd:576598a9-2161-42b2-9b9c-a1b10a3e1dc3 a dho:Bluebell, +dhd:5a1b0a67-74c8-43c6-a72f-71a471601ba0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:c56330ae-3bd7-4f09-abee-912cc87cb84f . -dhd:576caa4e-4865-424b-b971-96ee68090fc5 a dho:Issant, +dhd:5a1c4fc7-2ebd-4343-9d2d-00b15f59ab23 a dho:Rampant, owl:NamedIndividual . -dhd:5780ebc4-d5d3-4097-8453-2bd618601a00 a dho:Field, +dhd:5a2da385-97a7-4906-bcfe-ba5005dc5ff3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Vert ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:db2cb395-27dc-489e-b2c3-6086d9c12ec2 . -dhd:57a9a4e6-b2d1-4e81-959b-fb671ed468c1 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:4ae2ad98-ba18-4c88-8e07-6ebe6e6521a5, - dhd:8dfc2b88-c58c-4221-bd89-e007d562cb3f, - dhd:94eee396-ab1e-4980-ab5f-6df8ec3b2d26 ; - dho:hasTincture1 dho:Or . +dhd:5a3dea99-d1e0-43d2-8775-0536e807ecfb a dho:PerBend, + owl:NamedIndividual . + +dhd:5a48b1d6-2a03-4d41-9af2-b4b673f1ce45 a dho:Guardant, + owl:NamedIndividual . -dhd:57b140f6-bcb2-4ced-ac1e-4d9d76369c3c a dho:Lion, +dhd:5a5fe92c-8ab4-442a-9841-781d30671e18 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:ba735552-e5e4-42f3-969e-88cbd1fd1514, - dhd:e34e11d4-1999-498f-a3e9-46ff37dc9031 ; - dho:hasTincture1 dho:Argent . - -dhd:57c25328-1112-4ce2-b3e5-82dfdc2243ad a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:57c27de5-2e91-4219-86d1-bd1dad77ca2d a dho:Lion, +dhd:5a647cca-62b4-45b6-a5cf-050b6e2056f1 a dho:InPale, + owl:NamedIndividual . + +dhd:5a6a5ed4-c004-463f-8486-b07f1a250269 a dho:Rampant, + owl:NamedIndividual . + +dhd:5a6e7f01-2b7c-4852-87b8-dfbb27cad28e a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:ac18e71c-b320-46c0-9b66-c49600a2ca3a, - dhd:debe5458-d68f-4a9a-8ccd-f7de600bdcf0, - dhd:e116f397-b51e-4c88-b146-bb2654f7c4b7 ; - dho:hasTincture1 dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000008359_A ; + dho:hasMarshalledPart2 dhd:CoA0000008359_B_1 ; + dho:hasMarshalledPart3 dhd:CoA0000008359_B_1 ; + dho:hasMarshalledPart4 dhd:CoA0000008359_A ; + dho:numberOfMarshalledParts 4 . -dhd:580d018e-35a1-4847-b1c2-06078149a623 a dho:Border, +dhd:5a79142d-5eb6-43da-af7a-c83dbdb566a4 a dho:Chief, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:58148ed3-9f8a-4a01-ace5-556ba0db2670 a dho:Field, +dhd:5a9d61f9-f783-4f4d-9b11-fcc0aca9c8ce a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:3564ee14-7c3b-4e5f-9b55-c034eaed6359 . + +dhd:5aa21a63-f7e8-4bef-9871-283ecf15f227 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent . + +dhd:5ab85d35-94ca-4a73-8056-c1629a3ac652 a dho:Doubleheaded, + owl:NamedIndividual . + +dhd:5adb4af2-85a7-4a2e-8842-9940b19a3d04 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:58276f4f-7733-4dc6-9267-81f3a3d8e429 a dho:Layer, +dhd:5adbe459-9d2c-42db-86f4-625d949f4287 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:6ff6b29f-8b70-4714-81a5-79c88377c40d . + dho:hasTincture dho:Or . -dhd:582b734b-384b-421c-bb53-acc1034b6259 a dho:Field, +dhd:5adf248f-870f-48f1-90f5-424416e093cf a dho:Lion, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:1ee2a36d-dce6-41c3-82ce-00e880341ba0, + dhd:b1836a8b-d68d-4c85-a34c-6132b906b9e9 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . + +dhd:5af3b375-fdad-4a48-8daf-da68e5fb122d a dho:Erect, + owl:NamedIndividual . -dhd:582de4b1-0fa7-49f9-b8d3-15e1e095dc19 a dho:Passant, +dhd:5b206d81-e872-4a85-aa41-ca34530305ea a dho:OrleOf, owl:NamedIndividual . -dhd:584d3a42-2d31-4290-a49e-8483e99773c8 a dho:Fleur-De-Lis, +dhd:5b2bf78e-1024-4dc8-a039-3390299263ce a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:78770ba6-6b9f-418b-bcfc-1361d4dde5b3 ; - dho:hasNumber 6 ; + dho:hasCharge1 dhd:91d430b7-9279-40b0-b302-f2bbf4b6bb61 . + +dhd:5b3381ab-2203-4db5-b8b1-d4e912aa9268 a dho:Fretty, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . + +dhd:5b379235-2ad6-4270-a4a3-64a68e530284 a dho:Bar, + owl:NamedIndividual ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:5859e70a-a671-468f-ad68-fa061394f096 a dho:Field, +dhd:5b3f2447-ea3a-483a-a2cd-0d35a4a3a8a3 a dho:Rampant, + owl:NamedIndividual . + +dhd:5b6e6a79-ca03-42ba-8aac-642fbd31f3aa a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:585a245b-8ed3-448e-8436-e1141cb59d52 a dho:Bird, +dhd:5b72785d-acc6-4542-85e0-257590cc23c8 a dho:InBend, owl:NamedIndividual ; - dho:hasTincture1 dho:T . + dho:hasDirection dho:Dexter . -dhd:586a26df-1449-4fae-bbf4-f76ced34c7f5 a dho:Field, +dhd:5bc36dbc-cb5d-48f4-a728-c798f60028fc a dho:RoseLeaf, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . + +dhd:5bc3f93e-614a-4fa8-9bc0-8fe05b144e5b a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:586b34dd-e05f-4043-a91b-8e1fdcda0506 a dho:Layer, +dhd:5bc8cce2-223d-44f0-9cdc-cbd4396acb65 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:deaf95d3-fc65-4aaf-9c49-9d942fe1100e ; - dho:hasCharge1 dhd:f935bb4c-c83e-4c6a-bc92-6171869da7b9 . + dho:accompaniedBy dhd:85c57508-232d-49ca-a06a-73dd887dc4e4 ; + dho:hasCharge1 dhd:1a8158a6-2d39-44da-ad51-ea89e7d5bc7d . -dhd:588a5616-8e74-4df8-bc20-45e6de67ad21 a dho:Crescent, +dhd:5bcafd8c-73af-425b-8849-5c20a2df53b5 a dho:Lion, owl:NamedIndividual ; - dho:hasPattern dhd:034d163b-b449-494a-9f91-83691b30480b ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . + dho:hasModifier dhd:3336e194-79ba-4f69-a730-060164b94d6e, + dhd:4312ca1a-e8c2-44f3-9cca-ddca189281c5 ; + dho:hasTincture1 dho:Azure . -dhd:58941719-5f57-48ca-bf7e-e4912a3c5a93 a dho:Field, +dhd:5bcdf2a0-2ab1-4a41-82e6-c274f8d79f65 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:58997737-de3e-4fcf-b19b-c115baa8c1a6 a dho:Escallop, +dhd:5bd592be-1cac-4a2c-8446-2b657c1a1bf3 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 5 ; + dho:hasModifier dhd:44c78869-cb93-466d-9eaf-93f17c5667bd, + dhd:731e91b2-050a-4a58-a286-644554b7f75a ; dho:hasTincture1 dho:Argent . -dhd:58b1c352-d0a4-4809-8e66-f55881a5ceee a dho:Leek, +dhd:5bdedd9e-1034-4db2-95e7-3e638fdd31d1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Vert . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:5be83e4a-34e4-4a75-a4db-2860e3b31168 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:e7942cfb-e34b-4e67-b7c1-3b9cabd6ed1f . -dhd:58b5eec5-ece1-40fa-bc4b-7410394ea9d7 a dho:Rampant, +dhd:5bf4550e-3142-44c1-9cf6-28562839a502 a dho:Passant, owl:NamedIndividual . -dhd:58bbf55b-349f-49ca-9666-0557e8ec2d8b a dho:Field, +dhd:5bfdd64f-b90f-4517-a0f9-cd37222f77fe a dho:Sword, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . + +dhd:5c06788c-cb04-4009-98cb-5dbd6e5b5c7b a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:58cf184d-f6c5-431e-b573-56e767543a94 a dho:Layer, +dhd:5c16206f-9ccd-4995-8e1d-242df010fae0 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:89c882b8-d555-4059-b538-2dc25c9aef68 . + dho:hasCharge1 dhd:22e1a1f4-623e-41b0-bc8d-d2a1fc29df99 . -dhd:58d15320-30f7-4e9a-ba6f-34a11f783eb7 a dho:Roundel, +dhd:5c3693f2-f44c-4784-b21a-ed6c11d5aee1 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:58e02c8c-2d63-4a71-8263-9aeaed7b800f a dho:InPale, - owl:NamedIndividual . +dhd:5c40361b-85b4-40f2-89eb-4f27bb4816bd a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:58e4b0e9-4130-43c1-8a37-5d0a91a813c3 a dho:Seme, +dhd:5c743c6c-5d8a-4e94-b689-587cd9fa54ec a dho:Book, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . + +dhd:5c96913c-a2bb-4251-949e-6836d1b14cd6 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . + +dhd:5c9c4779-8794-41e7-99fc-cefb2b92d142 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:cf1e75ac-c601-4113-bf8e-3678deb74fdd . + +dhd:5ca95885-a9dd-4cb1-8b9e-831098fd3ae0 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:58ea99e3-0f3e-49b8-8ab1-672d21e2fefd a dho:Label, +dhd:5cb05c66-67f9-4e01-9a98-ad0833848fc5 a dho:ImperialCrown, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Or . + +dhd:5cbd054f-fb6a-418e-87aa-37b5ccb5b59e a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:58f5c987-146b-4c0c-946f-71bc06166809 a dho:PerPale, +dhd:5cd43fd4-5df6-4fc4-baaa-6acbe183f873 a dho:Armed, owl:NamedIndividual . -dhd:58fdda0f-1752-4634-af92-020cbf717b6d a dho:Layer, +dhd:5ced2d68-9338-406e-aa01-84c5d261ca6d a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:fcc6f5e4-afa5-49c1-9d4e-5985922999c1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:59006936-4f66-47b9-a205-ae0c44704a53 dho:hasPattern dho:Compony . +dhd:5d0c7297-190e-430c-a21d-6344e0a6926c a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:1fac9444-d33a-44c9-8ec0-c9d596c131cf . -dhd:590a4af5-1211-40b8-b61f-59c0c67382d8 a dho:Layer, +dhd:5d0e0e5f-1020-4609-b618-383241867ef1 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e2c556aa-c841-4a19-b419-e83640a1575b . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:591ad81f-ae75-44bc-991c-9209b51dd98d a dho:Layer, +dhd:5d3e4bcd-ba90-4802-bc30-5e196d624041 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:57b140f6-bcb2-4ced-ac1e-4d9d76369c3c . + dho:hasCharge1 dhd:cbf129fd-ffd4-4b91-adb2-8a8ec1308e57 . -dhd:591c7984-f33d-43a0-8795-0e18e9cc592e a dho:Lion, +dhd:5da1c01c-6dc9-479d-a6b2-92ec10a38813 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasModifier dhd:526b31a8-e7bd-4fe2-be2d-15749175117a ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:593cacb2-a1c0-49b6-b426-8f501968694a a dho:Dolphin, +dhd:5da51e6b-85be-452d-a9b4-1c32b18ef062 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasSeme dho:SemyOfHearts ; + dho:hasTincture dho:Gules . -dhd:59424538-7d16-4ce4-a74a-45b1e0806da7 a dho:Layer, +dhd:5dcdc2c6-c862-44c5-90a6-90038ffc62d4 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:0e0480a7-8dab-404f-85e1-bea33678c2e3 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:59621b8b-c294-4a3c-ac2e-0408fc834014 a dho:Field, +dhd:5dd78f0b-8172-4541-95d3-68f9dc50dd14 a dho:Eagle, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008724_A ; - dho:hasMarshalledPart2 dhd:CoA0000008724_B_1 ; - dho:hasMarshalledPart3 dhd:CoA0000008724_B_1 ; - dho:hasMarshalledPart4 dhd:CoA0000008724_A ; - dho:numberOfMarshalledParts 4 . + dho:hasModifier dhd:b0ff2e03-85c8-4f1c-b6e0-d4b36d46549e ; + dho:hasPattern dhd:875c2370-0bab-473b-8e03-b4bea5a962bc ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Or . -dhd:596803b4-f2c0-489f-83fe-858c8539961c a dho:Lion, +dhd:5dda591f-7821-4665-aca3-59afa477f479 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:66199877-ebdd-4dd3-83ca-8ad792d021d2, - dhd:b3227c91-9c43-4438-a064-cf3a9d378b73, - dhd:d5eaec45-25bb-480a-8693-39999c05de47 ; - dho:hasTincture1 dho:Sable . + dho:hasSeme dhd:67b9545f-db4b-4b3e-8db5-30d358737306 ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:597a5375-325e-4c72-9add-184714327e14 a dho:Border, +dhd:5de4d842-508e-48fe-a0c5-70076171f9c5 a dho:Field, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasSeme dhd:eed28452-3fbd-421f-9c74-1034a20c85ea ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:59874be0-4dd4-4823-9a9a-5ec4a7c346d5 a dho:Lion, +dhd:5de783b8-39d2-41e5-be13-e15569e03091 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:70ba9777-cd21-4587-9c9a-37ed02198219 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:8b741c13-64cc-42d7-b4ae-241a6f571edd . -dhd:59958dbb-653c-44d1-8f31-e62dc8f12e6a a dho:Annulet, +dhd:5dea38b2-3ea2-4051-a92f-2337edb7b02f a dho:Estoile, owl:NamedIndividual ; - dho:hasNumber 3 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Or . -dhd:59b53cf4-5f1d-4cb4-a228-15975209f8bb a dho:Field, +dhd:5dfec3e8-6527-40b0-9656-9fdd1aa1b6e8 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000027636_A_1 ; - dho:hasMarshalledPart2 dhd:CoA0000027636_B ; - dho:hasMarshalledPart3 dhd:CoA0000027636_B ; - dho:hasMarshalledPart4 dhd:CoA0000027636_A_1 ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:290795fd-999f-4724-8a08-0e271a52410d . -dhd:59b67d98-1b36-45c5-bd99-b56297ab7568 a dho:Field, +dhd:5e01df6e-8f5c-4970-a9f6-f977bd2c66fe a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasMarshalledPart1 dhd:CoA0000008378_A_1 ; + dho:hasMarshalledPart2 dhd:CoA0000008378_B_1 ; + dho:hasMarshalledPart3 dhd:CoA0000008378_B_1 ; + dho:hasMarshalledPart4 dhd:CoA0000008378_A_1 ; + dho:numberOfMarshalledParts 4 . -dhd:59b87527-c3bf-4d2f-963b-e1cf27d37a93 a dho:Layer, +dhd:5e0cf9a8-cfd5-4135-b262-1673c30fa9df a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:af9fca84-0b6a-4f6f-bad7-a2e108e03bce . + dho:hasMarshalledPart1 dhd:CoA0000027639_A ; + dho:hasMarshalledPart2 dhd:CoA0000027639_B ; + dho:numberOfMarshalledParts 2 . -dhd:59c8420c-bb13-4f5f-b5f2-8ef782f6587c a dho:Field, +dhd:5e1db90a-b367-4d60-a6ec-5e785ca871a9 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:59eaaf73-e858-405f-9a78-d45cbafd550d a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:59eb0c4c-39fa-40fd-be78-7567958f2f5f a dho:Field, +dhd:5e271aca-ee7a-4475-975b-2f752a577633 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:59f72ff0-9e07-44d2-b0df-8859c143a751 a dho:Layer, +dhd:5e3a4a6b-5a5c-4cbe-8ef1-e300079cf667 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0122f1b7-3282-4db0-8e11-801237f91a7a . + dho:chargedWith dhd:d7c62290-5b54-4749-8715-122e40e9456c ; + dho:hasCharge1 dhd:6f0055a7-0a80-4a95-a60b-3e5e785503ca . -dhd:5a134cce-cb68-4d55-a4fc-809b4b4c1d43 a dho:Border, - owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . +dhd:5e3b1ee4-8b3d-45a1-bf75-2408cfc7e8ca dho:hasPattern dho:Plain . -dhd:5a30a5cb-0b67-4f17-aad5-40af13a72a47 a dho:Field, +dhd:5e85e8bc-3e6e-4534-a956-8d3a9bf4645e a dho:Rampant, + owl:NamedIndividual . + +dhd:5e8b513d-11b4-4d8f-9e16-f817c7e4e501 a dho:Lion, owl:NamedIndividual ; - dho:hasSeme dhd:f50481d9-b980-487d-887e-4b2f07971baa ; - dho:hasTincture dho:Azure . + dho:hasModifier dhd:67352ac3-87b2-43fe-a5fe-546adca3411a ; + dho:hasTincture1 dho:Azure . -dhd:5a39cb99-da60-45e4-9ac7-f208473fc770 a dho:Lion, +dhd:5ea119b5-82db-4bbc-a31f-df81dc3d305c a dho:Lion, owl:NamedIndividual ; - dho:hasDirection dho:Dexter ; - dho:hasModifier dhd:6303f59b-bfe1-45c9-9964-2724c829fc6b ; + dho:hasModifier dhd:12ebd417-c393-4586-a341-6016b5f5b306, + dhd:8b097136-a0f9-4778-aabd-3f2d410280d5 ; dho:hasTincture1 dho:Sable . -dhd:5a519d89-9461-42f4-a349-480cb786daf6 a dho:Layer, +dhd:5eade90c-a4c7-4e1a-a575-6f6edac5e7c3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6106c957-e9af-4085-8b2c-d2747dec0fe5 . - -dhd:5a7e8785-386d-461b-ac78-10104cb183de a dho:InPale, - owl:NamedIndividual . + dho:hasCharge1 dhd:35786290-1b4d-420b-951f-d4bd9f24988a . -dhd:5a87568a-bdcf-4581-b248-581945246f53 a dho:Lion, +dhd:5ed37b93-61c9-4053-87a7-af585cbad86d a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:ff9fab32-cca5-47f9-8404-f8e3bbc1a893 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:19eae450-366b-4b8c-9063-64dfe41f9a04 . -dhd:5a9b5668-0dec-4077-946b-04a149227395 a dho:Field, +dhd:5ed5cab1-d221-46fc-9ca9-85772d8a0353 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:691ead29-46e2-4e5c-a9de-bd72f70e1e7b . + +dhd:5eefd47c-5758-493f-909b-f12f7d04d94d a dho:Crowned, + owl:NamedIndividual . -dhd:5aa3e847-4753-46af-a5ca-0002ae2ece82 a dho:Chief, +dhd:5ef5663b-0259-409e-98fa-91c1778869f7 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:arranged dhd:c999397b-4365-42d8-8262-380310af6975 ; + dho:hasModifier dhd:95925cfa-a006-4155-bb4e-bc3420dcb079 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:5ac9c74e-1374-462a-b599-10ec2a4f4113 a dho:Crowned, - owl:NamedIndividual . +dhd:5f222628-968b-41e5-82b5-40d629751895 a dho:Bear, + owl:NamedIndividual ; + dho:hasModifier dhd:e286ff46-dcdc-4d84-a14f-d99aa85c0dc2 ; + dho:hasTincture1 dho:Sable . -dhd:5acd88ab-f3b9-426b-adb6-b7c10fd8bb70 a dho:Rampant, - owl:NamedIndividual . +dhd:5f27e0db-2673-439c-a37e-d1c3432c8e7d dho:hasPattern dho:BendOfLozenges . -dhd:5ae9adce-d5ff-4daf-9400-f6a1fb78a0a4 a dho:Lion, +dhd:5f32ee3a-204c-4a8a-832f-e3dc88d60d5c a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:3e7ceab2-8957-4b66-8297-b6bf89da921a, - dhd:4bf38ef7-e433-4a27-83c3-26d0916d3882 ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:15c8a627-7f36-4fbe-a48a-366b71b97d06 ; + dho:hasTincture1 dho:Azure . -dhd:5b19e7ac-1863-485d-8641-c2a17b4a6e3a a dho:Guardant, +dhd:5f3beabb-40dc-4e07-be01-a54442530cd8 a dho:QueueFourchy, owl:NamedIndividual . -dhd:5b2d03a9-66b0-41f1-b23f-e7707f80ba7f a dho:Bugle-Horn, +dhd:5f5a6b1b-7db0-4f26-aa24-3d32f5dbb301 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dhd:e6b4ff10-3b3d-4fae-b57c-755842734dd9 ; + dho:hasTincture1 dho:Argent . -dhd:5b3b31e7-6e14-418b-ac63-f14e21fb195c a dho:Layer, +dhd:5f61c9e1-a7ef-4c62-9204-9598f0aa8bde a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a5600349-7cdf-418a-a80f-896106bde850 . + dho:hasCharge1 dhd:736dced3-c596-433d-991e-f0712981fef8 . -dhd:5b4468c1-3029-422d-84db-0398b507c6d9 a dho:Lion, +dhd:5f622c8c-5282-411d-bcdd-3964be1fb38c a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:4132174a-4ca9-4023-abc9-aa9df0b3c688 ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Or . + dho:chargedWith dhd:c9048995-2286-4851-8fd3-7b1cbe7c1dd3 ; + dho:hasCharge1 dhd:b341ad10-1384-473d-9e76-6328d9e54fb7 . -dhd:5b666bae-8a9a-4703-ad81-d6551bc342d0 a dho:Barbel, +dhd:5f788a03-ad27-4cd4-a65c-54d1cdf3f62f a dho:Wing, owl:NamedIndividual ; - dho:arranged dhd:53086f36-7059-4c7d-94a2-5d8c33aa5051 ; dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:5b67cac2-ae50-4278-bcd2-0818a4fc1a99 a dho:Rose, +dhd:5f7bee89-edbd-49e3-9cd9-e32e624dcd39 a dho:GarlicPlant, owl:NamedIndividual ; - dho:hasModifier dhd:81919fa3-d3d1-4368-a97d-195d129d0cd0 ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Vert . -dhd:5ba73114-ea77-4335-bca5-00a0b230fb81 a dho:Layer, +dhd:5f8191d8-44e5-4586-b659-63bfd007d98b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:eb093ccc-430e-4f22-87d2-40aa81df3d88 . + dho:hasCharge1 dhd:738c1882-5b94-499f-b18c-7e1e3e47f027 . -dhd:5bbdae98-e762-4799-b3cb-5f1f124f5f79 a dho:Layer, +dhd:5fad4a0d-e9c4-40b5-86be-949d033d0c78 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a174b4fc-d7dd-4252-b913-7451f2bf0b0b . + dho:hasCharge1 dhd:4873897a-3f3d-41de-9747-b6347abef737 . -dhd:5bbf42cc-af09-4080-b4f5-19a0f9e11be1 a dho:Layer, +dhd:5fc243e1-990e-4bc1-b270-c2139275eb14 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6217cc97-fb07-4ec7-88aa-bd0a72416baf . + dho:hasCharge1 dhd:d977290a-66cc-4393-9650-7f5dda31a547 . -dhd:5bc303c0-e042-4a9c-939d-a7eeef3baff1 a dho:Layer, +dhd:5fcc7b9c-02ca-4d81-ba0e-1d7d903048fc a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:085e3575-3356-49b4-85cc-a39403efcf11 . + dho:between dhd:fc793df5-d49c-4f41-9f7b-b4ca94dc0785 ; + dho:hasCharge1 dhd:d8be8f40-34ae-4ea4-aa25-ac63ea039f5c . -dhd:5bdfbb3f-118f-4f01-90d5-1588a1f07833 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . +dhd:5fd0312e-8d03-40d2-93ae-5d96bbd6ed39 a dho:Langued, + owl:NamedIndividual . -dhd:5bfadead-ea53-41de-ae3f-dc88ece3ce7f a dho:Field, +dhd:5fdc9bc1-4d16-4373-b990-deeeba396a20 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:5c0b65f3-8cba-4da6-bc01-86a9f1af2b23 a dho:Field, +dhd:5fe2a41a-f0ea-450d-9406-58f4c3a57187 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:5c19160f-3bb2-49de-bcf9-628a2d228a54 a dho:Layer, +dhd:5fedbdda-97b8-4a83-9dc5-772033f99fb3 a dho:Eagle, owl:NamedIndividual ; - dho:hasCharge1 dhd:ea3369d1-5672-49c5-a740-01781a1ccb15 ; - dho:with dhd:272ad0cc-66d7-4a36-8cf5-dd5c316e1cf2 . + dho:hasTincture1 dho:Sable . -dhd:5c29a840-be98-438c-a5f4-0e81c829ea36 a dho:Naissant, +dhd:5ff3d033-1a90-4998-a154-a5710cc59849 a dho:Crowned, owl:NamedIndividual . -dhd:5c344ab4-ecac-4cfa-bdb6-aa46b551c22c a dho:Field, +dhd:60009576-0764-4a45-ba74-2f0978e1e2c3 a dho:Martlet, owl:NamedIndividual ; - dho:hasTincture dho:Gules . - -dhd:5c69a5b4-41f8-4273-9cbb-75973e051cdc a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Sable . + dho:arranged dhd:3f9b6608-c449-4b55-ac57-64d32d3f402f ; + dho:hasTincture1 dho:Gules . -dhd:5c8fb205-c489-464d-a2e9-7f6518db17bd a dho:Layer, +dhd:600b1bef-fd68-4c7c-a0a2-fa0eb45c6c2a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:25df5086-a2c1-4bc9-b79c-8217a1e1a155 . + dho:chargedWith dhd:143a02ed-a15d-4cab-9e03-76bbacafb1e0 ; + dho:hasCharge1 dhd:cf38b992-5f7f-4116-8a05-607523fc2f93 . -dhd:5c91322e-7131-4fd6-9be8-fae83599951d a dho:Layer, +dhd:600ed482-1f3c-435c-bb64-96cb81d07e72 a dho:WolfsHead, owl:NamedIndividual ; - dho:hasCharge1 dhd:1e89cce0-fb7a-4ce9-9bcd-1c4496a06538 . + dho:hasTincture1 dho:Vert . -dhd:5c937e94-2d59-4ec1-a96d-8235bbf979d4 a dho:Field, +dhd:60280c97-767a-4b4e-be71-f5bf8c40bef8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:5c94a85d-6e95-4d12-a3df-65d08fb3de83 a dho:Layer, +dhd:602fc791-b7d9-46b4-8dfd-16c55e4a6c0b a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c4d854d9-afab-4733-927a-e9c03e1255bf . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:5cbacd3f-579e-4b14-984e-47643ecaae80 a dho:Field, +dhd:60419515-86fa-4316-8398-079e517ad5f4 a dho:Armed, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Gules . -dhd:5cbd63ad-0fb6-475d-9c1e-3212fd64d95d a dho:Annulet, +dhd:6058e31d-010c-4128-a9a8-46d8dd67660b a dho:Mirror, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Azure . -dhd:5ce86569-647a-481a-9cb9-47f07b073a5b a dho:Field, +dhd:605f340d-feee-4ac7-9a88-7c96f9f778ce a dho:Bar, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:5cf564c7-889b-4998-9778-9593b1c22d2c a dho:Gorged, +dhd:6063e05b-2a21-4bf5-816d-74f5bdc47c2d a dho:Armed, owl:NamedIndividual . -dhd:5d127665-c16e-4783-b617-2f8419fa6c5d a dho:Layer, +dhd:6067c0e4-bce1-48e1-8a14-3c86a0a7fdec a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:25bebab1-ea63-483a-bdc2-d042c7ad46e7 . + dho:chargedWith dhd:640a0c5d-6b0f-40af-b3f3-797a54264d6b ; + dho:hasCharge1 dhd:251f4ac9-74d0-46ee-ba5a-b92b0a9fb79f . -dhd:5d34c72f-1610-4566-bac6-a41368e6a23e a dho:Crowned, - owl:NamedIndividual . +dhd:608b9e86-29a0-4fe1-aeb4-eec387671af2 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:9c20592f-18fb-4104-a8d8-2d929759cf73 . -dhd:5d4b1b65-6137-42eb-ab95-7faadfc81e5f a dho:Layer, +dhd:60b1a91f-e195-41ff-87ae-89ad672e9c72 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:391df24e-3b72-4e84-9019-972e509d0c56 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:5d59cf4d-657c-4692-91cc-9214a1143331 a dho:Layer, +dhd:60b99f2f-686e-4f76-b9ea-c80f42e2c5e7 a dho:Bar, owl:NamedIndividual ; - dho:hasCharge1 dhd:8fb76223-15c9-49dc-a838-a2c4dfaf572a . + dho:hasLine dho:Undy ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:5d679d38-1e50-4a48-8294-6a64aeb6c861 a dho:Label, +dhd:60bfc05a-b1aa-4ba7-a426-3e90e31c13a4 a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:5dba6c64-1eab-4168-8394-1833d2624e3e ; - dho:hasTincture1 dho:Ermine ; - dho:hasTincture2 dho:Azure . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:5d69feae-c841-45f3-9f60-2234147b5188 a dho:Statant, +dhd:60d42a77-30f4-4e63-9bfd-822065408d82 a dho:Issant, owl:NamedIndividual . -dhd:5d6d1273-1e0e-4b42-9172-1f13a37a6028 a dho:Escutcheon, - owl:NamedIndividual ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Argent . +dhd:60dd14aa-27c9-4daa-a385-a6ca70d781ce a dho:QueueFourchy, + owl:NamedIndividual . -dhd:5d7cc2e9-38e9-4ccf-a2a4-f1975f27faed a dho:Layer, +dhd:61004829-40b6-46e5-a002-e750e74cade0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:67f6bef5-23f8-4f28-aeb1-14d5c7a9330f . - -dhd:5dba6c64-1eab-4168-8394-1833d2624e3e a dho:PerPale, - owl:NamedIndividual . + dho:hasSeme dhd:7f8f97af-0e8e-44d8-b0fd-549468151a0e ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:5dd236ca-c632-4abf-a6c2-040b5cd3d755 a dho:Layer, +dhd:6109ad4a-d02a-4d08-88a6-457de19c6357 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:0e75356b-91d8-4cd4-928c-69b950422c81 . + dho:hasTincture dho:Argent . -dhd:5dd2d0b5-c92e-423a-816d-d9190e053b70 a dho:Layer, +dhd:611811e6-01cd-4369-bec6-f0799e7499d6 a dho:Increscent, owl:NamedIndividual ; - dho:hasCharge1 dhd:07f42bc5-d11f-43ba-9b3b-69711ac7091e . + dho:arranged dhd:f4b713c4-8568-43b4-9cb0-7a477a454b0f ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:5dd35c35-64c3-4b16-8e4a-69c6ddac40fe a dho:Field, +dhd:61490534-a438-4be9-afb5-1880fb3c6dbb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Ermine ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:4a40d81b-8e64-46b1-b393-2236daaee8e3 . -dhd:5e00d36a-99f7-4617-a652-f84e38fbd054 a dho:Lion, +dhd:614f5fbf-3379-45d7-9936-d1008018356a a dho:Arrow, owl:NamedIndividual ; - dho:hasModifier dhd:2ebb48f3-ab31-4733-b361-5d70bbed1550, - dhd:ee5a4f69-4735-4bd3-8b62-f2f8437fae52 ; + dho:arranged dhd:83e89f27-817c-4ad9-8364-b7baa0d52a71 ; dho:hasTincture1 dho:Gules . -dhd:5e03d45c-d0ea-4d28-8dbf-5107b9c47413 a dho:Fleur-De-Lis, +dhd:615efeb9-b618-41b2-a653-6a77a3bf0661 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:5e0c2015-92a0-417f-9ae4-b2e29a2d7332 a dho:Field, +dhd:6166c218-4f82-4c12-b97b-5c64000124f6 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000010789_A ; - dho:hasMarshalledPart2 dhd:CoA0000010789_B ; - dho:marshalledByType dho:PerFess ; - dho:numberOfMarshalledParts 2 . + dho:hasCharge1 dhd:d4dae4c6-c558-46bb-9a17-58604efe787e . -dhd:5e184a16-67c8-4cb0-98bc-6949d46e0941 a dho:WaterlilyLeaf, - owl:NamedIndividual ; - dho:hasModifier dhd:17ce724d-8cd9-4c0c-b07a-b77620643f78 ; - dho:hasTincture1 dho:Vert . +dhd:61a839bb-d954-4f87-9584-8a404db5c1f8 a dho:Addorsed, + owl:NamedIndividual . -dhd:5e23b9ad-2ff4-473c-8bb3-094185c907d2 a dho:Chief, +dhd:61af2287-f731-4755-bc3f-cd93b76167a1 a dho:Guardant, + owl:NamedIndividual . + +dhd:61cd25e9-55c9-4a8a-a88a-312e0bdca3ae a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:5e25c2d9-ea94-44ae-8302-a5a54a47a84c a dho:Layer, +dhd:61efb093-72a3-46c9-8343-eb3a8f51e1f3 a dho:Bend, owl:NamedIndividual ; - dho:accompaniedBy dhd:0d208d14-af6f-430e-9393-b82b5ec9023b ; - dho:hasCharge1 dhd:09b37128-09e2-4ee6-9abd-6cd72f76416f . + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:5e2dd1d8-5cf2-447c-9d86-7c58514d2527 a dho:Field, +dhd:6216005e-b4bf-42d6-8094-e80c65f79ceb a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:5e387bc8-d5b3-4b92-84da-df780155ccd2 a dho:Layer, +dhd:62193f63-f667-41b5-9d18-08f450bc06ab a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5a134cce-cb68-4d55-a4fc-809b4b4c1d43 . + dho:hasCharge1 dhd:956b4c6b-e774-4e93-9f02-6e020229c8ae . -dhd:5e400819-affc-4d95-85b7-00b29bc0c463 a dho:Layer, +dhd:62267e60-570a-4052-944b-d694f0ceea37 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:82381175-7654-4239-848d-4e1eeed3cd75 . + dho:chargedWith dhd:658c1362-5a8d-4eb8-aac2-35b64d40cde0 ; + dho:hasCharge1 dhd:b01bc7ca-1ab6-4c2b-bce9-cfc95d5b29e4 . -dhd:5e4a1697-c67f-4b06-99f5-886a160357e7 a dho:Layer, +dhd:6231062a-aa92-48a6-94cd-7bab4b16eac8 a dho:Mount, owl:NamedIndividual ; - dho:hasCharge1 dhd:c1e955fe-887c-413d-b8ed-3d3c86006e3e . + dho:hasTincture1 dho:Sable . -dhd:5e4fcb86-7317-425f-99f6-5a12a8b747b9 a dho:Layer, +dhd:623e2f1a-a72e-40b8-bec9-8624bc165850 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:2724f900-72cc-4073-961a-bf9b0c482e9c . + dho:hasTincture dho:Gules . -dhd:5e55d890-a6e4-4dcb-ba84-7ecb26988050 a dho:Field, +dhd:6245440e-c32a-49c0-8b25-0008e63adaf6 a dho:FessOfLozenges, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture1 dho:Argent . + +dhd:62567b64-4456-4b47-8803-00928e433fdb a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:5e57dc80-6d59-4813-8a22-449535250b98 a dho:Eagle, +dhd:6269f96f-e120-44c4-bc2b-80c380c86b74 a dho:Empty, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasPattern dhd:1a4c28d5-c1c5-4916-b390-c85d429b9189 ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:5e62ca56-fade-4c49-94ef-724aa60e6339 a dho:Chevron, +dhd:627a1220-d9d2-4382-a894-ee5c69542f23 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . + +dhd:627a33b8-5880-41a3-b6d4-bba2280f8391 a dho:Of8Pt, + owl:NamedIndividual . + +dhd:6283ed80-3a9b-40b7-93a5-ed636b704e94 a dho:Crowned, + owl:NamedIndividual . + +dhd:62a71e4e-b7c1-49f8-8b78-54bc29f853e6 a dho:Field, + owl:NamedIndividual ; + dho:hasMarshalledPart1 dhd:CoA0000027639_A ; + dho:hasMarshalledPart2 dhd:CoA0000027639_B ; + dho:numberOfMarshalledParts 2 . -dhd:5e6420c1-30d0-4bb9-b52d-c3f9f4d27e65 a dho:Field, +dhd:62d400f9-231c-4339-a933-f61b37568c59 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:5e6d40cb-af6e-4c3b-8b0b-c0e55de13045 a dho:Escallop, +dhd:62de2f52-5245-4564-aef7-ad1fd7ab8cae a dho:Leek, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Vert . -dhd:5e6f8e48-0d3f-4d5f-9564-4995b6337920 a dho:Field, +dhd:62fba52f-75e5-4326-b830-fe43c4e7dad1 a dho:Armed, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Gules . -dhd:5e7e1443-379e-4134-a5bf-58991a0cc145 a dho:Field, +dhd:6301d478-aa51-4cf4-aec3-147f3588b4a4 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000016665_A_1 ; - dho:hasMarshalledPart2 dhd:CoA0000016665_B ; - dho:hasMarshalledPart3 dhd:CoA0000016665_B ; - dho:hasMarshalledPart4 dhd:CoA0000016665_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:319537f2-879b-4154-9445-1c9418cee0c8 . + +dhd:6319f4c7-879a-4897-be0f-91b69c1c3c2a a dho:Fleur-De-Lis, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . -dhd:5ea67257-0718-4abe-8c1e-5a090c084e23 a dho:PerBend, +dhd:632f9139-343e-4e27-a5fc-e29be31205ec a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, owl:NamedIndividual . -dhd:5eaffb19-9204-4734-9a63-9b8593a8df6b a dho:Layer, +dhd:63445b98-bdcf-4eb9-8903-731ab04e744c a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:3d2ddf21-7bcb-40ac-920f-4ff167af7783 ; - dho:hasCharge1 dhd:73178991-0148-4388-a87e-ac685a06fb53 . + dho:hasCharge1 dhd:712b939d-5680-4b20-bba4-a6c9b89122d1 . -dhd:5ed1088d-a7d6-4ea1-a514-193966e2bbd7 a dho:Lion, +dhd:635788e5-047c-416d-a406-56cb7564c068 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:3ad5c98e-ac29-4866-81a1-e5e0e09c990a, - dhd:40d0e388-f01e-46d1-b20c-95ce61b07f9c, - dhd:bb647dff-5e9e-4d00-bbc0-49be39029b43 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:5ee3199c-389a-418b-ba70-026b2377f6c0 a dho:Layer, +dhd:635d9aa4-d0d6-4130-88ce-568498056c90 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a6085512-6f75-411f-8aee-0a92efc980fb . + dho:chargedWith dhd:45ebbb3b-2644-4988-8735-aa62d2c8d5ff ; + dho:hasCharge1 dhd:210eb259-f34b-4a1b-a266-94f0309f2e66 . -dhd:5f1f0efa-7b32-4186-914c-32449dc3d97a a dho:Rampant, +dhd:6372d395-3239-4dd3-854f-ce708ebfb220 a dho:Palewise, owl:NamedIndividual . -dhd:5f77d845-e666-4019-a45c-75f016af1567 a dho:Lion, +dhd:63bd4911-48c9-4e60-b16a-999814f79a9f a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:44ef51e2-630b-49ce-89ed-44d20812d6dd ; - dho:hasPattern dhd:93ab741b-6565-4e5b-9244-5e06b8159427 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasCharge1 dhd:d13974ee-4abb-4a65-9ec8-1344ed695414 . -dhd:5f7935b6-a2e9-412d-badd-9f281240d1b2 a dho:Layer, +dhd:63e5d5a9-c605-4446-a94a-dc6ae2ae8429 a dho:Aigle, owl:NamedIndividual ; - dho:hasCharge1 dhd:ef6bc611-963b-4c25-ae46-5ae7ee9bd3ec . + dho:hasModifier dhd:9154e10f-af52-4153-9bfc-9d30a019c38e ; + dho:hasTincture1 dho:Sable . + +dhd:63f77e3e-1060-4d54-ba31-01c8001c70bd a dho:Field, + owl:NamedIndividual ; + dho:hasSeme dhd:5da51e6b-85be-452d-a9b4-1c32b18ef062 ; + dho:hasTincture dho:Or . + +dhd:63fe4e29-df82-4c99-88e6-37e8511ce06f a dho:Field, + owl:NamedIndividual ; + dho:hasMarshalledPart1 dhd:CoA0000009579_A ; + dho:hasMarshalledPart2 dhd:CoA0000009579_B_1 ; + dho:hasMarshalledPart3 dhd:CoA0000009579_B_1 ; + dho:hasMarshalledPart4 dhd:CoA0000009579_A ; + dho:numberOfMarshalledParts 4 . -dhd:5fb97a0f-9ae8-46ca-8fb7-7f3597f58113 a dho:PerPale, +dhd:6402e1ef-0fa2-48e8-97cd-9e3c2e6acd37 a dho:OrleOf, owl:NamedIndividual . -dhd:5fbd3443-fa01-47a6-a949-fb753d4944c4 a dho:Field, +dhd:64210fc5-3847-4932-b1fa-6d07090fb687 a dho:Field, owl:NamedIndividual ; dho:hasPattern dho:Barry ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Gules . -dhd:5fc25c63-7b91-4149-b6b4-e9c35fae67d7 a dho:Pale, +dhd:6440c22c-2302-44fd-b6f4-493f0333b591 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:15059bbd-d519-4427-825b-6d6f4b35a1fd ; + dho:hasCharge1 dhd:ac7dac3f-2fa4-4c2d-be0d-bcc0065e8a2c . -dhd:5febe589-781e-4be8-a486-d14bea98fb68 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:dc580c25-5293-4eb5-8005-e7fd7c18f046 . +dhd:646776ed-70f9-486c-8369-074d32d19475 a dho:Guardant, + owl:NamedIndividual . -dhd:5ff0864e-fc7e-42cb-ae55-00126fa5e4e2 a dho:Field, +dhd:6469b798-aa5d-4794-8996-fd7af7138541 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:6001a0ed-d6fd-4507-b611-607d3e6b443e a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure . - -dhd:601e1751-8c60-49ee-9a21-7dec445d17db a dho:Field, +dhd:647e8872-ee3a-4a59-b929-e93088196b06 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:c667444a-7cdb-4cb4-9ddf-dff8ddc0c1cd ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:7fdec631-f7f8-4564-938f-e9517f8e0272 . -dhd:6023c04d-aaba-447e-961a-0016f74d9fa0 a dho:Field, +dhd:648e16f3-92b6-4227-9aaa-4e91536b7e8c a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:60297d8d-64e1-4c42-aea6-32cc137cd417 a dho:Rose, - owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:6490b08e-6df5-4d9d-9e91-cab927bab8ae a dho:Rampant, + owl:NamedIndividual . -dhd:6052910d-035f-4003-9819-eee5afb9e703 a dho:Martlet, +dhd:649c62db-4b1a-4c86-8612-3dcaacf87e27 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable ; - dho:inChf dhd:2e382136-1ed6-44a3-8b19-fa387a535a76 . + dho:hasCharge1 dhd:814c5517-9f60-422a-89e4-f126611b41b0 . -dhd:60536197-12cb-4f69-97ea-38a3b8668b0f a dho:Field, +dhd:649d4aad-4606-4cd9-9caa-4be3bcf0fabe a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:dc5968ea-033d-471c-99be-c4b6b93262a2 . -dhd:609ffee6-350a-4e1a-aa98-17570f285655 a dho:Saltire, +dhd:64ae8c6a-882d-47f3-84f8-5da61224f4f5 a dho:Rose, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:60a06f79-03fc-4846-9850-65a3e3bc9a45 a dho:Lion, +dhd:64b341e6-28cd-4124-95c1-d679a67f6780 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:a92b1582-629a-4308-9db4-63958c4be89c ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:5795af66-b898-4cf3-9533-78e0ce4f7600 . -dhd:60d8d506-b503-4489-a096-9ab656eb6dd4 a dho:Dice, - owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:64cb03bd-1b30-41bb-bb64-4eb9fa8d66a5 a dho:Rampant, + owl:NamedIndividual . -dhd:6106c957-e9af-4085-8b2c-d2747dec0fe5 a dho:Lion, +dhd:64da81b6-c3e8-4c49-add2-d232a14cbc4d a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:0563fda7-579c-4b77-ad29-14724e1585a2, - dhd:913e4d51-d584-40b5-b434-19a4c494dffb, - dhd:a6200cb7-440b-4bfc-8419-be6e50d755c2 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:ff111c4c-41c0-40a5-8720-a7b925eb6dd0 . -dhd:6115c4ed-f702-44a6-9329-8cb3ba26bbb5 a dho:Layer, +dhd:64f2eeec-b198-4ff6-b1f3-d41d3ee3a535 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3047b4f7-7464-45eb-9ef7-3502d2c91b1d . + dho:hasCharge1 dhd:fe16029f-977f-4f38-89d3-8628d791f497 . -dhd:611b37bb-4e8f-4dc7-934e-12cb54b11aed a dho:Field, +dhd:6505d37b-f608-4d96-8069-ba2b5994cd30 a dho:Border, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:611f5cda-ebd0-4dc2-a870-1c4c342b261c a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:2b1275e8-c046-4f12-a310-bbab37988b92, - dhd:487bdcda-926c-45a5-8e68-353b28aef3ea, - dhd:88bc3d44-6d6f-44b7-94b8-4b3140118367 ; - dho:hasTincture1 dho:Azure . +dhd:651159f9-cd13-4a54-b6a2-ac892b48860e dho:hasPattern dho:Barry . -dhd:6135b8a4-6c37-4295-adae-5e2243c3232c a dho:Addorsed, +dhd:651a56d0-1df3-4607-87c2-9991d72b4b6e a dho:Rampant, owl:NamedIndividual . -dhd:6191c62d-3eee-4663-a601-737cfc0f8c61 a dho:Field, +dhd:6530db13-382f-47fb-857a-e3052df9aee1 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Gules . -dhd:61be499b-2c10-420e-9bf6-0a34ad13d126 a dho:Field, +dhd:6552d54d-0199-4f3b-a448-6d83693d2989 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:561c36cf-1580-4619-b0cd-966da34eb3a6, + dhd:965e468e-69de-4ad3-83db-9880859e6117 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:61dd8df9-e935-4f3f-977e-00484cb1e54c a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . +dhd:6559b474-9165-43e9-bcbe-fac8faa97b38 dho:hasPattern dho:Chevronny . -dhd:61e5a186-1f9d-478c-8d61-f13c11937fad a dho:Canton, +dhd:6575ff63-4c54-45c8-bb14-39f0d485db30 a dho:Field, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000009943_CoAF1 . + dho:hasTincture dho:Gules . -dhd:61f3660b-b28f-4fcc-9cf8-2b6e3c1a8a95 a dho:Layer, +dhd:65a34f23-fd9e-4d77-8418-e08b30e9271d a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:68e26ef9-93ee-49a8-9b73-2112e3490318 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . + +dhd:65a86303-4215-4e09-b6f0-7a6ea4c84b58 a dho:Crowned, + owl:NamedIndividual . -dhd:6217cc97-fb07-4ec7-88aa-bd0a72416baf a dho:Lion, +dhd:65f6d706-40e1-41d0-8c48-b721ed476834 a dho:Chief, owl:NamedIndividual ; - dho:hasModifier dhd:dbdd184a-425d-470b-a7f9-673c2a4fc510 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Ermine . -dhd:622bc3bb-5fb5-4bbe-9626-bd0a871c9073 a dho:Fess, +dhd:66019010-7d4a-4e51-889d-01150e75ade6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:accompaniedBy dhd:6573c558-29f1-4550-8401-35df4ab25a6c ; + dho:hasCharge1 dhd:f57566e2-92ca-45b4-9689-9298b4006875 . -dhd:623173e2-e634-40be-92aa-5495d30f8f9d a dho:Field, +dhd:6612d341-c70b-416b-a09d-33e6f754ee78 a dho:Seme, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dho:SemyOfHearts ; + dho:hasTincture dho:Gules . -dhd:623512dd-29f9-49e1-84d9-d73975b39962 a dho:Layer, +dhd:6614461a-b658-44d1-8429-07d806c193e1 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:4e45b3ce-6367-4585-93c6-3900822fdfc2 . + dho:hasMarshalledPart1 dhd:CoA0000008724_A ; + dho:hasMarshalledPart2 dhd:CoA0000008724_B_1 ; + dho:hasMarshalledPart3 dhd:CoA0000008724_B_1 ; + dho:hasMarshalledPart4 dhd:CoA0000008724_A ; + dho:numberOfMarshalledParts 4 . -dhd:623dd50b-3273-4760-984c-f82d07f2d365 a dho:Field, +dhd:6614ecbf-2a67-4d1c-a600-b08794315fd0 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:dd2971b6-4c41-4d98-a613-565afb3a8121 ; - dho:hasTincture dho:Gules . + dho:chargedWith dhd:e4ae0252-f91e-4997-9f81-03f212bbdfb2 ; + dho:hasCharge1 dhd:0dc293bc-b2b8-43b1-b0a8-912d2c4464bb . -dhd:624388ec-f105-43cb-ac16-2686a32a2413 a dho:Field, +dhd:6634907c-3f89-488c-98a1-f1b4eafad743 a dho:Dragon, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:390d5def-3a7a-4034-ae97-a07a18e1e798 ; + dho:hasTincture1 dho:Vert . -dhd:6246b2b8-516b-4bb0-abb7-efb106f80c32 a dho:Field, +dhd:663f64e5-da67-477e-be00-98e774440ff1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:e8617684-d72c-4912-b9f0-46176495e880 . -dhd:625b6e79-b140-4f26-bfa6-1cd526991b60 a dho:Fesswise, +dhd:6660fc66-8a90-4c70-b40b-1384a5076046 a dho:ConjoinedInPairle, owl:NamedIndividual . -dhd:6272b3a9-a5cb-474f-b528-f231f422901d a dho:Chevron, +dhd:666cceb8-52cc-4e22-8374-96fe8f46428a a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . + dho:hasMarshalledPart1 dhd:CoA0000008724_A ; + dho:hasMarshalledPart2 dhd:CoA0000008724_B ; + dho:hasMarshalledPart3 dhd:CoA0000008724_B ; + dho:hasMarshalledPart4 dhd:CoA0000008724_A ; + dho:numberOfMarshalledParts 4 . -dhd:6285ca09-7302-4ad8-aeb2-dca63f2ed91b a dho:Langued, +dhd:668e2494-da28-4320-ac06-42936736ebf1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:ed596124-8c21-4532-a5d8-330067422fdc . -dhd:62e65a9a-507d-440b-a1e6-20f1bf935b67 a dho:Layer, +dhd:66a56baf-3c66-4611-bdb0-6fb266b8ffce a dho:Field, owl:NamedIndividual ; - dho:eachTippedWith dhd:16f0c46d-63bf-4cbb-a214-f0d36670c5c2 ; - dho:hasCharge1 dhd:39ec8aac-48e3-4750-8cc9-74b0801ff313 . + dho:hasMarshalledPart1 dhd:CoA0000011296_A ; + dho:hasMarshalledPart2 dhd:CoA0000011296_B ; + dho:hasMarshalledPart3 dhd:CoA0000011296_B ; + dho:hasMarshalledPart4 dhd:CoA0000011296_A ; + dho:numberOfMarshalledParts 4 . -dhd:6303f59b-bfe1-45c9-9964-2724c829fc6b a dho:Rampant, +dhd:66b2b943-d986-412d-ad16-601b87f5174b a dho:Rampant, owl:NamedIndividual . -dhd:63068303-f02c-43a7-9e07-417bd41f5e90 a dho:Passant, - owl:NamedIndividual . +dhd:66bdb7f5-640e-4637-bda9-fe97a554f7bf a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . + +dhd:66ce6038-6608-4af6-beab-df27f61b7c9a a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:681eb224-e68d-4247-9250-c178a4565f44 . -dhd:63124246-32e6-43df-a65d-fdafd5b11ede a dho:Layer, +dhd:66d93c54-fce5-4752-a2b8-00cd560e4d00 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:20d22e80-9ff8-466f-ab3d-92f3c729727f . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:636599a9-d5af-4637-b754-6bdd4453af4e a dho:Layer, +dhd:66e80f62-43c4-4c6c-b482-4ba8fa274527 a dho:Lion, owl:NamedIndividual ; - dho:chargedWith dhd:f40f1dc7-a281-4bca-bd6b-682659dee648 ; - dho:hasCharge1 dhd:b6b4ccc1-fb3c-4e3d-b17a-442e9edece90 . + dho:hasTincture1 dho:Or . -dhd:636905c2-5b3f-41a5-8901-4deefa3bbbd9 a dho:Field, +dhd:670e5106-bc28-41a4-b271-a8dec60f2a1b a dho:Wing, owl:NamedIndividual ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Or ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable ; dho:hasTincture2 dho:Gules . -dhd:637202d5-8826-4d61-a3c2-c3eba169a905 a dho:Label, +dhd:6710e4be-09e6-4079-9909-b937d74484a4 a dho:Chief, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:6376e691-d5e2-4703-8938-868648d19b1b a dho:Field, +dhd:671c008a-d0d3-459c-afd0-d4ebe6ad9e0c a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:6394a8c5-cd0b-47e1-823c-8a83ab53926e a dho:InFess, - owl:NamedIndividual . + dho:hasModifier dhd:8a9f2b77-4a9e-44de-a564-823fa2b3bdb0, + dhd:a53b5d81-6ad2-4fab-ad48-b7a6edda485f ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:639888d9-8a27-4ad2-9cb3-f5a07c99c990 a dho:Field, +dhd:672b6c8f-e299-409b-8011-796dfb29b82a a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:4ef6a056-7172-47d0-b216-9e1121e3d52a ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:473d9299-f33f-4546-887b-2c969b559092 . -dhd:63a381a6-1719-4c77-818a-3caecc7de011 a dho:Passant, +dhd:67352ac3-87b2-43fe-a5fe-546adca3411a a dho:Rampant, owl:NamedIndividual . -dhd:63ab0bdf-269a-4f84-8591-4717c8f5797a a dho:Layer, +dhd:67354c33-22c5-4762-b1be-37f4ec589106 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:1278a657-da5f-4f92-8958-0e25a7dea7ce ; - dho:hasCharge1 dhd:30e2a698-7565-40ee-a01d-1131a2708ddf . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:63ae71a0-7061-4ed8-a2ee-b243b12144ce a dho:Layer, +dhd:674d87fe-681f-428b-9f2b-165712f9cf5c a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:cb647684-6394-4866-963d-030e19dbdf6a . - -dhd:63d59147-0da4-446c-a100-cadc9e354253 a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasTincture dho:Or . -dhd:63e851ef-8db1-4d63-bae3-e95257c5f8c7 a dho:Crowned, +dhd:67603232-aa7d-440f-b5f4-dc4aef0f9b60 a dho:InFess, owl:NamedIndividual . -dhd:63ea539c-ee88-4423-8d2e-c5497832ee4f a dho:Field, +dhd:6778e3bb-1e28-4587-9648-6f99cf4485da a dho:Tower, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:63f03edc-13d3-4943-b335-b1a40fbf45e3 a dho:Field, +dhd:6786f41d-0d3e-40b6-a51f-4ba5276dae22 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent . -dhd:63f4d375-3e7f-43bf-bdcd-657129fd898f a dho:Layer, +dhd:67b9545f-db4b-4b3e-8db5-30d358737306 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:fe7e0f93-cb27-447e-9540-d9f883e8c929 . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:6417c55e-20af-4685-84e8-f2b4477cbcf5 a dho:Layer, +dhd:67c5ce29-35f0-4809-8935-7f1b2eebe499 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:125f5765-5ce3-4156-9bba-f41ff4884921 . + dho:hasMarshalledPart1 dhd:CoA0000011773_A ; + dho:hasMarshalledPart2 dhd:CoA0000011773_B ; + dho:hasMarshalledPart3 dhd:CoA0000011773_B ; + dho:hasMarshalledPart4 dhd:CoA0000011773_A ; + dho:numberOfMarshalledParts 4 . -dhd:641e29ad-e849-45f8-8157-bb5a38d9412b a dho:Pale, +dhd:67d84f26-6319-4ec1-9471-9a2c4ee2f09d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:accompaniedBy dhd:2e97ad88-d3a3-4299-8b8e-723cd2a5e4d3 ; + dho:hasCharge1 dhd:cfce72e6-fba4-4204-8647-2a892cfb7a54 . -dhd:642ec567-c945-4120-9f19-039489df7835 a dho:Field, +dhd:67db8bba-0fd2-46e2-9986-1ca125e3e5cd a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:64362f11-a512-448c-a7df-a692b1e42cc8 a dho:Seme, +dhd:681eb224-e68d-4247-9250-c178a4565f44 a dho:Pale, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:643dfac0-518e-46a8-9c42-b06e8cf37d7b a dho:Pale, +dhd:682494eb-caf0-456b-b046-b932c9fc6118 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasPattern dhd:78e0105f-3fa2-4ee2-8f79-2e2b31cffd2c ; + dho:hasCharge1 dhd:c225a127-c003-469e-ad08-f5fe400ac7b3 . + +dhd:682ae2b2-6dc2-4d9c-acab-7d2131187daf a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:2c669002-88e4-4e35-a472-bf66039df207 . + +dhd:6832cc1f-7372-4641-bac5-08407abf602b a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:PerPale ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:6442cfaf-f374-4d3c-847b-fc31185051db a dho:Crowned, +dhd:68358109-0ae3-418c-a21c-d9ee9135c36f a dho:InSaltire, owl:NamedIndividual . -dhd:645ac10f-e54e-4af0-928f-340cb5945198 a dho:Field, +dhd:68546bc8-72c6-43d3-abe6-f594210576a5 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:69408209-7190-4646-8e2d-a0d0bf4a11b4 . -dhd:645c0c99-5f10-4625-a386-dfdbc8c5c332 a dho:Field, +dhd:687be412-e229-40c8-86b7-3c8d2bba461e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:6474f08b-025e-4741-96a5-a4c4a6cc0d76 a dho:Field, +dhd:688605cd-a602-4efe-84fd-b55b85adceb9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:6476b886-232e-4c73-b26b-16d6c412d177 a dho:Field, +dhd:688c222a-92c0-407e-8c73-09255c4d4ea3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:ee9ffae3-4018-413e-854c-5fd72e00a2ba . + +dhd:6892b9c0-d1f0-4129-9574-55021ca530d4 a dho:Armed, + owl:NamedIndividual . -dhd:647f6bcd-03af-4eaf-965a-b5175f6dcc21 a dho:Rose, +dhd:68b292da-5c50-4122-9fea-588bf6769917 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 8 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:19943ea1-81b7-497a-a78b-f1198bb2d7bc . + +dhd:68b681cc-c635-4375-9416-f9093b3c84b3 a dho:Rampant, + owl:NamedIndividual . -dhd:648b43a8-e138-4f12-aa2a-31143e39a160 a dho:Field, +dhd:68b94620-d848-4a6c-b1da-9d28992e967f a dho:Escutcheon, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture1 dho:Gules . + +dhd:68c3ad75-7ca2-42b4-bfdd-578e06473752 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:64952139-4e04-4fe6-901c-983b8cb900aa dho:hasPattern dho:Compony . +dhd:68c9c793-d56f-401c-a824-9dba809b884c dho:hasPattern dho:Compony . -dhd:64b7b898-8c09-4193-8e0b-84667ebd5cd2 a dho:Lion, +dhd:68ffdff0-c8b2-479c-be3e-db141720291c a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:9e59c133-9380-4674-87c6-07ebcdefa971, - dhd:f0d11797-1a5a-4e43-942b-fcc30253168b ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent . -dhd:64ba6f08-8f2b-4103-95c9-f982c6a63467 a dho:Fleur-De-Lis, +dhd:690405c2-5fe6-4936-8b26-ea1e89983a27 a dho:Increscent, owl:NamedIndividual ; - dho:arranged dhd:a3b48a93-69f0-440f-822b-1efa56cb828e ; - dho:hasModifier dhd:0f904165-ec90-4753-9e81-319a80ed5cbe ; dho:hasTincture1 dho:Or . -dhd:64d72f8a-c43d-4b87-8ce6-b5e8e2de14be a dho:Field, +dhd:69075ee3-338f-4e0a-8c93-b320004a1b38 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:f214aff8-2882-4c02-a10a-353e51be8347 ; - dho:hasTincture dho:Azure ; + dho:hasCharge1 dhd:65f6d706-40e1-41d0-8c48-b721ed476834 . + +dhd:690ead5f-6a80-4061-8049-1e5c74211f66 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:PerPale ; dho:numberOfMarshalledParts 1 . -dhd:64e5334b-d374-4b25-81f9-6bf5631c7d02 a dho:Border, +dhd:691ead29-46e2-4e5c-a9de-bd72f70e1e7b a dho:Pouch, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Sable . -dhd:64eeff3d-0e6e-4fab-b40a-7989940ac5c1 a dho:Field, +dhd:692742fe-c0a4-48eb-81f6-e89d555b6bee a dho:Greyhound, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:36d234a1-34aa-4c89-8537-7afe9bb6da5d, + dhd:990d9a29-1d74-46d0-b5ec-59439d936c73, + dhd:a66025b3-36c6-4261-8b21-8d45f14ef25c ; + dho:hasTincture1 dho:Argent . -dhd:64f8a100-c0ab-4bec-8f5a-fa1b37d7bb7d a dho:Layer, +dhd:6929fe7b-d9d4-45cc-b46e-a0906946b22a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5fc25c63-7b91-4149-b6b4-e9c35fae67d7 . + dho:hasCharge1 dhd:c3e12b7c-6142-48f5-819f-0963621b3d03 . -dhd:6509d4b7-ae9d-47e0-a102-72979305f123 a dho:Addorsed, +dhd:6940708a-ddce-4581-979d-c142c22bafde a dho:Addorsed, owl:NamedIndividual . -dhd:650e268d-45fe-49b5-a747-37190e3fc0be a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:653b9352-945a-4d16-82e5-4656fe9e58c1 a dho:Fleur-De-Lis, +dhd:69408209-7190-4646-8e2d-a0d0bf4a11b4 a dho:Fish, owl:NamedIndividual ; + dho:arranged dhd:3917dfce-133b-42ec-ac2d-99fa2ac03fb2 ; + dho:hasModifier dhd:493e1fbd-45a5-411f-87e6-206cc7952023 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:656944c2-64d3-4de1-b8d8-e552eb513dd9 a dho:Lion, +dhd:696500c8-2e9e-47f9-871c-e24d8f64ce57 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:82bbfd25-6137-4ccc-9300-f693af1a0394 ; + dho:holding dhd:400544e4-e2a1-43b5-b911-88e588723bcc . -dhd:656caa77-d81f-42d8-b9e2-18dcfcf88122 a dho:Field, +dhd:6980ce16-51f1-47fc-b1c2-fc3f61939812 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:65838ccc-56bf-4ff6-87e4-4f0470d312ad a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:b241d85e-cf3c-408f-96d9-9218a873704f . +dhd:6987a116-4625-403f-a554-511457b9f5d7 a dho:InPale, + owl:NamedIndividual . -dhd:6599ae7c-e33e-429b-927a-cde4aa717c30 a dho:Field, +dhd:698ccdd3-f6ce-4695-a359-39db9f5eb44f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:410f2771-67de-46ec-adbd-00191d443d3c . -dhd:65a35ffb-7698-48d6-a479-f9713625872c a dho:Layer, +dhd:69aaf972-6942-440e-86f5-325c6e0b380d a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:d8b7fdd9-c6f8-4d39-840e-222e04976a73 . + dho:hasTincture dho:Argent . -dhd:65e9114c-1677-4e41-bb99-468130ef5387 a dho:Field, +dhd:69d57b9e-97d2-4c25-bd81-321d71ef412c a dho:Fess, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000027012_A ; - dho:hasMarshalledPart2 dhd:CoA0000027012_B_1 ; - dho:hasMarshalledPart3 dhd:CoA0000027012_B_1 ; - dho:hasMarshalledPart4 dhd:CoA0000027012_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Gules . -dhd:65f16a66-0e49-47eb-8e8c-89c94006d520 a dho:Field, +dhd:69deb685-894e-4b04-88a6-e7c24eff5a47 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:a290005f-8e56-40bd-97db-94990d939274 . -dhd:66199877-ebdd-4dd3-83ca-8ad792d021d2 a dho:Crowned, +dhd:69ff3315-0368-4e1b-a636-82116d00f242 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasNumber 6 ; + dho:hasTincture1 dho:Or . -dhd:66455369-9bc8-40ce-9abb-15191dbd5c4d a dho:Fess, +dhd:6a16d879-cf4d-4fd1-83b0-fbb6770421ea a dho:Eagle, owl:NamedIndividual ; - dho:hasPattern dhd:51995a6f-5953-487c-8d11-5cd0352f92df ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasModifier dhd:72a8e42c-3edd-4a94-9b75-38665fffc592 ; + dho:hasTincture1 dho:Sable . -dhd:664b2452-ae3c-4edc-a0c0-ac37f224996b a dho:Field, +dhd:6a1c7fa5-449a-402d-a547-b0cf7a578741 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:3f1813de-a53e-4458-a719-39a4f77cc9c7 . -dhd:664cad44-79ca-4915-a11e-e427c7cd00a2 a dho:Lion, +dhd:6a3cac73-4862-4f61-99de-457fb6ae1d4a a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:7206154b-d6cd-4db1-bf0c-af7367ff192d, - dhd:9a7f764a-d757-4fa1-92d1-4bbf8be1c74f ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:665ecdbd-3a5c-4b8d-ba11-a389f914d837 a dho:Field, +dhd:6a4bd8dc-7adc-4960-9c53-4e12736dccdb a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:666ea8fd-e047-48c1-907d-eb8d006a6e4d a dho:Field, +dhd:6a6b5a1a-9893-4536-bc1f-141acbdccabf a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasModifier dhd:36bcd643-31dd-428b-99a6-2402d8bfbe50 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:666f6842-04c7-483e-867c-ace8466e9fb2 a dho:Field, +dhd:6a6d8f5b-da9d-4868-9020-3adef9c81594 a dho:Field, owl:NamedIndividual ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasMarshalledPart1 dhd:CoA0000008971_A ; + dho:hasMarshalledPart2 dhd:CoA0000008971_B ; + dho:hasMarshalledPart3 dhd:CoA0000008971_B ; + dho:hasMarshalledPart4 dhd:CoA0000008971_A ; + dho:numberOfMarshalledParts 4 . -dhd:6672786b-4849-4164-a5c7-7c3d1d1ff109 a dho:Label, +dhd:6a71f675-c5ae-4a26-b1e4-94dc94be25c9 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:fd639459-d1e8-4e90-b4cb-85a5399061f6 . -dhd:667f33b5-9e4f-4ecd-a22c-440f832f967f a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:54c1aed6-ac37-4b29-a929-b5d36c4171a7, - dhd:e13bdeb8-2e45-400b-bf49-ede1f9ef20f6 ; - dho:hasTincture1 dho:Sable . +dhd:6a7ea2f7-2f02-4172-9fe0-0723bc33d7cb a dho:PerBend, + owl:NamedIndividual . -dhd:66a87b7e-7a4b-46a3-85ea-5e633a3b4ede a dho:Layer, +dhd:6aa68e5f-0135-4f41-8061-b2117ddfd192 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:cdcf2090-a1fd-485e-b705-1a471382ce26 . + dho:hasCharge1 dhd:ca66ebb0-780e-465d-935b-5517ccc02b9e . -dhd:66b48289-c412-4d0a-bfa1-0e925e70cf6a a dho:Armed, +dhd:6aaa5b87-1040-4d5a-9445-6fe269d94cd2 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable . + dho:chargedWith dhd:cc2fcaec-567b-45a8-8121-78071560e37b ; + dho:hasCharge1 dhd:ad22bb7f-b309-4cbd-8782-7322510d00c7 . -dhd:66c49f7d-ce78-4a13-a70d-92ba0ae4d879 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:18d28d92-5704-416b-bf42-b8e8f93aaeb7 . +dhd:6ac36f8c-1174-4849-94c6-a15f1a5ffb0d a dho:Sword, + owl:NamedIndividual . -dhd:66c544d5-55ae-47e2-b66d-6a0b5165a7b7 a dho:Field, +dhd:6aeae8af-a989-4ccf-a472-6752ae57b0df a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:chargedWith dhd:e55611aa-c420-45d1-a810-b69a8878fb5d ; + dho:hasCharge1 dhd:890c1f10-93e5-4aa5-892c-d8ee866e046b . -dhd:66cdd2cb-0024-4042-ade4-e7dfb9287714 a dho:Fess, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . +dhd:6afbd117-d84c-48c0-834b-8f10d5b77bad a dho:Doubleheaded, + owl:NamedIndividual . + +dhd:6b0544c0-c101-40a3-993a-ce3889d98938 a dho:WithLionsClaws, + owl:NamedIndividual . -dhd:66d5ed13-4345-4924-b053-f3fe8b95f553 a dho:Field, +dhd:6b0ceac4-67d0-4b1c-af52-3a50374c338b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:66f2ae68-49d9-47a9-b221-c407a77fadbc a dho:DoubleTressureFlory, +dhd:6b1d2837-ca0d-48b9-907b-f802a543245e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasCharge1 dhd:49f45cd1-8770-4a08-9a43-4df0a3934cb5 . + +dhd:6b31e7b3-10f7-4d8b-a39f-84a6733e3091 a dho:Langued, + owl:NamedIndividual . -dhd:6711edca-ac62-43ec-b80e-f7580f196231 a dho:Layer, +dhd:6b39730f-a59a-4a4e-b4f8-668d152ba876 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:9a231467-68b4-470e-98ab-3b0846f3d08c . + dho:hasModifier dhd:02213b2f-0322-4880-bb13-599ef4de83cb, + dhd:22372e0e-ad9a-400f-b3b8-ca539077cb33 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:67342374-1cdb-4345-82ad-63956dadc2a6 a dho:Layer, +dhd:6b3fb0df-8ca2-4acd-abd6-8debaba14dc0 a dho:Field, owl:NamedIndividual ; - dho:accompaniedBy dhd:9009b8dc-92e4-4d85-a24f-f6cf6b2c38d7 ; - dho:hasCharge1 dhd:f1be15a7-d2d5-498e-adda-b87707d5f826 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . + +dhd:6b461cd5-08fc-4490-983d-e97ab5299bcb a dho:Langued, + owl:NamedIndividual . -dhd:67381b56-c15b-49ce-82b2-35b7703ec495 a dho:PerBend, +dhd:6b508ef0-63e3-4d43-ab14-046628cf4d17 a dho:Rampant, owl:NamedIndividual . -dhd:674b676d-ed6e-4769-a8d7-b3a2b66460d1 a dho:Field, +dhd:6b7b2cd9-5033-41e9-a9b1-85bdf8c78dc2 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Azure . -dhd:675885fb-138c-47e3-a7b6-f8a79b7fdc23 a dho:Field, +dhd:6b8de689-44de-4cc5-8591-5349d0fcec41 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:436a0e22-a656-4347-9f84-2091e2dc6d8e . -dhd:676ea73e-cde7-4f2d-8426-047051a6ee80 a dho:Field, +dhd:6b8e0704-8e67-4c6f-a417-74286ff4be0e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:e4bb6656-1980-4ea5-bb3c-2a77e317e8a5 . -dhd:67b57e6e-196a-4518-bcdc-5269f2c45aa4 a dho:Chief, +dhd:6b97aca3-ba46-4786-9856-0ca9fdb6a228 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:d25b62fd-6b65-4c37-933e-ea7f5130de08 . -dhd:67edd70a-3a0f-4590-bfb1-fdd613cc0c7b a dho:Field, +dhd:6ba7e274-ddd4-46ce-8228-1d2a6fd12672 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:67f6bef5-23f8-4f28-aeb1-14d5c7a9330f a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:d4e27ea0-ef86-47a8-9391-18c6afe8bc34 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . - -dhd:67f9f5aa-6363-48b4-8340-07ba6e3e9b3f a dho:Layer, +dhd:6bc67ed4-56cf-4e0d-83da-07dff635c025 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:1498e94b-a452-4d14-b567-d84117317e25 . - -dhd:680a868c-0c45-4b53-aaf8-74d27e41739a a dho:FromEdgesInwards, - owl:NamedIndividual . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:680f462a-c37f-4869-b385-579fdb073db2 a dho:Flanchi, +dhd:6bfaf8f9-d157-413a-9429-eeec4d4ab18f a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; + dho:hasModifier dhd:a6a0ca7f-11ce-4fd8-aaa0-35477533c825, + dhd:d2022aeb-9ba7-4647-af9f-11415e30c4d6 ; dho:hasTincture1 dho:Gules . -dhd:6858a24b-bd63-46dd-989c-4550386c7495 a dho:Layer, +dhd:6c001c49-5407-4b2f-863c-8c374fa656a3 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:ce78cf77-1643-40a6-9818-70f9ee88735b . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:6866a940-d4ef-4e7b-b2eb-ed5975f64f04 a dho:Layer, +dhd:6c07d4f0-731e-4a27-b353-c2c3492391a6 a dho:Eagle, owl:NamedIndividual ; - dho:chargedWith dhd:7e3dec78-4be1-4177-8071-6a342a56d7d5 ; - dho:hasCharge1 dhd:7cc2ed49-a4e8-4862-ac64-bee9cd4e05fd . - -dhd:68679781-1493-4d7b-b1d1-ee3fb877b6ab dho:hasPattern dho:Compony . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:6889eb11-6bde-4f51-8cfc-6a815a532722 a dho:Field, +dhd:6c2ee09f-b41a-48ec-a568-ea9991e8e661 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:688f4acc-2c80-4136-91fe-3672cdeb55ee a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:e37dc6db-b24a-4a3c-b859-25ad5ee994d1 . +dhd:6c377ff7-e48b-4e3f-8a89-0c3716b59d7e a dho:Crowned, + owl:NamedIndividual . -dhd:6891c619-1814-4a16-9bd5-707aa99fbb1a a dho:Layer, +dhd:6c466531-dbaa-41b5-87ba-a80bbf70d15d a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:454f07f0-38fa-450e-9854-56237bc561ca . + dho:hasSeme dhd:1e03ef42-103b-4cb3-a5ba-06315d47103f ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:68b32d72-078d-43b9-94c1-7725cf3ccf07 a dho:Pale, +dhd:6c494bbe-2947-48f2-b373-4a4c64ce8566 a dho:Star, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . + dho:hasModifier dhd:b816b313-2555-4b9c-92df-ddea0b6d1682 ; + dho:hasTincture1 dho:Argent . -dhd:68baab21-c056-408a-8427-1ab0c4215de8 a dho:Layer, +dhd:6c4e8c76-f30b-4d70-9694-3fc7b49e166d a dho:Cross, owl:NamedIndividual ; - dho:hasCharge1 dhd:455d6b3e-f884-4416-8167-10739887f727 . + dho:hasTincture1 dho:Gules . -dhd:68cb44ab-fcd4-40c5-916a-c0ffaf16c134 a dho:Field, +dhd:6c507178-d8af-4951-9441-c4059f2f3dee a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:e3829b44-2152-4e12-ac79-0e68fddb7fab ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:d06bca66-e97f-4f9b-bbbb-c0ea436a3e71 . -dhd:68d9f81b-6f37-43f3-b92c-60247590cccb a dho:QueensFace, +dhd:6c66364d-a81a-4b2e-8896-e74ce2f0a1c2 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:15652c08-11d4-4b5c-919d-86ff65c41a42 . -dhd:68e26ef9-93ee-49a8-9b73-2112e3490318 a dho:Chief, +dhd:6c6fc5f7-ada0-4a11-8a19-a9739ba702c3 a dho:EaglesHead, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Sable . -dhd:68f9de16-f2d0-435e-9352-d94b817ce52d a dho:Field, +dhd:6c75d816-3063-44bf-a102-8b23e021cc2b a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerSaltire ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent ; + dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:6908416d-995c-4194-bfe6-08f6be7bda06 a dho:Lion, +dhd:6c76a69d-1ada-4816-bf69-489e974569b9 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:4af948af-bffd-4c02-9b85-5af643959825 ; - dho:hasPattern dhd:25385d8d-791b-4df1-a20e-7eedb01b823e ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable . + dho:hasCharge1 dhd:3ca2f917-caa9-4e2e-aa3b-357283438791 . -dhd:69124a60-c4a5-4f7c-a080-76c1a97fa5f0 a dho:Field, +dhd:6c95b9c0-54ee-4878-86d3-101ffe14a931 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008954_A ; - dho:hasMarshalledPart2 dhd:CoA0000008954_B ; - dho:hasMarshalledPart3 dhd:CoA0000008954_B ; - dho:hasMarshalledPart4 dhd:CoA0000008954_A ; - dho:numberOfMarshalledParts 4 . - -dhd:691fe357-604a-4604-a527-c80be2353e53 a dho:Segreant, - owl:NamedIndividual . + dho:hasCharge1 dhd:59ec02a6-048a-4c9d-b250-fc3cf4a06f34 . -dhd:6929ba24-745b-4e47-b25a-a2f8a45856b4 a dho:Fess, +dhd:6caae68a-eeaf-4ca1-884c-0e838c76dd86 a dho:Mount, owl:NamedIndividual ; dho:hasTincture1 dho:Azure . -dhd:6936494e-a66c-4032-b148-7a5520a81389 a dho:Layer, +dhd:6cae04e5-e6bb-4b35-8653-30e31fcbd3aa a dho:Annulet, owl:NamedIndividual ; - dho:hasCharge1 dhd:4ebe2e99-dd25-45d0-b4c2-b0902cc9ebf8 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:6944aeb1-16ca-4679-b174-b2f9a59787a8 a dho:Field, +dhd:6cb68d80-d6c0-49fb-9d4c-93dca83c64d8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:6953eee7-b15e-4ceb-8503-396ad0344b99 a dho:Layer, +dhd:6cfd9d91-8acf-4969-99a9-002c38450639 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:cfa877ba-71a1-40b6-8332-0d52695bc951 . + dho:hasTincture dho:Vair ; + dho:numberOfMarshalledParts 1 . -dhd:6960cd89-2451-4ca7-a6c9-3a45c19e22c7 a dho:Layer, +dhd:6d2107ee-2ba2-4971-9e4b-172f883a45bf a dho:Eagle, owl:NamedIndividual ; - dho:hasCharge1 dhd:aa05e134-2e9d-412f-ab09-93970b5932cc . + dho:hasTincture1 dho:Gules . -dhd:69890def-71f0-4329-b1b2-37a78e9d1e38 a dho:Birdcage, +dhd:6d31b4e8-9470-49e5-b878-06cd9204c8c6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:9e3a84d8-8106-47c1-a49a-643bc0b32a31 . -dhd:698ceb63-d285-4ab9-8bad-90017b1114f3 a dho:Layer, +dhd:6d4450cb-2bfb-407b-beae-19e9b6bdbea4 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:3adb70ce-4247-4d06-b1de-fa8928648c97 ; - dho:hasCharge1 dhd:72e4c95c-3964-4aef-ad21-abb9c355cd32 . + dho:hasCharge1 dhd:105f0ab1-5f62-449c-a15f-06094d98301a . -dhd:69ad558d-5561-443c-8e3c-dd10d46e0a26 a dho:Layer, +dhd:6d44a4a0-23bb-4c0b-a83e-013c2d9248fc a dho:Escutcheon, owl:NamedIndividual ; - dho:eachTippedWith dhd:c958ec38-2829-4d54-b345-0eea04d29c7b ; - dho:hasCharge1 dhd:c66484dd-7c1b-47e8-ac0f-60cd32697b37 . + dho:hasTincture1 dho:Gules . -dhd:69bce545-30f2-4b70-a013-622d4c5b8998 a dho:Field, +dhd:6d54825b-d71c-4b63-bea3-99c68ffbdbba a dho:Chief, owl:NamedIndividual ; - dho:hasSeme dhd:4acd564e-431c-4cae-90d8-a89de0fc0954 ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:69c3fdc6-a3bf-4900-9380-ed2a17d96b11 a dho:Layer, +dhd:6d6a340b-e662-4383-8cbd-7bd20d1abca3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bc57cc28-ef45-498b-807b-2c8362d30705 . + dho:hasCharge1 dhd:16b46d79-45c8-4ec3-b728-f7f4980949ba . -dhd:69dddb9a-9ebc-4520-ab64-51bbef914d76 a dho:Field, +dhd:6d7c045c-8a0b-48e8-aa23-23d2a620fc1a a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:69eaae95-e62d-4df4-920d-00f059d72e92 a dho:Layer, +dhd:6d89fbc2-f4a8-43d4-942c-339b9892433c a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:195751bb-2e6a-4f9f-9687-d29559e388f5 . + dho:hasTincture1 dho:Argent . -dhd:69f88e6f-c3c2-440c-8383-a5433c041edf a dho:Seme, +dhd:6d955bf1-b0ad-45b6-a5c0-bbe40ffe27a5 a dho:Seme, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasSeme dho:Crusily ; dho:hasTincture dho:Or . -dhd:69fd8800-76c7-427d-ada8-5cd2d9055624 a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:4dacb854-4662-4470-a113-394b880484cc ; - dho:hasCharge1 dhd:4e317afa-0e3b-484a-bf4b-fd47cf33d0f3 . - -dhd:6a141542-37ce-4c0f-a830-283b34291d7a a dho:Pale, +dhd:6d9721b9-1095-4c78-9dd8-f4ec4024d561 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . - -dhd:6a1cd354-8a92-4c51-b410-baf95c8de079 a dho:Segreant, - owl:NamedIndividual . + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:6a54ad06-5f82-47fd-8305-706f29ecc841 a dho:Field, +dhd:6d9e1234-fdf3-4faf-990e-5693a48c27c3 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:6a5cff22-3362-4f35-a3ee-c6e5b6970c0d a dho:Lion, +dhd:6dadcd11-2884-429d-8d92-22f58a4bb616 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:6c4e8c76-f30b-4d70-9694-3fc7b49e166d . -dhd:6a6de568-ff82-4dd5-b65b-b14d0e73a19f a dho:Layer, +dhd:6dbdf4e3-bbfc-4462-9b07-c5f564e689ac a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:ca564eec-33c2-4888-81e2-72fef12ad3d7 . + dho:hasTincture dho:Gules . -dhd:6a7d408b-325a-4c10-a851-89403b099a72 a dho:Layer, +dhd:6dc09e35-ff98-4b36-878a-4aefaaf26d7a a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:7e69fc65-b9cc-4de1-9325-3177dcd29dad . + dho:hasModifier dhd:d61f10f6-fe11-4008-9bdc-2fc25d11982c ; + dho:hasTincture1 dho:Azure . -dhd:6a891d07-0e44-40aa-8d2c-c90dafb608f0 a dho:SerpentCoiled, +dhd:6dd89d89-f9db-4683-9227-6165c100fee2 a dho:Tower, owl:NamedIndividual ; dho:hasTincture1 dho:Vert . -dhd:6a9c29a3-0369-401c-90f4-d6841ec1d036 a dho:Layer, +dhd:6dddebac-bd5f-4a46-a1c0-359c210c1c1e a dho:Crowned, + owl:NamedIndividual . + +dhd:6de5f31b-2e83-4dc8-8b52-4c42ca871726 a dho:Layer, owl:NamedIndividual ; - dho:between dhd:be702382-4f14-44c2-a5db-a42a756a5052 ; - dho:hasCharge1 dhd:a85f1ad9-1d95-4041-ba7c-72a9d4676bf4 . + dho:hasCharge1 dhd:1baedcc2-491e-45fe-a75c-431081c80e0d . -dhd:6aaec8c0-90d8-43eb-a961-c53a344a5013 a dho:Lozenge, +dhd:6e092c4e-7747-443a-80d6-03af13c6fc60 a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:6394a8c5-cd0b-47e1-823c-8a83ab53926e ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:6b027380-64ba-415f-8fe4-e20a32759fbd a dho:Layer, +dhd:6e0e59fe-809e-46e8-bc56-fcc9aa50b951 a dho:Pale, owl:NamedIndividual ; - dho:hasCharge1 dhd:b5bd9e12-9f70-4e72-868c-42c2dec4f276 . + dho:hasTincture1 dho:Sable . -dhd:6b039fa9-69bd-420c-8230-0330fc02df16 a dho:Field, +dhd:6e2279f1-61a6-4be8-b26b-f39357fc0f28 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:6b0f25dc-eb5f-45d4-b12d-cf19491d5b2d a dho:Bend, +dhd:6e369a6c-8854-40ad-9853-30bedbcde15a a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:af5d10e6-e25d-4454-848a-a046f71cabaf . -dhd:6b1ee9f2-c89f-4c1e-8f3c-a240830f378e a dho:Layer, +dhd:6e4ddd4f-86e5-4a15-9b1e-c29ba96815ea a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:3f840e92-3758-4550-8583-3402db61754e ; - dho:hasCharge1 dhd:01c7cb05-4469-457f-9757-6f5be33512a1 . + dho:accompaniedBy dhd:1410d235-e218-40a9-8db1-cfb0f608613d ; + dho:hasCharge1 dhd:cc4daffb-9dfd-43f2-b08f-5deda65d59bf . -dhd:6b22b541-6a8f-4da2-8aca-ded5fa0344f1 a dho:Crowned, - owl:NamedIndividual . - -dhd:6b50f462-4409-4bb5-882e-0f4a44b336d2 a dho:Layer, +dhd:6e6ad384-2e66-4527-8969-b674bd53d713 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:acd7f6cf-cc03-4cdd-a33e-63c0f1a9c801 . + dho:hasCharge1 dhd:21797f39-bb56-4f92-bd44-8fbfd159af01 . -dhd:6b52312a-d300-4e03-9763-23f7aaa19347 a dho:Bend, +dhd:6e82d3fd-faff-4d36-afb9-e47169d72e39 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasCharge1 dhd:8c74fe91-d370-428b-845f-fa72c1b18759 . -dhd:6b6daf6f-7e08-41c6-b75e-a8af98c22f81 a dho:Armed, +dhd:6e981e10-e941-402b-b5ae-84cedbe31142 a dho:QueueFourchy, owl:NamedIndividual . -dhd:6b73f206-28c3-4e73-98c2-d82c0cc193b5 a dho:Lion, +dhd:6eb04ef6-951e-4169-98f0-3a85bd58a590 a dho:Border, owl:NamedIndividual ; - dho:hasModifier dhd:493979d8-9f4f-4453-bbc2-00a3b5e8f532, - dhd:732f7be9-c87d-4ff9-a73f-64f5340e652f, - dhd:b75664fa-ecfc-4cde-9508-1c4dcce0dda9 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Gules . -dhd:6b91b52e-30ec-4605-92bd-5ff481c3846e a dho:Field, +dhd:6eb67b6a-7d6f-47b8-b8d4-ab3a6cab249a a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:6ba0c1d2-2ac5-4320-ab53-be923493a53b a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent . - -dhd:6bf3c4d5-1c65-415b-8290-544fe7b6a939 a dho:Label, +dhd:6ec8f499-15e1-44e4-bbd0-1d804e119d01 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:6c04761e-c187-4f23-b707-5aff69b1ac95 a dho:Rampant, +dhd:6ed0cc6e-18eb-40bb-bb00-f48d610c51c6 a dho:Flying, owl:NamedIndividual . -dhd:6c095198-9538-465e-a592-168c35678b4c a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:71b88742-11c8-4eef-9b1e-48389220e0d7 . - -dhd:6c47982d-2601-4346-a6eb-f9181a84fcb0 a dho:Seme, - owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . - -dhd:6c50e267-ce88-458a-980a-f4a6e46dee6b a dho:Layer, +dhd:6ef36f64-8097-4db2-9898-e1eab017014e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:fcfe74de-a23a-43b6-b725-5381317c0330 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:6c5febe7-6841-4ffe-8a16-2b616ef516d6 a dho:Lion, +dhd:6ef624bb-b770-48e4-9289-ee599b2973ce a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:0bed17d5-0464-4190-a48c-c0efec745b0c, - dhd:e155b4e6-6dc2-4e73-b351-439194780c29 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:d089dc97-1fa8-4d59-af36-64eb1d080d82 . -dhd:6c7df9b2-9b9f-4ae0-ab82-9e1e8d826efa a dho:Field, +dhd:6f0055a7-0a80-4a95-a60b-3e5e785503ca a dho:Eagle, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008724_A ; - dho:hasMarshalledPart2 dhd:CoA0000008724_B ; - dho:hasMarshalledPart3 dhd:CoA0000008724_B ; - dho:hasMarshalledPart4 dhd:CoA0000008724_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Argent . -dhd:6c86dbd2-2ab8-45d2-a625-b2f86be71689 a dho:Layer, +dhd:6f07889b-be90-4a42-847b-6cf39542f1b4 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:84f3224e-8e1f-42da-8319-d23c934e6b06 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:6c884927-03af-41a5-8061-977fc5df3d84 a dho:Layer, +dhd:6f0dcc6a-f53b-4403-8590-e21e8b24f1e7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:eb1eaef2-2a2d-41f6-9866-b5b7f448ddbc . + dho:chargedWith dhd:6bd749af-e9af-4ee1-9146-844cd40da32e ; + dho:hasCharge1 dhd:2a3c1753-84c9-48da-8e20-2e63203244ba . -dhd:6c9e8fdd-d30b-41e5-8ea1-c72a1ef58821 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . +dhd:6f10c9a4-f413-4f6e-b416-8ec9207de7c7 a dho:Armed, + owl:NamedIndividual . -dhd:6cbfbb5a-3bff-41e2-9312-c23c99bdb628 a dho:Escallop, +dhd:6f2749c6-a0e2-4501-a542-9cb9a094e4ad a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 5 ; + dho:hasModifier dhd:a067df97-eb08-40d3-9f34-cfa50498a9c8, + dhd:af41e098-b053-4a7a-bbda-5cf49bcfecd0 ; dho:hasTincture1 dho:Gules . -dhd:6cc20ee6-e501-4662-a9c0-364d58d37033 a dho:Issant, +dhd:6f691537-06e2-4161-97ba-5d9786ef402a a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, owl:NamedIndividual . -dhd:6cc28a7c-5291-4ae3-8e07-2dff6130269d a dho:Crowned, +dhd:6f720f3d-0a38-4fc8-8219-38a7bbfb6fe6 a dho:Guardant, owl:NamedIndividual . -dhd:6cd468f9-ba96-45b5-87f5-d3a18b422663 a dho:Layer, +dhd:6f74489c-02c7-4509-a17b-62e36da74ab8 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:6b73f206-28c3-4e73-98c2-d82c0cc193b5 . + dho:hasLine dho:Cotised ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable . -dhd:6d260e5b-1f59-4da3-9bf2-3c58dd6cea9c a dho:Layer, +dhd:6f7ef749-56fd-476a-b190-28af8d4a225d a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:6db2c3d4-767a-4868-a361-d0bb529db851 . + dho:hasTincture1 dho:Gules . -dhd:6d2aac8b-432e-4c0e-b138-96824afb89a2 a dho:Seme, +dhd:6f813138-9678-4bf3-bfe5-3cd5050bf1a4 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Roundelly ; - dho:hasTincture dho:Or . + dho:eachTippedWith dhd:7e1ddde7-6be3-4e5e-9fad-e7fb8f37e4cc ; + dho:hasCharge1 dhd:fac6cf35-0dbc-4a83-a501-bd3b43b337bd . -dhd:6d32e793-d45b-415f-9883-72ba3847cd6c a dho:Layer, +dhd:6f8a4ed5-1931-422a-bf93-9aa9420a94e9 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:4aee32f8-80a6-4858-b080-7d6fee139351 . + dho:hasModifier dhd:7a179f77-583d-4dac-a4af-6776ac20b95e, + dhd:828e2526-a4e2-46a5-9f4a-e5684d826e98 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:6d8e64b5-bbd3-4e58-bc45-42c83d3ace1e a dho:Guardant, +dhd:6fadf14e-1893-4880-bcbf-0ec206ea1a8d a dho:Armed, owl:NamedIndividual . -dhd:6d9781f3-10a3-4549-a831-ab142d2d75d8 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:06582a0f-c861-4c37-89a3-f5e047bff96a . - -dhd:6da65620-7ac0-472d-ac7d-68bc71dab9cf a dho:Fish, +dhd:6fc5fd77-8993-4e7e-a228-dafba512b7cb a dho:Buckle, owl:NamedIndividual ; - dho:arranged dhd:7044f30c-077a-4197-8655-82cb826c2ac9 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:6db2c3d4-767a-4868-a361-d0bb529db851 a dho:Swan, +dhd:6fc7e3d0-dcc4-4231-af4b-9b813218a8e0 a dho:Wolf, owl:NamedIndividual ; + dho:hasModifier dhd:c3f1a770-2b68-47bb-ac91-9020d23bbc19 ; dho:hasTincture1 dho:Sable . -dhd:6dba2cab-3239-47f6-a34d-4e64093818bb a dho:Dolphin, +dhd:6fcb15fb-1171-46df-8048-f4c17e77a956 a dho:Estoile, owl:NamedIndividual ; - dho:hasTincture1 dho:Missing . + dho:hasNumber 3 ; + dho:hasTincture1 dho:InOmbre . -dhd:6dbd60d7-15b4-4c90-a3d0-85fd15a56416 a dho:Langued, +dhd:6fdeecc5-6ed9-46b0-bd76-d1605b137600 a dho:QueueFourchy, owl:NamedIndividual . -dhd:6dcdcca4-d197-468e-9e99-d82b1dae582f a dho:Bend, +dhd:6fe16594-018b-4fdb-91f1-bd6357325bb4 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:b206873f-1f5a-4246-ab8c-b23a67f83c7c . -dhd:6defc537-3044-4db7-86b3-6381237c1517 a dho:Field, +dhd:6ff386c1-9c4a-4b85-8005-3719a1ea40c1 a dho:Seme, owl:NamedIndividual ; - dho:hasSeme dhd:15e376b9-208f-4a97-bfee-b97daa46c66a ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dho:SemyOfFleurs-De-Lis . -dhd:6dff02b8-d8eb-4fae-a9c5-064b792b970c a dho:Field, +dhd:701cb3cf-0664-4d88-9640-c31f10499776 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:2c16fc0f-6577-4a68-ac20-4dbbd37c12aa . -dhd:6e07b04b-8aec-48a3-9ebd-0a22914ec3ce a dho:Layer, +dhd:7024f395-4fc8-4d76-ba22-2ca2b63fc166 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:837a4254-7a1f-4f26-afb3-64abff8d1b35 ; - dho:on dhd:b6267921-03c9-46b4-9fcc-b53b6f4cb608 . + dho:hasTincture dho:Azure . -dhd:6e09f9d3-52eb-4f6b-9b1d-51697a8fe9d9 a dho:Field, +dhd:702acc72-a21b-44b9-9444-eba7892ca7e5 a dho:Chief, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008666_A ; - dho:hasMarshalledPart2 dhd:CoA0000008666_B ; - dho:hasMarshalledPart3 dhd:CoA0000008666_B ; - dho:hasMarshalledPart4 dhd:CoA0000008666_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Sable . -dhd:6e157e41-b4e5-4206-87af-ad8b0c9d285f a dho:Armed, - owl:NamedIndividual . +dhd:704d4e26-dbed-49de-8c34-a5b92ed52729 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:6e20664d-463d-4742-9feb-6c9a93563a81 a dho:Lion, +dhd:704e17c6-9fd1-498b-a728-0b174b2abd1c a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:b66fd6b7-c165-4944-93ad-22b0f72e9c08, - dhd:d040cfa4-f299-4e67-9bc7-cd8a8c2d9565, - dhd:ecc7484e-c33a-4bdb-a9d5-f0a78cf6f470 ; - dho:hasTincture1 dho:Sable . + dho:hasSeme dhd:1e6d5220-9aaf-4719-b34a-01104dc10619 ; + dho:hasTincture dho:Azure . -dhd:6e21473a-76f4-4525-9ee1-386fc537e78e a dho:Field, +dhd:707780b9-b445-42df-ba50-885283ddd05c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:6e237818-8dad-4e65-a4cb-cfce583afe34 a dho:Crowned, - owl:NamedIndividual . +dhd:70e93581-18d1-44c0-90a6-32e0d3564a8e a dho:Chief, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . -dhd:6e333e16-5417-4ca9-8395-2dd3e837ca52 a dho:Layer, +dhd:70ed6848-1f9c-4022-a91c-d53677730959 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:05cf830b-a641-4b24-bd67-7408fb144498 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:6e334ff7-0843-4e29-bcc8-8e41063f7019 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, +dhd:711d5828-e99f-40df-9c2a-c293f43c4c67 a dho:Issant, owl:NamedIndividual . -dhd:6e58b019-54aa-4f34-bb0f-260cb673c3f1 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:fc26ed3e-14b5-44e9-a9fd-935d26a66500 . - -dhd:6e58d342-88dc-4ebf-9804-f7d2bdc3d7da a dho:Pale, +dhd:711e2952-3b1d-4aec-91b6-f300006f8fbd a dho:Increscent, owl:NamedIndividual ; + dho:arranged dhd:4fcaecf5-e580-45b2-bd1a-5183313d6125 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:6e686a04-6e43-4f9a-8333-b77640e1160d a dho:Annulet, - owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . - -dhd:6e825e02-9985-4bb2-af55-8271466e4c03 a dho:Layer, +dhd:712765b5-084c-4855-9894-f25f3df3d43e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:f3eef2c7-b710-45fb-a2a3-3cefcb415c57 . - -dhd:6ea0faeb-6634-460e-a82c-81e67b8b9566 dho:hasPattern dho:BendOfLozenges . - -dhd:6ead5431-ce41-43d5-8334-3360bf4021f6 a dho:Rampant, - owl:NamedIndividual . + dho:hasSeme dhd:1b600deb-94f2-4a77-a5a4-ab5991e75182 ; + dho:hasTincture dho:Azure . -dhd:6ebda0ea-9a74-4f6e-9002-e4e0c2489e76 a dho:Chief, +dhd:712b939d-5680-4b20-bba4-a6c9b89122d1 a dho:Eagle, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Sable . -dhd:6ed655af-f5a9-46d5-908c-a9fbba6cdb4a a dho:Scissor, +dhd:713cff21-07db-43e8-9d51-abd559a40d4a a dho:Field, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Gules . -dhd:6ef62d8b-aad3-4eff-9410-17b2f2aa3985 a dho:NavarreChain, +dhd:7143fceb-ad56-4cc0-92ef-282f328550c9 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:83d41369-3e70-426d-80df-f73f11a78dd7 . -dhd:6f015a74-6b53-4f85-9988-d2c8c9bdf8ff a dho:Field, +dhd:71453614-c743-41da-8e12-40ed1c60d610 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:3d61564b-b007-4207-b3a6-7b96ada55696 . -dhd:6f108981-ab25-473d-8564-8ab5a8b36c1b a dho:Crowned, +dhd:71497328-8cad-414b-a66e-5a21ec49dc9b a dho:Langued, owl:NamedIndividual . -dhd:6f20b7bf-0762-42d2-8b20-1cc352f339ee a dho:Layer, +dhd:714b1162-d4c1-4013-a011-8eda9af22fc9 a dho:Wolf, owl:NamedIndividual ; - dho:hasCharge1 dhd:d235a3db-3fe8-4cc0-ac17-fce94ef4200f . + dho:hasModifier dhd:41c38e3b-59b2-4920-834f-b3e599885b26 ; + dho:hasTincture1 dho:Azure . -dhd:6f32df6e-0e49-48d9-97ea-a91b142bb787 a dho:Boat, +dhd:7150e05b-e7ee-4a73-9290-d1ce18e89da3 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:f9fd141b-d606-4dd1-8cdb-16871cc23fb5 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:0c6e7766-cea9-4cee-8b04-ae1078af5581 . -dhd:6f374cfc-789d-43c9-94bf-1315966f6a8b a dho:Field, +dhd:71550363-4d47-4c32-9063-8dc622592e88 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:6f4d1083-4d82-4b23-b140-c4be768ff65c a dho:Field, +dhd:71ad2c61-57de-4ef0-8778-482b69725049 dho:hasPattern dho:Masoned . + +dhd:71b10595-d18f-46a6-a191-09dc593bbc1f a dho:ReedMace, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:6f57572a-d32a-4c99-aefd-44b050dad01d a dho:Field, +dhd:71b5ae1d-34fd-4100-8047-7f12178f1947 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Or . -dhd:6f6323e2-4300-442a-aff8-4c380c11c556 a dho:Fleur-De-Lis, +dhd:71e09739-54e8-4d34-8249-3b2311c63b4c a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:22796270-1090-48a5-9f4f-9f4e51d33926 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Vert ; + dho:numberOfMarshalledParts 1 . -dhd:6f6b547d-4fda-49e3-98c7-af06433465e5 a dho:Rampant, +dhd:71e8bccf-9d56-4329-95fb-11cc2447018a a dho:Crowned, owl:NamedIndividual . -dhd:6f9bb18b-d584-4c55-acd4-c205dc55b14b a dho:Langued, - owl:NamedIndividual . +dhd:72266c08-af46-406d-96c4-c710291bf652 a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:SemyOfHearts . -dhd:6fa592b6-8858-470a-b788-e47ac972ebb1 a dho:Field, +dhd:7230ded7-717a-44b5-b0a2-f0363bb578d5 a dho:Mallets, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Argent . -dhd:6fb10054-afe0-4858-ae28-cd8e1644fb1c a dho:Guardant, +dhd:7237b3e4-cbcc-4daf-a467-e4b1d9a858d6 a dho:Passant, owl:NamedIndividual . -dhd:6fbf068c-7267-465c-8ed2-20209be5288d a dho:Field, +dhd:72493f6f-2015-4aa6-adbd-28569a145af8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:f415a494-d0ad-47ce-99f6-5293ca1bac49 ; + dho:hasCharge1 dhd:2b78693f-7be3-45b1-8557-1efa5ed6979f . -dhd:6fe8b17c-003c-44e2-9a02-feaa83fa64bc a dho:Field, +dhd:7259e370-e5f0-4ee8-ad3c-0b5891d1ce3c a dho:Lion, owl:NamedIndividual ; - dho:hasSeme dhd:97e0da0f-1a39-482f-8e56-2b364e37906b ; - dho:hasTincture dho:Azure . + dho:hasModifier dhd:4e42522f-f878-45e2-87e7-32290a1ed8b0, + dhd:8019a845-e0f3-4de9-a7f3-dd1c2da06bb0 ; + dho:hasTincture1 dho:Argent . -dhd:6ff33c12-bdf9-4f42-89d7-2f49aa0aa884 a dho:Layer, +dhd:728e98f3-08ae-4fcd-87b1-ba5a961049b9 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c577e551-76f4-4273-a593-e7231e05b26e . + dho:hasTincture dho:Or . -dhd:6ff5f087-d051-4af1-aec3-4594da3f1e8c a dho:Nimbed, - owl:NamedIndividual . +dhd:72948f32-4867-40b5-986b-827c1335c1a1 a dho:Fess, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . + +dhd:72a8e42c-3edd-4a94-9b75-38665fffc592 a dho:Doubleheaded, + owl:NamedIndividual . -dhd:6ff6b29f-8b70-4714-81a5-79c88377c40d a dho:Lion, +dhd:72d2c3f1-cd13-449b-9ae0-45f2885da53b a dho:Langued, owl:NamedIndividual ; - dho:hasModifier dhd:2e01a3d4-ad40-4789-a035-71f79af46871, - dhd:85f2ade4-1cfc-4f1e-bb9c-0c72b0bce665 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Azure . -dhd:702a1d17-0a29-4a74-87d6-9f3dc3cd4ab9 a dho:Bend, +dhd:72f3d97f-9ba0-4acb-be3f-7011b7f3923a a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:chargedWith dhd:b70ffd0f-a1b8-48da-8c7e-4549f06c0777 ; + dho:hasCharge1 dhd:93e0272d-ebeb-4c79-98c1-bd1d22cbd61e . -dhd:703d2d78-7e1d-45eb-bb9b-91429ec44bbc a dho:Rampant, +dhd:731e91b2-050a-4a58-a286-644554b7f75a a dho:Guardant, owl:NamedIndividual . -dhd:7044f30c-077a-4197-8655-82cb826c2ac9 a dho:Bendwise, +dhd:731f080f-42fe-42b6-87e1-43d96cc1bd1c a dho:Fesswise, owl:NamedIndividual . -dhd:704b5abd-d069-4c45-a429-14e00ebb32ab a dho:Seme, +dhd:73363eec-8b49-46c7-9ed6-e0d50320dfd0 a dho:Bugle-Horn, owl:NamedIndividual ; - dho:hasSeme dho:Roundelly ; - dho:hasTincture dho:Argent . + dho:arranged dhd:6f691537-06e2-4161-97ba-5d9786ef402a ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:70637e21-ccca-4ec7-847f-16702c612157 a dho:Lion, +dhd:734574f2-fb88-4fe1-ab29-f16e0d16afbf a dho:Slipped, + owl:NamedIndividual . + +dhd:73624127-e904-4e70-b123-2ccf362436e4 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:071ec2bd-abb1-4403-b151-a8f64f6f3206, - dhd:b0a3d876-8284-472d-b666-e10787a45987 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:706adf90-94cc-412d-8fa7-ecc882a145fc a dho:Field, +dhd:736dced3-c596-433d-991e-f0712981fef8 a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture1 dho:Ermine . + +dhd:737b89a2-e83a-4e20-92fa-db55f7a4cc30 a dho:Field, + owl:NamedIndividual ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:7073252f-d5a8-4bc6-a788-2ca22dbe40c8 a dho:LobstersClaw, +dhd:738c1882-5b94-499f-b18c-7e1e3e47f027 a dho:Chief, owl:NamedIndividual ; - dho:arranged dhd:9d0d94ee-3a66-42b6-8924-ace51e9df322 ; - dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:708230f4-af83-4845-a102-ce0ebeb6f865 a dho:Of8Pt, - owl:NamedIndividual . +dhd:73b2f521-0ff2-47b1-8277-59afdbf4953c a dho:Field, + owl:NamedIndividual ; + dho:hasMarshalledPart1 dhd:CoA0000013049_A ; + dho:hasMarshalledPart2 dhd:CoA0000013049_B ; + dho:hasMarshalledPart3 dhd:CoA0000013049_B ; + dho:hasMarshalledPart4 dhd:CoA0000013049_A ; + dho:numberOfMarshalledParts 4 . -dhd:70a65213-9006-4c7c-8bb9-966bb017dde5 a dho:Field, +dhd:73be0c3a-cee7-4f75-9107-8ccb5a0fc210 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:e10ba4cc-0eff-4408-9975-ebea3909ce27 . -dhd:70a7aa9b-d3b1-48ce-b6f6-00e229d25429 a dho:Rose, +dhd:73d5636d-ee3e-4410-95fc-f8298077d820 a dho:Mullet, owl:NamedIndividual ; dho:hasNumber 6 ; - dho:hasTincture1 dho:Gules . - -dhd:70b9f239-8f3b-4fd6-9e90-753eddef96bd dho:hasPattern dho:Tierced . + dho:hasTincture1 dho:Or . -dhd:70ba9777-cd21-4587-9c9a-37ed02198219 a dho:Rampant, +dhd:73e6a6fd-cb9f-491b-b626-c64cc9e4dcb3 a dho:PerFess, owl:NamedIndividual . -dhd:70bc0410-aaa4-4693-923d-ea4f12edc667 a dho:Layer, +dhd:73f93288-f240-430f-836e-c1cd23ba039d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:7e9afa35-1fe8-4a81-9d64-6bfc90d39715 . + dho:hasCharge1 dhd:38ec1280-7a04-4299-adcd-ac180f8c1a82 . -dhd:70c6f473-bce7-4316-b6f8-e74fdb210617 a dho:Layer, +dhd:73fe58cb-781f-4fe9-ac3b-a48744415f4a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:ace1402c-6ac0-4716-bd53-1daa33ce43b9 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:70dcabf1-fec1-4127-b27f-c4d3983401cf a dho:Nettleleaf, +dhd:740b8614-0dfe-4b1c-9c7f-63fdab92f169 a dho:Ladder, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:arranged dhd:1d52894d-d0f0-46ad-b213-32f415454490 ; + dho:hasTincture1 dho:Argent . -dhd:70e6e95d-a2a9-4295-bd1e-7528da9cc941 a dho:Layer, +dhd:740bf85f-736d-419b-8761-1c6bc6404270 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bbe79324-fd33-4b5d-8a93-86de0bc96c1c . + dho:hasCharge1 dhd:448f5df5-9ce9-4064-a385-faff3f2f24e1 . -dhd:70ee0457-a440-4cab-951a-93b9c47a1f89 a dho:Field, +dhd:74119234-e11f-4f4e-8a78-a29f308dd6ce a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:71252339-5019-4661-83c7-67858a1ae586 a dho:Layer, +dhd:74206321-f965-41d6-a10d-fc0494b1630f a dho:Wolf, owl:NamedIndividual ; - dho:hasCharge1 dhd:88197ca3-520d-4d92-ba6d-940bb1b746dd . + dho:hasModifier dhd:f44679b6-764e-4d00-bf5f-6a1554c168fb ; + dho:hasTincture1 dho:Azure . -dhd:712adb91-eb2e-42b9-bb23-81f0e24faceb a dho:Field, +dhd:7427785a-d262-46ea-8063-87526ab91e0f a dho:Swan, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:7148cb82-279c-4247-bec3-1a2a20845ae4 a dho:Pale, +dhd:74345844-138d-49c6-922a-c4820555d70e a dho:Rampant, + owl:NamedIndividual . + +dhd:743bd14a-f8ef-4e14-a531-6bfc15157497 a dho:Border, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent . -dhd:7150dae4-0443-43fb-83c5-00092d73fd30 a dho:Layer, +dhd:745fdf14-bdd4-4701-b14a-88df05a2affb a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0d108312-9f90-4b77-bb7d-1ea248c0e281 . + dho:chargedWith dhd:4c089582-d61e-441a-9b99-a85ad7550255 ; + dho:hasCharge1 dhd:8ed64421-adeb-47df-9058-2403466db626 . -dhd:71512298-3b12-41bb-9b83-e7e2d7979a37 a dho:Layer, +dhd:746d3f78-a5f0-40de-bcd3-1b74a88d92aa a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1145bbde-db3e-4a7d-81e9-c6215dbf80e2 . + dho:hasCharge1 dhd:7c6c6fda-ae7e-4af5-9a40-0c123af26d85 . -dhd:715b9200-2e46-4bc7-bcc3-cbb0a2a23f7c a dho:Field, +dhd:746e5521-bf15-4f04-80cc-c002dfe71142 a dho:Field, owl:NamedIndividual ; dho:hasModifier dho:Countercharged, dho:Inverted ; @@ -12737,3049 +12802,2822 @@ dhd:715b9200-2e46-4bc7-bcc3-cbb0a2a23f7c a dho:Field, dho:hasTincture2 dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:71623bd5-994f-4e90-8321-a680e164888a a dho:Annulet, - owl:NamedIndividual ; - dho:arranged dhd:07015460-d5c4-4136-8b9b-757f71ca3cf3 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:749cd4b9-abd8-4451-87e2-266ac4b43ce0 a dho:Embowed, + owl:NamedIndividual . -dhd:716b1aff-251d-4674-bfa4-92b9be0b88bd a dho:Field, +dhd:74aedc36-a98d-4b4b-85be-316d751a18b3 a dho:Roundel, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 7 ; + dho:hasTincture1 dho:Argent . -dhd:716c6f85-363d-4c0c-9b0f-b3101e6e0d1c a dho:Field, +dhd:74c3dcc9-adb8-4def-a561-91390c582a3a a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008226_A ; - dho:hasMarshalledPart2 dhd:CoA0000008226_B ; - dho:hasMarshalledPart3 dhd:CoA0000008226_C ; - dho:hasMarshalledPart4 dhd:CoA0000008226_D ; - dho:numberOfMarshalledParts 4 . + dho:chargedWith dhd:77891bd4-f6a9-483b-bd42-6bb442f17f6f ; + dho:hasCharge1 dhd:4515f885-5415-49d2-bdcc-4f2ca86fa872 . -dhd:7174470e-ec30-49a3-86b7-e6223f95692b a dho:Field, +dhd:74d988dd-4387-4281-a3e1-20e1272e1768 a dho:Cross, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:718137f4-fcee-4f34-854d-f3d28b148eb7 a dho:Canton, +dhd:74f71ace-8a88-40c6-bf58-edc667d4670e a dho:Eagle, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000002683_CoAF1 . + dho:hasModifier dhd:191bc23c-8c2e-4c67-afbd-c611d6014c14 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:7198b371-7234-42ef-ba5a-33b70e936162 a dho:Lion, +dhd:7506cbd4-85dd-4533-988a-491262e78fd9 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:63d59147-0da4-446c-a100-cadc9e354253, - dhd:772978f7-724c-4308-bddc-ba844a831323 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Or . + dho:hasTincture dho:Gules . -dhd:719f5a93-a0f8-4624-bdd2-10aadc74181c a dho:Layer, +dhd:751e42b7-10b2-4c19-ac29-715fc053285b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bb83f6c2-7c91-427b-9100-ba1573c44071 . + dho:hasCharge1 dhd:8585b432-e3f5-43ce-90ec-b8852ee517a5 . -dhd:71b88742-11c8-4eef-9b1e-48389220e0d7 a dho:Rose, +dhd:7561d016-abff-4bb1-85d4-6c55ca4afe25 a dho:Fleur-De-Lis, owl:NamedIndividual ; dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:71cecd9b-3ba2-4484-9ab3-de7b68c57ab3 a dho:MountedKnight, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . - -dhd:71d62769-b0c3-438d-941a-e81caf9f968f a dho:Helmet, +dhd:757e1956-ab22-4517-a8b7-d7825795ba24 a dho:Canton, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCoatOfArms dhd:CoA0000006028_CoAF1 . -dhd:71f05558-4e15-4046-819e-d3fd3b229078 a dho:Fess, +dhd:758d30c3-9e23-4605-9aa9-f0f9c039646e a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Dancetty ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:ec642b48-c75b-49ad-b7a3-df9b5a6e7e3d . -dhd:71f75f27-ea49-4bb4-873b-a7643c80429b a dho:Field, +dhd:759ae0d6-006b-4844-93de-e21d1fc857f7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:7206154b-d6cd-4db1-bf0c-af7367ff192d a dho:Passant, - owl:NamedIndividual . - -dhd:720f05c2-77fb-496e-85dc-7939bf02375e a dho:Field, +dhd:759bb2f8-1262-4b14-8689-e4adf66dedbc a dho:Griffin, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:722e23dd-0965-43fd-afe4-577439784273 dho:hasPattern dho:Roundelly . + dho:hasModifier dhd:52256b0c-3a56-416b-a0ce-3a370d915529 ; + dho:hasTincture1 dho:Sable . -dhd:725033b4-d6e6-4e20-b408-364709274b4c a dho:Affronted, - owl:NamedIndividual . +dhd:75a9ec98-6df8-4a76-9def-fdee83d1aafb a dho:Field, + owl:NamedIndividual ; + dho:hasMarshalledPart1 dhd:CoA0000010789_A_A ; + dho:hasMarshalledPart2 dhd:CoA0000010789_A_B ; + dho:hasMarshalledPart3 dhd:CoA0000010789_A_C ; + dho:marshalledByType dho:PerPale ; + dho:numberOfMarshalledParts 3 . -dhd:725581cb-c7e1-4fc7-a981-23afa174691c a dho:Cerf, +dhd:75b5793d-21da-42a5-902f-ed1409193bcd a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:ff333d87-a63d-4f34-b41d-0e1f659f80b5 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:3e54e94e-dfb2-4ca8-81b5-e7c93defec9f . -dhd:7256aaae-cc8c-4d02-abb4-02a8e16fc947 a dho:Lion, +dhd:75b85d73-d972-4b3f-a262-436486afae60 a dho:Label, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Azure . -dhd:725b053e-8c60-40db-b409-9d0497d4d7f8 a dho:Field, +dhd:75b8771a-1a98-4838-a7ae-b34e99cf4f0c a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:9fcd17c8-2c29-4e52-93e0-b4aeb251f858 . + +dhd:75d79814-3de4-478f-9849-b5c68dedc176 a dho:Rampant, + owl:NamedIndividual . + +dhd:75fde9d2-72ca-49d5-ac0d-dd32fbf0043b a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:7265b772-5db6-4d8b-962a-caecd7d910c7 a dho:Chicot, +dhd:761ea7d0-a949-48a8-9750-5b8cc63ca507 a dho:BendOfLozenges, owl:NamedIndividual ; - dho:arranged dhd:35548a0f-e1e6-4085-89be-e01ad074fa77 ; - dho:hasModifier dhd:e2b92a1f-f941-4193-aadd-b2bc2c9a60d5 ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Gules . + dho:hasTincture1 dho:Gules . -dhd:726acd98-728f-46ec-9b35-a343f23105ca a dho:Crowned, +dhd:767d9d91-1c86-4fd6-a3bc-fdc49c437174 a dho:Bend, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . + +dhd:76a45475-3159-4357-860d-f2bafda43820 a dho:Stringed, owl:NamedIndividual . -dhd:7277d8d5-a774-4d73-bfea-06e2adc07b42 a dho:Field, +dhd:76b2f460-8b3b-44fd-8ca8-32f7502663e8 a dho:Pale, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:727bc643-32ea-4d01-bb7a-db54783ae61a a dho:Layer, +dhd:76ba3356-39be-4260-ba17-84be28d1af30 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:5200bb91-72c6-4044-881b-5d24572b1cb3 . + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:7283aed9-68b4-4bff-968f-a7489cf70961 a dho:Label, +dhd:76bbc134-bd19-4bf9-88e3-e8a490214c7f a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:72921abb-6bb1-4a3e-9417-dd7ced951cb6 a dho:Field, +dhd:76dac38e-c7ae-4d76-b894-614578c440e1 a dho:Chief, owl:NamedIndividual ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasLine dho:Indented ; + dho:hasTincture1 dho:Argent . -dhd:729e3d04-82a3-45b3-ad6e-27df0adc57aa a dho:Field, +dhd:76e3199d-2875-4754-a57f-153999827ae6 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:72d7fa25-56bf-429a-8395-70e87a8b24fa a dho:Layer, +dhd:76f10188-9937-491a-bf77-b1743e680a8d a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:a428eb48-b251-425b-9f1b-c139f7c89b1c ; + dho:holding dhd:259f8c2d-a58f-4b6f-b195-a7aadbff4779 . + +dhd:76fa9253-4ec4-4f49-924d-c6891cef3052 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:154be8b9-1077-43b7-bd4f-98b65c569b58 . + dho:hasCharge1 dhd:e46f86e6-9d9f-41f4-ac60-0cf123db3fcf . -dhd:72de68bb-a4c7-4105-b0e6-67ab2084009c a dho:Lion, +dhd:774637ab-38b7-480c-9d23-1d0fdbc13ed7 a dho:Cock, owl:NamedIndividual ; - dho:hasModifier dhd:d933a115-5f28-4568-beb1-ad1c5b3a4f44 ; dho:hasTincture1 dho:Sable . -dhd:72e2d02c-9d9d-4036-bcfb-bbfe18af402e a dho:Field, +dhd:77500b93-114f-4b9d-b69e-a56ed14c1ed5 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:72e4c95c-3964-4aef-ad21-abb9c355cd32 a dho:Chief, +dhd:775208ec-fdf7-4a31-bf33-1f409c7145e0 a dho:Crowned, + owl:NamedIndividual . + +dhd:776b7349-0241-4564-8d99-1199d6c29720 a dho:Crowned, + owl:NamedIndividual . + +dhd:7770de16-bd1b-4b21-923c-d5574c13ebcf a dho:Knife, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:and dhd:69593062-6f92-437f-816d-054173e04585 ; + dho:arranged dhd:68358109-0ae3-418c-a21c-d9ee9135c36f ; + dho:hasTincture1 dho:Missing . -dhd:72f2f185-fb16-4607-a0ea-1f9fe0cf9364 a dho:Field, +dhd:778c5aa0-f761-451e-8e23-5c95e8631f49 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasModifier dhd:582fe05e-d1e4-4a37-ba31-bf9dd1f5480e, + dhd:ccf59178-13f1-4c1e-a7d4-3f08ec151b8b ; + dho:hasTincture1 dho:Or . -dhd:72f9e33e-aacf-4efc-b5ee-a71399d838b8 a dho:Mount, +dhd:77a0613c-c8b0-41cf-806b-9d84327ae960 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:07add30d-bcbb-4903-b94c-7d0a9ad3daf4 . -dhd:72fd3ccc-ca06-4192-9438-7ac692ccf8fd a dho:Escutcheon, +dhd:77c170cb-21dd-4fce-acc8-61c1afda2f45 a dho:Griffin, owl:NamedIndividual ; - dho:hasNumber 3 ; + dho:hasModifier dhd:4c55550d-bce6-4aa7-a646-c7034613a899, + dhd:6063e05b-2a21-4bf5-816d-74f5bdc47c2d, + dhd:99aa21ec-0114-4c2d-b800-6b30a63da724 ; dho:hasTincture1 dho:Argent . -dhd:7307770a-dcf2-491d-a8de-3bd0956897bf a dho:Layer, +dhd:77cd85b3-d536-4250-b760-ec1cfffc06d3 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:82dc1712-be25-46f3-a673-fe9a5c9bae13 ; - dho:with dhd:90cb1987-4331-4c25-99f0-76928c373ada . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:730f1c55-b0de-4032-bd65-095a379e4db2 a dho:Chief, +dhd:77db44b6-fc67-4c52-a052-d2db1bf44f2b a dho:Fleur-De-Lis, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:73178991-0148-4388-a87e-ac685a06fb53 a dho:Saltire, +dhd:77f3ccee-6e8b-462d-aa63-35e8d9ae85ce a dho:Crowned, + owl:NamedIndividual . + +dhd:78022803-62d2-42d8-9d2c-c2a1daf3c2d7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Argent . + +dhd:78075f87-dbc8-4f42-bd60-e6203dacd4d6 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:fca71c80-6823-41ec-9130-2605388a929e . -dhd:73189e2a-5af7-4709-8560-7d219e8cacb2 a dho:Armed, +dhd:7808db88-7614-4f2a-b54a-acfddbf7169b a dho:QueueFourchy, owl:NamedIndividual . -dhd:731de4e8-6b6f-4e32-9f2d-2cce6cf93060 a dho:Lion, +dhd:7814e72c-b80a-452e-b179-a96071572366 a dho:Bend, owl:NamedIndividual ; - dho:hasModifier dhd:bdd9fb47-47d2-480d-9654-8ecce241693b, - dhd:f7ee8e00-d649-478a-8414-479b48ed31a1 ; + dho:chargedWith dhd:60b6cdb4-eeb1-4638-9f7c-a3fd592e7ebf ; + dho:hasLine dho:Cotised ; dho:hasTincture1 dho:Argent . -dhd:732da741-3817-49a9-a654-a8ba8b9c7dd1 a dho:Field, +dhd:7834c595-d792-422c-b1dc-92694927eabf a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:732f7be9-c87d-4ff9-a73f-64f5340e652f a dho:Guardant, - owl:NamedIndividual . +dhd:785985aa-8ed6-47cd-83b1-9568bdab52e9 a dho:Chief, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . -dhd:7370549e-1842-4d1d-8328-f3500691f0f2 a dho:Chevron, +dhd:786caa2b-ba91-44e8-b0cd-8528c46685e4 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:df800ede-1460-4fa6-8f5b-3c907b4a1227 . -dhd:73728a1b-2bfb-4cad-8eb9-57b9dfaa1e03 a dho:Lion, +dhd:78bac245-4bfb-42cb-97cd-7b8244446366 a dho:Border, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasPattern dhd:8a6ecc58-abdc-4309-9f88-9e63d492425d ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:73a494a1-704f-4a08-9d87-d2f53aa1749a a dho:Layer, +dhd:78bfab3c-a33e-4a56-81c2-665c174a831a a dho:Lion, owl:NamedIndividual ; - dho:accompaniedBy dhd:68479a5f-d007-4b3f-9090-0fa049064440 ; - dho:hasCharge1 dhd:dfeca067-3ea0-4714-b7cb-cbfedd449a83 . + dho:hasModifier dhd:6b31e7b3-10f7-4d8b-a39f-84a6733e3091, + dhd:c0143dab-48ef-47e0-911a-9b4e222fc6ca, + dhd:fa3831f9-9c99-4bc3-9ba4-1aa20e8b532f ; + dho:hasTincture1 dho:Sable . -dhd:73ad007d-4cc7-4c0f-bd34-0a29cf41918b a dho:Layer, +dhd:78c9a0a3-fbe5-4f2c-b50e-fcca920cbfab a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3862b6a5-0f55-4c05-93dd-843826cda345 . + dho:hasCharge1 dhd:902d9e49-dc04-47f0-9f09-112ea3a3a08c . -dhd:73b61aee-bf03-4d17-a955-03e4ee58a4a5 a dho:Layer, +dhd:78d3ea0a-ee15-47f9-94fb-7d978471b5b3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bee74a09-077a-4acc-90b3-c34f6c5c2356 . + dho:hasCharge1 dhd:30f1e4c7-724a-4aaf-8196-8e90c529d81b . -dhd:73eabeb7-77fd-4991-b514-7a1b10ac9085 a dho:PairOfPincers, +dhd:78d4025b-fa48-4dc2-a41c-0173e4307dfb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:9134c51b-9492-48c0-8ca5-87e5eecaf01b . -dhd:73ed5dd8-8b8c-4ea6-bb6e-9762bdebff24 a dho:Field, +dhd:78d617b5-3c12-48fa-9dd8-fec35c834e09 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Gules . -dhd:73f15fb7-a6ad-40c0-9fd6-d53c209431f4 a dho:Field, +dhd:78eab972-02d5-4b1c-b25f-972b5221bfe8 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:915265fb-b853-4278-859f-6018329a8a9f ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:74240b4e-eebd-4ccd-a860-20b208f42462 a dho:Layer, +dhd:78fd2813-4297-4264-bf41-4d7047e0a5de a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:eb80e37f-9362-4887-8c69-5b2adfab097d . + dho:hasSeme dhd:6d955bf1-b0ad-45b6-a5c0-bbe40ffe27a5 ; + dho:hasTincture dho:Azure . -dhd:742dfd67-e009-4a7d-ad86-d0a8b686118b a dho:Label, +dhd:7902687e-6149-47a9-aa6b-49ac4d9fca05 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Ermine ; + dho:numberOfMarshalledParts 1 . -dhd:74329d92-02a5-4f95-8414-aeaab68d0ebc a dho:Field, +dhd:791186e5-fbf3-4f90-8752-287a1ded6087 dho:hasPattern dho:Checky . + +dhd:79131ec2-d650-4859-aee2-130a4dbc589c a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:743efc8e-97ba-4167-8c86-030bb8f06339 a dho:Field, +dhd:792afeaa-24e7-4e35-8d62-4c3325661758 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:744f30fd-d354-4d21-a613-7894604de976 a dho:Layer, +dhd:79401f85-48e1-4aa3-addc-e10ae37586b5 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f76afae7-221e-4ca4-b34a-b9f1a67b9a1c . - -dhd:7454a677-de83-42f1-b159-0198ae1d2a81 a dho:Passant, - owl:NamedIndividual . + dho:hasCharge1 dhd:ab4b04bf-b109-4914-9e32-a89dfefed81d . -dhd:745cc8f9-75db-43a8-9fd1-2ac118c7c6bc a dho:Field, +dhd:79667676-2af6-48b2-98b6-6044b47b79ca a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:746f2267-fe12-4bd8-a8e7-9093c4a3e211 a dho:Fess, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . +dhd:797202b2-71af-4574-a85f-5b7fbef691c0 a dho:Rampant, + owl:NamedIndividual . -dhd:74822a4e-dd6a-42d6-b315-fd39bf471300 a dho:Gorged, +dhd:797f8f58-0e4a-4ff6-bb0f-633dbca3ddc1 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasPattern dhd:2d542730-4c56-4f86-9987-7d8f7acf4b94 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:74b92c58-2e15-41b1-a3aa-6b723c61b40c a dho:QueueFourchy, +dhd:799a6cbc-d638-4d9a-a856-3e29960d1d3d a dho:InFess, owl:NamedIndividual . -dhd:74c8b7d5-c8b2-4e03-a571-fb72a8eda5cd a dho:Layer, +dhd:79a2f6d9-6d82-4941-85a0-0d6267c7e21d a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:d381c63d-f270-4da8-a702-1f9db00c738e . + dho:hasTincture1 dho:Ermine . -dhd:74d7eeee-d9b6-4f6c-bb41-10214b063d5e a dho:Layer, +dhd:79b5654f-9d48-45b5-8651-ce38be3aa0f2 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:7c913314-a9d1-491e-a19c-53473eb6fd77 . + dho:hasPattern dhd:376de91e-e903-4436-91c7-1e0b4b7174ca ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:74e31e99-2b55-40a3-82f8-963c0107b8f9 a dho:Mullet, +dhd:79c24e58-2b56-4cc9-9427-3c6bb28bb37b a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:006b8a42-5013-4077-97c9-7f2069116fde . -dhd:74f00247-6f57-40e3-931b-28444b594e95 a dho:Field, +dhd:79ccedda-db77-4630-b64f-fdc9cec44626 a dho:Cinquefoil, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:75040a10-17f9-420a-8039-7f39b1b33456 a dho:Field, +dhd:79da201b-626c-435d-9bbd-36687c3133e3 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasPattern dho:PerPale ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:751a986a-9dc7-430e-a946-d5ff04321a92 a dho:Layer, +dhd:79ddcff0-3fae-464d-8056-739e6daee08f a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:763f8d74-5170-49a8-abdb-a2686e2a0af7 . + dho:hasTincture1 dho:Vert . -dhd:7529dc4b-4136-4a12-8974-59d288780164 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:83873d66-908a-42a3-b0dc-01b868cce197 . +dhd:79e5d370-2377-4f5e-b92d-ef6f959c7dcf a dho:Rampant, + owl:NamedIndividual . -dhd:75360c88-da64-4fc6-9659-fd7690b02e3f a dho:Layer, +dhd:79f9f5fd-7287-4f26-b046-3174d0e7bcf1 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2e6cfacd-8208-4e8e-ba80-05989f040855 . + dho:hasCharge1 dhd:de5a7d24-9f9b-42f6-82c3-83026bf6bba9 . -dhd:753cdce6-8481-4023-a925-c23db7cd90a9 a dho:Layer, +dhd:7a023714-b41a-4d44-9305-f2ef9404adee a dho:Annulet, owl:NamedIndividual ; - dho:hasCharge1 dhd:1b1901e5-ca39-4cae-bb3e-dec8456d45d9 . + dho:hasTincture1 dho:Or . -dhd:753d5d17-d6f9-46e2-b470-9e8e4eee5858 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:580d018e-35a1-4847-b1c2-06078149a623 . +dhd:7a179f77-583d-4dac-a4af-6776ac20b95e a dho:Passant, + owl:NamedIndividual . -dhd:7541d1c9-8105-4692-a7f4-68a8dac10c42 a dho:Label, +dhd:7a4698c7-1c2b-4915-b5fa-da526bb89737 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dhd:6f720f3d-0a38-4fc8-8219-38a7bbfb6fe6, + dhd:c6685f8d-02b0-463e-917c-de374cd443ad ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:7542aced-362a-4946-a48e-f159bee02bee a dho:Layer, +dhd:7a8b5676-933f-4b1f-86dd-93780dd59c22 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:64e5334b-d374-4b25-81f9-6bf5631c7d02 . + dho:hasMarshalledPart1 dhd:CoA0000008668_A ; + dho:hasMarshalledPart2 dhd:CoA0000008668_B ; + dho:hasMarshalledPart3 dhd:CoA0000008668_B ; + dho:hasMarshalledPart4 dhd:CoA0000008668_A ; + dho:numberOfMarshalledParts 4 . -dhd:755f6a6c-551c-4aaf-8573-69a00f274dd0 a dho:Field, +dhd:7a8dc399-dc0f-406a-a0fe-8627dd21d440 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:75841875-b3c6-4318-868a-50d034c5b381 a dho:Field, +dhd:7a8f2142-4b13-4f70-bb38-c8f3da3fd2b6 a dho:Bend, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Vert ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:75a076b8-a14e-43cb-948e-bcfb4356f01f a dho:Lion, +dhd:7ac6947e-d23a-4ccf-8568-8bd7faa55bbf a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:a9e1b40e-2980-401d-a877-206fcde44fd3 ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:d2e9dca2-e92d-45c0-824e-fd85ec91e75c . -dhd:75af5f6a-fd5a-4507-a7ed-c1162ecaeba7 a dho:Saltire, +dhd:7ae6ea68-ff5f-467e-9600-34d51eab1e52 a dho:Naissant, + owl:NamedIndividual . + +dhd:7ae75b39-ccbb-423e-86ad-df55259f1abb a dho:Canton, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCoatOfArms dhd:CoA0000009943_CoAF1 . -dhd:75b59499-25f3-4473-a363-ec89cf0389eb a dho:Seme, +dhd:7b09e185-bf23-4e6e-b449-c70ffcabbf54 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfHearts . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:75bcaa05-a435-451d-96d1-b22435e050ba a dho:Field, +dhd:7b12a0cc-6cd7-4782-8239-796dfe2d82ac a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:75d351ef-1cdd-4054-aaf8-35464ecf1059 a dho:Layer, +dhd:7b30c769-3587-44e9-94d8-20f65a4321c7 a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:74319ac8-7772-43c8-b857-027d5ab1a2c9 ; + dho:hasCharge1 dhd:1c93becc-e382-4d8b-9317-a262a56d61a9 . + +dhd:7b32136f-1fb2-4f38-b609-5e762e94b820 a dho:Issant, + owl:NamedIndividual . + +dhd:7b37cddd-ead2-4b93-af53-8c707203b5ca a dho:Mullet, + owl:NamedIndividual ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . + +dhd:7b555e2e-5732-49ba-a162-be78c1a08ce8 a dho:Crowned, + owl:NamedIndividual . + +dhd:7b562155-cd07-4f4e-8d18-7ede4e870905 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:3e1c6c6a-f7eb-4246-a37b-3875faa73072 . + dho:hasModifier dhd:13a59023-15a3-4fe8-92a3-18d6b35a6d13, + dhd:15667020-da5c-4b83-b55e-0a62c65870f3 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:75d40998-9989-479f-8b68-7cf2b39bf68c a dho:Field, +dhd:7b57b454-3391-430e-b151-fc72c39da0a7 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:75da89eb-10bc-45e3-9768-4e78870203c1 a dho:WheelOnPartition, +dhd:7b6779ed-8eca-4839-a291-f1654fbf7a2d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:b8a0e823-bb49-413b-8929-b120cfc93a85 . -dhd:75e2e595-05c9-49b9-ac4e-2ead5902d762 a dho:Lion, +dhd:7b72b2a5-fa50-419a-9303-4706992c5249 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:b74be942-4e82-4640-b8f0-80358c9786c6, - dhd:bffb1062-55c3-4ae8-9522-d755a0f0ff27, - dhd:edee9526-02d1-4ca6-83ba-9913be9d200c ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Or . -dhd:75e33873-13fe-4362-bd10-054c212c3de7 a dho:Field, +dhd:7b880e39-bbdc-463e-804a-48a1b4e34b57 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008800_A ; - dho:hasMarshalledPart2 dhd:CoA0000008800_B ; - dho:hasMarshalledPart3 dhd:CoA0000008800_B ; - dho:hasMarshalledPart4 dhd:CoA0000008800_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:fb65999f-8631-477f-954c-67b5cf2e2cd8 . -dhd:7608cdfd-77b1-42fd-8851-15e453ced124 a dho:Field, +dhd:7b90b16e-abac-44c2-9d60-414945261450 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:760c473a-250e-46b1-83e5-1f547181e638 a dho:Seme, - owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Azure . - -dhd:76116dac-4668-4af6-918a-4a9e82865d65 a dho:Layer, +dhd:7b933668-e77b-42b3-ad39-df32980c2a9a a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:3f37fccb-1a3d-4e8e-af4d-dbeef7fa149c . + dho:hasTincture1 dho:Gules . -dhd:76186369-2efa-4145-9a05-3760bdc46a1b a dho:Field, +dhd:7ba57d22-98d6-4128-88ea-cca59ad5efe5 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:76209d86-8acd-4770-a5bd-9769e36563a3 a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:7637858d-953c-4cc3-bac6-2048067f2e9a a dho:Layer, +dhd:7bb87c41-0466-4985-9a8b-bcbb8b0acd72 a dho:Label, owl:NamedIndividual ; - dho:hasCharge1 dhd:68b32d72-078d-43b9-94c1-7725cf3ccf07 . + dho:hasTincture1 dho:Azure . -dhd:763f8d74-5170-49a8-abdb-a2686e2a0af7 a dho:Chief, +dhd:7bb980c2-4e6d-4b72-a94f-54346bd2e798 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:460dcf2f-a71b-40b3-8662-b4c68c7865be . -dhd:76452cae-7c90-40d4-97af-f4f3a984f20f a dho:Field, +dhd:7bb9c96c-3ff6-44e8-9e7e-9e2d551077b4 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:7659e48a-0400-4de3-bdaa-2fce535a88cc a dho:Layer, +dhd:7bc6c510-f836-4f69-b4f4-fa2c8dab847c a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:b6b6e147-189b-4150-bdb3-5f166c9e053a . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:767c64b6-bf5b-4c31-9e26-87f6f3cc2287 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:ef432e3f-96bf-4ded-bc3d-cd63b3b6ac62 . +dhd:7be0cd03-e661-4eee-8bbc-92e4fcdc6f81 dho:hasPattern dho:Masoned . -dhd:767cc2a6-16f1-4e36-8cdc-2988027dbe0b a dho:Field, +dhd:7c3c7b49-162c-431c-8b9d-e1c2bbbff718 a dho:Bend, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasLine dho:Dancetty ; + dho:hasTincture1 dho:Gules . -dhd:768068c9-a6eb-4f65-98c6-339e8ff63fa8 a dho:Layer, +dhd:7c699715-f2e9-498f-ac42-c49c6c559d6a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a14d6fd5-1816-4764-a84c-7dd4c72fa51e . + dho:hasCharge1 dhd:e316bd63-6bb6-4099-8cf3-89f93b7cdcb3 . -dhd:7683a34e-59d1-401a-81c9-0b2759e55147 a dho:Tower, +dhd:7c6c6fda-ae7e-4af5-9a40-0c123af26d85 a dho:Fleur-De-Lis, owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:76ad0b8b-b861-40f7-805b-68240b735867 a dho:Lion, +dhd:7c6ebf37-036d-4ffb-8c41-e22e82613a8a a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:76afac5c-9ad6-47b8-a3c2-b7f568adc3e0 a dho:Chief, +dhd:7c77bea1-8d1b-40fa-aa5a-8202424323d4 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:cf6a19ff-36de-45db-be7e-851f785c21b5 . -dhd:76b58060-2ceb-447f-b8ad-c92df942409e a dho:Layer, +dhd:7c7e4386-dd09-47ea-b6a6-19cc6540fc0c a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:ba41a4d1-c48d-4834-adc9-695d4024e89f . + dho:hasModifier dhd:87a985fc-bc85-462a-9121-6b811bfc104b, + dhd:c52ead2f-aef1-4737-9094-68b95237d269 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:76d965e8-75b4-4bb8-a795-d41f4d57221f a dho:WaterlilyLeaf, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . +dhd:7c99f818-8c62-4bc2-a042-c6b742124e7c a dho:Slipped, + owl:NamedIndividual . -dhd:76eb1392-3d35-408d-a44c-84cfd63186fb a dho:Field, +dhd:7cabd3be-629e-41e5-835d-5520e803d864 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:d6cbbda2-3785-4e09-8a93-b12c1906b4e8 . -dhd:76f60468-d31b-4b9c-b29a-7435596a7b9b a dho:Lion, +dhd:7cc2b11e-7153-4f73-96ac-c7b86c294191 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:2cdd1339-ac09-426c-9a5a-38829bc236ac, - dhd:30934fe0-aed8-4b4f-baf3-09582f875454, - dhd:b726f850-9d4e-4caf-8fe5-f04a70d0a140 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:c0a76eb1-8ef9-4868-be48-0c26e5ed62ec . -dhd:770464f9-0962-45f9-9860-d94e14a0fbba a dho:Lion, +dhd:7cc4b7e2-de1b-4dab-8a09-38764c7bba43 a dho:Armed, + owl:NamedIndividual . + +dhd:7cc4fdfd-a474-48de-88d0-264f7c7d0461 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:216a84c5-c4da-4353-bdb5-3b2484c693ec ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:243e4493-cbd7-4d64-95cf-c6811d16360b . -dhd:77058ac3-2abd-4572-99ec-53946be4cb8c a dho:Dog, +dhd:7cf0d03a-a71d-49f9-9665-516a190abed5 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:74822a4e-dd6a-42d6-b315-fd39bf471300, - dhd:d66e8a15-cb8c-4db8-a226-bda9b27e4119 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:8bccab2d-3865-416b-8511-793b30c0c692 . -dhd:7707ec7b-4bf4-40c3-8420-a5f1d8e43495 a dho:Layer, +dhd:7cfd95da-a9e7-410f-963e-cc28ffef4cfb a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:17d1c488-55e2-4be7-b4fe-2bbd364cb465 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:77156698-a52f-4352-a1f6-717f190b8c95 a dho:Field, +dhd:7d053e31-2514-43a6-ad67-8af15415fbfc a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:772978f7-724c-4308-bddc-ba844a831323 a dho:Crowned, - owl:NamedIndividual . - -dhd:773e52d4-a914-4e47-a834-e2f77c299e5b a dho:Rose, +dhd:7d231add-73b4-46c1-87ee-58e8ac24e566 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasSeme dhd:10f5d5c9-cb47-4d11-8ec3-9c9d6f99a8f2 ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:773ea726-c936-4fd0-8611-8ce8cd1ffeea a dho:Field, +dhd:7d39c31c-0b42-4e81-87fa-86c9717acae1 a dho:Saltire, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasTincture1 dho:Gules . -dhd:774d9f1a-2edf-40d1-9a40-99a0cd1071dd a dho:Field, +dhd:7d6b1de5-fa9f-41f6-a043-973ce19b2efb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:ce0d7031-91d2-4411-9b1b-d26c9ee42f6e ; + dho:hasCharge1 dhd:c8ce4f6b-e9f5-4499-a5d9-1768f8484bc4 . -dhd:774e2277-d269-43f8-99fd-5da0fdabdbc2 a dho:Layer, - owl:NamedIndividual ; - dho:accompaniedBy dhd:d4870a7a-ac11-4069-9732-7666f085f87f ; - dho:hasCharge1 dhd:78f36b6f-7396-4612-91d6-952f0a2793b8 . +dhd:7d872e0c-b2f2-49a9-8f99-c0eb3a7e898d a dho:PerChevron, + owl:NamedIndividual . -dhd:775d2ccf-e513-4cbe-9430-9e8cd387116c a dho:Field, +dhd:7d901b1d-d13e-42a7-a0e0-e9c5212017ad a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Ermine ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:a3edf841-34c4-4a32-a2a7-4bc247e3cf82 . -dhd:7766f67f-5789-4252-9881-b7c478fa593b a dho:Field, +dhd:7d92e18e-f442-42ef-bc57-806b7c01cabb a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:777cc23c-3dcb-4bfd-92b0-2a38bf349bd9 a dho:Layer, +dhd:7d933a87-decb-4e48-8cb1-bb8bd177a609 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:5c704c5d-87e7-4c19-9898-40c5b521617a ; - dho:hasCharge1 dhd:092a4e9a-b94c-43d6-8fa3-8e5e65630358 . + dho:hasCharge1 dhd:8bc4fccc-2ca5-4e45-89bf-4875bd485280 . -dhd:778345ba-d86e-474b-9aed-77a2de34f6a2 a dho:Lion, +dhd:7dbd2a28-e77f-4713-8362-0022a82d0ef1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Sable . -dhd:7786062e-ccb0-41dd-9ecf-9eb5fade9e3e a dho:Field, +dhd:7dd819a5-e921-4aa0-81b9-0af2b0f4dc33 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:f0526ff9-b098-42dd-99d3-fe86b7f329d0 . -dhd:77908966-38b1-44dd-b65f-f8b00c0513fc a dho:Crescent, +dhd:7ddb5a6d-aec9-441d-bf5e-38c0708b1bf8 a dho:Bend, owl:NamedIndividual ; - dho:arranged dhd:3c42841a-fa85-43c5-9299-952b281bfa4f ; - dho:hasNumber 3 ; + dho:hasLine dho:Embattled-Counterembattled ; dho:hasTincture1 dho:Argent . -dhd:779bb1e4-288e-483a-9c61-2fcb58550ab4 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . - -dhd:77a06bbf-1ac7-4b54-bf85-572326703303 a dho:Fleur-De-Lis, - owl:NamedIndividual ; - dho:arranged dhd:680a868c-0c45-4b53-aaf8-74d27e41739a ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Or . - -dhd:77ad6b53-e16f-4966-b1e4-d1b7db01eb99 a dho:Barbel, +dhd:7ddcbf45-3d94-483d-8085-4823a871d0c0 a dho:Armed, owl:NamedIndividual ; - dho:arranged dhd:f54b9f78-da67-4078-adb0-2d1e41a73616 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Gules . -dhd:77ced1a5-9308-4805-a851-c75b56a3c597 a dho:BendCotisedPotenty, +dhd:7e01691e-1833-4655-a20f-bb14f8b3e1d4 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:chargedWith dhd:60b8e96a-edc9-4732-ad8e-a892f36a605b ; + dho:hasCharge1 dhd:b8e5a7a6-8b15-4972-a862-032013eccd23 . -dhd:77de54c0-0498-482d-86f7-4c93281e97ea a dho:Layer, +dhd:7e2623d4-e811-4163-a621-a95bff89c210 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3004128e-fe01-41fc-b1d4-25587aa90511 . + dho:hasCharge1 dhd:6058e31d-010c-4128-a9a8-46d8dd67660b . -dhd:77ea940c-8f64-4fac-a232-a11af308ae40 a dho:Mascle, +dhd:7e3b0374-145a-4f40-a4bd-d1eb8e1db1ac a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:77ec7664-7a81-4675-952f-0ed62422dbd2 a dho:Lion, +dhd:7e437258-824b-439d-883a-b15a66e9ebff a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dhd:4a49a49c-09a4-4d96-87aa-de96a3f1caba, + dhd:50b8e26d-7b76-426c-b33f-31018bfc80bf, + dhd:651a56d0-1df3-4607-87c2-9991d72b4b6e ; + dho:hasTincture1 dho:Azure . -dhd:77ed139e-0d42-45b8-a5b1-2ac0d46bc9f0 a dho:Field, +dhd:7e476da2-d547-4678-8f2d-4dfb1c8c7522 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000010789_A_A ; - dho:hasMarshalledPart2 dhd:CoA0000010789_A_B ; - dho:hasMarshalledPart3 dhd:CoA0000010789_A_C ; - dho:marshalledByType dho:PerPale ; - dho:numberOfMarshalledParts 3 . + dho:accompaniedBy dhd:c3bccb3b-b72f-4e19-a422-463c6c283017 ; + dho:hasCharge1 dhd:94373a35-8ff6-4060-bb10-a9331448fbb9 . -dhd:77edeef6-dc5f-4848-badc-40022935db29 a dho:Field, +dhd:7e54ec85-49a4-4f65-9669-c97d0aa01321 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:77f5c355-8041-4701-913f-76528dd69473 a dho:Seme, +dhd:7e68ffb2-05bf-4488-85a7-e6ebac59a297 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:77f6acc6-b04c-448e-9fbb-4aec27e96e48 a dho:Escallop, +dhd:7e6f5a8e-1d68-400c-b6dd-7ace860003e4 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 5 ; + dho:hasModifier dhd:ff7f7f47-4e37-4a4b-a51a-f863353f581d ; dho:hasTincture1 dho:Argent . -dhd:77fff7df-fcf0-486f-acb6-0cc1f9147f08 a dho:Layer, +dhd:7e6fe5dd-8a60-4e1b-8b29-ec8b1a527e79 a dho:Martlet, owl:NamedIndividual ; - dho:hasCharge1 dhd:24e38be2-0e00-49ea-b2bb-c49b690a167c . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:7803e444-24f2-4789-b8ce-46bdafb180d7 a dho:Bend, +dhd:7e70227c-c34a-48b1-97a6-92be7081f83d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:chargedWith dhd:115ea5d9-6514-46d0-a8a9-1603cce1adfb ; + dho:hasCharge1 dhd:206bac41-dbba-4c8e-9e98-c6fc860d3391 . -dhd:78283063-8b2d-4fcc-ad56-4916510e999b a dho:Pile, +dhd:7e774c62-b4f2-493d-9ab9-c887592581f1 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:isstSn dhd:4d9647f7-66e4-4aea-9980-107b20f4b91c . + dho:hasTincture1 dho:Argent . -dhd:783c083f-bd40-454c-8f1c-75a5135b719a a dho:Segreant, +dhd:7ea4c3e5-a6ce-49bc-a4b8-87a1f26e8b88 a dho:Rampant, owl:NamedIndividual . -dhd:783ee2c3-d9b2-4286-83c9-f93866d7775d a dho:Layer, +dhd:7ed6b9be-73bc-4368-944a-e95336ac5953 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a2b6d1fe-e3da-4088-afc3-7ec1fa45454b . + dho:hasCharge1 dhd:1b3b6ad5-2b7f-4902-ad7d-d1144edd2de2 . -dhd:78475520-c520-47bb-8783-942e6e7c3c43 a dho:Layer, +dhd:7ed75f9c-6b7b-49d0-8bda-7685c30912d4 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:5f77d845-e666-4019-a45c-75f016af1567 . + dho:hasModifier dhd:83c2abb0-8463-47a3-801a-cf497296f286, + dhd:d2687d4e-d89f-4951-8471-2e97a6760f23 ; + dho:hasTincture1 dho:Or . -dhd:784d168c-1339-46bf-8d43-5afa55f82980 a dho:Field, +dhd:7ed8a322-a4d3-4cc9-8e62-a679d7dd0e09 a dho:Lion, owl:NamedIndividual ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:b2dc6a56-58d3-472d-b380-1e4176886f34, + dhd:d30c44f7-4774-4215-9eee-439e193aa326 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:784e1d24-c02b-4037-803e-09fd827f432f a dho:Field, +dhd:7ee1fadf-7280-4850-a956-3d0f31d09278 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Ermine ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:61efb093-72a3-46c9-8343-eb3a8f51e1f3 . -dhd:78680454-b579-4bba-85a2-44dbcfea877d a dho:Layer, +dhd:7f2f3fb6-db5a-4954-86ec-5ccee953477f a dho:Dolphin, owl:NamedIndividual ; - dho:hasCharge1 dhd:1890db9a-ac49-45d4-a2e9-fff94eb64f7e . + dho:hasTincture1 dho:Missing . -dhd:78770ba6-6b9f-418b-bcfc-1361d4dde5b3 a <http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)>, - owl:NamedIndividual . +dhd:7f32a23c-5329-4b5e-85a9-bdc0603ecb8f a dho:Trumpet, + owl:NamedIndividual ; + dho:arranged dhd:91014f8c-c2ff-4fa0-b3c1-0babc5d01702 ; + dho:hasModifier dhd:749cd4b9-abd8-4451-87e2-266ac4b43ce0 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:78e0105f-3fa2-4ee2-8f79-2e2b31cffd2c dho:hasPattern dho:Chevronny . +dhd:7f35d423-46d6-4247-9268-024d5c0fcbfe a dho:Crowned, + owl:NamedIndividual . -dhd:78e89e1b-5a11-44ac-8ce8-39fbd6d36e32 a dho:Field, +dhd:7f45559c-6313-4ff7-acf0-5187514a0f33 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:78f36b6f-7396-4612-91d6-952f0a2793b8 a dho:Lion, +dhd:7f6f6ffd-a3fa-4d6a-b52d-63083ded632d a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:11997fa5-43ad-426c-9051-c8f5d17543af, - dhd:66b48289-c412-4d0a-bfa1-0e925e70cf6a ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:828d899b-49ee-4532-85ad-953a3c9c0077 . -dhd:790b1afe-d2f9-48a6-b33f-625321261133 a dho:Layer, +dhd:7f7433f5-d82c-451b-9952-846cc151762e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5e00d36a-99f7-4617-a652-f84e38fbd054 . + dho:hasCharge1 dhd:edd8afcd-b59f-417a-8aff-af1b4d45b23e . -dhd:7941d5f0-3ba1-404d-9663-75a5acea0cf7 a dho:Dragon, +dhd:7f75202a-092b-4bd5-8fd2-48029790c764 a dho:Martlet, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Or . + dho:arranged dhd:5b206d81-e872-4a85-aa41-ca34530305ea ; + dho:hasTincture1 dho:Gules . -dhd:7949a8e3-cf90-4b6b-9cf3-cfbfda1dd000 a dho:Crowned, - owl:NamedIndividual . +dhd:7f7a66a4-b47e-4366-bc8f-9e008a30d02c a dho:Fish, + owl:NamedIndividual ; + dho:arranged dhd:3099fd7a-58c3-4f44-866d-c03bcc7b9501 ; + dho:hasTincture1 dho:Or . -dhd:7953f811-5222-4bcb-a9bc-49cc6840d374 a dho:Martlet, +dhd:7f8f97af-0e8e-44d8-b0fd-549468151a0e a dho:Seme, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Argent . -dhd:79575d4a-28a0-4a4e-b7fe-905ed814960b a dho:Field, +dhd:7fa9b7ad-5c88-4e8f-bd99-6f2a29915a2a a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:c49e46d4-e51d-46c9-90eb-978456a09357 ; + dho:hasTincture1 dho:Azure . -dhd:79666b2f-63cd-47a5-b7f2-c0b75791c0fb a dho:Field, +dhd:7fb49b24-50a1-4907-b959-6a8dd79edb0e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasTincture dho:Missing ; dho:numberOfMarshalledParts 1 . -dhd:79a34f1f-c393-4a4b-a459-1f67141c8580 a dho:BarOfLozenges, +dhd:7fbbfb50-5e4f-4ddd-9026-9a9632dab34c a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:92344331-7b6b-422c-aaf6-9bcbfe1cdf52 . -dhd:79b08d22-37a3-475e-8c63-bb5daa545a6a a dho:Crescent, +dhd:7fc32ca9-09b4-47f9-98db-1f622629b216 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Argent . -dhd:79b0cc4e-b5ad-441c-a1e2-5c5c1e61d216 a dho:Lion, +dhd:7fd27b41-2a1a-4f47-b46f-dd93206c3faa a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:8c37931f-32c9-44bf-83de-fefa2382a7cd ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:7fd4ea4d-aa14-4e45-99ea-1363cf50e5ff a dho:Fess, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . -dhd:79bec0bb-8b8e-459b-aacb-a2027b69d5f6 a dho:Issant, +dhd:7fdd19f1-fb86-4f19-9b6d-4012d3a2eb09 a dho:QueueFourchy, owl:NamedIndividual . -dhd:79cf9606-f8e9-4526-84f5-1044165c07fd a dho:Layer, +dhd:7fdec631-f7f8-4564-938f-e9517f8e0272 a dho:Cross, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . + +dhd:7fe0b0b1-e3fb-4a39-85ad-55cbfe6159a6 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:25050b90-4576-4bbd-8cbb-6bb729d44004 . + dho:hasCharge1 dhd:d48b2ac1-3e38-4ad0-a246-569a7276905a . -dhd:79e5ad7d-88bb-4e0a-b3e1-d3abcba6ac8b a dho:Field, +dhd:8004d3e0-1b6a-4d19-acd6-a7ac5e495465 a dho:Seme, owl:NamedIndividual ; + dho:hasSeme dho:SemyOfMullets ; dho:hasTincture dho:Or . -dhd:79e9d080-418e-4379-87d7-0733d96aa6e1 a dho:Chief, +dhd:8019a845-e0f3-4de9-a7f3-dd1c2da06bb0 a dho:Crowned, + owl:NamedIndividual . + +dhd:802680be-df7d-45c9-a635-31d6be9e9e26 a dho:Bend, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Ermine . -dhd:79f16542-51e3-4894-b71f-51544c588cb9 a dho:Field, +dhd:802d7f55-d212-428f-9964-b4e88858d45f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:228b8440-179f-4737-9bcf-4dc85f6703a6 . + +dhd:805e4fa9-8bb4-4465-8abf-d3cad89e5655 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:8536d5d6-00a5-48ce-aed2-27cf1234cf2e . -dhd:7a014cf7-37a6-45f8-ab35-e594e260ec73 a dho:Layer, +dhd:806c039c-8a4c-4a28-8cfc-1262ee92171d a dho:Saltire, owl:NamedIndividual ; - dho:hasCharge1 dhd:f85fe475-4daa-483e-bb2d-3895f7a92c94 . + dho:hasTincture1 dho:Argent . -dhd:7a0981a8-1c60-468d-b446-73ee5fd65641 a dho:Layer, +dhd:809eedbc-ff68-4ece-b502-572d567e7e77 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e92430ee-e991-47f5-91a9-a326d7896352 . + dho:between dhd:d30bd3f2-c57b-423e-92ec-0a9c4b9cc1a7 ; + dho:hasCharge1 dhd:06960e9b-5b5e-4e50-bde7-72a1ae760de3 . -dhd:7a2535f0-8701-46df-a018-713a0447dcad a dho:Embowed, +dhd:80a8c30a-119c-4866-a18c-08eeabd8f25b a dho:Nimbed, owl:NamedIndividual . -dhd:7a264e02-cf75-4b37-9f5d-aacba9f8fdaa a dho:Seme, +dhd:80c4ffd3-4a07-4eb6-97f3-c691b6297da5 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; dho:hasTincture dho:Or . -dhd:7a2f7ec8-50ed-4198-8689-d26b76378eaf a dho:Crown, +dhd:80f022ae-4088-414f-a8f3-068e5c5f80bd a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000008517_A ; + dho:hasMarshalledPart2 dhd:CoA0000008517_B ; + dho:hasMarshalledPart3 dhd:CoA0000008517_B ; + dho:hasMarshalledPart4 dhd:CoA0000008517_A ; + dho:numberOfMarshalledParts 4 . -dhd:7a35e63d-d22b-4c9a-8b9c-ddeb636165d0 a dho:Field, +dhd:8106f1dd-251a-453c-8c75-5fec9d25d364 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:7a3b54f1-d3ed-4d75-924a-81ac9944aaac a dho:DonkeysHead, +dhd:810adcff-398b-4235-b348-9e2756994961 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:7a3ec4ff-b423-49a3-816a-2e30e6108d46 a dho:Field, +dhd:810e977c-c871-4aa5-a47a-68e725097671 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasMarshalledPart1 dhd:CoA0000007985_A ; + dho:hasMarshalledPart2 dhd:CoA0000007985_B ; + dho:numberOfMarshalledParts 2 . -dhd:7a4caddc-998d-4ecf-bf05-2cb5c445083d a dho:Eagle, +dhd:8116e6ac-247e-4e1e-96cc-6714d7a58f82 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:27141d63-defc-4517-a026-13b58aa040b9 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:cf72a653-c203-4a8d-ba53-3a8d0c2e66ac . -dhd:7a575b70-3a84-4fb0-809b-1557aadccb37 a dho:Lion, +dhd:812a26ce-cf4a-4eb5-9647-576f0023221e a dho:Bend, owl:NamedIndividual ; - dho:hasTincture1 dho:P . + dho:hasPattern dhd:d251a360-f8fe-4622-9407-f70218880953 ; + dho:hasTincture1 dho:Ermine ; + dho:hasTincture2 dho:Gules . -dhd:7a645f56-9534-424a-a625-2c2e483bb836 a dho:Field, +dhd:8133cf6f-e297-44dd-9bb3-aee0c78ad314 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:7a8af5e3-bf40-47f2-88cf-4dfa42e0543f a dho:Escallop, +dhd:81353615-a4b0-4d73-93cf-7f3f2b97df52 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:accompaniedBy dhd:15393088-10a3-43d8-adcb-7c2f665b5b21 ; + dho:hasCharge1 dhd:74d988dd-4387-4281-a3e1-20e1272e1768 . -dhd:7ab26960-00ec-421e-ae74-cdb920851c44 a dho:Field, +dhd:81357004-871b-43aa-a82f-9dd037689f38 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008452_A ; - dho:hasMarshalledPart2 dhd:CoA0000008452_B ; - dho:hasMarshalledPart3 dhd:CoA0000008452_B ; - dho:hasMarshalledPart4 dhd:CoA0000008452_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:58ae1729-9ccb-4a03-b70c-6ad793955e93 . -dhd:7abcf9d9-cb35-4917-b3e2-7d7977317ef3 a dho:Layer, +dhd:814c5517-9f60-422a-89e4-f126611b41b0 a dho:Chicot, owl:NamedIndividual ; - dho:hasCharge1 dhd:742dfd67-e009-4a7d-ad86-d0a8b686118b . + dho:arranged dhd:d27f2222-11e7-4fa8-93ea-843273393589 ; + dho:hasModifier dhd:0cdd3ce5-b052-4f26-b03c-9cd3d39bcc3a ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Gules . -dhd:7ad27343-f518-41b2-bdde-f1e8e588aeb5 a dho:Fess, - owl:NamedIndividual ; - dho:hasPattern dhd:c13e9454-37c4-44bc-9152-ac94f170087f ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:8158d300-2cf6-4c1a-8877-64e154584922 a dho:Passant, + owl:NamedIndividual . -dhd:7ae64bea-bcf0-4710-b644-3381d7afaf70 a dho:Field, +dhd:81732886-f942-4c35-8032-5382df8e6903 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:7af0e2da-2aa1-467c-ac67-56d84ddaf60f a dho:Fess, +dhd:817447b3-1f83-46d2-9155-e2bd5cf6bc10 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:7af66969-262f-4612-9742-90715dfe0488 a dho:Field, +dhd:819e72cb-7e3e-403a-9d4d-1bb7a2290b79 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:7b1c08b1-d690-4bd0-997d-e9231b74926d a dho:Layer, +dhd:81c6a941-a017-4d99-b5c4-efb99c4808df a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:c8a0d7c0-4aa8-4160-a3a3-11848e73f458 ; - dho:hasCharge1 dhd:115690fc-3c28-4fe2-bbef-7cbfea36795c . + dho:chargedWith dhd:c1123eb3-3469-4f0a-935a-7f9636f43158 ; + dho:hasCharge1 dhd:6710e4be-09e6-4079-9909-b937d74484a4 . -dhd:7b3e22cc-6840-4bfb-9705-a9d8597e9008 a dho:Cross, +dhd:821bce0f-7403-4354-ab84-8e92bb9ab2d4 a dho:Field, owl:NamedIndividual ; - dho:hasLine dho:Fimbriated ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture dho:Or . -dhd:7b5d8135-3fde-4bf6-acf2-da1b3436b6bb a dho:Field, +dhd:8220bb00-5e65-4b88-ac53-b39997fff7f5 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:7b6dd66f-b1f9-4afc-bf38-93ab2dd5f2d0 a dho:Field, +dhd:82314f4e-c30a-41b1-8d30-16cbfef70575 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:d31c82a1-14ae-49a1-bd48-1829b5ced76c . -dhd:7ba370c0-c696-4e5e-b790-e60e476faa1c a dho:Lion, +dhd:82391b93-86c6-4e4a-87ab-6f4c814b5fc9 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:513b3ee2-e729-427f-9d8b-9b227f364fae ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:b544d813-f796-4875-9f69-e1c215bb783f . + +dhd:823956b6-7120-4030-a0d0-446595f164d3 a dho:InPale, + owl:NamedIndividual . -dhd:7bad6ac2-a9ad-4d68-a4a8-81350441240f a dho:Field, +dhd:823e025e-efea-4f2d-85fe-aade483990d3 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008837_A ; - dho:hasMarshalledPart2 dhd:CoA0000008837_B ; - dho:hasMarshalledPart3 dhd:CoA0000008837_B ; - dho:hasMarshalledPart4 dhd:CoA0000008837_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:bb64259b-f37c-4b0d-9163-1136ad1323cb . + +dhd:82650336-4d5b-4975-aaf1-87b41868329c a dho:Segreant, + owl:NamedIndividual . -dhd:7bc766ba-c72a-4e7a-864e-dd7bedd3fe33 a dho:Layer, +dhd:82678fda-6125-4713-9a77-8494ae71ed05 a dho:Eagle, owl:NamedIndividual ; - dho:chargedWith dhd:379fec03-f5ba-46c1-b1a2-9f9b8f83aecd ; - dho:hasCharge1 dhd:030cdae0-a96a-4a72-b9ac-a6b4ae974146 . + dho:hasTincture1 dho:Gules . -dhd:7bf2d198-e54f-44a5-a63d-a3ca220add60 a dho:Layer, +dhd:82704105-3548-4690-ae70-8d3a2a461151 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:21524d96-23af-4cd5-9cbe-229a71b62faf . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:7bfdd946-067a-428a-a7a9-e5acc4498d6b dho:hasPattern dho:Masoned . +dhd:82763698-873f-4cad-9822-14149772a383 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:9d9f8f8d-a01d-42f0-b3bf-cc063b8b49cc . -dhd:7c0743bc-88bd-4dcd-b519-e4b931e983bc a dho:Pale, +dhd:8284217d-f032-4a25-b536-f75288494f1e a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:e7bcee09-a030-4ca6-bd20-3ce452192887 . -dhd:7c1ae881-9566-42a6-8191-f50f4fb302b5 a dho:Layer, +dhd:828d899b-49ee-4532-85ad-953a3c9c0077 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasCharge1 dhd:3aba57cc-7932-4bc1-ac0e-6fe7853748a9 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:7c35cebc-b5a4-4064-8ef0-860c19385552 a dho:Lion, +dhd:828e2526-a4e2-46a5-9f4a-e5684d826e98 a dho:Guardant, + owl:NamedIndividual . + +dhd:829a0a68-3f59-451a-a04b-394049270424 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:32d0a365-6577-431a-b172-dae4a710725d ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:9de40a26-067c-41af-beef-523729442c83 . -dhd:7c913314-a9d1-491e-a19c-53473eb6fd77 a dho:Fretty, +dhd:82b3f40d-9f58-4cc0-bcc3-df2125931613 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:accompaniedBy dhd:3eb3cb86-3bd6-41bf-ae58-bfbdb8781b20 ; + dho:hasCharge1 dhd:113ee8dd-f885-4335-bdd2-8fb0f82456aa . -dhd:7caaf2d8-5f2f-4790-8530-3b241552af45 a dho:Field, +dhd:82bbfd25-6137-4ccc-9300-f693af1a0394 a dho:MountedKnight, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008755_A ; - dho:hasMarshalledPart2 dhd:CoA0000008755_B ; - dho:hasMarshalledPart3 dhd:CoA0000008755_B ; - dho:hasMarshalledPart4 dhd:CoA0000008755_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Argent . -dhd:7cbabb59-0373-4df6-a1fb-688ba2814057 a dho:Field, +dhd:82c31422-6038-4219-9199-621d21d5f96c a dho:Field, owl:NamedIndividual ; + dho:hasSeme dhd:c01d73a6-3bb4-4758-9c8b-eb3fef37d164 ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:7cbd3685-b368-4889-968b-7a81c09156ed dho:hasPattern dho:Checky . +dhd:82c6d0f5-2229-43c0-977b-6673f1a821b8 a dho:Eagle, + owl:NamedIndividual ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:7cc2ed49-a4e8-4862-ac64-bee9cd4e05fd a dho:Pale, +dhd:82dc8bf5-7e4e-40e5-8b3f-35b46298f1d3 a dho:Pale, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Or . -dhd:7cd4ecd2-28e0-4672-b72c-21bbcb45a3c5 a dho:Field, +dhd:82e993c5-c5d8-482b-b614-60f18617dce7 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:7cd9069e-04b5-4b12-ad8a-74c9e836e6e2 a dho:Layer, +dhd:82f15f1c-c972-483e-9151-58bff8c40375 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a28532aa-ccf8-44df-a703-a6d97aeba924 . + dho:hasCharge1 dhd:a348b830-f3fb-418c-a22f-14bea7e7d28e . -dhd:7ce992e4-ea77-4de5-b7e8-3d2a87c94db2 a dho:Layer, +dhd:82f24ea6-4e36-45c5-a837-1755f38cb5f7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:7073252f-d5a8-4bc6-a788-2ca22dbe40c8 . + dho:hasCharge1 dhd:74aedc36-a98d-4b4b-85be-316d751a18b3 . -dhd:7cf763f5-bbab-4812-af97-4c3f84eeca44 a dho:Layer, +dhd:82f5dcfe-2cb0-4960-9a41-bef449609109 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:7f2fa8cc-1493-46e7-a557-8e229fa29d6b ; - dho:hasCharge1 dhd:dc004341-958c-45ef-9d0d-b09a4b3d2405 . + dho:hasCharge1 dhd:e07b0ccd-3cac-4e03-bd60-035a90d5b2e9 . -dhd:7d04cb91-5610-4ac7-95fc-396e9382663d a dho:Layer, +dhd:82f6c5d6-a82d-4bb5-86de-0762b02943b1 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:07bea02f-270c-4bb2-ad6f-8c13525c4f8d . + dho:hasLine dho:Cotised ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Vert . -dhd:7d0da388-6de9-43d4-a4de-9968dea88e9c a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, +dhd:8304dcdd-e5f9-428b-b957-e1182371de82 a dho:Passant, owl:NamedIndividual . -dhd:7d1ca706-102a-485b-b08b-dcc72ca33941 a dho:Field, +dhd:834af763-b2c9-44dd-83e7-6824faf09ff4 a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008134_A ; - dho:hasMarshalledPart2 dhd:CoA0000008134_B ; - dho:numberOfMarshalledParts 2 . + dho:hasCharge1 dhd:a8eb2df6-6991-45da-9384-889ef3de68ae . -dhd:7d1e8a92-3085-4485-856e-a1505212b6df a dho:Field, +dhd:835d709d-6a74-497e-8817-da4145aa09e6 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:accompaniedBy dhd:0da7eb66-3bfa-4c24-a8bd-7fb0c4fcfe16, + dhd:c58ac94e-cc12-4759-914d-f237c114033b ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:7d2edcc0-2149-491f-bf63-17af895c4132 a dho:Wolf, - owl:NamedIndividual ; - dho:hasModifier dhd:de312d97-1d91-4e4f-bfc8-354b28637c18 ; - dho:hasTincture1 dho:Sable . - -dhd:7d308850-158e-420b-9bd7-65a35fd2968f a dho:Passant, +dhd:83643c76-79f6-4b83-bb92-771048d73d3d a dho:InPale, owl:NamedIndividual . -dhd:7d4c9714-3c62-4253-b009-e707a42baf63 a dho:Field, - owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008378_A_1 ; - dho:hasMarshalledPart2 dhd:CoA0000008378_B_1 ; - dho:hasMarshalledPart3 dhd:CoA0000008378_B_1 ; - dho:hasMarshalledPart4 dhd:CoA0000008378_A_1 ; - dho:numberOfMarshalledParts 4 . - -dhd:7d55a3e4-a0d9-4d8d-a4f2-05096add6734 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:dcbb5b2d-a1c7-4a93-943e-8d5f416f8105 ; - dho:hasTincture1 dho:Azure . - -dhd:7d618572-c611-4a0e-9105-7b76716dd583 a dho:Layer, +dhd:837c0a25-e9af-4abe-94d1-584a258cc5ba a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:64b7b898-8c09-4193-8e0b-84667ebd5cd2 . + dho:chargedWith dhd:c769ffa8-f3b5-48f4-9a64-d460d968eb8b ; + dho:hasCharge1 dhd:27d0e1e4-c2b5-412b-98f2-3ab817f0ad6e . -dhd:7d862f65-1904-451c-b83d-62614fd46316 a dho:Lion, +dhd:838b160e-a6d3-41b9-9b02-433bfea00964 a dho:Gamb, owl:NamedIndividual ; - dho:hasModifier dhd:21296a90-8938-4aac-8339-24d359834ac1 ; + dho:arranged dhd:61a839bb-d954-4f87-9584-8a404db5c1f8 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Sable . -dhd:7d9ee72c-54b9-4ae7-a49b-8db8120ab974 a dho:Eagle, - owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . - -dhd:7dad651b-6ac3-411f-971b-0814081fdfb0 a dho:Layer, +dhd:83b4484a-6ce5-4090-a28c-570e870cce30 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4ac220b7-40b6-4250-81fd-c639b2a0aff7 . + dho:hasCharge1 dhd:fc39f8ca-732b-4f37-bdf6-8b37af8384bf . -dhd:7db6072d-da4d-4d0f-9290-0e7d24c589d2 a dho:Layer, +dhd:83b507f7-49fd-4d1e-ad5c-60140208c41f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:3cdad3cf-e076-4b84-b314-84f49eecd47b . + dho:hasTincture dho:Argent . -dhd:7dc4e8a8-9489-4473-a314-5e122a59bc56 a dho:Rampant, +dhd:83c2abb0-8463-47a3-801a-cf497296f286 a dho:Guardant, owl:NamedIndividual . -dhd:7e0c6a19-f710-4b6e-ace2-2c13c202549f a dho:Lion, +dhd:83d41369-3e70-426d-80df-f73f11a78dd7 a dho:Eagle, owl:NamedIndividual ; - dho:hasModifier dhd:6ead5431-ce41-43d5-8334-3360bf4021f6 ; - dho:hasTincture1 dho:Gules . - -dhd:7e294035-54b3-4dae-9656-55c553701eef a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture1 dho:Sable . -dhd:7e3c78a0-10ae-42f3-a6f3-1c1cd8e9b3b6 a dho:Crowned, +dhd:83e89f27-817c-4ad9-8364-b7baa0d52a71 a dho:PerBend, owl:NamedIndividual . -dhd:7e3dcf32-c45a-443f-89c0-ee2d0f48bed5 a dho:Layer, +dhd:846277d9-b784-4e3b-89e2-0f8beedd0b0c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d850ed1e-1389-4222-ab74-93aa8abf74a0 . - -dhd:7e437625-c9b4-4d2f-a18a-893346aa56c6 a dho:Addorsed, - owl:NamedIndividual . + dho:hasCharge1 dhd:ca6c9ec4-4a20-4f03-9ec0-ddc478d02538 . -dhd:7e69fc65-b9cc-4de1-9325-3177dcd29dad a dho:Crampon, +dhd:847c16dc-a473-4247-a6b3-07cbc17f3f12 a dho:Bend, owl:NamedIndividual ; - dho:arranged dhd:ed2cf404-70ae-4f9b-90de-53ed341b0fda ; - dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:7e8265bd-df6a-4447-a220-54a080ba8cd7 a dho:Layer, +dhd:84826e02-eba6-412b-a2db-f1776ac05a1e a dho:Border, owl:NamedIndividual ; - dho:chargedWith dhd:e01d42b6-423e-4a96-a3ef-a7e55ba1b103 ; - dho:hasCharge1 dhd:9e8e7606-166b-4526-b8ca-fa295fe535e5 . + dho:hasLine dho:Nebuly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:7e933211-a4f2-42f9-8d29-2937c65ef432 a dho:Barbel, +dhd:848dc3d0-3e2f-46a1-b68f-a999e7ced48c a dho:Martlet, owl:NamedIndividual ; - dho:arranged dhd:fe82b634-7b98-4194-b16f-ce7580408857 ; - dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable ; + dho:inChfDx dhd:5bf516f3-7b9a-490e-8fba-013304b37e04 . + +dhd:84926a95-b84f-4328-80ca-168c8868eb5a a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:5fd0312e-8d03-40d2-93ae-5d96bbd6ed39, + dhd:6fadf14e-1893-4880-bcbf-0ec206ea1a8d, + dhd:edfabec5-6c84-4899-ac66-f61810b98f5f ; dho:hasTincture1 dho:Or . -dhd:7e947492-be6b-44f6-b42d-045784f6b20a a dho:Layer, +dhd:849ee2d3-208a-47d2-ab9b-5d39c4c84a48 a dho:BarOfLozenges, owl:NamedIndividual ; - dho:hasCharge1 dhd:c346f53f-1aed-43f9-a2b2-0774b3711588 . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:7e94fb79-dfda-4a3e-93bd-d78a05134108 a dho:Layer, +dhd:84a93a70-0e57-4ec6-85df-a21d2425a21f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c5fb1630-67d8-400a-85fc-57a162f01d4b . + dho:hasSeme dhd:bca1c7cb-5390-4aa1-8771-f01dac3cb008 ; + dho:hasTincture dho:Azure . -dhd:7e9afa35-1fe8-4a81-9d64-6bfc90d39715 a dho:Axe, +dhd:84b3cd5f-3574-4abe-94c3-cf8d84c6ec2f a dho:BendCotisedPotenty, owl:NamedIndividual ; - dho:arranged dhd:8248d199-2c06-4a3f-ac7b-2345558e6e13 ; - dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:7eb2d3cf-4194-47e8-bf20-d609f706b981 a dho:Layer, +dhd:84b82a3a-2848-49b5-884f-d4086a42a2ab a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:d101b4a7-d785-4943-9616-b9d95b978bd7 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:7ee3df78-dd7e-4b22-be84-b6b41612f3f2 a dho:Seme, +dhd:84d313bd-0ff0-49e6-8c78-c0c91a8b5eff a dho:Lion, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . - -dhd:7eed99d9-06e2-473c-8905-51b78a981fcf a dho:Passant, - owl:NamedIndividual . - -dhd:7efeba43-a106-444f-b46e-e0aac0d87db4 a dho:Naiant, - owl:NamedIndividual . + dho:hasModifier dhd:13c482d2-a539-47fa-9e7b-92f35f085265, + dhd:8fad43ea-ff2e-41e2-b08e-45ab7e1f2f53, + dhd:bb002358-c83b-4394-b5b7-6e1ccaa1f899 ; + dho:hasTincture1 dho:Or . -dhd:7f1553e6-ffc2-4958-b389-63a2e96a6557 a dho:Field, +dhd:84e6bd2c-d342-4d30-8113-0b63de0f9559 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:7f52df3a-b0c5-47b6-a946-139f3e8d752b a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasCharge1 dhd:6552d54d-0199-4f3b-a448-6d83693d2989 . -dhd:7f6c6035-5b38-4dc2-8260-9ab5785e0a90 a dho:Rampant, +dhd:84e7f61a-886a-4eda-9a95-d1b80f2c71f7 a dho:Crowned, owl:NamedIndividual . -dhd:7f744816-6ea3-46f2-94d2-bec6034588dd a dho:Field, +dhd:84f0b1b9-26c8-47da-989c-64d580ef8512 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dho:Ermine ; + dho:hasTincture dho:Gules . -dhd:7f7a8b41-5fb5-4463-8226-bb4a05828919 a dho:Field, +dhd:84f23975-c0f5-45d7-85e0-ca9707c06afe a dho:Cross, owl:NamedIndividual ; - dho:hasSeme dhd:f8f009c3-9841-490d-8a10-c10794952fdf ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . - -dhd:7f8f208b-cbb8-40f5-82ee-d83f26cc8aa6 a dho:OrleOf, - owl:NamedIndividual . + dho:hasTincture1 dho:Gules . -dhd:7f908661-e3a1-4d05-abf4-db7079af008d a dho:QueueFourchy, - owl:NamedIndividual . +dhd:84fd15ce-9b1d-4716-af83-570566fc9e80 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:36020492-08be-4b5f-85d5-eac884d730e5 . -dhd:7f965a8b-5c28-4eb0-99df-196e494e9bcd a dho:Bend, +dhd:852282a8-fd51-4797-a2fe-735e9958939b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:af6fed10-d992-4bac-9156-1afab183e9c0 . -dhd:7f97e4b6-f07a-4bee-a2f1-f7ac5953a210 a dho:Armed, - owl:NamedIndividual . +dhd:8536d5d6-00a5-48ce-aed2-27cf1234cf2e a dho:Bar, + owl:NamedIndividual ; + dho:hasModifier dhd:c805d9f5-faa1-48cc-85fe-c752823d5ef4 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:7fc2d87b-495d-46d4-ab4c-eb6fcca4eb20 a dho:Layer, +dhd:85400b41-4c7c-44cb-ba3a-a7f7ac27877b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8310e143-36e7-446a-921e-9e1fe284cd55 . + dho:chargedWith dhd:d2751e2c-33b4-4aa7-98c6-931573ae8041 ; + dho:hasCharge1 dhd:ef77fb30-b060-4657-95f1-18c42073cf27 . -dhd:7fd9919a-7017-482f-896a-05eea46587ef a dho:Layer, +dhd:8540781b-bcc2-467d-bce0-ce4e1918d76d a dho:Swan, owl:NamedIndividual ; - dho:hasCharge1 dhd:39d69ee6-8dad-4c59-8ffd-aeb7910b4873 . + dho:hasTincture1 dho:Sable . -dhd:80049b1a-1efb-47f0-8b99-91e54d16fde8 a dho:Griffin, +dhd:8554da2f-57c1-4b46-8503-52a76b7e6ad5 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:0e6a35f0-91c2-4de9-8f73-3e36f9000328 ; - dho:hasPattern dhd:2158467c-f2f1-45c2-87ac-981a4a89e0b8 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Vert . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . + +dhd:856e14c5-6f9c-4481-8797-e8f723a30f6a a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, + owl:NamedIndividual . -dhd:8012ee9d-e41c-4542-9038-91245c612070 a dho:Layer, +dhd:858424ea-77ab-4aec-9385-c218ea3c26c0 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9935cfc0-6f35-448a-81ca-46d5bad722e7 . + dho:hasCharge1 dhd:41877b32-9ead-4aa2-aea8-8485bb1d7823 . -dhd:8017ad32-8589-4885-987b-08089b4a8f1c a dho:Bend, +dhd:8585b432-e3f5-43ce-90ec-b8852ee517a5 a dho:Star, owl:NamedIndividual ; + dho:hasModifier dhd:90180483-8e9d-408e-b63c-02e6e65f6ce5 ; dho:hasTincture1 dho:Sable . -dhd:80197261-900b-4b94-9929-fa647de69170 a dho:OrleOf, - owl:NamedIndividual . - -dhd:80304d03-823c-4080-a2bf-d30ffb52d8e5 a dho:CrossMoline, +dhd:8595c711-449f-4acd-afd5-c7f51909a7aa a dho:DoubleTressureFlory-Counterflory, owl:NamedIndividual ; - dho:hasNumber 2 . + dho:hasTincture1 dho:Gules . -dhd:80573f08-7b0b-42b2-9b0a-e5caebea6c83 a dho:Crowned, +dhd:8597e9fe-f988-428e-9b70-9d6c9cf207c9 a dho:Crowned, owl:NamedIndividual . -dhd:8069a0d2-1a4e-4119-b01f-5186f523c270 dho:hasPattern dho:Compony . +dhd:85aa551c-8cbc-4311-9b74-9c2d2bad05ff a dho:Rampant, + owl:NamedIndividual . -dhd:8085981c-bf3c-4b5b-8de0-aa3af821f4b2 a dho:Field, +dhd:85bd936b-8451-4a5b-81a1-0dede9910120 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:05ced3b2-0e46-41b9-b365-1637b535ce8a . -dhd:80931a11-47af-4146-a849-48516e111228 a dho:Layer, +dhd:85cac37b-8297-4aca-804c-52aa97fbb10c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bf93f904-3cb4-4f85-a066-f7790a7c48f2 . + dho:hasCharge1 dhd:bc99b002-18c2-4998-9fef-911360030437 . -dhd:80a3e063-98aa-41f7-aced-ff6374b5c6aa a dho:Layer, +dhd:85d1b335-219a-4c4c-a79e-8b950581ded1 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e307c903-541b-46d0-889b-4feb92b9e00e . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:80a5c730-4662-42c5-96e7-9421036a4b2b a dho:Field, +dhd:85ddc691-81d5-431e-9cbf-052c710a3227 a dho:Field, owl:NamedIndividual ; + dho:hasPattern dho:Plain ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:80b03bed-2513-41bb-b722-f13f3aa8755a a dho:Letters, +dhd:85e79043-8ae1-4507-a6f0-b00605c37e67 a dho:Layer, owl:NamedIndividual ; - dho:hasText ".." . + dho:hasCharge1 dhd:de75b20f-b319-4f8a-842d-be1d167867ed . -dhd:80b9df66-4934-4299-9f82-12dda9c76d73 a dho:Layer, +dhd:85fe2c65-4f24-4c43-a95e-0fada1ac9329 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:611f5cda-ebd0-4dc2-a870-1c4c342b261c . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:80e02ca5-96cb-4e7c-bc30-85392e62b814 a dho:Layer, +dhd:85feae64-e44c-44b1-b3f5-9cb7a75aff36 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:656944c2-64d3-4de1-b8d8-e552eb513dd9 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:80e7d7eb-c4fe-4691-9383-2cfc9a5efafa a dho:Scissor, +dhd:86154363-f1b3-46fa-b8eb-a520ba4d61fc a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:c42df5af-5fea-46ec-a49b-dd36d47fd723 . -dhd:80ff247b-86c6-4d26-942f-9f3b6d7950b6 a dho:Field, +dhd:86171b78-187a-47d2-b16a-f3d107db013f a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008134_A_1 ; - dho:hasMarshalledPart2 dhd:CoA0000008134_B_1 ; - dho:numberOfMarshalledParts 2 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:811cd32a-93a3-43dc-a3d0-2ee6c8fb48bc a dho:Lion, +dhd:86405142-b5e9-422b-a7de-4a36d84bcc1d a dho:TalbotsHead, owl:NamedIndividual ; - dho:arranged dhd:f378dd18-e7b6-4043-8d72-a0968ce77baa ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Sable . -dhd:812a50ca-ca16-4a52-8b85-762e57fcdc2c a dho:Layer, +dhd:86410490-89e9-4721-b00b-98c1b10bcb02 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d8bc7f8e-3285-4a6f-826b-79f266e66795 . + dho:hasCharge1 dhd:a1a870ea-dd24-449d-bbf3-6dc71c898176 . -dhd:81370961-cff4-461d-b8ea-810435d2a78c a dho:Field, +dhd:864b5dbe-7b32-4d40-8aec-89760814199d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:09f882c7-d8bb-420d-943d-6dcad54ec7b5 . -dhd:816ac93c-5905-4422-9fc7-ccf42ca3c629 a dho:Chief, +dhd:866c6b01-6e2a-4b09-8269-7ccafc447eab a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:5dd78f0b-8172-4541-95d3-68f9dc50dd14 . -dhd:8185710d-2362-46f3-8a06-4097afad2ab7 a dho:Field, +dhd:86754f3f-9e7c-4a39-a167-7d195ecc0752 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . - -dhd:81919fa3-d3d1-4368-a97d-195d129d0cd0 a dho:Slipped, - owl:NamedIndividual . + dho:chargedWith dhd:780166b1-8958-4419-b92a-a6b58980ca19 ; + dho:hasCharge1 dhd:767d9d91-1c86-4fd6-a3bc-fdc49c437174 . -dhd:81b01305-40cd-4188-b03d-ebd0db18bbb4 a dho:Layer, +dhd:86c06b14-6f2b-4774-acd5-06b890c45c57 a dho:MaunchFisted, owl:NamedIndividual ; - dho:between dhd:248275b0-b617-4d1b-b064-20236e7a61b0 ; - dho:hasCharge1 dhd:870b71bc-9d31-4fe7-a464-ab0962fb4e08 . + dho:hasTincture1 dho:Argent . -dhd:81c70333-0e80-451d-9c6e-f1bc7e28b476 a dho:Field, +dhd:86d3c32a-b90c-4638-837b-7b023ce4fb51 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:f114abc3-83ae-4af8-9fa9-fd555c8e930f ; dho:hasTincture dho:Azure . -dhd:81cb2210-16a3-4c42-ad14-ca6e1e86df2b a dho:Langued, - owl:NamedIndividual . +dhd:86faf40a-d2d9-4899-a794-a507c11d1259 a dho:Fleur-De-Lis, + owl:NamedIndividual ; + dho:hasNumber 6 ; + dho:hasTincture1 dho:Argent . -dhd:81f7e94c-8dc1-4851-a616-a874482d955a a dho:Field, +dhd:87120420-0848-4897-9fc9-5e2fcc02c1ac a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Tierced ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent ; - dho:hasTincture3 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:8f6ba00b-d336-4809-bd18-f1282de34510 ; + dho:hasCharge1 dhd:4b72f413-95d7-4f35-ab38-736d3f688ebf . -dhd:81f8b1fb-eaf5-4700-a118-d0f2d04401c8 a dho:Salient, +dhd:87136bb7-f658-46ed-b936-3363dccfce29 a dho:Rampant, owl:NamedIndividual . -dhd:81f98cb6-16bb-46a0-957d-a85686d3666a dho:hasPattern dho:Castily . +dhd:8718f3a2-0b42-4460-8587-0005055b94c1 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:1db72c0e-9785-4f69-8f53-1565f026fd75 . -dhd:8208cd5a-69a0-4414-a9bb-1f67ff6422fc a dho:Field, +dhd:873a6e36-0c7d-4bc7-9208-d913276c93d7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . + +dhd:873f7278-948b-4b5a-9dd9-43537188bafd a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:8218a27a-d986-477a-9538-0f7f00ad43c1 a dho:Layer, +dhd:874f18c0-65ff-48b2-9244-402b8c7d206b a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:7683a34e-59d1-401a-81c9-0b2759e55147 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:8219e03a-8850-42c7-a444-05716b510f1e a dho:Layer, +dhd:87586da2-848c-4c04-8440-bb2c422ec6f8 a dho:Demi-Eagle, owl:NamedIndividual ; - dho:hasCharge1 dhd:5b666bae-8a9a-4703-ad81-d6551bc342d0 . + dho:hasModifier dhd:dc8bc951-df6a-4e8a-ba06-6e6732f0c0dd ; + dho:hasTincture1 dho:Gules . -dhd:8231d94d-a5d7-4da2-8905-b086d4f239b5 a dho:PerBend, - owl:NamedIndividual . +dhd:875c2370-0bab-473b-8e03-b4bea5a962bc dho:hasPattern dho:PerPale . -dhd:82381175-7654-4239-848d-4e1eeed3cd75 a dho:Barbel, +dhd:87713109-0bcd-4423-bb2b-c95b63000dd5 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:ee1a7965-1533-444a-afcb-e530041587e3 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . + dho:decoratedWith dhd:26be6fff-2cb5-43af-aedf-8ad3a2cc1018 ; + dho:hasCharge1 dhd:e610010d-9a76-45b0-be06-81ba1050eb4c . -dhd:82396f68-9d7f-4c56-992f-54fb42ed5178 a dho:Field, +dhd:877ba82c-2ce4-462b-a1a3-3f8b8cb531e6 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:82413304-0cd2-481e-a350-09e6990ad506 a dho:Cinquefoil, +dhd:878be542-7b8b-46c0-b670-214ab27819c2 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . + +dhd:87a049b6-eb95-4a80-a70c-079912eb9fbb a dho:Field, + owl:NamedIndividual ; + dho:hasNumber "of 16" ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . + +dhd:87a62549-2524-4a48-8d1b-b0d95d73ffa1 a dho:Chief, owl:NamedIndividual ; - dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:8248d199-2c06-4a3f-ac7b-2345558e6e13 a dho:Addorsed, +dhd:87a985fc-bc85-462a-9121-6b811bfc104b a dho:Crowned, owl:NamedIndividual . -dhd:82646440-b3f8-456c-98bd-beb42b86e36e a dho:Field, +dhd:87b41d0a-dd26-43e4-8988-dd8f13a494a8 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:1641ba29-5c4a-4fa4-ae51-6cb6fa745521 . + +dhd:87b6dcb4-d6d7-4bc4-b4ac-5994efcf15b3 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:82884ede-9d2b-4e43-a8ab-da6535b5def1 a dho:Layer, +dhd:87e65dc8-5a21-4597-ad45-859503f7bb7d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:584d3a42-2d31-4290-a49e-8483e99773c8 . + dho:hasCharge1 dhd:ce7aca8e-b31d-4b28-8f43-17299efaa54f . -dhd:82d91f14-b290-480b-a48a-e0d0bcb4c248 a dho:Layer, +dhd:881ea211-d4fc-46ce-98f5-4b5b456908e8 a dho:Bull, owl:NamedIndividual ; - dho:hasCharge1 dhd:3c43b78e-ffcc-4603-b7b1-d0ec94a76488 . + dho:hasModifier dhd:2151e821-3301-4eab-bce7-9047380b4ea6 ; + dho:hasTincture1 dho:Sable . -dhd:82dc1712-be25-46f3-a673-fe9a5c9bae13 a dho:Border, +dhd:884d538d-4792-4cb9-9e75-662de56ffb21 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dhd:fb1ffaf7-1a30-46ed-8aa5-b7c07c4634e4 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . + dho:hasCharge1 dhd:ffcb3d27-8d29-4940-b135-51b33d02dd5b . -dhd:82e37dd8-007f-439e-bd74-b700ee2302de a dho:Estoile, +dhd:888c066c-676b-405a-9dbc-1a5b370ad983 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:InOmbre . + dho:chargedWith dhd:7a4259ed-06d9-450c-9f9f-55ba774f79cc ; + dho:hasCharge1 dhd:412da4ac-9570-4466-a93a-fee2e715547c . -dhd:8310e143-36e7-446a-921e-9e1fe284cd55 a dho:Lion, +dhd:890c1f10-93e5-4aa5-892c-d8ee866e046b a dho:Bend, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Gules . -dhd:832c0ba1-8490-46d4-a67f-d4d375b4f113 a dho:Field, +dhd:89173011-e138-4416-bb01-408cc816e41a a dho:Annulet, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:832d0da6-0969-4111-acbe-280be6b9d1ab a dho:Layer, +dhd:8919d925-4aac-4c16-b589-6214428b458a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:853329d2-12cf-4882-9524-6f734873e318 . + dho:chargedWith dhd:bd0865db-8936-4ea1-89d4-57048f24ed78 ; + dho:hasCharge1 dhd:d9fbe2b3-1b6c-4426-ae2c-5935c52365c5 . -dhd:8354e777-f751-474f-8922-458d0c9582a0 a dho:Langued, - owl:NamedIndividual . - -dhd:83727723-e3a7-43b3-9570-65551967a627 a dho:Field, +dhd:892d4eb3-6fba-4585-8d2f-95ae37f73f00 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:837a4254-7a1f-4f26-afb3-64abff8d1b35 a dho:Bugle-Horn, +dhd:8942ddbb-08b2-42ae-a980-2ab13d3df0fc a dho:Dolphin, owl:NamedIndividual ; - dho:arranged dhd:725033b4-d6e6-4e20-b408-364709274b4c ; - dho:hasModifier dhd:122532bb-75e2-4e57-9ac7-27c4d2cb621c ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Or . -dhd:83873d66-908a-42a3-b0dc-01b868cce197 a dho:Eagle, +dhd:894691a2-0724-4aeb-8360-2c6b1ffffcc9 a dho:Cinquefoil, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:83904dbe-1613-40a1-a595-aac015085596 a dho:Layer, +dhd:89538dbc-c9ee-47fe-be3e-923b81378c1c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:76d965e8-75b4-4bb8-a795-d41f4d57221f . + dho:hasCharge1 dhd:d1ee14c0-6783-49e3-8a92-8d268401d26f . -dhd:839143a1-a169-4c05-8be8-e59a86f78b7e a dho:Field, +dhd:895e5afb-cf2f-4ac9-8e29-1e7df04cf12e dho:hasPattern dho:Compony . + +dhd:8966d5b5-927f-42dc-8ae0-a595784a138e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:83be37b3-c3a0-4aae-ac1b-daa70b85ccff a dho:Field, +dhd:89675eb4-ac94-406d-b829-2ee022cd84a9 a dho:Crowned, + owl:NamedIndividual . + +dhd:896bf9a8-9d42-44b5-adb6-50b47f3a898f a dho:Layer, owl:NamedIndividual ; - dho:hasNumber "of 2" ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:92d9d273-fd48-4732-9351-21054d21491b ; + dho:hasCharge1 dhd:03fd5c38-7f0b-4fa1-b380-1088f27aa9ee . + +dhd:899a4e4a-8fc2-4c20-8fa4-af3aa184e12b a dho:Issant, + owl:NamedIndividual . -dhd:83f2db85-e078-47b9-84d2-fec2961044a9 a dho:Eagle, +dhd:89a6e007-cb6c-45f4-994e-d59aa688837c a dho:LobstersClaw, owl:NamedIndividual ; + dho:arranged dhd:38651f27-5f4a-4df4-8b19-27de7ebc2c4d ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:83fb3155-c5a0-4981-b962-306c2d54a795 a dho:Cock, +dhd:89b69241-a2e6-476e-8240-eace1bd70768 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasSeme dhd:aa28a1be-0da1-416b-8580-a66272802e1a ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:8430aaad-776e-4a91-b63a-0805bc71d411 a dho:Bar, +dhd:89c16785-3fcc-4fa6-b621-351f09aa4cf0 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:9e2ecc55-2bec-40d3-bea1-2217859e0f83 . -dhd:84375704-81ce-4a26-911c-768142c6931a a dho:Layer, +dhd:89ddc2f4-7a4a-42ae-83df-1de24ac034a9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:24788533-98eb-4f10-b61b-2d227fb46a66 . + dho:hasCharge1 dhd:a4826345-b9f3-4489-8e6e-a26234eee1d5 . -dhd:8448d83f-3200-4fc9-a08a-250a6990ced6 a dho:Layer, +dhd:89e6d897-a7c7-476c-a9bd-cc4a980caaba a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:6f6323e2-4300-442a-aff8-4c380c11c556 . + dho:hasTincture dho:Azure . -dhd:844f5a33-42ce-4b0d-94f2-8e8cd312ea8c a dho:Field, +dhd:89f0f320-c6ff-492c-9402-28d4dd15c5d9 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:accompaniedBy dhd:883eb64f-b2b9-4f23-b31b-db719e688851 ; + dho:hasCharge1 dhd:3d5cb436-98fe-4373-98a6-9677e4d83591 . -dhd:84670d51-6ddc-4695-9045-e203d61b6d5a a dho:InSaltire, +dhd:89f7a264-b797-444c-9fdb-a6b6b06b87d4 a dho:PerBend, owl:NamedIndividual . -dhd:847dba42-d951-4dba-bf5d-d942bb0b1162 a dho:Eagle, +dhd:8a14d309-6b87-43f9-aa05-3f54e3a027fd dho:hasPattern dho:Chevronny . + +dhd:8a2bfa26-3eab-4114-b521-a7ddd4631af0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:848b2d32-46dc-4e1b-863d-87c3446b578e a dho:Layer, +dhd:8a374e00-e0f1-4b46-8f10-0c0f4779a671 a dho:Fess, owl:NamedIndividual ; - dho:chargedWith dhd:042f4c11-abaf-474c-9a66-015412965607 ; - dho:hasCharge1 dhd:f06f71da-f822-49d2-bd92-3d782e73fb5a . + dho:hasTincture1 dho:Azure . -dhd:8490b028-6d81-4305-8a16-f0308d75df05 a dho:Field, +dhd:8a47af7b-fbd3-48a4-8dfa-8db966389964 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:8496d074-0ab6-4e41-80d3-0505d492e290 a dho:Bend, +dhd:8a49351c-48cf-4377-860c-83f09e34b45c a dho:Layer, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:924d67bb-db5d-4933-b780-9f78819bdb2f . -dhd:84b6b2ae-69db-45f2-8c6f-5805a6bfb77c a dho:Cushion, +dhd:8a4990be-4232-45f5-92c3-393e1fe07de1 a dho:Axe, owl:NamedIndividual ; + dho:arranged dhd:1c20b4ff-67c2-49f7-a70b-783bb748edc7 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:84f3224e-8e1f-42da-8319-d23c934e6b06 a dho:Maunch, +dhd:8a52ddde-4cf6-4b5c-86b3-2cd01faae704 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:8518d44d-b53a-40aa-81bf-260450568f40 a dho:Field, +dhd:8a6ecc58-abdc-4309-9f88-9e63d492425d dho:hasPattern dho:Castely . + +dhd:8a8ba6ca-14c8-43b4-80ee-043229f34819 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasSeme dhd:5cbd054f-fb6a-418e-87aa-37b5ccb5b59e ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:8524b11c-a6ca-4ba1-bd52-5a8164ee52dd a dho:Layer, +dhd:8a959939-98e1-4061-a0af-d4e87b43cd97 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, + owl:NamedIndividual . + +dhd:8a9f2b77-4a9e-44de-a564-823fa2b3bdb0 a dho:Guardant, + owl:NamedIndividual . + +dhd:8ac903e7-fc07-4496-adcc-ca3116580a98 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c95c63ca-38a6-4917-aa1b-6e4c857174dc ; - dho:holding dhd:1d6c2b59-f17d-459d-b700-768603bfa320 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:852eb613-07ba-4793-ad4d-10c062e7a5f7 a dho:Layer, +dhd:8ae8b814-67f7-4f2c-a309-e9b8ac524890 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f01d8b9a-e488-48c1-a650-f6c333a1ab2a . + dho:hasCharge1 dhd:8540781b-bcc2-467d-bce0-ce4e1918d76d . -dhd:853329d2-12cf-4882-9524-6f734873e318 a dho:Increscent, +dhd:8affec7a-d029-4bf0-8d0b-aa3883421646 a dho:Annulet, owl:NamedIndividual ; - dho:arranged dhd:9fa6f19e-29c7-4efd-9518-5b2ae7d6c9a8 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent . -dhd:853959b2-02f5-4392-adb8-a3b0347b58ac a dho:Field, +dhd:8b012ee9-2715-4345-abda-8054b009c344 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Tierced ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent ; - dho:hasTincture3 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:671c008a-d0d3-459c-afd0-d4ebe6ad9e0c . -dhd:854ee332-567e-4b44-b96a-bf400d1c01b0 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:be32dc49-37ce-4f0d-9395-55667fa55eed . +dhd:8b097136-a0f9-4778-aabd-3f2d410280d5 a dho:Rampant, + owl:NamedIndividual . -dhd:855c5505-c008-4a87-b24e-d48ff9ded3af a dho:Field, +dhd:8b47c481-3513-411f-af0a-bd42776fadf3 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasModifier dhd:22a207b3-bf3b-434d-8e83-bb61e461fefe ; + dho:hasTincture1 dho:Argent . -dhd:855e991a-7a83-4a81-814a-efd99cbeffca a dho:Field, +dhd:8b4b2417-1310-4f1e-9c70-e32ea1abbf3e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Vert ; + dho:hasTincture2 dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:8569a0a0-944d-43a2-bf42-2bfcd40ca806 a dho:Layer, +dhd:8b4e397f-1757-4c2f-b262-0f7a20e83fed a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:c26256c0-0f79-43ab-87ab-17cc48a6fd50 . + dho:hasTincture1 dho:Sable . -dhd:857d1e7c-b61e-4172-9aee-f945a6d0e807 a dho:Bugle-Horn, +dhd:8b5df728-6363-45fa-95c4-1b4903fc707e a dho:Bar, owl:NamedIndividual ; - dho:arranged dhd:6e334ff7-0843-4e29-bcc8-8e41063f7019 ; - dho:hasNumber 3 ; + dho:hasLine dho:Nebuly ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:859a1133-32b0-41f3-967f-18cb9e43f9fa a dho:Armed, +dhd:8b741c13-64cc-42d7-b4ae-241a6f571edd a dho:Bar, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Sable . -dhd:85a7f1af-9af4-49ea-b6ec-e3586c20ca66 a dho:Layer, +dhd:8b792bbd-ef9d-4cc3-b36a-9182378c336b a dho:Lozenge, owl:NamedIndividual ; - dho:hasCharge1 dhd:1e92efdf-ad58-4d6b-9180-aa148c1917e1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:85b991e9-66cc-426e-ac81-5040983c89dc a dho:Field, +dhd:8babd42d-22b4-4830-ba82-b712b36bf205 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:c46b819e-f303-4ec2-a9b1-ee5a5937077e . -dhd:85c8e78f-3cf7-4513-b8fb-89443ee93a64 a dho:Layer, +dhd:8bc4fccc-2ca5-4e45-89bf-4875bd485280 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:988f19c7-1a34-46a9-a3fa-3614c192402b . + dho:hasModifier dhd:1850066a-24e6-4d05-a576-fcedb291791e ; + dho:hasTincture1 dho:Or . -dhd:85d134ad-05ce-4cd8-b7e1-0363de845593 a dho:Layer, +dhd:8bccab2d-3865-416b-8511-793b30c0c692 a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:b66cb42a-fc11-477b-b24d-5fd451a2c1d7 . + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Gules . -dhd:85f2ade4-1cfc-4f1e-bb9c-0c72b0bce665 a dho:Passant, - owl:NamedIndividual . +dhd:8bda154d-5334-4bdf-bfb1-8bb921f36763 a dho:Chief, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . -dhd:8618af5c-d4c3-4284-83a6-2be21208304c a dho:Eagle, +dhd:8c3aeb8a-3d7b-4f6a-a303-9c2e6dac75e3 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:6b22b541-6a8f-4da2-8aca-ded5fa0344f1 ; - dho:hasPattern dhd:39c29c3d-9fa3-4e4e-8ad5-1f7d8b063be5 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Or . + dho:hasCharge1 dhd:8b4e397f-1757-4c2f-b262-0f7a20e83fed . -dhd:8620750b-7fdc-40c8-b65c-8c6607565af9 a dho:Layer, +dhd:8c5f767a-7ec2-45cc-afad-b4fdd484d07d a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:e6f2d788-156c-4318-86ed-aac373660c76 . + dho:hasModifier dhd:8158d300-2cf6-4c1a-8877-64e154584922 ; + dho:hasTincture1 dho:Gules . -dhd:8625726c-10a0-43ff-ab17-142aedbb3ef2 a dho:Layer, +dhd:8c64af5b-c3ab-4369-980b-6b4d116f9314 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:467fbf8c-f4e2-40c0-be78-f8e892f4e93a . + dho:hasCharge1 dhd:6dd89d89-f9db-4683-9227-6165c100fee2 . -dhd:862ee934-146e-4603-ba86-a953584660bf a dho:Field, +dhd:8c64b136-9419-455b-b688-94bbe6b81c0b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable . + dho:hasCharge1 dhd:59269029-d9c9-4684-b9cf-02df69f524ce . -dhd:863c17b2-a6d7-4c70-b75b-8de262c6c51b a dho:Field, +dhd:8c74fe91-d370-428b-845f-fa72c1b18759 a dho:Martlet, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:8640c2f0-afd1-4c77-beeb-ff6a8742d268 a dho:Field, +dhd:8c93cd14-12ad-4334-a0ea-013e5f985b6f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:cca3101b-9ba9-45b8-bdc6-b5ebf4b22311 . -dhd:8653b6af-6e46-4fc4-9857-7e0a709f7d6a a dho:Barbel, +dhd:8c9db28d-e1a4-4591-b25d-45a6ccd1bc0c a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:883ccb91-6b3c-410a-9673-dc1d94eb3116 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:f326d7c7-abb5-442e-a7f6-c8b7789530d8 . -dhd:865f0e55-3ee6-4b61-876b-c46f362ed1c6 a dho:Roundel, +dhd:8ca94b06-9522-4595-9a6f-004194dcd2f9 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:867012e6-ecee-4f0c-b89c-d945884b65cc a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:f06d4063-71c5-4101-b2a8-87e6df3a6670 . +dhd:8cb3df78-1cf8-49e8-8ab0-88d1df300a3d a dho:Passant, + owl:NamedIndividual . -dhd:867f635d-3af1-4ff1-b15b-ec4a5baba0fc a dho:Field, +dhd:8cc9a1df-a4a4-4f6c-9efc-ebed8272fd5c a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:1c7e688d-c9e5-4921-b70b-d4d84d6d4214, + dhd:2893d283-9fdc-443b-9c12-fb5760ece68f, + dhd:2af18776-b7d8-47c6-9e47-ae23cf223b1c, + dhd:a4307c65-bdc1-41fa-a3c5-e7bf3769fdd4 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:86866c2e-e34f-42a7-8e6b-ad2bccf6ff98 a dho:Field, +dhd:8cd3ea2d-25c0-4ae6-a490-f285d5025b53 a dho:Saltire, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Argent . -dhd:86878600-b87f-44f2-902c-5e54a1e734f6 a dho:Seme, +dhd:8cd84f1f-5bf8-44ae-9475-3aea5a30cc0f a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . - -dhd:869cd994-aced-4e82-9bd5-6aead654b783 a dho:Crowned, - owl:NamedIndividual . + dho:hasCharge1 dhd:afe08e75-a046-403f-b164-efdff38a5d52 ; + dho:with dhd:772655ea-5a80-49b4-9574-f269efaffb07 . -dhd:86e225fd-ec86-4af8-9972-c9eb1c958ebb a dho:Lion, +dhd:8cee494c-d260-4af1-8d04-3804a64c272e a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:3089ee55-5232-4335-8cd2-093d421b4e73, - dhd:539142ba-e87b-4571-b450-bb2c2b500345 ; + dho:hasModifier dhd:18423f25-3769-40d4-8710-336574034f8e, + dhd:89675eb4-ac94-406d-b829-2ee022cd84a9 ; dho:hasTincture1 dho:Sable . -dhd:86e582ae-9381-4b2a-a7da-969432cadaf4 a dho:Curled, - owl:NamedIndividual . - -dhd:86ebfc52-c248-4b5a-a762-c5e56f8b44fd a dho:Field, +dhd:8cf32921-e779-4d8d-b442-bd9de7ca7ab7 a dho:BearsHead, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Sable . -dhd:86f4af63-7504-484c-80a0-a17b954433cb a dho:Field, +dhd:8cfa7140-5004-4706-b452-3c8b7acede72 a dho:HumanHead, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008676_A ; - dho:hasMarshalledPart2 dhd:CoA0000008676_B ; - dho:hasMarshalledPart3 dhd:CoA0000008676_B ; - dho:hasMarshalledPart4 dhd:CoA0000008676_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Or . -dhd:86f81f0b-b35e-4b2a-8d1d-c7d35b1a8f41 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure . +dhd:8cfc97fa-0fd2-4f89-bc6c-bcb484955965 a dho:Rampant, + owl:NamedIndividual . -dhd:87032af5-f6d2-4897-914d-9374b016ddda dho:hasPattern dho:Compony . +dhd:8d032948-799e-4e14-a948-24127d2a22a6 a dho:Crowned, + owl:NamedIndividual . -dhd:870b71bc-9d31-4fe7-a464-ab0962fb4e08 a dho:Chevron, +dhd:8d180ac9-6848-48ca-b182-29d3b43845fb a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Or . -dhd:87180191-7166-4203-a1fe-b1ccb55cb23f a dho:Field, +dhd:8d21132a-529b-4383-b610-79b6c4dba6ec a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Argent . -dhd:871f08c2-7371-426b-ac6f-5d1cb887ec93 a dho:Field, +dhd:8d2ecdd6-acbd-4504-995d-ca5330f05c42 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:87629662-8dec-469f-8477-70f5675b40f9 a dho:Chevron, - owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . - -dhd:87630daa-b101-4ef5-9c33-b187abeabffe a dho:Rampant, - owl:NamedIndividual . - -dhd:879984c6-99fc-4935-b034-aa8122f2ccf7 a dho:Layer, +dhd:8d339bb4-cd70-4998-a9ba-702241502f7c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2b9f44d9-e6c2-4131-95d4-fb67978d312d . + dho:hasCharge1 dhd:33b16d41-a17c-49a5-b18d-239e8dd4d791 . -dhd:87a21a76-7990-490d-b522-ffd1b303734a a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:99d62c8a-aded-4b3b-b0e3-87d87f6c33ee ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . - -dhd:87d0d14e-ebee-46d3-9f1e-70a7e9e253ef a dho:Fess, +dhd:8d39883b-87c2-448c-8659-ee54c40f45fa a dho:Bend, owl:NamedIndividual ; dho:hasTincture1 dho:Or . -dhd:87e03fc1-0476-453e-a452-0498f1d79761 a dho:Field, +dhd:8d3f10d0-515b-4153-98f2-8ca409eec09b a dho:Bend, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:87f5ab0a-ec69-4b84-9781-a9ea55bd3579 a dho:Bend, +dhd:8d3fe937-95ab-4390-a9c0-11ddd5fe0555 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dhd:347146f8-d7b7-45d2-be9f-24ddb5a24d9e ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . + dho:hasCharge1 dhd:6fc5fd77-8993-4e7e-a228-dafba512b7cb ; + dho:on dhd:666e8490-6b5d-4497-a2e3-a591621bed30 . -dhd:87f759e7-1baf-4bf5-938b-6c87cfa9440c a dho:Cross, +dhd:8d47f89c-deeb-4b28-8cf2-826915a9e2d0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:59cc993b-0cbb-4911-b736-d342fa513a6d . -dhd:87feb0c2-7bbc-49ca-b49f-7d4ede7611c7 a dho:Layer, +dhd:8d7b8f49-81a6-45c5-8e08-fa60f71d8ee9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:29830868-1b9f-4bba-b2b4-123232ae5e9e . + dho:hasCharge1 dhd:18ccad2b-9410-4012-8bbf-d2186c5685ef . -dhd:88001955-351d-46d1-a0ba-ca4760b05a13 a dho:Field, +dhd:8d8c9921-7668-459e-8d59-31e7fb2289b3 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:88197ca3-520d-4d92-ba6d-940bb1b746dd a dho:Lion, +dhd:8da167ed-8d82-48ce-9b88-41ea744b6816 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:0c1d2df3-9e72-4b5a-84b9-90785ae8bf6d ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:4ca45a43-5a6a-4714-b69a-8e60fd9be40c . -dhd:881a5da9-ddf1-472d-a7b8-c822ff4ca5cf a dho:Seme, +dhd:8da818ed-944b-4cf4-8f91-dada8c25f56f a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfHearts ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:35b29440-2a38-416e-a68f-ca64f85c50ef . -dhd:881c40f7-51cd-4753-9c6a-1b2b3e3ee58d a dho:Layer, +dhd:8dc17688-33fa-43b8-8245-8601670870b8 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:1e655871-dc6e-49fe-bd96-8b4851b3304c ; - dho:hasCharge1 dhd:a9de28b6-522c-44ed-b8d7-75165afd09e8 . - -dhd:883ccb91-6b3c-410a-9673-dc1d94eb3116 a dho:Addorsed, - owl:NamedIndividual . + dho:hasCharge1 dhd:e3e749a5-adef-4298-99d5-1bf89ec29e98 . -dhd:883f86b6-2777-4157-a7d2-2861242e606a a dho:Layer, +dhd:8dc574f3-621b-4c5e-ab56-8de97507c4ac a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:3a20771e-b77c-4b0f-91f1-408b6c66ef8e ; - dho:hasCharge1 dhd:ff01bd59-cc56-4dfd-900b-96f2f977daf2 . + dho:accompaniedBy dhd:78d7d7df-fcc8-413f-afba-98a664343359 ; + dho:hasCharge1 dhd:8e6d3d86-546a-46c8-b5a7-de679a181029 . -dhd:884ad48c-a1cf-4266-8e5d-2fb97176cb5e a dho:Eagle, +dhd:8dd145e1-175e-4602-9d82-41ed75590a23 a dho:CrossMoline, owl:NamedIndividual ; - dho:hasModifier dhd:859a1133-32b0-41f3-967f-18cb9e43f9fa ; - dho:hasTincture1 dho:Vert . + dho:hasTincture1 dho:Argent . -dhd:885d12d1-9d4f-47dc-94aa-f36f031e750f a dho:Field, +dhd:8e1124e9-e0dc-4716-9579-d1bdc4ee5115 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:a164a8b8-6b7e-4ed9-9aeb-d4217a6a02e8 . -dhd:88696c02-36a2-4b82-a2bc-3624b8421168 a dho:Field, +dhd:8e2969c8-518e-4c9a-abd7-d385e2eab8c6 a dho:Pile, owl:NamedIndividual ; - dho:hasPattern dho:Paly-Bendy ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:88782ff7-5766-4450-882b-e2f1befad850 dho:hasPattern dho:Compony . - -dhd:88818451-e808-4d2c-bc19-f32b84468d5d a dho:Armed, - owl:NamedIndividual . + dho:isstSn dhd:7320def2-4123-4c37-82e4-01dfce65b18e . -dhd:88b4db50-b886-44f2-b74f-20d841dacec3 a dho:Layer, +dhd:8e3578b4-7ba3-4208-bb2d-ba1910966a5e a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:11e8a9f4-2914-4175-b913-9293f5d66431 . + dho:hasTincture1 dho:Sable . -dhd:88b6eb1e-66e9-4693-ab0b-3afee80a31f8 a dho:Layer, +dhd:8e415254-519e-40c5-a162-c2ea8ea2c826 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:ce54b148-b15e-42d7-a6cd-bd5e4dfa68f2 . + dho:hasTincture1 dho:Or . -dhd:88bc3d44-6d6f-44b7-94b8-4b3140118367 a dho:Armed, - owl:NamedIndividual . +dhd:8e5b3a2f-b824-477a-a353-baf79cd61e93 a dho:Bar, + owl:NamedIndividual ; + dho:hasNumber 2 ; + dho:hasPattern dhd:3e082cb5-4f20-4a47-85b4-a925b2ea1b9a ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:88c4af43-27c9-4eaa-b062-53bc083a19b1 a dho:Border, +dhd:8e6d3d86-546a-46c8-b5a7-de679a181029 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Gules . -dhd:88edc460-8e3c-4ecf-a51d-7d459a80bb3c a dho:InPale, - owl:NamedIndividual . +dhd:8e74f746-4744-49ed-b26b-ddff1a6d74a0 a dho:Chief, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . -dhd:88f76c8f-f629-4eec-b6cb-242ae35af9c6 a dho:Trumpet, +dhd:8e946879-4e60-4a93-889a-d1d013bdb87a a dho:Barbel, owl:NamedIndividual ; - dho:arranged dhd:9d06d60e-781a-48e2-b927-76ddfed005db ; + dho:arranged dhd:3f3ac8c2-0589-4d10-b8bc-f5743a9f1ff9 ; dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Or . -dhd:8918b346-e1cf-4e11-9f66-0811989c584d a dho:Lion, +dhd:8ea6c9da-3844-47e9-8d46-a6ab91ab86c1 a dho:Pale, owl:NamedIndividual ; - dho:hasModifier dhd:03237a27-9537-4431-ab24-6fdc183790cb, - dhd:8e8231cc-9321-4ecd-8c85-1c61d73c152a, - dhd:ccdf7698-4ab4-48e4-94c4-35e8601eed9b ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Vair . -dhd:891e7c3f-dee7-4fc8-837e-63f0f61cd6cb a dho:Guardant, +dhd:8eb3c596-b6fa-4163-9af4-75017dd17cc7 a dho:Crowned, owl:NamedIndividual . -dhd:892936e3-d035-4bfc-aaf1-a85e87d71dc7 a dho:Field, +dhd:8ebaf3cc-cfe8-4a34-865b-7e8106781280 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:895b61fe-7928-42fb-8bb4-3a52bdf33718 a dho:Layer, +dhd:8ecb61d8-3bb6-41c8-ab91-62df89001120 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3074704c-8582-4514-8c5f-f226139d2ae4 . + dho:hasCharge1 dhd:2bdceed4-1397-4906-9240-d94624d1721f . -dhd:895dad96-9eb1-423f-96cc-1ed0136680b1 a dho:Field, +dhd:8ed64421-adeb-47df-9058-2403466db626 a dho:Fess, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . + +dhd:8eee22f3-ab50-48dc-94f6-271ef5d9a869 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:8977536f-d8ff-45f7-92af-4e1d85c80084 a dho:Layer, +dhd:8f1259dd-c4f9-4473-a06a-a51e7ba8dbf8 a dho:Bend, owl:NamedIndividual ; - dho:accompaniedBy dhd:851fdce0-77be-491c-930c-7c6b122c4f85 ; - dho:hasCharge1 dhd:989a8f8b-1f7f-43e6-83cf-2dabe8e0d42f ; - dho:hasCharge2 dhd:ef2a9412-7c11-4aa2-a48c-c4a7afc0b710 . + dho:hasTincture1 dho:Vair . -dhd:897bad16-603c-4a5c-981b-1d81f1a70954 a dho:Mullet, +dhd:8f6ea591-c45a-4999-bbcb-68df5ac21d1b a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:afe99668-c59e-4a9f-98f9-2d2e7d965223 ; - dho:hasNumber 3 ; + dho:hasPattern dho:Barruly ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:898b42f6-46c5-4660-b382-fee444bbdc9a a dho:Layer, +dhd:8f76da22-af39-4b88-9c24-b957118c4cf5 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:591c7984-f33d-43a0-8795-0e18e9cc592e . + dho:hasTincture dho:Argent . -dhd:89993f22-90b4-4613-b641-d9ccc05c0d85 a dho:Mallets, +dhd:8f92cacb-b836-44e4-9439-b891ce8c8f78 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:9e03b52a-13ee-4db3-99ff-5d5545ff9f7c . -dhd:899e1e5b-f39a-4001-8168-49a36602ab3d a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . +dhd:8f972d6f-6c86-4b08-bb63-a2500cea4157 a dho:OrleOf, + owl:NamedIndividual . -dhd:89a69b90-1e5e-4fae-846a-20d7cbe88147 a dho:Layer, +dhd:8faa6a0b-1550-44ad-8da4-ff6b2fdafcd9 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:cbbb02cb-9860-495d-bb71-4eae4bb7d236 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:89c50af0-4db0-4bd3-a487-814841ce3a5f a dho:Langued, +dhd:8fad43ea-ff2e-41e2-b08e-45ab7e1f2f53 a dho:Guardant, owl:NamedIndividual . -dhd:89c882b8-d555-4059-b538-2dc25c9aef68 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:c1cd1fdf-45ae-478e-b905-f0603466edfe ; - dho:hasTincture1 dho:Gules . - -dhd:89d8cc5f-a0fd-438a-b880-919c6ab14d0e a dho:Layer, +dhd:8fc2a88e-3c79-4410-8904-361b5d6ac480 a dho:DoubleTressureFlory, owl:NamedIndividual ; - dho:hasCharge1 dhd:7283aed9-68b4-4bff-968f-a7489cf70961 . + dho:hasTincture1 dho:Vert . -dhd:89f5de9a-330b-4700-bf3a-d7524b35f915 a dho:Crowned, +dhd:8fd004a8-3846-4ab6-92b9-f5f6b1972770 a dho:Crowned, owl:NamedIndividual . -dhd:89f608f5-5ece-4962-98e9-37352f17569d a dho:Eagle, +dhd:8fd94551-ac81-41bd-8387-3ae1b6878c7e a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:1b2e89f5-b451-4f67-99ff-ffd578981a71 ; - dho:hasTincture1 dho:Sable . + dho:accompaniedBy dhd:b466973c-fb1d-4527-9144-babd02430826 ; + dho:hasCharge1 dhd:3d87cd0b-33eb-4598-b6e2-3cc69a608c8a . -dhd:8a02e88b-8d7d-4aee-b12f-4782f5d8c81b a dho:Field, +dhd:8fdf13ad-724c-461b-87e6-95635573ed0a a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasMarshalledPart1 dhd:CoA0000008676_A ; + dho:hasMarshalledPart2 dhd:CoA0000008676_B ; + dho:hasMarshalledPart3 dhd:CoA0000008676_B ; + dho:hasMarshalledPart4 dhd:CoA0000008676_A ; + dho:numberOfMarshalledParts 4 . -dhd:8a0753d0-7da5-407f-9d23-6846e966c205 a dho:Chevron, +dhd:90120a40-da26-462c-b3c7-6f77141261a6 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:fcee6fc0-6619-487a-9495-1624e3f796d7 . -dhd:8a102233-f71c-4aac-a1a8-8340e0dbdf16 a dho:Layer, +dhd:901555ea-087c-4024-959f-9d1eff396e26 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:8c8a915b-3601-44fa-bff9-a5dd52f5f8ca ; - dho:hasCharge1 dhd:50a61fa2-a290-468d-9f29-3924f6f3dca9 . + dho:hasCharge1 dhd:de6b8877-ca65-4e83-ae2c-d81f68e3e35e . -dhd:8a3cd1ba-b55e-41b9-9f2e-f88c7741f7d5 a dho:Layer, +dhd:90180483-8e9d-408e-b63c-02e6e65f6ce5 a dho:Of8Pt, + owl:NamedIndividual . + +dhd:90216644-cd22-4655-bda2-e91123cf9827 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:a34619a3-f899-4f28-8841-155a10ea3ca5 . + dho:hasTincture dho:Gules . -dhd:8a492b99-edb1-4f0d-b35a-370715c9a88c a dho:Bar, +dhd:902d9e49-dc04-47f0-9f09-112ea3a3a08c a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:49456f85-bda2-46c8-a4ce-bc0fc4aad409 ; + dho:hasTincture1 dho:Gules . -dhd:8a5dc161-c1bf-4ff8-840b-0c937b69cb63 a dho:Arrowhead, +dhd:903409de-0ef0-4e08-b4c4-8beec3cfa6e8 dho:hasPattern dho:Compony . + +dhd:90408efa-46e9-4b9c-865f-8b4d5181a0fc a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasSeme dhd:3ce6d1df-f051-41c8-b7a6-c369e3ee5afd ; + dho:hasTincture dho:Sable . -dhd:8a5e6d7d-d46f-44ce-b821-b0d4cd2972e4 a dho:Field, +dhd:904f62fe-33f6-4f85-87e0-242e33b1113d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:1f0b319b-b0c4-4422-b816-d1cd13cc3d9f ; + dho:on dhd:b8f2c492-abb0-4a9a-8570-ac84544a0b5b . -dhd:8a8f5ca3-01c8-4341-8a06-45a9a2745acf a dho:Fess, +dhd:908b46b4-b6e7-461a-a61c-823696349c63 a dho:Fess, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:8a922cc4-81c8-463f-a9bd-8adbe82fd03f a dho:Layer, +dhd:90917dfb-dac5-4355-a856-e62e3e3790ec a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:6a141542-37ce-4c0f-a830-283b34291d7a . - -dhd:8a9afb88-af18-439c-aea3-a40f7685a876 a dho:Sejant, - owl:NamedIndividual . + dho:hasMarshalledPart1 dhd:CoA0000008359_A ; + dho:hasMarshalledPart2 dhd:CoA0000008359_B ; + dho:hasMarshalledPart3 dhd:CoA0000008359_B ; + dho:hasMarshalledPart4 dhd:CoA0000008359_A ; + dho:numberOfMarshalledParts 4 . -dhd:8b0afd9e-0e5b-4811-b3eb-8ed733f3e512 a dho:Layer, +dhd:9093b1dd-022b-4669-b02b-1bf636e77dc9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ec6e90e6-cf73-4edd-9fa0-9258915a4dcf . + dho:hasCharge1 dhd:2ecdf5c6-a437-4c9b-9848-2dc43aa429b9 . -dhd:8b11f618-a685-4840-9228-dcad2e29819d a dho:Seme, +dhd:909d9369-3077-49a7-88e8-4ce6bb51106b a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfHearts ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:2c96293e-d1d3-4b8d-b580-91a18a6d4d93 . -dhd:8b1cc263-ed16-4bbf-bab6-ef19885791b9 a dho:Layer, +dhd:90a546e4-fbaa-4c5c-82d0-80b5b278165b a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:008a71d1-6a99-4e62-a4f4-9495032af4c9 . + dho:hasTincture dho:Or . -dhd:8b234b78-ac8c-4ab1-acef-bf291b8135f1 a dho:Castle, +dhd:90eb8528-ce74-4e34-9be5-a59fc13969ff a dho:CrossFormy, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Missing . -dhd:8b238f33-f6ca-4ce3-aa48-3d69758da31d a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . +dhd:91014f8c-c2ff-4fa0-b3c1-0babc5d01702 a dho:InSaltire, + owl:NamedIndividual . -dhd:8b3a6bbf-a750-472a-9c21-af2b61b9120a a dho:Tower, +dhd:911aef29-3419-43b6-976d-4080cdb79f40 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:5bc36dbc-cb5d-48f4-a728-c798f60028fc . -dhd:8b414387-1f53-4553-a50b-253fd4a948db a dho:Layer, +dhd:9127c066-79df-440b-ad43-e94d9cfc0144 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:73728a1b-2bfb-4cad-8eb9-57b9dfaa1e03 . + dho:hasTincture dho:Or . -dhd:8b5244e2-508f-43c6-a0d1-583b63899bdb a dho:Field, +dhd:912dbb63-1f75-4060-bd0b-10652c6831cb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:2a57eb1d-f792-4262-ab3c-200580dfe6c9 . -dhd:8b8f381f-79e4-4c74-b8ff-eaa3a9f62f58 a dho:Field, +dhd:9134c51b-9492-48c0-8ca5-87e5eecaf01b a dho:Bend, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:8bd07d87-35f2-4574-a3c5-f89f2d4e4251 a dho:Layer, - owl:NamedIndividual ; - dho:accompaniedBy dhd:5a61c04e-cc01-48c3-bf48-4f77da4c6851 ; - dho:hasCharge1 dhd:1e137b92-483a-4d47-8438-8b7dc02c8ccd . +dhd:9154e10f-af52-4153-9bfc-9d30a019c38e a dho:Issant, + owl:NamedIndividual . -dhd:8bea8ae4-b9b2-41f7-b61c-27fb2acb13d0 a dho:Lion, +dhd:915c11fd-ad3c-48f8-bfd9-6f35c62cc351 a dho:Birdcage, owl:NamedIndividual ; - dho:hasModifier dhd:87630daa-b101-4ef5-9c33-b187abeabffe ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:N . -dhd:8bee8430-56b6-4c0a-a8b1-a6cd8fcdeaa2 a dho:Layer, +dhd:9174e17c-0750-471f-af49-7f22d6e72e3b a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:9e5048cb-5a56-4fdf-b1ab-74cab8b8a381 . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:8beedc9e-cdd8-48ff-864b-a2867fe382b5 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:51a944fd-8743-4dcc-8127-c93d9f3e14e2 . +dhd:9179a86d-d241-4594-b603-fae7d44f8b3e a dho:Issant, + owl:NamedIndividual . + +dhd:919b85cc-f866-4be5-846e-5112a0ea6999 a dho:Issant, + owl:NamedIndividual . -dhd:8c1b9227-a3cf-483f-980c-683b2de6611b a dho:Bar, +dhd:91ac953b-bab8-4f46-b077-3ee48e1976a9 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 2 ; + dho:hasModifier dhd:8fd004a8-3846-4ab6-92b9-f5f6b1972770, + dhd:9f9fb2d6-5266-4499-919f-c6549c6eecac ; dho:hasTincture1 dho:Gules . -dhd:8c21c4d2-e56f-4b20-9710-33cb22d1ccad a dho:Layer, +dhd:91b2a634-3c96-4477-9441-1825137da475 a dho:Rose, owl:NamedIndividual ; - dho:hasCharge1 dhd:908b9e12-6c70-461d-b662-8d20741f9d4d . + dho:hasTincture1 dho:Argent . -dhd:8c25fc80-d99e-4b5c-9827-bb4ed27ab690 a dho:Seme, +dhd:91d430b7-9279-40b0-b302-f2bbf4b6bb61 a dho:Lion, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . + dho:hasModifier dhd:fea3d758-49a5-4ebd-9666-e0f674831717 ; + dho:hasTincture1 dho:Sable . + +dhd:91e43c61-a0ed-4ff7-97a6-0d25daea8a48 a dho:Crowned, + owl:NamedIndividual . -dhd:8c37931f-32c9-44bf-83de-fefa2382a7cd a dho:Hooded, +dhd:91ec0d84-4ca3-4296-a30e-2d55c2c39853 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable ; + dho:numberOfMarshalledParts 1 . + +dhd:9222408f-3920-4236-8b7d-abe87239b3e4 a dho:PiedNouri, + owl:NamedIndividual . -dhd:8c3f1da7-a43a-4e3c-b2a2-dc76e925c485 a dho:Field, +dhd:9224a32c-cdad-48ba-b1f6-256d7e71f267 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:8c4851ba-97e3-4b6c-8ce9-4ef26b5b1a6c a dho:Pale, +dhd:92344331-7b6b-422c-aaf6-9bcbfe1cdf52 a dho:Griffin, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Vair . + dho:hasModifier dhd:82650336-4d5b-4975-aaf1-87b41868329c ; + dho:hasTincture1 dho:Or . -dhd:8c5b7a4c-58cd-4720-b4c6-9441af78aa9f a dho:Guardant, +dhd:9242df53-4e90-4e78-984e-27e0e81c82c7 a dho:Addorsed, owl:NamedIndividual . -dhd:8c778b9d-8ed6-42c7-af3e-e05511771800 a dho:Layer, +dhd:924aa3e8-e3c5-464f-9b48-890529d5fa33 a dho:Armed, owl:NamedIndividual ; - dho:chargedWith dhd:7b2ac0d7-6bef-4ceb-8229-3e7951dfce35 ; - dho:hasCharge1 dhd:76209d86-8acd-4770-a5bd-9769e36563a3 . + dho:hasTincture dho:Azure . -dhd:8c8e20d9-24e1-45ef-8a6f-9d318427ab68 a dho:Griffin, +dhd:924d67bb-db5d-4933-b780-9f78819bdb2f a dho:Heart, owl:NamedIndividual ; - dho:hasModifier dhd:b8958b87-2f0e-4f6f-9bf2-d7c730fb7923 ; - dho:hasTincture1 dho:Argent . + dho:hasNumber 9 ; + dho:hasTincture1 dho:Gules . -dhd:8cd12300-966c-4604-be53-bd3b9c491d65 a dho:Layer, +dhd:926320cd-0418-4fba-98c3-53b2ebd21057 a dho:Mill-Rind, owl:NamedIndividual ; - dho:hasCharge1 dhd:979b2472-a88c-4848-96bf-77fd876e30e1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:8cdcde9a-92a9-4178-a624-f42b54bb7986 a dho:Field, +dhd:92751c5b-00ff-4cf0-9778-e0e192e48403 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:8cecceff-812e-4cdb-a950-d26b22076764 a dho:Layer, +dhd:9276c452-b4d4-40cc-8931-f370174e3108 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9aea8c75-077b-47f8-bf5c-6cc2ad7b0676 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:8d14f44e-2f82-4db6-8439-e78449ceae3a a dho:Layer, +dhd:92832013-d8ae-4349-aaa8-ee481487ceb3 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:554fc3a3-8ac3-4c1c-805d-01e77a54847e . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:8d3b8c18-0a06-4dd5-9e4a-e2cfcd2f3ace a dho:Bar, +dhd:9290633d-b3ce-46a6-aa88-d2dde47c4f76 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:8d475a24-3f1c-4582-8aaa-03eccdda580c a dho:Layer, +dhd:92a5d6a9-440d-4f3a-bd5d-50e32857d9db a dho:Rampant, + owl:NamedIndividual . + +dhd:92b0db70-f103-4bc4-b219-374f1bcb0b85 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c347dbf1-c0af-4539-8fa7-ecef217373c6 . + dho:between dhd:35f4a990-9f3b-4093-a1dc-1e493735779d ; + dho:hasCharge1 dhd:28b0d97b-da2f-4235-aa05-c201a8db37ff . -dhd:8d63231a-91e0-42f2-b085-cef0c32d24dd a dho:Seme, +dhd:92c6825c-0a7e-4fcd-9aa5-b32a5a97b273 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:chargedWith dhd:46433451-0873-4847-952c-e8794156a1ca ; + dho:hasCharge1 dhd:18abf080-244f-4b94-8015-b86f3e9366b0 . -dhd:8d96064b-47c1-4c54-b0c9-a3c212a4c2a8 a dho:Field, +dhd:93080cb7-96c3-4927-a953-351e40e8c2ae a dho:Escutcheon, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . + dho:hasCoatOfArms dhd:CoA0000006003_CoAF1 ; + dho:inChf dhd:4d976524-79e2-4524-b5fa-203d1baba523 . -dhd:8d9b9878-374c-43ee-8b11-64c0662e77a3 a dho:Armed, +dhd:930e05bb-4f0a-487d-9857-748a7f587a73 a dho:Passant, owl:NamedIndividual . -dhd:8da398ec-6e21-42bd-b5c3-d81409ed210d a dho:Field, +dhd:93202174-7b47-477e-8da9-8591a1e5d307 a dho:Talon, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . + +dhd:9320c63a-7f62-4878-9d4f-638c2952d7c9 a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:6ea056d4-3732-4d5b-aee3-2eb655a7845b ; + dho:hasCharge1 dhd:c3d13e8b-4341-4b2c-a68f-f7e20b7ea0af . + +dhd:935f4b45-8417-4de9-843f-fa0d4cd0465f a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . + +dhd:93b9b239-375e-42a2-8ac4-9143351f382e a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:8dbec56f-858c-4254-b8a6-f95cad3eb654 a dho:Layer, +dhd:93e0272d-ebeb-4c79-98c1-bd1d22cbd61e a dho:Cross, owl:NamedIndividual ; - dho:hasCharge1 dhd:c84fd166-9852-4ab3-a933-33fea3debc67 . + dho:hasTincture1 dho:Or . -dhd:8dcd1b3f-59c5-459c-aa2d-2899992f585a a dho:Sword, +dhd:93efb8b6-ea88-4df8-b1fb-f5a15c57b59d a dho:Bugle-Horn, owl:NamedIndividual ; + dho:arranged dhd:0c2a0f3d-b390-4911-8607-9b283f7cf422 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:8dde45c0-fbe9-426c-8ab6-5abdb6a896d3 a dho:Layer, +dhd:93f25091-e985-404e-993f-5b6dcdc2eedc a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8c8e20d9-24e1-45ef-8a6f-9d318427ab68 . + dho:hasCharge1 dhd:ef4e0919-fc25-426d-ae55-b30b8b03b6e1 . -dhd:8deba235-605b-4b9b-b4df-c9deec39efe7 a dho:Rampant, - owl:NamedIndividual . +dhd:93f264ea-b6e5-46ea-80ea-011b989e152c a dho:HumanHead, + owl:NamedIndividual ; + dho:hasTincture1 dho:Naturel . -dhd:8dfc2b88-c58c-4221-bd89-e007d562cb3f a dho:Langued, +dhd:93f8b843-2c9b-4c5d-a7ea-9ff44df10980 a dho:QueueFourchy, owl:NamedIndividual . -dhd:8e031beb-042d-46b6-9de4-70536859ad7b a dho:ReedMace, +dhd:940a18b3-b902-473e-9e66-1335171ee1bb a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:aa3ebd32-4c74-4ef1-b994-a2f8c343f62f ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Or . -dhd:8e52a1c3-01fa-4c27-bc9a-ebff72949f7c a dho:Field, +dhd:94296374-5262-4804-8888-bfd064574688 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:8e5f39d8-2071-40c0-b127-8b19f422ae4c a dho:Layer, +dhd:942f8345-887f-4a23-9469-e2920b5c0cde a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f15f72a3-4ab8-4456-b89f-0f3fe9c0795a . + dho:hasCharge1 dhd:46dfaf08-570e-48c4-82a3-7e7ffcbca05f . -dhd:8e681f25-c7ab-4009-9bd7-47f1ddcee345 a dho:Layer, +dhd:94373a35-8ff6-4060-bb10-a9331448fbb9 a dho:Bar, owl:NamedIndividual ; - dho:hasCharge1 dhd:7198b371-7234-42ef-ba5a-33b70e936162 . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:8e745348-075d-406b-bdfc-26b5dcd7a673 a dho:Layer, +dhd:9439527e-4da8-4349-a065-8e825abb82c8 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:20e14670-6475-4416-a8ee-299c99e21410 . + dho:hasCharge1 dhd:ac87f25c-a02e-4c94-b28b-3f2187778e50 ; + dho:hasCharge2 dhd:9525d03e-51a0-4545-a46c-5136f7bfe3d0 . -dhd:8e74e419-aae0-4fe1-bbbb-abaed8f82e3a a dho:Layer, +dhd:94487bc6-49a1-454a-b70a-df25e2d42bc5 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:cbc29136-88f2-4584-b92b-794fbb3cc046 . + dho:hasTincture dho:Gules . -dhd:8e806cd9-f52e-467e-8474-43337fa07625 a dho:Field, +dhd:9460006f-7482-423b-8ee8-35829e0605cf a dho:Star, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . - -dhd:8e8231cc-9321-4ecd-8c85-1c61d73c152a a dho:Issant, - owl:NamedIndividual . + dho:hasModifier dhd:2253f408-c8c7-4a25-b842-f27b35c8fb27 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:8ea67d5f-372c-4178-bb22-fec9e5457656 a dho:PiedNouri, +dhd:94e17e73-5cdc-495f-a771-ee9b1955716e a dho:Rampant, owl:NamedIndividual . -dhd:8ea91c85-63bb-4faf-bf9c-11db6d0a4611 a dho:Field, +dhd:94e73bf7-8ea9-438f-8439-ccee98681628 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:8ecb876f-581f-4c20-8a5c-59092fedbb75 a dho:Layer, +dhd:951313d5-47d1-422b-90cb-5e4c5490c905 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:0c67d83e-dc76-43fe-9299-244a91c57f9d . + dho:hasModifier dhd:1dc07e25-f121-41a0-bb7f-48307110f161, + dhd:ae2050d2-8ba2-409a-ad27-53e62b3692a5 ; + dho:hasTincture1 dho:Or . -dhd:8efe0109-8153-48b0-becf-9deecee9dc40 a dho:Field, +dhd:9526a811-9fba-40aa-9745-9b388c8bc830 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . - -dhd:8f00677f-f6bf-4d82-90b7-28eef189bec0 a dho:Rampant, - owl:NamedIndividual . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:8f221e46-00ac-4f8f-94f2-1a38ae44ec14 dho:hasPattern dho:Compony . +dhd:954b9c5d-242a-4c7d-b590-ddd1940acfd6 a dho:InBend, + owl:NamedIndividual . -dhd:8f22f9db-d0bf-4f00-87c6-af7f7b84565d a dho:Field, +dhd:9563b5f0-6c0c-44a0-bb0c-ed67dbeee394 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:8f31beba-e38a-423e-98e0-6ad4f1030ded a dho:Field, +dhd:95659731-900a-4c80-a97c-2e6994117cff a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:8f3e85b5-f3b1-4023-8208-1a78736a11cf a dho:Lion, +dhd:956b4c6b-e774-4e93-9f02-6e020229c8ae a dho:Border, owl:NamedIndividual ; - dho:hasModifier dhd:ddd95a42-7ea3-4a38-99d6-c1e047ec121e ; - dho:hasTincture1 dho:Sable . + dho:hasPattern dhd:895e5afb-cf2f-4ac9-8e29-1e7df04cf12e ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:8f3f948f-3ad2-4cd7-b5e5-abb1a517ff7b a dho:Bodkin, +dhd:957312e9-0528-4a95-8758-6a751b0c5582 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasPattern dho:Pily-Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:8f44a184-147a-42bc-b1fd-08e48beb5f86 a dho:Field, +dhd:957591b3-3843-4fa6-a503-9fab47f6571b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:8f54a3aa-d269-46b6-ab93-8d1d61ec207d a dho:Field, +dhd:9584595b-1ea3-435e-8b2a-4c312f3b2803 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:b7049ab1-379c-4989-9a92-f216992dc4fb ; - dho:hasTincture dho:Gules ; + dho:hasCharge1 dhd:4a08d88f-378a-4867-a826-cdbe25413041 . + +dhd:95925cfa-a006-4155-bb4e-bc3420dcb079 a dho:Rampant, + owl:NamedIndividual . + +dhd:959c2890-8db1-41da-903e-a3b2c71b603f a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:8f5b6210-9ea4-4a64-8474-0a41391e69d3 a dho:Layer, +dhd:95b20499-1d56-41b7-9ee4-297eac830033 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:19ebbc26-dc1f-445a-a237-8669f8e83306 . + dho:hasCharge1 dhd:0927e948-0feb-478d-849f-a747cc41fa68 . -dhd:8f8ac4a0-c327-4cb7-9bba-482e49450050 a dho:Field, +dhd:95b3b922-cb67-4631-86b7-18f4ae13dd4c a dho:Cross, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:8f98f3ee-e9f7-40e5-aa54-24af3dcd4644 a dho:Field, +dhd:9604b186-cc49-4a0f-832d-52545cdfe377 a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:a7f75f96-78ac-4255-8c1e-f78efc117437 ; + dho:hasCharge1 dhd:8a374e00-e0f1-4b46-8f10-0c0f4779a671 . + +dhd:960bb3d3-c28b-45a5-8a89-940a557035b0 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:8faf49cb-9157-48c5-b605-72da6a748bd7 a dho:Border, +dhd:96261240-00c7-46b6-a5e5-6d4074377832 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . + +dhd:9630ca24-4b8b-4dca-a035-4e749253d240 a dho:Rampant, + owl:NamedIndividual . -dhd:8faf8d11-bdad-4e40-9ff3-bfb8c4a6cba7 a dho:Field, +dhd:96507fcd-7df9-4d57-b447-a1db7ec024ae a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:8fb76223-15c9-49dc-a838-a2c4dfaf572a a dho:Lion, +dhd:965e2254-b458-438e-bdaa-8849eca9111e a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; + dho:hasModifier dhd:6892b9c0-d1f0-4129-9574-55021ca530d4, + dhd:a2026024-79c7-4986-8191-0f608bd5589e, + dhd:ecbf78e3-afb1-477c-8293-2587243edd21 ; dho:hasTincture1 dho:Or . -dhd:8fd32e40-a413-44db-899c-50fda603a9cf a dho:Field, +dhd:965e468e-69de-4ad3-83db-9880859e6117 a dho:Guardant, + owl:NamedIndividual . + +dhd:967e11a0-28b2-4d6e-9198-b28ad75e649b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:3ec3782b-a7d4-4766-9027-eb3428664457 . + +dhd:968cacb3-9c38-4056-89d4-58f59815d271 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:8fe051bb-37a5-4023-b507-77cd6c38412a a dho:Layer, +dhd:96b4e58a-646d-48bb-b2d6-7434846b6be9 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:9ccefbe7-f7c6-4463-b9dd-15b9d36cca13 . + dho:hasSeme dho:SemyOfFleurs-De-Lis . -dhd:8fe8aaf5-160b-4ea4-ac3d-146ac41a9bc8 a dho:Layer, +dhd:96d13fbf-1ee7-4e0e-8ec1-96fce7728a68 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3388021a-53f3-4fd1-9bd9-0bd783ea7ddc . + dho:chargedWith dhd:765ef3f9-ed45-4f7e-b209-56d093fddde8 ; + dho:hasCharge1 dhd:f92ba7c0-d051-44ab-bfff-6a3ee492b8a3 . -dhd:8ff13cff-6503-41dc-a887-0812194afd18 a dho:Layer, +dhd:96d4c67a-cced-4828-8066-719affe28d9b a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasCharge1 dhd:d24d11cb-ec0b-4061-8b1e-3cb0d090f5a9 . + dho:arranged dhd:b5ae3d71-2e35-4dc2-8207-d6be8fe6499f ; + dho:hasNumber 6 ; + dho:hasTincture1 dho:Gules . -dhd:900a2bc6-fcc7-4e9e-a178-558fdbf3d78c a dho:Layer, +dhd:96f71144-51c1-4f58-9618-41697e9f2c45 a dho:Guardant, + owl:NamedIndividual . + +dhd:973ea940-31e2-4d7c-a429-5d1f1ff1744a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:84b6b2ae-69db-45f2-8c6f-5805a6bfb77c . + dho:hasCharge1 dhd:8cd3ea2d-25c0-4ae6-a490-f285d5025b53 . -dhd:900ecd58-8c0f-4874-b8bb-a2ac78d9d191 a dho:Rose, +dhd:97536d16-cb69-4922-9bc5-efaa33820940 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 2 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:90877b3d-a0e5-44ca-9ae5-f0d6b9a90d52 a dho:Layer, +dhd:975aa3c3-4a3b-4693-a202-fc87e6bc86d1 a dho:Eagle, owl:NamedIndividual ; - dho:hasCharge1 dhd:314772fa-f7f5-4ffb-ac15-c39de6571bca . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:908b9e12-6c70-461d-b662-8d20741f9d4d a dho:Border, +dhd:975c2af6-fad9-4a05-88a8-8deb56876be0 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:909ab035-9238-423e-ac48-5590447beb1a dho:hasPattern dho:Checky . + dho:hasModifier dhd:0cd7de3c-3cfe-4403-b325-c504ef66dab6 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:90b28d3d-7c8f-4853-95a3-bf803fd77150 a dho:Field, +dhd:9786b784-0524-4685-b487-05a67ba5885c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:90b3de9f-e5b2-482e-9a35-46fd73018328 a dho:Cross, +dhd:97a251d1-fd87-4200-aea7-2e5056622d91 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:913e4d51-d584-40b5-b434-19a4c494dffb a dho:Guardant, - owl:NamedIndividual . + dho:hasPattern dho:Demi-Gironny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:914e04cc-5132-4cdc-8026-33c6bc533df4 a dho:Bend, +dhd:97b1b454-0252-44cc-8b06-6ffbcaae640a a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vair . + dho:hasCharge1 dhd:ec192bf8-c658-4f1e-9a96-d7cd936c6f90 . -dhd:9150dcf7-6bb2-4abf-854b-db4c3219211a a dho:Layer, +dhd:97cadd95-5faa-4dcb-be79-0d880f7bf357 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:19203102-f155-47e8-8100-c5bf7361d1a3 . + dho:hasCharge1 dhd:7fa9b7ad-5c88-4e8f-bd99-6f2a29915a2a . -dhd:915265fb-b853-4278-859f-6018329a8a9f a dho:Seme, +dhd:97d81293-33fa-44f4-84cc-bae4dd268d42 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Argent . + dho:eachTippedWith dhd:ed091e56-0d86-4937-8a85-834ad81f2865 ; + dho:hasCharge1 dhd:12fea4c6-9296-4420-8c4f-091a6a2083b7 . -dhd:91600507-7a9a-495f-bfeb-4a6870f7b167 a dho:PerBend, - owl:NamedIndividual . +dhd:97dd91dd-2061-4b87-8137-b9246a80a0fa a dho:Field, + owl:NamedIndividual ; + dho:hasMarshalledPart1 dhd:CoA0000010789_A ; + dho:hasMarshalledPart2 dhd:CoA0000010789_B ; + dho:marshalledByType dho:PerFess ; + dho:numberOfMarshalledParts 2 . -dhd:916340e0-532d-40c3-89b4-457a5e91c698 a dho:Lion, +dhd:97fba6c9-d80e-4454-a38e-2bfbf5226c08 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:P . + dho:accompaniedBy dhd:13da0c1e-9c4f-4be8-b69e-ee631634a70f ; + dho:hasCharge1 dhd:b23d63a0-5c9e-40ab-974f-5ec5851fa142 . -dhd:9169d52b-b1a8-4e50-810d-a69a554598e9 a dho:Fess, +dhd:98045086-d9c9-4782-9901-6712156ea8ec a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Argent . -dhd:91846905-4089-49d6-9543-f11d1c25b8e0 a dho:Layer, +dhd:980b5577-9034-4b44-8896-66dfa6b5355a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9faaf8d2-99a3-4185-9e11-31a82e26d0c1 . + dho:hasTincture dho:Or . -dhd:91b1c157-2005-42f6-b33c-4bdc0da8870d a dho:Field, +dhd:981e3a04-f61d-454d-9edb-8d9c239be96c a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:91c46a09-4944-45d2-95d2-dee591f9fd42 a dho:Lion, +dhd:982792bf-6f14-47a5-b258-af22bf556a28 a dho:Fretty, owl:NamedIndividual ; - dho:hasModifier dhd:2505ede8-2299-46aa-aed3-1e1252fee4e0, - dhd:51f3c883-a621-45dd-bf1b-89838527117a ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Or . -dhd:92018b83-cbd7-46e0-a0ee-34b66b87c876 a dho:Layer, +dhd:982d863a-96ac-4377-908c-d36d4fdfd920 dho:hasPattern dho:Compony . + +dhd:9838f607-830d-4544-aa2b-a716cf443170 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:250eab8d-a4f3-4753-8256-01f1c59eb5f9 . + dho:hasMarshalledPart1 dhd:CoA0000021423_B_A ; + dho:hasMarshalledPart2 dhd:CoA0000021423_B_B ; + dho:hasMarshalledPart3 dhd:CoA0000021423_B_B ; + dho:hasMarshalledPart4 dhd:CoA0000021423_B_A ; + dho:marshalledByType dho:PerSaltire ; + dho:numberOfMarshalledParts 4 . -dhd:922d0314-82d8-4765-9847-fb3d95eb886c a dho:Statant, - owl:NamedIndividual . +dhd:983f84f5-f79c-4d1f-ba10-aae84a737b36 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:923fcc23-1594-444b-a985-79492c4b525a a dho:Pile, +dhd:985b6821-a883-4410-a015-234d2ffe0058 a dho:Pale, owl:NamedIndividual ; + dho:arranged dhd:9242df53-4e90-4e78-984e-27e0e81c82c7 ; + dho:hasModifier dhd:c7457fe1-adc8-4c43-b6ee-a3f50de03b7b ; dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:92632928-8231-4417-b509-45f25a385af5 a dho:Layer, +dhd:986be89e-0647-4e1c-b6b6-9fd7dcd0e40e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:ce588f16-b43b-43dc-93a3-d6eb917c416f . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:928cea60-87f8-4166-b0a7-c43a2ece15d8 a dho:Lion, +dhd:988cd170-3546-4a21-bd13-9508fbda86bd a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:79bec0bb-8b8e-459b-aacb-a2027b69d5f6 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:a94ba625-06f0-4b01-92b8-5784314ee602 . -dhd:929b3be8-c84a-4b8a-bef1-849911447dd2 a dho:Field, +dhd:989138ed-2b8f-4451-b5b9-de47d91784da a dho:Mullet, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent ; + dho:inChfDx dhd:b805d547-467f-4152-8a61-149eb06724ed . -dhd:929fd6ec-8814-4a02-8553-0f8e8d808b3a a dho:Lion, +dhd:9891e8f4-4387-48a1-80c8-7a9c35b5f6a5 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:8231d94d-a5d7-4da2-8905-b086d4f239b5 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:38f5848b-ec96-44b9-acf6-9bcb1ac2cda5 . -dhd:92a950e4-0943-4b15-aac6-910674bc63d9 a dho:Layer, +dhd:98960673-9d51-403b-a847-adc05af51a06 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:04b8e5c6-05ea-4282-82cb-1f6e00fbbfd3 . + dho:hasTincture dho:Gules . -dhd:92afa09c-936f-48cf-b549-09a5b5f80317 a dho:Layer, +dhd:98a75f36-6a55-4a59-86f1-bb969f28666d a dho:Lion, owl:NamedIndividual ; - dho:chargedWith dhd:eeb983e7-a990-4aad-9d55-f2b653251246 ; - dho:hasCharge1 dhd:a75cf69f-068d-4677-a691-f48e9ea851ec . + dho:hasModifier dhd:b47e11dd-57be-47d5-be32-c8d3060b6981 ; + dho:hasPattern dhd:d0d56016-f872-45d8-b3d6-99961d3609e0 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:92c882c4-e391-4bd9-8b38-cd5a332465af a dho:Seme, +dhd:98c8e3e1-c7ce-4b96-a279-1af981a26fc2 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Gules . - -dhd:92d6e244-aba6-4b16-bf7d-66b10920cf4b a dho:Rampant, - owl:NamedIndividual . + dho:hasCharge1 dhd:b0de5dab-05f3-4c0a-8f28-2a1808d65e14 . -dhd:92f4602b-b5fc-4b66-aea0-98c2314a5c33 a dho:Layer, +dhd:98d6f7ef-88fe-4cfc-9cfa-f37e15f7290c a dho:Border, owl:NamedIndividual ; - dho:chargedWith dhd:101f7d99-8090-4acb-b8d5-c197ea05db33 ; - dho:hasCharge1 dhd:13ae6f5d-24dc-473e-8025-107167d15eda . + dho:hasTincture1 dho:Gules . -dhd:92f792dc-e92b-4f03-bd24-04012deb2385 a dho:CrossOfAvis, +dhd:98f14b20-b25b-47c7-a2bf-10eea253749e a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:93017eaa-7fca-4b68-b09b-c9d6e48a16fb a dho:Field, +dhd:98f202eb-60b3-433f-9a2e-a825aaef1033 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Gules . -dhd:930a212e-143f-4694-8ffe-4b3fc15f16a6 a dho:Layer, +dhd:98f2f1c5-a49c-476c-99a8-e42378863514 a dho:Griffin, owl:NamedIndividual ; - dho:hasCharge1 dhd:5657e2c7-43b0-41ff-af36-53c928cd772c . + dho:hasModifier dhd:b79bb63f-b52b-4e2d-9249-e2b7063d2d54 ; + dho:hasTincture1 dho:Or . -dhd:931436f4-6ace-492e-a94c-161eb3fe6250 a dho:Field, +dhd:990c2c74-16b4-435d-9d26-e81671549a0d a dho:Pale, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 2 ; + dho:hasPattern dhd:6559b474-9165-43e9-bcbe-fac8faa97b38 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:9325b189-3c03-4b16-9fad-8a4e832308c6 a dho:Langued, +dhd:990d9a29-1d74-46d0-b5ec-59439d936c73 a dho:Salient, owl:NamedIndividual . -dhd:932d8350-2206-4a7c-a4ae-f1e8a3bfe571 a dho:Layer, +dhd:992174d4-59b5-4962-832e-83bf3444f1b6 a dho:Eagle, owl:NamedIndividual ; - dho:hasCharge1 dhd:b8f968b4-d7f3-4783-9375-47cc0205fc42 . + dho:hasTincture1 dho:Vert . -dhd:9353a3f1-dc72-4516-aa8b-d7f41747f8de a dho:Bend, +dhd:9938eef4-cf1a-4497-abf6-157854dae6ee a dho:Mascle, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:9376a5bd-091a-4bd2-9187-3dcf544b63ee a dho:Layer, +dhd:993b7456-ed32-4be4-9689-5ce00ac1edf2 a dho:Field, owl:NamedIndividual ; - dho:accompaniedBy dhd:418320e6-fc4b-4c17-9e97-c66d675e72dd ; - dho:hasCharge1 dhd:e7c1d12e-0cb1-4cc2-99e7-f1dbb4aae5f9 . - -dhd:9377932b-d5e5-42a3-8459-0ab8c1418b45 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Vert ; dho:numberOfMarshalledParts 1 . -dhd:938ba798-f734-45aa-9932-6b69fea2c80e a dho:Label, +dhd:993e00a1-ae5a-4262-a760-1784e94d90a6 a dho:Bend, owl:NamedIndividual ; - dho:hasPattern dhd:81f98cb6-16bb-46a0-957d-a85686d3666a ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . - -dhd:93ab741b-6565-4e5b-9244-5e06b8159427 dho:hasPattern dho:Barruly . + dho:hasTincture1 dho:Or . -dhd:93d06f90-f195-4bed-a775-fff9527e5249 a dho:Layer, +dhd:99524f44-b53f-417f-8b88-b55578891bc4 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:03dd2171-72a2-42e2-8574-d8e5b0e661a3 ; - dho:hasCharge1 dhd:39cf9153-5970-4a64-b710-2fe04445ba83 . + dho:hasTincture dho:Argent . -dhd:93e0f8e2-10f0-4829-9fc7-5fbff8498377 a dho:Crowned, - owl:NamedIndividual . +dhd:99727424-0aed-4fca-a4e3-cc26ab37039f a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:93f9c694-9075-4aaf-a160-a5f8d5515636 a dho:Field, +dhd:99883bc3-c058-4028-b8eb-75a47153a0b4 a dho:Border, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Or . -dhd:9401c4cc-3a48-4d48-ab05-d815f5ecceae a dho:Field, +dhd:99983185-99de-4078-b1cd-dc0e15ea6c77 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:6fc7e3d0-dcc4-4231-af4b-9b813218a8e0 . -dhd:94120cf0-29e2-4b7b-a739-a6546894200c a dho:Field, +dhd:99a7df3a-ab15-4497-8482-6efb4f440e58 a dho:Canton, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCoatOfArms dhd:CoA0000006037_CoAF1 . -dhd:944fee2d-8056-4537-b345-8f04e3926474 a dho:Rampant, +dhd:99aa21ec-0114-4c2d-b800-6b30a63da724 a dho:Langued, owl:NamedIndividual . -dhd:94533b4f-6cef-432b-9247-e90c6df57e7b a dho:Field, +dhd:99aa640f-62ef-44dc-8b60-c6de5aa7afc0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:4afdfed1-bbe0-454f-b7c4-000e32015605 . -dhd:945b7aeb-5f07-40e3-9aa9-138230f11a3d a dho:Layer, +dhd:99aba387-d2b1-410e-b368-3e24d40389ec a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:553d66b9-d13d-4638-b21c-148c30f3ab1f . + dho:hasCharge1 dhd:42931e53-13be-4e14-87a3-f4de76cdae00 . -dhd:9476a0d7-fcc9-40bd-8a86-b195e529b0b6 a dho:Field, +dhd:99d85173-d766-4faa-8323-7eed9a180756 a dho:Label, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dhd:982d863a-96ac-4377-908c-d36d4fdfd920 . -dhd:948460e9-011b-40cf-8968-04999a33ad92 a dho:Layer, +dhd:99e0f6f6-c82f-4102-ac8c-2a001cc2e359 a dho:Field, owl:NamedIndividual ; - dho:between dhd:676ca12a-78fd-4ea0-8324-c243b8ca9ba4 ; - dho:hasCharge1 dhd:27622c6f-7343-4c98-b1e5-d9bbc1a5b541 . + dho:hasMarshalledPart1 dhd:CoA0000008837_A_1 ; + dho:hasMarshalledPart2 dhd:CoA0000008837_B_1 ; + dho:hasMarshalledPart3 dhd:CoA0000008837_B_1 ; + dho:hasMarshalledPart4 dhd:CoA0000008837_A_1 ; + dho:numberOfMarshalledParts 4 . -dhd:9487cf9b-2bc4-4caa-8eae-4f3272a7c274 a dho:Lion, +dhd:9a0f7867-c533-4699-a33d-609eac972927 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:a3fba3d9-8fe9-4f40-affa-8654cf442ef4 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:8a4990be-4232-45f5-92c3-393e1fe07de1 . -dhd:94a42470-33d9-4b83-9c63-77878de3196d a dho:Layer, +dhd:9a4ff593-ae08-44ae-904e-0f414fc8953a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:fcfaab8c-9f9b-4cb2-a13b-711429a7addb . + dho:hasCharge1 dhd:e1b0e45e-f47e-4986-8108-527b10c33896 . -dhd:94b8d8a8-8d54-4227-9c8b-70ecc4cf1d64 a dho:Armed, - owl:NamedIndividual . +dhd:9a630884-a056-468d-a9a2-4e3d71d39c2a a dho:Mount, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . -dhd:94d8483e-7ee3-4cdf-82d7-37bb4c010d8c a dho:Layer, +dhd:9a705a62-d8fa-4bc2-9df0-072e8ccf8af3 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:96208db6-9f52-43bf-a6fb-6ba55f287bb3 ; - dho:on dhd:5a203f7e-69c6-40b1-a05a-dbb8c5d01126 . + dho:hasMarshalledPart1 dhd:CoA0000011773_A_1 ; + dho:hasMarshalledPart2 dhd:CoA0000011773_B ; + dho:hasMarshalledPart3 dhd:CoA0000011773_B ; + dho:hasMarshalledPart4 dhd:CoA0000011773_A_1 ; + dho:numberOfMarshalledParts 4 . -dhd:94e06ce5-aa01-422a-aeeb-acf5942f21df a dho:Cross, +dhd:9a733aa8-4dbf-4613-90ff-0a1e9c79df06 a dho:Chief, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; dho:hasTincture1 dho:Argent . -dhd:94eee396-ab1e-4980-ab5f-6df8ec3b2d26 a dho:Armed, - owl:NamedIndividual . +dhd:9a873c54-a758-4bb0-aa6f-160bd0e60256 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:05c7fcb9-8008-4197-b3fa-3786f7f67dbf . -dhd:94fc5863-35fd-4045-803f-f27ca46fd5e6 a dho:Layer, +dhd:9aa9f077-d1fd-4654-87f0-6b26a8b999ff a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:ad3d7490-fb36-49a0-9a4e-c5b9b6d49777 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:95228f8b-f78a-4599-a399-586766c98fcd a dho:Field, +dhd:9ab45285-570b-4714-8afa-d83327809a0b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:accompaniedBy dhd:aec56d24-aa3b-4b27-adb1-104df0de1a79 ; + dho:hasCharge1 dhd:76ba3356-39be-4260-ba17-84be28d1af30 . -dhd:95313682-9490-4615-8cfd-8d97ef7a04de a dho:Field, +dhd:9ac086d3-3952-4dfe-a5bd-535492035037 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:9a733aa8-4dbf-4613-90ff-0a1e9c79df06 . -dhd:956895da-290e-4a93-93f7-904781dd1b8b a dho:Field, +dhd:9ad9d93a-fe32-4a2c-b645-48a0183c77f4 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dhd:012158e1-c973-4f08-a958-be906540774d ; + dho:hasTincture dho:Azure . -dhd:957117e3-775a-4ddb-b80e-618500f07c35 a dho:Layer, +dhd:9adf8fd0-9324-4611-9a9d-f39c77e27030 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a6a9e5ff-e9d2-4ec0-9e74-6730c65808f5 . + dho:hasCharge1 dhd:9d927b80-b714-4eb7-8f71-558d1a53f254 . -dhd:957cc41b-8689-4440-b54e-fea156507d86 a dho:Field, +dhd:9aeb5b31-22ba-4946-a4c4-c12fc5da510e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:958695d2-09c8-4e06-a4eb-c0f5e980c55b a dho:Chief, +dhd:9b053168-c1e0-4180-94cb-be535281183d a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:3c474341-781a-4a20-9f79-da69d272bb91, + dhd:c52a6f1a-2e53-4581-b60e-b87183b1011d ; dho:hasTincture1 dho:Or . -dhd:958b3d96-6e7c-4ae1-b99e-6a3cbbc44426 a dho:Layer, +dhd:9b09643d-8e31-4bd0-89a3-25afcb87dbcb a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:884ad48c-a1cf-4266-8e5d-2fb97176cb5e . - -dhd:9599e3df-29b1-466c-8a92-d4122cc77be0 a dho:Langued, - owl:NamedIndividual . + dho:hasTincture dho:Sable . -dhd:95d8c12f-de9c-4166-a9ac-8024944b4a7d a dho:Field, +dhd:9b1e817d-6d64-4a2b-9304-70ee487a5db2 a dho:Cross, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:95e6598b-1b1e-4d7e-96d6-54680044a071 a dho:Rampant, - owl:NamedIndividual . +dhd:9b5a7464-8254-45d3-b6cd-d1580bbccf03 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:a7eb9e84-552e-415c-9459-ea92648e008c . -dhd:95e93778-8f93-449c-b4ff-08e5fce1d6ee a dho:Field, +dhd:9b5fff83-c157-4b3d-9ff5-2252200d8556 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:96182aaf-f7eb-4ad6-84dd-5d837a90ec92 a dho:Field, +dhd:9b66d6b7-cff4-42d4-81ed-6e499a3754a5 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasSeme dhd:c05f2c62-efe6-4b5b-bc89-2711f126e066 ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:96208db6-9f52-43bf-a6fb-6ba55f287bb3 a dho:Buckle, +dhd:9b6fd1dd-5c2b-4d81-8f3d-986c78cb5b20 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasDirection dho:Dexter ; + dho:hasModifier dhd:5e85e8bc-3e6e-4534-a956-8d3a9bf4645e ; + dho:hasTincture1 dho:Sable . -dhd:9628cb6d-419e-46bf-bfdd-4f877d42a17e a dho:Field, +dhd:9b822fe6-598e-4305-a8b1-a8bd081ccc2e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:963ed834-fccf-43b0-9ca0-457298319e2b a dho:Border, +dhd:9b86369b-8377-4167-8703-f19545b60967 a dho:PerBend, + owl:NamedIndividual . + +dhd:9b93b5b2-5615-427e-af07-142c8eb77191 a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Nebuly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:78bfab3c-a33e-4a56-81c2-665c174a831a . -dhd:963fa284-5eb7-4100-ae18-33ae3822b3c8 a dho:Field, +dhd:9b947038-20e7-4eed-b8ac-dd0294e9493c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:fd60ee19-b35e-4f81-92e3-7dc005f06ed1 . -dhd:964febe7-d121-4ec3-95e7-77a98bb85e8b a dho:Wing, +dhd:9bbf9229-710b-473d-8e4c-419c829a1914 a dho:Empty, owl:NamedIndividual ; - dho:arranged dhd:e357912c-581e-4cb6-9678-561c1b120a75 ; - dho:hasTincture1 dho:Gules . + dho:arranged dhd:a2f7479c-7a08-4c69-ba4e-25cd72b1720f ; + dho:hasPattern dhd:5f27e0db-2673-439c-a37e-d1c3432c8e7d ; + dho:hasTincture1 dho:Or . -dhd:966cba01-a3dd-44e4-a0a7-241ee67587f0 a dho:LictorsFasces, +dhd:9bc6784b-0639-40b3-b825-9ab5ed0270ee a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Missing ; - dho:overAll dhd:612cba37-6444-4937-b94a-0c2e5d0356e0 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:9678f11b-b7cf-408e-9536-c852029bacc5 a dho:Layer, +dhd:9bdfc819-8372-4f2c-ac04-d298a7411fb0 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8f3e85b5-f3b1-4023-8208-1a78736a11cf . + dho:chargedWith dhd:5673e90d-c011-4ff1-a879-0815c07a7f74 ; + dho:hasCharge1 dhd:fb33b74a-450e-4947-9bf9-0463b5fab1c2 . -dhd:96932e7b-1973-4a7c-9ca7-65d36a0d0981 a dho:Layer, +dhd:9bfc18c9-2325-41a2-9450-6051b6cc1300 a dho:Field, owl:NamedIndividual ; - dho:eachTippedWith dhd:1681cdaf-203e-47da-8f7d-36d30a3baf2e ; - dho:hasCharge1 dhd:3c2fbf9f-d493-4f94-9fee-288a7e3db32a . + dho:hasMarshalledPart1 dhd:CoA0000027636_A ; + dho:hasMarshalledPart2 dhd:CoA0000027636_B ; + dho:hasMarshalledPart3 dhd:CoA0000027636_B ; + dho:hasMarshalledPart4 dhd:CoA0000027636_A ; + dho:numberOfMarshalledParts 4 . -dhd:96a76efe-9e84-4dfe-8655-84231ade754f a dho:Passant, - owl:NamedIndividual . +dhd:9c072abb-5ff5-4280-913f-0046269798e5 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:96b7ed0b-ab0e-4e6a-9064-8abe417cc07e a dho:Langued, - owl:NamedIndividual . +dhd:9c1133da-92a3-435b-8ea4-7df9603ea377 a dho:Field, + owl:NamedIndividual ; + dho:hasMarshalledPart1 dhd:CoA0000008378_A ; + dho:hasMarshalledPart2 dhd:CoA0000008378_B ; + dho:hasMarshalledPart3 dhd:CoA0000008378_B ; + dho:hasMarshalledPart4 dhd:CoA0000008378_A ; + dho:numberOfMarshalledParts 4 . -dhd:96c99929-f10e-4c43-a9c7-a9ebb5ff33ff a dho:Layer, +dhd:9c20592f-18fb-4104-a8d8-2d929759cf73 a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:d6b6ad65-dea1-453e-9f7a-c0203e9cd74f . + dho:hasPattern dhd:4bfc1a2a-0b0d-4acc-b197-d42545485d93 ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or . -dhd:970ae424-7929-4368-89f6-fe8907920621 a dho:Seme, +dhd:9c322669-d8c4-4eff-96a2-bc3e3ea89a62 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:971827f5-dbe7-42c3-ad18-334645f7ca7a a dho:Field, +dhd:9c4754f9-f29d-48f9-9686-3bb00c7eae50 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:97198de5-adce-45e0-9403-ff36ce4131fa a dho:Rampant, - owl:NamedIndividual . +dhd:9c624e06-7608-4549-85eb-cdcde67b20e6 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:972f85c4-e804-4fef-8ea1-a22f8af9481d a dho:Chief, +dhd:9c888716-d31b-4152-9b66-e007560e4120 a dho:ImperialCrown, owl:NamedIndividual ; dho:hasTincture1 dho:Or . -dhd:974e39c0-c0e4-4155-820b-0d06bbff5b0b a dho:Layer, +dhd:9c8d4db0-1f44-4fba-bf87-ca06ed9a0b8c a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:7f965a8b-5c28-4eb0-99df-196e494e9bcd . - -dhd:97564c04-683c-410a-90c3-be56567b6f0b a dho:Guardant, - owl:NamedIndividual . + dho:hasTincture dho:Azure . -dhd:975782a0-fca6-47e6-b0e4-27ede8bcccec a dho:Layer, +dhd:9ca2868c-f660-413c-ab1f-5f626fc82058 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:28672de0-3cc5-4235-94d4-725997ea5c33 ; - dho:hasCharge1 dhd:2a09c680-b8d2-463e-8b2d-f13515262ecf . + dho:hasCharge1 dhd:ccc9ce7f-3cbe-445d-8f98-aaeabdd6f4d4 . -dhd:977790a9-943e-4924-8913-254708285b33 a dho:Bend, +dhd:9ccef28c-aa29-4e48-9fc7-f91022b710a3 a dho:Roundel, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:978bc85a-6fa9-4ec8-a51e-c4a62506071c a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:979a0f87-742d-4a6d-8469-3fa2ae630b46 a dho:Layer, +dhd:9d08e7da-4807-4832-b660-c946a9d1a502 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:dee6e46b-f8fd-4b32-afe0-fac66fc64897 . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Argent . -dhd:979b2472-a88c-4848-96bf-77fd876e30e1 a dho:Lion, +dhd:9d3852db-e198-4528-81fd-152e0e0b3bac a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 4 ; dho:hasTincture1 dho:Gules . -dhd:979fd2a1-eede-4e2b-9a7a-d62baf0d8fc9 a dho:Lion, +dhd:9d67e95d-25ec-482b-b611-b6edd28197f9 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:6cc20ee6-e501-4662-a9c0-364d58d37033, - dhd:ec60bc89-6141-4748-ace6-ffac64a9ac6d ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:9d9f635d-27c9-4ddc-bfe0-3965e5183a64 . -dhd:97aaaa09-eef1-4edb-8b04-9d8834eee8d0 a dho:Field, +dhd:9d79750d-8ad4-4137-a68e-07c1ce387cfb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:c4ed477d-53d7-457f-8972-cbdcfb0598aa ; + dho:hasCharge1 dhd:441061a8-cdb3-448e-b6cb-ae454618a1d6 . -dhd:97c0ae14-6858-4db7-981d-58430efb84b9 a dho:Layer, +dhd:9d927b80-b714-4eb7-8f71-558d1a53f254 a dho:Axe, owl:NamedIndividual ; - dho:hasCharge1 dhd:49007e69-3846-42a5-a424-8fb956315342 . - -dhd:97c5eef4-d560-47e1-88c5-cb6985529af7 a dho:Annulet, - owl:NamedIndividual . - -dhd:97cf036f-0d9c-49db-9763-9bef1349d833 a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:6e95127c-4160-4f4d-9650-ce28d116fe7d ; - dho:hasCharge1 dhd:5aa3e847-4753-46af-a5ca-0002ae2ece82 . + dho:arranged dhd:c3191180-63b1-475a-9a8f-eab3327c640b ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:97dd2181-08e4-40da-a604-c1669bc791a3 a dho:Field, +dhd:9d9f635d-27c9-4ddc-bfe0-3965e5183a64 a dho:IbexHorn, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Missing ; - dho:hasTincture2 dho:Missing ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:afbb5f95-e238-4010-a546-c44c0f69a2f0 ; + dho:hasTincture1 dho:Or . -dhd:97e0da0f-1a39-482f-8e56-2b364e37906b a dho:Seme, +dhd:9d9f8f8d-a01d-42f0-b3bf-cc063b8b49cc a dho:Empty, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . + dho:hasPattern dhd:171fe1bc-898d-44fa-b097-d16764598bd1 ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:981b0b35-9a6d-44a4-bcf3-0a75bb35c46b a dho:Layer, +dhd:9da3b20c-29a8-4c32-8d66-5f22b4c44be0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:0d630512-d91b-47cd-a24a-9120b2d1a9f5 . + dho:hasPattern dho:Demi-Gironny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:982d3bb2-0e0c-4262-bc70-3ac4a75fca6d a dho:Lion, +dhd:9da3e7ee-76cb-4b40-adf1-e27cd005ecc1 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:f3190948-0f31-4d82-ac32-7123819fa58d ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Gules . -dhd:9846aa2b-13fc-4afb-a540-693878de5efd a dho:Layer, +dhd:9ddf6405-3af7-4b3c-9e4d-8ce0c4d3fa5f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:cd1518aa-aef9-47ef-9197-d718b81c09a7 . + dho:hasCharge1 dhd:d6013ee7-21da-4c71-9589-748274f7ec5b . -dhd:9846c599-760b-4063-af67-e09c7197c74d a dho:Border, +dhd:9de40a26-067c-41af-beef-523729442c83 a dho:Pale, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:985d0a7a-483e-4c50-9e5b-10f906ba4544 a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:89b1ae88-21b2-4c23-8865-d8da2b222d05 ; - dho:hasCharge1 dhd:107575d7-47c6-4916-a407-c8c524130e89 . - -dhd:98691a9f-d8fd-4515-90e0-a47b5ad82957 a dho:Chief, +dhd:9de53e9e-2726-485e-a9fb-e5f576eef527 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . + dho:hasCharge1 dhd:35ed1cb2-8255-42b6-98fc-e30899b8f0fc . -dhd:988f19c7-1a34-46a9-a3fa-3614c192402b a dho:Lion, +dhd:9dee8eec-085b-4069-893f-2c40983ae51f a dho:Antler, owl:NamedIndividual ; - dho:hasModifier dhd:e5329924-feba-4988-b9ae-9bc93aee3142 ; + dho:arranged dhd:aa085695-8898-4571-843f-2ac7e3b28466 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . - -dhd:989a16b3-4429-4383-ba19-640248a8e089 a dho:Escutcheon, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Sable . -dhd:989a8f8b-1f7f-43e6-83cf-2dabe8e0d42f a dho:Knife, +dhd:9e03b52a-13ee-4db3-99ff-5d5545ff9f7c a dho:Saltire, owl:NamedIndividual ; - dho:and dhd:ef2a9412-7c11-4aa2-a48c-c4a7afc0b710 ; - dho:arranged dhd:45b91bf4-c4c2-4067-895d-e19875a8299e ; - dho:hasTincture1 dho:Missing . - -dhd:98b74394-05b0-476f-8f29-1d6c964983cb a dho:Rampant, - owl:NamedIndividual . + dho:hasTincture1 dho:Argent . -dhd:98bb070b-14c2-4f43-85b6-6ba71d2182e9 a dho:Field, +dhd:9e072a6c-ab39-49b0-bc8a-a93d55fab2a8 a dho:Harp, owl:NamedIndividual ; - dho:hasTincture dho:Sable . + dho:hasTincture1 dho:Or . -dhd:98c4a8f2-dadd-4c3a-8ff6-61fde52fe772 a dho:Field, +dhd:9e101d4d-8e11-4a0a-92f9-4c21f5d0c9f3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:91b2a634-3c96-4477-9441-1825137da475 . -dhd:98c8bcbf-4328-455a-983c-9d7f0db68e6c a dho:Layer, +dhd:9e14bb3b-d093-458a-8242-3ddaa981c2b0 a dho:Bar, owl:NamedIndividual ; - dho:hasCharge1 dhd:f829a24b-caea-44e8-8bbc-7b3726988291 . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:99153b0b-63f6-4d6c-9e6a-56e85c2a8756 a dho:Field, +dhd:9e19c357-47a4-4745-936a-046ed1668101 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:99294f4b-78bf-4114-926a-0ee9cb3efe26 a dho:Field, +dhd:9e1fbe59-7832-4c8d-866c-9b2d671aea9b a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:9935cfc0-6f35-448a-81ca-46d5bad722e7 a dho:Cross, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:99381e92-41f0-4398-b52f-343a73eed53c a dho:Field, - owl:NamedIndividual ; - dho:accompaniedBy dhd:b1c3ea79-6f4e-4655-b904-ea389d171d4a, - dhd:e744891d-325f-4b5a-85ec-7213ce6a308a ; - dho:hasSeme dhd:2b47ce73-c7fe-4f14-859e-eab15f258106 ; - dho:hasTincture dho:Azure . - -dhd:99650b2a-247a-4173-93a6-306f367cc117 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:ad9697d4-f922-4ce6-938d-5fe71683cb38, - dhd:ffb26862-01d0-4960-b372-82e53c51dc4f ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Or . - -dhd:9970da3a-2027-470c-a64f-52ad149d16dc a dho:Chevron, +dhd:9e2ecc55-2bec-40d3-bea1-2217859e0f83 a dho:Chevron, owl:NamedIndividual ; + dho:hasLine dho:Grady ; + dho:hasPattern dhd:7be0cd03-e661-4eee-8bbc-92e4fcdc6f81 ; dho:hasTincture1 dho:Gules . -dhd:9977d84c-1a2b-460b-be87-b7eb476b9994 dho:hasPattern dho:Compony . - -dhd:99a962d9-4c65-4913-8b77-0871977938a0 a dho:Field, +dhd:9e3a84d8-8106-47c1-a49a-643bc0b32a31 a dho:Canton, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCoatOfArms dhd:CoA0000002683_CoAF1 . -dhd:99a97e46-bd32-46df-8458-a8b33ab503fe a dho:Field, +dhd:9e58627b-8548-4fe8-91f0-19d0137c9321 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000021423_A_A ; - dho:hasMarshalledPart2 dhd:CoA0000021423_A_B ; - dho:hasMarshalledPart3 dhd:CoA0000021423_A_B ; - dho:hasMarshalledPart4 dhd:CoA0000021423_A_A ; + dho:hasMarshalledPart1 dhd:CoA0000027639_A_A ; + dho:hasMarshalledPart2 dhd:CoA0000027639_A_B ; + dho:hasMarshalledPart3 dhd:CoA0000027639_A_B ; + dho:hasMarshalledPart4 dhd:CoA0000027639_A_A ; dho:marshalledByType dho:PerQuarter ; dho:numberOfMarshalledParts 4 . -dhd:99beae93-bcb3-46af-9d94-84c91949d324 a dho:Escutcheon, - owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000002440_CoAF1 . - -dhd:99d62c8a-aded-4b3b-b0e3-87d87f6c33ee a dho:Rampant, - owl:NamedIndividual . - -dhd:99e0a384-3b3c-468c-b1c8-2879409d64a3 a dho:Layer, +dhd:9e73c196-b976-4349-977a-1321fba9c43b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c317ab3a-23e1-401b-a8ca-f2d6cb62769e . + dho:hasCharge1 dhd:96d4c67a-cced-4828-8066-719affe28d9b . -dhd:99f79f32-b6d5-4890-938f-236ccaa42d80 a dho:Griffin, +dhd:9e903417-b90e-4d30-9bf5-daa5055493a2 a dho:Greyhound, owl:NamedIndividual ; - dho:hasModifier dhd:05e508ce-9f97-4a55-bc10-9f731fade5cd ; + dho:hasModifier dhd:49fcf6bd-5d3b-4bfd-a36b-60d2ed3e8370 ; dho:hasTincture1 dho:Or . -dhd:99fe2925-2d14-45a0-996b-5140977ec495 a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Gironny ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable ; - dho:numberOfMarshalledParts 1 . - -dhd:9a0d9fa0-1cd6-46d6-8675-e5f9a7c4e10c a dho:Chevron, +dhd:9eba2454-1f6f-4ba1-a1dc-788273d927ee a dho:Crowned, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:9a1323f4-cafe-4c59-acfb-0f2ac7bd84cd a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:e3c74807-099d-45c5-85e8-e8625c41617f . + dho:hasTincture dho:Gules . -dhd:9a231467-68b4-470e-98ab-3b0846f3d08c a dho:Wing, +dhd:9ebd35f2-228b-41ea-b94c-371e61dc5802 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasCharge1 dhd:740b8614-0dfe-4b1c-9c7f-63fdab92f169 . -dhd:9a382e83-cd2a-4bd6-9001-9b7ebf6ddf27 a dho:Layer, +dhd:9ee38b18-fe9b-4f3a-b802-036d4530f5fa a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6dcdcca4-d197-468e-9e99-d82b1dae582f . + dho:hasCharge1 dhd:1a84c551-1814-4036-9c48-b351b61ef294 . -dhd:9a3aa39c-2635-412a-9431-66ca55416e89 a dho:Rose, +dhd:9ee4fe7e-ada3-44ca-857e-9b6ef2c95aec a dho:Empty, owl:NamedIndividual ; + dho:hasPattern dhd:5e3b1ee4-8b3d-45a1-bf75-2408cfc7e8ca ; dho:hasTincture1 dho:Or . -dhd:9a5bbf90-de8f-4eb2-93c1-bd3ca921e9e6 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:9a7f764a-d757-4fa1-92d1-4bbf8be1c74f a dho:Guardant, - owl:NamedIndividual . - -dhd:9aaf4471-7daf-4ab5-a657-228efe1ba4b4 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:54c270bb-59c9-4dc5-bb02-e94ba1d89241 . - -dhd:9ad0b0d8-512f-4cb9-b9c1-d5b7cee7856a a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:9ad89509-df53-422b-98f1-9803e95bbe0d a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:982d3bb2-0e0c-4262-bc70-3ac4a75fca6d . - -dhd:9aea8c75-077b-47f8-bf5c-6cc2ad7b0676 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:0bf67678-954e-4df1-9969-d20f0db5ee9f, - dhd:3973c546-3e99-48ef-b9b0-c059352b4aa4, - dhd:6e157e41-b4e5-4206-87af-ad8b0c9d285f, - dhd:db636e45-ba17-45f9-8d51-076c8a0fb4c0 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . - -dhd:9af28982-1241-4eed-b075-700cd2e57c48 a dho:Field, +dhd:9ee5f589-21c7-45a3-a0cd-eeb755b7c8f9 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:9b533d6d-1a0d-4351-a85c-32bd80196c77 a dho:Rampant, - owl:NamedIndividual . - -dhd:9b58d74b-e2cd-4ec4-a822-5896cf30c957 a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Pily-Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:9b6f757e-03f2-4a5d-aa31-5f38f9b284d8 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:5a87568a-bdcf-4581-b248-581945246f53 . - -dhd:9b79092e-02b7-4ceb-8c81-02829b1a5f33 a dho:Dove, - owl:NamedIndividual ; - dho:hasModifier dhd:3c25a4ca-5508-4b71-9082-2a489e88d8f5 ; dho:hasTincture1 dho:Argent . -dhd:9b95918c-daa2-4bc3-a49a-7f1d0c0b057e a dho:Layer, +dhd:9f09427c-540d-4712-a8b0-a60b9f832365 a dho:Buckle, owl:NamedIndividual ; - dho:hasCharge1 dhd:c34a033b-0712-4916-9bb4-88fc3597cc57 . + dho:hasTincture1 dho:Or . -dhd:9bad0b59-3859-4b78-92e1-78f45e766dbb a dho:Cross, +dhd:9f0f7863-e822-4b49-8a1f-01260b4995ed a dho:Trumpet, owl:NamedIndividual ; + dho:arranged dhd:17c0fbc5-2e6c-4e4b-b73f-9f1f19d5a830 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:9bb8e9b3-2098-4762-8b7f-64895506cb3a a dho:Field, +dhd:9f1b6cc5-be08-4b81-b71f-93ca93a41ada a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:a545881f-8877-4d6e-8766-0ed62f76439c . -dhd:9bba30cc-f0e4-46dc-9079-e3c2e3dc2607 a dho:Field, +dhd:9f2cab08-880b-45e4-94e2-f8735ce42050 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Paly ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:9bcd1f43-2918-46be-8cd2-608a865c9fa1 a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:67cec2c8-9cd4-4cd1-8c26-de58b9135743 ; - dho:hasCharge1 dhd:a541abb3-468d-45b3-95c2-2a593e035d0c . - -dhd:9bd1f1c7-9625-492e-8f45-66921aef199d a dho:Eagle, - owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . - -dhd:9bd8efc2-72e8-450c-b507-4ccc7cec3ab9 a dho:Rose, +dhd:9f382f95-1cd6-447a-9c2d-e10c5fdf5a36 a dho:Border, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:9bdab480-bbeb-4acc-84c2-403115f96600 a dho:Millstone, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:9bee937a-4091-4684-bd52-5c0a2ddf9d0c a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:9b79092e-02b7-4ceb-8c81-02829b1a5f33 . - -dhd:9bf05f7e-81b7-4507-98a3-e9a11fd67862 a dho:Border, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:9bfe11b8-a716-4edc-b316-e601b7dbb14a a dho:Border, - owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Gules . - -dhd:9c13dc2f-c177-4e78-9ae4-6bbf93d6f9b1 a dho:Lion, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:9c6197f6-762d-46ca-bf0b-8281742e0ab6 a dho:Field, +dhd:9f676a1a-ee58-4590-8a78-f65f7af476b4 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:9c6bbe32-705c-48fb-ad40-477c2602b570 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:9c6e4e9e-f338-4503-acee-0ad974732274 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:7e933211-a4f2-42f9-8d29-2937c65ef432 . - -dhd:9c831590-26d6-4bc3-927e-c916ad15b058 a dho:Fish, +dhd:9f7e5ba8-56c2-4cfa-8240-55130e4bce67 a dho:Estoile, owl:NamedIndividual ; - dho:arranged dhd:aa44f272-8140-42d5-aff0-afd70438ee65 ; - dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:9c8a5a58-6904-4d69-8c41-959d167c9151 a dho:Annulet, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:9cacdb67-5003-4aec-82d9-bcc47bbaa4fe a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:653b9352-945a-4d16-82e5-4656fe9e58c1 . - -dhd:9cba768e-9b1a-4572-93f4-b9cf36291d92 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:9ccefbe7-f7c6-4463-b9dd-15b9d36cca13 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:cd2c88f3-83f6-4359-8d04-c1f40ac47cb6 ; - dho:hasTincture1 dho:InOmbre . - -dhd:9cde2602-1b54-41ad-9392-2ba81a097c37 a dho:Layer, +dhd:9f835bea-883a-470c-973d-5d6f953e758b a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:3040ea93-8628-4ce4-adcc-bce7599b5eb6 . + dho:hasModifier dhd:3206918c-d165-4d7a-a28a-e54b2ac27b09 ; + dho:hasTincture1 dho:Azure . -dhd:9cebd041-a9c0-4c7f-b69f-9e59b8077cf9 a dho:Layer, +dhd:9f9d0945-e8cc-423c-8edf-e0c6f7702561 a dho:Escallop, owl:NamedIndividual ; - dho:hasCharge1 dhd:7ad27343-f518-41b2-bdde-f1e8e588aeb5 . - -dhd:9d06d60e-781a-48e2-b927-76ddfed005db a dho:InSaltire, - owl:NamedIndividual . + dho:hasTincture1 dho:Sable . -dhd:9d0d94ee-3a66-42b6-8924-ace51e9df322 a dho:InPale, +dhd:9f9fb2d6-5266-4499-919f-c6549c6eecac a dho:QueueFourchy, owl:NamedIndividual . -dhd:9d14fc3c-2aa9-4858-8791-dfd215ae2bcf a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:8c5b7a4c-58cd-4720-b4c6-9441af78aa9f ; - dho:hasTincture1 dho:Or . - -dhd:9d18aeb2-49da-47b2-9426-ae1c7b312a9c a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . - -dhd:9d20d1a2-3c47-4b89-a1d4-30acb04ed71d a dho:Field, +dhd:9fa010f9-e6e6-4d7c-b8a8-9e0a4acd66f3 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Demi-Gironny ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:d155949d-7d89-4d59-889e-66a01641bd0e . -dhd:9d4b238f-2477-455f-bc6f-10acdf770aba a dho:Bar, +dhd:9facbd99-fd37-496e-b576-844435d46b71 a dho:Mount, owl:NamedIndividual ; - dho:hasLine dho:Nebuly ; - dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:9d57465f-40cb-40c4-82ed-9098e91b068f a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:6908416d-995c-4194-bfe6-08f6be7bda06 . - -dhd:9d6b2f38-2874-4584-b197-e75c038c99d7 a dho:Crowned, +dhd:9fc14f54-d7be-4e98-bc89-659de544d660 a dho:Rampant, owl:NamedIndividual . -dhd:9d6b765f-c43f-4acc-9cf3-913c631b1b04 a dho:Field, - owl:NamedIndividual ; - dho:hasSeme dhd:1dee2a09-7a3c-4d12-a0aa-944fc4baaf77 ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . - -dhd:9d7960e5-0e7c-480e-bb6d-b5593e28f993 a dho:Crowned, +dhd:9fc41400-4ade-4faf-b535-106c654e179b a dho:Crowned, owl:NamedIndividual . -dhd:9d7ffa8b-eecb-45b3-9700-a9d5923b5166 a dho:Empty, - owl:NamedIndividual ; - dho:hasPattern dhd:22083482-2b9a-4899-a5e8-bd1bea97d139 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . - -dhd:9d80f51d-da46-40c2-985e-c636f924e7f7 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:9d8411ac-01fc-4d04-b491-56dc46d3e202 a dho:Gamb, - owl:NamedIndividual ; - dho:arranged dhd:7e437625-c9b4-4d2f-a18a-893346aa56c6 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . - -dhd:9dae5af2-7915-495f-9089-9ea6228579c7 a dho:Field, +dhd:9fc50169-4bda-4f8f-bd44-dd5e41000f06 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:9db11c7c-fa8a-455f-b100-2bb03e1fa683 a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:c6b08aa5-3920-4331-9999-89f8f2a6cbc0 ; - dho:hasCharge1 dhd:6ebda0ea-9a74-4f6e-9002-e4e0c2489e76 . - -dhd:9dc1e1bf-3c81-44a7-975b-3bab667fe101 dho:hasPattern dho:Roundelly . - -dhd:9debf31e-466b-4129-a90f-0609ceb53414 a dho:Salient, - owl:NamedIndividual . - -dhd:9df51e89-8bc2-42ce-8255-7dabfa8f3421 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:1b82291b-df95-4f0a-943d-732cac7eedcf, - dhd:2271be2e-0f54-41f1-a930-ad704078159c, - dhd:2c63f51b-6683-49be-adff-bba2fbff47ae, - dhd:63e851ef-8db1-4d63-bae3-e95257c5f8c7 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . - -dhd:9e32a626-b7d4-4128-a1df-8d1bebd9e5fe a dho:InFess, - owl:NamedIndividual . - -dhd:9e42f7a7-959d-4996-84fc-8d13fbaeb4a5 a dho:Issant, - owl:NamedIndividual . - -dhd:9e5048cb-5a56-4fdf-b1ab-74cab8b8a381 a dho:BarOfLozenges, - owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . - -dhd:9e59c133-9380-4674-87c6-07ebcdefa971 a dho:Rampant, - owl:NamedIndividual . - -dhd:9e5e2bac-a5fb-4a18-8a94-2ccc33647d91 a dho:Crowned, - owl:NamedIndividual . - -dhd:9e69cca6-9afd-46ba-af4a-c3e9e4c16a5e a dho:Bend, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:9e869237-8dc1-44fb-88b3-c04de987654e a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:fa9e660a-e708-4573-811e-079d1be8fef4 . - -dhd:9e8e7606-166b-4526-b8ca-fa295fe535e5 a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . - -dhd:9e9706fa-8447-4bfb-a32f-47db862c65ea a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:dd1d09ba-929e-4301-a641-d88c47abb666 ; - dho:hasCharge1 dhd:0ff578d3-131c-4189-934d-4afd871e468e . - -dhd:9ebb6983-c416-44f8-84c9-bbacc73ab312 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Gules . - -dhd:9eebfdde-756c-4aeb-87d6-8b898f05e704 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:37c80c96-9b13-4e7a-b811-801580296a15 . - -dhd:9efd1fc8-5910-4cbe-9a34-13c09f4a49a9 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:c9206c54-7c0a-4899-adad-1582d76c3f4c . - -dhd:9f090822-ea9c-4ec5-a099-3d476f949bee a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Vairy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:9f2cce46-1c8e-409f-bed4-dd1bfa8dfbfd a dho:CrestOfWings, - owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . - -dhd:9f33ac83-3eb8-4974-8ca5-c1705cb07c3f a dho:Lion, +dhd:9fcd17c8-2c29-4e52-93e0-b4aeb251f858 a dho:Lozenge, owl:NamedIndividual ; - dho:hasModifier dhd:1006c486-ce6d-4d65-981f-e7afdafc64c5, - dhd:1478da14-dcb8-4077-873b-5f56287abccd ; + dho:arranged dhd:0a63d93b-d120-4be0-8037-1b2d5ae75ff1 ; + dho:hasNumber 5 ; dho:hasTincture1 dho:Or . -dhd:9f69e7f2-b4cb-4cf2-935d-21b1cfbe0f85 a dho:QueueFourchy, - owl:NamedIndividual . - -dhd:9f795ede-8693-483d-836f-741018182b09 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:c95d27c8-d292-4065-8294-8cbaae6d2bda . - -dhd:9f8effd8-7759-4e49-805d-b276a7693e13 a dho:Field, - owl:NamedIndividual ; - dho:hasSeme dhd:86878600-b87f-44f2-902c-5e54a1e734f6 ; - dho:hasTincture dho:Azure . - -dhd:9fa6f19e-29c7-4efd-9518-5b2ae7d6c9a8 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, - owl:NamedIndividual . - -dhd:9faaf8d2-99a3-4185-9e11-31a82e26d0c1 a dho:Lion, +dhd:9ff029eb-7ae0-49ae-89f7-8dcb12b96948 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:f1be253e-1564-442d-9338-6d354c9a74fd ; - dho:hasPattern dhd:c66cda3b-d8bc-4c40-85bb-ea447d3341ca ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . - -dhd:9fb900b1-97fb-41a1-a4c6-1eb29700f7dc a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or . - -dhd:9fd8988b-adcc-4d23-994d-94bd105604d0 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:9fe8e347-8aef-4565-884a-c5fbd2b37fac a dho:Fess, +dhd:9ffca5f7-7e75-40fe-8396-9f53f9fc0482 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:9ff45d6a-ff44-4b4a-8b20-fb952840332d a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:81cb2210-16a3-4c42-ad14-ca6e1e86df2b ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . - -dhd:9ffb70cb-36dc-4d9d-b893-bf72a68bf67f a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:43140772-025f-4d42-8392-a3b4fab07f34 . + dho:hasCharge1 dhd:670e5106-bc28-41a4-b271-a8dec60f2a1b . dhd:CoA0000000118_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:a90cb07e-5e69-412b-b6e0-910e626dbcd5 ; - dho:hasLayer1 dhd:a4008978-8dee-4a71-8c13-87b63f555745 ; - dho:hasLayer2 dhd:f82b6cff-11e9-4a1d-9c53-cb7b016d85d6 ; + dho:hasField dhd:3fe6b323-5ef8-433a-8841-95d7ab7c81f5 ; + dho:hasLayer1 dhd:13fbed7c-beb2-4df4-a093-1af38f9d4fd6 ; + dho:hasLayer2 dhd:4c76d4df-aae1-4802-934d-524aef113ee7 ; dho:hasOMAid "118_1" . dhd:CoA0000000194_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:21538cbe-5ed3-455c-89f5-b2b6b88e1390 ; - dho:hasLayer1 dhd:c2d604e9-ca45-4026-b06f-40d4cdd2c2e2 ; + dho:hasField dhd:e101fff1-8153-49c1-9304-edafae447add ; + dho:hasLayer1 dhd:47f95282-0020-4ad3-999b-ef7c1b6e4867 ; dho:hasOMAid "194_1" . dhd:CoA0000000384_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:81370961-cff4-461d-b8ea-810435d2a78c ; - dho:hasLayer1 dhd:58cf184d-f6c5-431e-b573-56e767543a94 ; + dho:hasField dhd:fc4d1026-20df-485d-bc50-3ffa38820afd ; + dho:hasLayer1 dhd:f6a3dac2-0603-42c1-9caf-bf9f9d2891db ; dho:hasOMAid "384_1" . dhd:CoA0000000548_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:1b41874c-af96-49c7-8b10-49799826aea0 ; - dho:hasLayer1 dhd:5bc303c0-e042-4a9c-939d-a7eeef3baff1 ; + dho:hasField dhd:cbc1243d-9607-403f-8c39-db5e393d5e03 ; + dho:hasLayer1 dhd:27ca176f-e343-4172-8f1a-5bfaba58a081 ; dho:hasOMAid "548_1" . dhd:CoA0000000586_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:98bb070b-14c2-4f43-85b6-6ba71d2182e9 ; - dho:hasLayer1 dhd:4dfdc09f-e9a6-4dee-96e8-8e0892b86e88 ; + dho:hasField dhd:19fdc732-7b14-4d44-8525-d3c96f939c2a ; + dho:hasLayer1 dhd:aaf74df9-62eb-4b97-ad52-8678d640b66f ; dho:hasOMAid "586_1" . dhd:CoA0000000773_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:beae3fdd-ea3e-4fea-ba4d-1d1d62d16318 ; - dho:hasLayer1 dhd:b015c456-fce2-42a0-a1b4-8a56aed4bdbb ; + dho:hasField dhd:9c8d4db0-1f44-4fba-bf87-ca06ed9a0b8c ; + dho:hasLayer1 dhd:abe5752e-b38c-4fc9-a000-b5123de675b4 ; dho:hasOMAid "773_1" . dhd:CoA0000001227_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:fda2e63e-cda0-4f11-b73e-cdf980873530 ; - dho:hasLayer1 dhd:29e3a91a-ad9d-49ad-b018-4c154345f476 ; - dho:hasLayer2 dhd:3a456b11-72a6-416f-8212-83c3bfa64e4d ; + dho:hasField dhd:1ba82552-9895-4c37-8287-3901c9520c67 ; + dho:hasLayer1 dhd:ea4df46a-7653-421a-8b46-2fb9fa9a67aa ; + dho:hasLayer2 dhd:f0eb5a91-87a3-4b25-abcb-d6482d28baba ; dho:hasOMAid "1227_1" . dhd:CoA0000001319_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:13f934dc-f45a-48e5-a41d-ce740335c22b ; - dho:hasLayer1 dhd:d1534e2f-1ec6-4b2f-8589-11412b398211 ; + dho:hasField dhd:674d87fe-681f-428b-9f2b-165712f9cf5c ; + dho:hasLayer1 dhd:f7214891-b562-4852-ba31-957decd3b70c ; dho:hasOMAid "1319_1" . dhd:CoA0000001319_2_1 a dho:CoatOfArms, @@ -15788,39 +15626,39 @@ dhd:CoA0000001319_2_1 a dho:CoatOfArms, dhd:CoA0000001357_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:5643eaa6-7f4b-485a-aa62-8bf982390911 ; - dho:hasLayer1 dhd:ade86408-8c5f-4a65-91a5-a43835c5c07c ; + dho:hasField dhd:29737f1f-6b63-4bdf-9f90-58a0ffe3a363 ; + dho:hasLayer1 dhd:4bb57480-0e18-4ced-a733-41c49994f0af ; dho:hasOMAid "1357_1" . dhd:CoA0000001458_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:2de3d0bd-2b2f-46db-80d1-61c0ffd5ab96 ; - dho:hasLayer1 dhd:6e825e02-9985-4bb2-af55-8271466e4c03 ; - dho:hasLayer2 dhd:d36168eb-07a7-4851-94a4-464c83fc2424 ; + dho:hasField dhd:5ca95885-a9dd-4cb1-8b9e-831098fd3ae0 ; + dho:hasLayer1 dhd:0a768b77-6424-4ad5-960d-d5284c672bd1 ; + dho:hasLayer2 dhd:cfd6163f-3054-42f0-b53f-85f6d1641fe3 ; dho:hasOMAid "1458_1" . dhd:CoA0000001988_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:254decbd-83e9-4cf1-a4bb-e544c0a3b1df ; - dho:hasLayer1 dhd:3a344777-b641-48b0-85ff-513705ff1a27 ; + dho:hasField dhd:102f5e5d-5d0b-4a8a-a3c9-f4c1bbe1b597 ; + dho:hasLayer1 dhd:9b947038-20e7-4eed-b8ac-dd0294e9493c ; dho:hasOMAid "1988_1" . dhd:CoA0000002410_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:2f4ea5a0-392f-43c9-9941-c76df9dd40f6 ; - dho:hasLayer1 dhd:ad5911be-34fd-4968-a72d-fe7ab173b8f1 ; - dho:hasLayer2 dhd:599e3082-9480-4a62-b058-14afebd14458 ; + dho:hasField dhd:a43451c5-11e7-4719-8cdf-ab5fb6936e38 ; + dho:hasLayer1 dhd:2427200e-ecff-44ec-b28f-170f38d7b6af ; + dho:hasLayer2 dhd:a9a555ac-077d-4856-bdc0-fadc35a40a85 ; dho:hasOMAid "2410_1" . dhd:CoA0000002440_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:5bfadead-ea53-41de-ae3f-dc88ece3ce7f ; - dho:hasLayer1 dhd:73a494a1-704f-4a08-9d87-d2f53aa1749a ; - dho:hasLayer2 dhd:68479a5f-d007-4b3f-9090-0fa049064440 ; + dho:hasField dhd:2a737d8b-cddf-4002-862b-3b017036222b ; + dho:hasLayer1 dhd:9d79750d-8ad4-4137-a68e-07c1ce387cfb ; + dho:hasLayer2 dhd:c4ed477d-53d7-457f-8972-cbdcfb0598aa ; dho:hasOMAid "2440_1" . dhd:CoA0000002440_CoAF1_1 a dho:CoatOfArms, @@ -15829,219 +15667,219 @@ dhd:CoA0000002440_CoAF1_1 a dho:CoatOfArms, dhd:CoA0000002443_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:19ef769f-a41f-44cf-928a-305f47af1eac ; - dho:hasLayer1 dhd:ddfe7898-52b8-4ef7-910d-188a208ba20b ; - dho:hasLayer2 dhd:913c70a3-e97d-485b-9874-ecee59158624 ; + dho:hasField dhd:5262d521-d3dc-4484-898f-2dfa8b7e97d7 ; + dho:hasLayer1 dhd:bffb6740-aab3-4188-bcb0-058b38b90ab9 ; + dho:hasLayer2 dhd:f6a9920c-8d19-43b9-bb92-3175e7497c49 ; dho:hasOMAid "2443_1" . dhd:CoA0000002444_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:83727723-e3a7-43b3-9570-65551967a627 ; - dho:hasLayer1 dhd:c3c0b4d8-0426-40c0-8232-adf330f01881 ; + dho:hasField dhd:0fea66b4-3251-40d6-af98-c461f685fc3d ; + dho:hasLayer1 dhd:07b0be08-6f58-4b38-b33c-925c579bfe3d ; dho:hasOMAid "2444_1" . dhd:CoA0000002445_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:f92d05c7-526f-40ee-9d0b-f2162346f774 ; - dho:hasLayer1 dhd:f970bd2d-ba3f-4e8a-bf9e-6b2a4a1e8b43 ; - dho:hasLayer2 dhd:8e745348-075d-406b-bdfc-26b5dcd7a673 ; + dho:hasField dhd:1cf990f3-f5d4-4d38-b75e-c32e21b8db8b ; + dho:hasLayer1 dhd:4cf76a6d-dbc0-4773-a465-aa6ac6803c6f ; + dho:hasLayer2 dhd:0e0a32eb-a266-4af5-ad1e-4088f939943c ; dho:hasOMAid "2445_1" . dhd:CoA0000002457_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:b50da5a1-d490-4ec3-9804-492f20d802b0 ; - dho:hasLayer1 dhd:c415bb9e-1cb9-4cba-8f0e-2bc38b2c6d96 ; - dho:hasLayer2 dhd:bbacd280-2f12-412f-972f-e28748958b6e ; + dho:hasField dhd:d81d7e8b-447b-47b0-ba77-5bd7dc05bb65 ; + dho:hasLayer1 dhd:1b295ec6-f557-493e-9278-88406e41f1da ; + dho:hasLayer2 dhd:ab6d7dca-cc98-49ba-afd9-53760352eeeb ; dho:hasOMAid "2457_1" . dhd:CoA0000002459_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:f4ee0d53-6688-4d0e-8064-1128310fe09c ; - dho:hasLayer1 dhd:153e7bac-2b97-45ee-954e-f25f849c4aca ; - dho:hasLayer2 dhd:957117e3-775a-4ddb-b80e-618500f07c35 ; + dho:hasField dhd:0c72e1bb-812f-484e-9989-063132622db8 ; + dho:hasLayer1 dhd:34e9cf30-baa1-4397-a1a3-7fc82d8712d5 ; + dho:hasLayer2 dhd:6b1d2837-ca0d-48b9-907b-f802a543245e ; dho:hasOMAid "2459_1" . dhd:CoA0000002464_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:560490cc-cec6-42c1-b6f1-cc315f3ba9c9 ; - dho:hasLayer1 dhd:ae63e7ff-9d9c-4a0c-b0e9-2f20559bace5 ; + dho:hasField dhd:eb1572eb-0c33-4f87-9f0a-e4f603699bc6 ; + dho:hasLayer1 dhd:b5f415ce-b067-4bb9-ae47-ee83fe917e5b ; dho:hasOMAid "2464_1" . dhd:CoA0000002473_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:118a88dc-3b74-43d8-b224-ec8cecbfea9b ; - dho:hasLayer1 dhd:5e25c2d9-ea94-44ae-8302-a5a54a47a84c ; - dho:hasLayer2 dhd:0d208d14-af6f-430e-9393-b82b5ec9023b ; + dho:hasField dhd:b4171194-35bd-4408-ae57-ef5c9a6f4b84 ; + dho:hasLayer1 dhd:1040609d-8200-480e-9ef5-64735473eaa0 ; + dho:hasLayer2 dhd:1b20212a-aafd-4c67-965c-00c1d22e8abd ; dho:hasOMAid "2473_1" . dhd:CoA0000002583_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:572d03d8-986c-4bb0-aa8b-600a9dfbe752, - dhd:6599ae7c-e33e-429b-927a-cde4aa717c30 ; - dho:hasLayer1 dhd:b76ebfcc-0ad8-45ae-9739-9b4ca1e52ce5, - dhd:bde44b81-7257-4247-bfdd-e6470a5914b2 ; + dho:hasField dhd:03738e53-ceed-4562-996a-7bb91afd68e0, + dhd:d9a7ae1e-2d57-4618-ba32-084e900ad5f2 ; + dho:hasLayer1 dhd:010c1e85-34cb-45b7-9aa4-d4b475564d0d, + dhd:4eae6250-07cd-400c-b82b-3bf75c1a2fac ; dho:hasOMAid "2583_1" . dhd:CoA0000002683_CoAF1 a dho:Canton, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:09bf1684-2982-4558-8d8b-a49b2bd2f656 ; - dho:hasLayer1 dhd:5eaffb19-9204-4734-9a63-9b8593a8df6b ; - dho:hasLayer2 dhd:3d2ddf21-7bcb-40ac-920f-4ff167af7783 ; + dho:hasField dhd:e4303c65-dd35-475c-af79-e840e4956b51 ; + dho:hasLayer1 dhd:82b3f40d-9f58-4cc0-bcc3-df2125931613 ; + dho:hasLayer2 dhd:3eb3cb86-3bd6-41bf-ae58-bfbdb8781b20 ; dho:hasOMAid "2683_CoAF1" . dhd:CoA0000002701_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:4d8aa3e9-ec3d-4d0b-8901-efe1899a3e03 ; - dho:hasLayer1 dhd:ad19af1b-879f-4256-96ba-b3dc192acce7 ; - dho:hasLayer2 dhd:d551038c-af9a-45bb-9e95-851722a07fe2 ; + dho:hasField dhd:e5b121cf-7906-412d-9dca-1eecf837dcfb ; + dho:hasLayer1 dhd:ea9b8653-b447-4046-9147-ea3c81deef96 ; + dho:hasLayer2 dhd:6539ef6c-8f68-4f04-9252-51bd5f5721b4 ; dho:hasOMAid "2701_1" . dhd:CoA0000002714_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:04244e5e-d624-455a-8d1b-06480bead6cc ; - dho:hasLayer1 dhd:206db8d1-6296-456e-9fb7-6689d28668c8 ; + dho:hasField dhd:2a7a42f4-64d7-4b10-8884-f890f6f390e6 ; + dho:hasLayer1 dhd:2ab540a9-e955-4028-a0ba-245f6ecdf7ef ; dho:hasOMAid "2714_1" . dhd:CoA0000002730_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:2568fe05-f2ca-4a39-bcf8-4966295ebc38 ; - dho:hasLayer1 dhd:0f67142e-e547-4ee4-9a88-1562500bfa9e ; - dho:hasLayer2 dhd:356c68e4-611b-4005-9dd5-9584f210f121 ; + dho:hasField dhd:eef419a2-37eb-4a96-9af5-8c5c36a5da7f ; + dho:hasLayer1 dhd:b1a142fb-712e-462e-8d40-ed1d0d6be8e5 ; + dho:hasLayer2 dhd:19315883-67b8-4c13-b860-326eb4f1e0f5 ; dho:hasOMAid "2730_1" . dhd:CoA0000002776_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:ffc32ee6-faca-416c-8333-70555f1d0c4d ; - dho:hasLayer1 dhd:c7e62ef1-50ea-4420-8cdd-464ed0f3290c ; + dho:hasField dhd:d3b9a0ed-ba39-4b94-9ecd-9e180f151620 ; + dho:hasLayer1 dhd:a1cc54d1-8728-44fe-ba1d-aefed9f9671d ; dho:hasOMAid "2776_1" . dhd:CoA0000002778_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:f1c4065c-2338-4aa2-8ebf-04dd0d535456 ; - dho:hasLayer1 dhd:8dde45c0-fbe9-426c-8ab6-5abdb6a896d3 ; + dho:hasField dhd:d9ac49f5-1eb1-4231-b90c-8fdf0fcc6fab ; + dho:hasLayer1 dhd:40d0989a-bcbe-440f-a2ec-b22b6a7af57a ; dho:hasOMAid "2778_1" . dhd:CoA0000002779_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:a4024da1-7813-4a23-acc7-bbb35deeda22 ; - dho:hasLayer1 dhd:e54c7a73-7675-4125-ac17-35a23271b2c4 ; + dho:hasField dhd:7fc32ca9-09b4-47f9-98db-1f622629b216 ; + dho:hasLayer1 dhd:ed7c20b2-bc18-4032-84f5-bc2ac8cca460 ; dho:hasOMAid "2779_1" . dhd:CoA0000002787_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:adce59cf-2bb8-402e-95a1-39b2f6907dcf ; - dho:hasLayer1 dhd:3c5d6168-86f1-4023-baf3-bf47dc28f2fe ; + dho:hasField dhd:4acf8a2f-b72b-4e03-8490-17ae732391ef ; + dho:hasLayer1 dhd:8c64b136-9419-455b-b688-94bbe6b81c0b ; dho:hasOMAid "2787_1" . dhd:CoA0000002792_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:f487dc38-0db5-493f-b64e-b3e8cec7b3df ; - dho:hasLayer1 dhd:7fc2d87b-495d-46d4-ab4c-eb6fcca4eb20 ; + dho:hasField dhd:e7988f9b-d546-479e-bdba-a0509606a85a ; + dho:hasLayer1 dhd:b73d6a9e-85c9-4896-af14-9fd355d8ae85 ; dho:hasOMAid "2792_1" . dhd:CoA0000002797_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:ef283497-eefa-4287-b290-23c63834fdf7 ; - dho:hasLayer1 dhd:a558bbb9-d0d3-420c-8d28-0e43ee3805de ; + dho:hasField dhd:5aa21a63-f7e8-4bef-9871-283ecf15f227 ; + dho:hasLayer1 dhd:d0369cb7-f4b7-4cde-9795-1f164a33ce14 ; dho:hasOMAid "2797_1" . dhd:CoA0000002800_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d26336d7-1735-468a-a764-a1895acc01e2 ; - dho:hasLayer1 dhd:0738e6fb-b142-4079-8862-5c8e86041474 ; - dho:hasLayer2 dhd:5022c86a-e40e-43e6-b1d3-e3912f27c93c ; + dho:hasField dhd:af09ba9e-5120-43dc-9bd4-b8be7d176674 ; + dho:hasLayer1 dhd:08127710-8db1-4a83-896b-a95a22bdfde7 ; + dho:hasLayer2 dhd:b1904174-a051-4fea-a8b3-d3d49a1ff27e ; dho:hasOMAid "2800_1" . dhd:CoA0000002802_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:b11b879c-1615-4901-80a0-cd31176594c6 ; - dho:hasLayer1 dhd:ad478958-241a-46dc-acad-5b25cce5d605 ; + dho:hasField dhd:2fe62517-5aed-4e9b-bbe6-fa0af3b47324 ; + dho:hasLayer1 dhd:e670ab90-5692-46d8-9114-43bc0354008a ; dho:hasOMAid "2802_1" . dhd:CoA0000002814_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:a2687d11-01aa-4184-8b0b-2378562e3747 ; - dho:hasLayer1 dhd:3bf821c8-2df7-493a-87a7-6471a206559b ; - dho:hasLayer2 dhd:cd03d602-297a-4c78-b0be-0d22d1bc9de0 ; + dho:hasField dhd:b92dd027-b526-4266-bd55-2085501c53cd ; + dho:hasLayer1 dhd:d900a79d-20a4-4714-9914-34b9a885f459 ; + dho:hasLayer2 dhd:0f3b628e-155e-453c-98eb-ddb64f6e42fe ; dho:hasOMAid "2814_1" . dhd:CoA0000002816_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:565498a4-f5ed-4d45-96d7-b92c4c2e34fc ; - dho:hasLayer1 dhd:34266026-12b5-4e2f-b909-670fbab334d0 ; - dho:hasLayer2 dhd:a9024ab7-35e0-431e-aa04-e10e1285a419 ; + dho:hasField dhd:116e515b-c808-4d42-8826-24bc9ef2e4c1 ; + dho:hasLayer1 dhd:7b30c769-3587-44e9-94d8-20f65a4321c7 ; + dho:hasLayer2 dhd:74319ac8-7772-43c8-b857-027d5ab1a2c9 ; dho:hasOMAid "2816_1" . dhd:CoA0000002821_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:745cc8f9-75db-43a8-9fd1-2ac118c7c6bc ; - dho:hasLayer1 dhd:f9e08165-b0fd-4d59-af93-8f3acecb7261 ; + dho:hasField dhd:08ba8ccd-f202-44ee-a095-28871a9e204c ; + dho:hasLayer1 dhd:b6c5d26e-5cb7-4607-8b49-5188a8840f58 ; dho:hasOMAid "2821_1" . dhd:CoA0000002828_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:862ee934-146e-4603-ba86-a953584660bf ; - dho:hasLayer1 dhd:90877b3d-a0e5-44ca-9ae5-f0d6b9a90d52 ; - dho:hasLayer2 dhd:a003ce3a-8742-44d8-9132-da78242eb3ec ; - dho:hasLayer3 dhd:c5f83862-af36-4e76-91bc-36aff0fbee1c ; - dho:hasLayer4 dhd:c8b71c29-cfdc-4291-a96e-773560d5b0a2 ; + dho:hasField dhd:7dbd2a28-e77f-4713-8362-0022a82d0ef1 ; + dho:hasLayer1 dhd:4def3dcd-a899-442d-9da7-c1ea787b6e7c ; + dho:hasLayer2 dhd:4c6b8e93-b760-420d-ab91-f92f3ad2f62e ; + dho:hasLayer3 dhd:4150d203-64ee-4ce1-9a74-61939be1df7c ; + dho:hasLayer4 dhd:73be0c3a-cee7-4f75-9107-8ccb5a0fc210 ; dho:hasOMAid "2828_1" . dhd:CoA0000002904_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:fe691319-d2d8-4228-b4b6-c35e4c75e78e ; + dho:hasField dhd:712765b5-084c-4855-9894-f25f3df3d43e ; dho:hasOMAid "2904_1" . dhd:CoA0000002905_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:4e2a8fe8-2779-418a-8b79-1031c2f4bf5a ; - dho:hasLayer1 dhd:05fdd1b2-7d34-4e7a-ae17-3f909aed89f1 ; + dho:hasField dhd:9ad9d93a-fe32-4a2c-b645-48a0183c77f4 ; + dho:hasLayer1 dhd:78d4025b-fa48-4dc2-a41c-0173e4307dfb ; dho:hasOMAid "2905_1" . dhd:CoA0000002906_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:38e64eaf-ef2e-4d89-9d06-ae2a2eacd8de ; - dho:hasLayer1 dhd:fec8f883-7a89-4328-a5e3-65287e058943 ; + dho:hasField dhd:ed7fbef6-3ad9-4329-a65b-beacf976b574 ; + dho:hasLayer1 dhd:7cf0d03a-a71d-49f9-9665-516a190abed5 ; dho:hasOMAid "2906_1" . dhd:CoA0000002907_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:2e208956-d28d-4c3d-a378-4e448fc8f4b7 ; - dho:hasLayer1 dhd:8219e03a-8850-42c7-a444-05716b510f1e ; + dho:hasField dhd:78fd2813-4297-4264-bf41-4d7047e0a5de ; + dho:hasLayer1 dhd:0fa5f201-ce5b-4eab-8be0-b74d969ca6f5 ; dho:hasOMAid "2907_1" . dhd:CoA0000002910_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:268ac38d-1dcb-45db-9603-5f52da0b5ddb ; - dho:hasLayer1 dhd:a45749da-72cc-4f6b-a96d-12fcab702d19 ; + dho:hasField dhd:a7d838d6-c9c0-4792-99f4-b5b3a6b7d3cd ; + dho:hasLayer1 dhd:d065f308-34be-4d79-8197-4c1b3ac559d4 ; dho:hasOMAid "2910_1" . dhd:CoA0000002911__2_1 a dho:CoatOfArms, @@ -16050,39 +15888,39 @@ dhd:CoA0000002911__2_1 a dho:CoatOfArms, dhd:CoA0000003081_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d4ab9e6b-1e96-4ed6-b0b0-65658a0cf5c7 ; - dho:hasLayer1 dhd:8e681f25-c7ab-4009-9bd7-47f1ddcee345 ; + dho:hasField dhd:b9a47e8c-4d2f-4c15-a5c6-a002fb7f3d7d ; + dho:hasLayer1 dhd:3067f196-0270-45ab-9b20-def6d65731bd ; dho:hasOMAid "3081_1" . dhd:CoA0000003144_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:dce97bc6-b884-47fc-aad3-064ccb177416 ; - dho:hasLayer1 dhd:8b414387-1f53-4553-a50b-253fd4a948db ; + dho:hasField dhd:a7c8798c-f964-429b-983f-306c5549f31d ; + dho:hasLayer1 dhd:d33f3ea8-8e0a-436a-9dc1-b659c4fd98cb ; dho:hasOMAid "3144_1" . dhd:CoA0000003176_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:74f00247-6f57-40e3-931b-28444b594e95 ; - dho:hasLayer1 dhd:b7b59bb2-6f4c-4b54-a156-31d542cd4901 ; - dho:hasLayer2 dhd:0a5d6b0d-70ea-4781-93aa-ea1e1cfd7cc3 ; + dho:hasField dhd:40066c3c-7c7c-41e2-bc13-0089db2ee740 ; + dho:hasLayer1 dhd:82314f4e-c30a-41b1-8d30-16cbfef70575 ; + dho:hasLayer2 dhd:85e79043-8ae1-4507-a6f0-b00605c37e67 ; dho:hasOMAid "3176_1" . dhd:CoA0000003187_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:4065022e-d482-416d-93a0-225f6aea1d0e ; - dho:hasLayer1 dhd:50465656-189f-48dd-9359-17c8c8e63a9a ; - dho:hasLayer2 dhd:bba2fd16-0171-4a5a-92ae-7127875bedfa ; + dho:hasField dhd:b138c795-8e8e-46c9-9c46-8e1d20ecedb6 ; + dho:hasLayer1 dhd:263cc4ed-e563-4af6-887d-15d79aa0763b ; + dho:hasLayer2 dhd:b98ee6d0-9a47-40d7-ae62-1200570cfae2 ; dho:hasOMAid "3187_1" . dhd:CoA0000003357_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:22159530-505f-430e-82c0-ac78e4764c6c ; - dho:hasLayer1 dhd:6e58b019-54aa-4f34-bb0f-260cb673c3f1 ; - dho:hasLayer2 dhd:b8f60d36-0cf3-49e9-9636-373ca68bf6db ; + dho:hasField dhd:53bd9ad4-a6b8-41c0-ad75-51d87038e3f9 ; + dho:hasLayer1 dhd:35acae62-554b-466f-b818-772e7c495e2a ; + dho:hasLayer2 dhd:c057a2c1-b886-4639-9620-e81c7d2ce4b8 ; dho:hasOMAid "3357_1" . dhd:CoA0000003420_2_1 a dho:CoatOfArms, @@ -16091,130 +15929,130 @@ dhd:CoA0000003420_2_1 a dho:CoatOfArms, dhd:CoA0000003450_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:19697dc1-340b-4e4a-b447-46224cd5b9f2 ; - dho:hasLayer1 dhd:4eec9378-ccb6-4ecf-8440-5f4e311539b3 ; + dho:hasField dhd:c9b7aa93-4bf0-4a6c-9a60-cf3f4407e1a6 ; + dho:hasLayer1 dhd:418fd4ed-f5aa-47fa-aec4-c82619be607c ; dho:hasOMAid "3450_1" . dhd:CoA0000003452_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:8085981c-bf3c-4b5b-8de0-aa3af821f4b2 ; - dho:hasLayer1 dhd:00428038-a883-49f0-9aa2-6cbe61d3991d ; + dho:hasField dhd:78022803-62d2-42d8-9d2c-c2a1daf3c2d7 ; + dho:hasLayer1 dhd:682494eb-caf0-456b-b046-b932c9fc6118 ; dho:hasOMAid "3452_1" . dhd:CoA0000003689_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e29feed5-7b5a-43c3-800c-def99d305eb5 ; - dho:hasLayer1 dhd:78475520-c520-47bb-8783-942e6e7c3c43 ; + dho:hasField dhd:2a0baf2c-fcd6-437f-a1e2-c3dd09c3d1c5 ; + dho:hasLayer1 dhd:2b22510d-af72-4f31-83d7-a549f650fa14 ; dho:hasOMAid "3689_1" . dhd:CoA0000003758_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:cbd66986-5bbc-4766-a58f-212f414cef7b ; - dho:hasLayer1 dhd:5d7cc2e9-38e9-4ccf-a2a4-f1975f27faed ; + dho:hasField dhd:c8afbc4c-a963-44c1-9b2a-06fe4e870c0b ; + dho:hasLayer1 dhd:07ce5ac1-756b-47cf-adc9-34ed3c6fe62f ; dho:hasOMAid "3758_1" . dhd:CoA0000003803_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:784e1d24-c02b-4037-803e-09fd827f432f ; - dho:hasLayer1 dhd:2941f5af-48f6-4652-b404-7aa01485ef72 ; + dho:hasField dhd:84f0b1b9-26c8-47da-989c-64d580ef8512 ; + dho:hasLayer1 dhd:feee3e47-6e13-49b5-bd20-91990f389435 ; dho:hasOMAid "3803_1" . dhd:CoA0000003805_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:5c69a5b4-41f8-4273-9cbb-75973e051cdc ; - dho:hasLayer1 dhd:4cdecfc7-3d03-4d6f-93c5-ef5eacb66ec3 ; - dho:hasLayer2 dhd:8c778b9d-8ed6-42c7-af3e-e05511771800 ; - dho:hasLayer3 dhd:5dd2d0b5-c92e-423a-816d-d9190e053b70 ; + dho:hasField dhd:9b09643d-8e31-4bd0-89a3-25afcb87dbcb ; + dho:hasLayer1 dhd:49a7a11f-55ae-4c79-8406-9cf04c5cddef ; + dho:hasLayer2 dhd:72493f6f-2015-4aa6-adbd-28569a145af8 ; + dho:hasLayer3 dhd:2837c6c3-0b98-41cf-a846-2dbc680f2df3 ; dho:hasOMAid "3805_1" . dhd:CoA0000003820_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:2d1d7f90-eced-4a88-91a1-56fd8e1bfcd7 ; + dho:hasField dhd:161abc0d-fca1-459a-a1e9-e57a73ef9647 ; dho:hasOMAid "3820_1" . dhd:CoA0000004384_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:464a9574-45c9-4964-b552-89ec23a14605 ; - dho:hasLayer1 dhd:28d9a539-eae1-4553-92b9-c16c0d53d0a2 ; - dho:hasLayer2 dhd:77fff7df-fcf0-486f-acb6-0cc1f9147f08 ; + dho:hasField dhd:980b5577-9034-4b44-8896-66dfa6b5355a ; + dho:hasLayer1 dhd:e48c9954-a884-426e-bf9a-05fb81b61309 ; + dho:hasLayer2 dhd:1c19ffd3-a667-4a03-885c-dd9ba764669a ; dho:hasOMAid "4384_1" . dhd:CoA0000004403_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:ad8eb882-193a-4b9f-bc38-11e63ed938d9 ; - dho:hasLayer1 dhd:05b204b6-9467-4d3a-82cb-8365ce60122d ; + dho:hasField dhd:14cac3d8-af30-4a71-9248-4f3711b79428 ; + dho:hasLayer1 dhd:0849edce-2509-4f83-9a9b-264d91765d6a ; dho:hasOMAid "4403_1" . dhd:CoA0000004537_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:8185710d-2362-46f3-8a06-4097afad2ab7 ; - dho:hasLayer1 dhd:5e4fcb86-7317-425f-99f6-5a12a8b747b9 ; + dho:hasField dhd:cd911968-7bf3-4991-8deb-998c817a00e0 ; + dho:hasLayer1 dhd:c2e5a742-f860-437d-b1c2-a687624989ce ; dho:hasOMAid "4537_1" . dhd:CoA0000004649_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:8208cd5a-69a0-4414-a9bb-1f67ff6422fc ; - dho:hasLayer1 dhd:7707ec7b-4bf4-40c3-8420-a5f1d8e43495 ; + dho:hasField dhd:90a546e4-fbaa-4c5c-82d0-80b5b278165b ; + dho:hasLayer1 dhd:15487e99-d635-4729-884a-c61005e8cf96 ; dho:hasOMAid "4649_1" . dhd:CoA0000005220_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e1e50a16-f1a8-4412-8f17-537ee69c4a43 ; - dho:hasLayer1 dhd:233d6dd6-19a0-42db-ad53-8fc2ca2cd055 ; - dho:hasLayer2 dhd:38659b95-a3b5-450f-bed4-6bd1b08a4540 ; + dho:hasField dhd:1b81ed4e-3fc2-4574-be56-ac005f821b34 ; + dho:hasLayer1 dhd:5fcc7b9c-02ca-4d81-ba0e-1d7d903048fc ; + dho:hasLayer2 dhd:fc793df5-d49c-4f41-9f7b-b4ca94dc0785 ; dho:hasOMAid "5220_1" . dhd:CoA0000005679_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:f17d903a-3a9c-43d9-a408-1bfa93beaa4e ; - dho:hasLayer1 dhd:53c90b24-6f9f-4e5c-8e42-7b11952c6664 ; + dho:hasField dhd:b42c7abf-86f1-4f08-bf12-5f3a7441f3ef ; + dho:hasLayer1 dhd:2d7daee3-02d8-4f77-a7e0-a327868f6621 ; dho:hasOMAid "5679_1" . dhd:CoA0000005965_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:c4dc35a9-2b88-40e7-a0e7-304f3f5889c0 ; + dho:hasField dhd:e880367f-e92a-4a04-9006-3bc5442856ef ; dho:hasOMAid "5965_1" . dhd:CoA0000006003_CoAF1 a dho:Escutcheon, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:efbaf5ca-dba6-4412-879d-7c581b2102c3 ; + dho:hasField dhd:065c652e-dc59-4668-8f0c-f8c9f619b646 ; dho:hasOMAid "6003_CoAF1" . dhd:CoA0000006015_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:7b6dd66f-b1f9-4afc-bf38-93ab2dd5f2d0 ; - dho:hasLayer1 dhd:0eda77ee-94d0-4556-85aa-5e33030aac25 ; - dho:hasLayer2 dhd:d7895126-df81-4c19-8af5-d753403c620f ; + dho:hasField dhd:5adbe459-9d2c-42db-86f4-625d949f4287 ; + dho:hasLayer1 dhd:8dc574f3-621b-4c5e-ab56-8de97507c4ac ; + dho:hasLayer2 dhd:78d7d7df-fcc8-413f-afba-98a664343359 ; dho:hasOMAid "6015_1" . dhd:CoA0000006018_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:fbf9aaa7-9f71-4422-b5e1-92abe3284dcf ; - dho:hasLayer1 dhd:0f609bf5-b1db-4149-94ec-63ebf5a8032c ; + dho:hasField dhd:ce66ee24-cb03-44e3-bc36-54c0ffc243b6 ; + dho:hasLayer1 dhd:d7c7b023-954b-4b0b-9fab-f6da741ff893 ; dho:hasOMAid "6018_1" . dhd:CoA0000006024_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:2f4978c3-c380-4829-aa27-b7737b46a5cd ; - dho:hasLayer1 dhd:a0518cde-39cf-4280-938c-b06395b02751 ; - dho:hasLayer2 dhd:28be111d-f004-4ef6-9e28-6f33ec67848b ; + dho:hasField dhd:49d0f266-b2a3-4e38-bf74-d812bb39358e ; + dho:hasLayer1 dhd:846277d9-b784-4e3b-89e2-0f8beedd0b0c ; + dho:hasLayer2 dhd:26762fc7-29e0-43f4-8175-f9777bea51e8 ; dho:hasOMAid "6024_1" . dhd:CoA0000006028_CoAF1 a dho:Canton, @@ -16223,9 +16061,9 @@ dhd:CoA0000006028_CoAF1 a dho:Canton, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006028_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:72f2f185-fb16-4607-a0ea-1f9fe0cf9364 ; - dho:hasLayer1 dhd:8bd07d87-35f2-4574-a3c5-f89f2d4e4251 ; - dho:hasLayer2 dhd:5a61c04e-cc01-48c3-bf48-4f77da4c6851 ; + dho:hasField dhd:556f553c-5e23-4159-be8b-dbd18305c9d0 ; + dho:hasLayer1 dhd:c0daa672-fdbf-4092-95d8-5779db14c25c ; + dho:hasLayer2 dhd:462beda5-c1a3-409f-92c9-ec2e7ea1e8a3 ; dho:hasOMAid "6028_CoAF1" . dhd:CoA0000006028_CoAF1_1 a dho:CoatOfArms, @@ -16234,9 +16072,9 @@ dhd:CoA0000006028_CoAF1_1 a dho:CoatOfArms, dhd:CoA0000006037_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:86866c2e-e34f-42a7-8e6b-ad2bccf6ff98 ; - dho:hasLayer1 dhd:c06ca793-1162-45f0-80c8-50b065342d52 ; - dho:hasLayer2 dhd:18010a1f-5dc4-46d3-a2db-d8635ffbda3e ; + dho:hasField dhd:5adb4af2-85a7-4a2e-8842-9940b19a3d04 ; + dho:hasLayer1 dhd:6301d478-aa51-4cf4-aec3-147f3588b4a4 ; + dho:hasLayer2 dhd:b21b1a40-fae3-4fdb-a2a9-036b7163a6db ; dho:hasOMAid "6037_1" . dhd:CoA0000006037_CoAF1_1 a dho:CoatOfArms, @@ -16245,295 +16083,295 @@ dhd:CoA0000006037_CoAF1_1 a dho:CoatOfArms, dhd:CoA0000006039_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:601e1751-8c60-49ee-9a21-7dec445d17db ; - dho:hasLayer1 dhd:ced75a57-05fe-4eac-90aa-143c878ffa98 ; + dho:hasField dhd:ae22cba4-1fba-4052-a694-844669a9fed9 ; + dho:hasLayer1 dhd:7f7433f5-d82c-451b-9952-846cc151762e ; dho:hasOMAid "6039_1" . dhd:CoA0000006056_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:b05acec2-1ad4-4bf6-aa9e-5cd43e0ec2a8 ; - dho:hasLayer1 dhd:ed43a16d-5158-49d5-8d86-7a711528004c ; - dho:hasLayer2 dhd:b214da78-341f-4eb9-9f32-d8381b160417 ; + dho:hasField dhd:31a4aa58-d492-43ea-9899-9991107b79ac ; + dho:hasLayer1 dhd:76f10188-9937-491a-bf77-b1743e680a8d ; + dho:hasLayer2 dhd:259f8c2d-a58f-4b6f-b195-a7aadbff4779 ; dho:hasOMAid "6056_1" . dhd:CoA0000006136_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:a37d0bd2-2bdc-4815-8451-d8eb42845f7c ; - dho:hasLayer1 dhd:e33cd3eb-d980-4fcc-acbe-beddfc33f8bc ; + dho:hasField dhd:94487bc6-49a1-454a-b70a-df25e2d42bc5 ; + dho:hasLayer1 dhd:cc104409-f351-4e03-a16e-205f400073b8 ; dho:hasOMAid "6136_1" . dhd:CoA0000006228_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e100e60d-ffd8-4828-bd13-5cf9cdd64147, - dhd:ee87f07f-8a6b-4993-ba40-ce64769188a9 ; - dho:hasLayer1 dhd:92a950e4-0943-4b15-aac6-910674bc63d9, - dhd:a24d8477-0a58-4ef6-b428-3f6e47f993fb ; + dho:hasField dhd:5c06788c-cb04-4009-98cb-5dbd6e5b5c7b, + dhd:8106f1dd-251a-453c-8c75-5fec9d25d364 ; + dho:hasLayer1 dhd:492629ed-e7e3-481f-8164-5896c2b401b0, + dhd:78c9a0a3-fbe5-4f2c-b50e-fcca920cbfab ; dho:hasOMAid "6228_1" . dhd:CoA0000006234_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:054ed153-76c8-4a26-96d6-949a23e205f0 ; - dho:hasLayer1 dhd:9b6f757e-03f2-4a5d-aa31-5f38f9b284d8 ; + dho:hasField dhd:c143ed07-36d3-4615-b5fa-69208e0e8c3a ; + dho:hasLayer1 dhd:266547f0-ecef-4099-b36a-70d660689951 ; dho:hasOMAid "6234_1" . dhd:CoA0000006252_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:0570079e-8621-4581-b349-1be4664eda45 ; - dho:hasLayer1 dhd:493fb25d-bfb7-498e-a398-4d42c7413454 ; + dho:hasField dhd:aa769e7b-e21a-4cb8-a126-b951481cafcc ; + dho:hasLayer1 dhd:668e2494-da28-4320-ac06-42936736ebf1 ; dho:hasOMAid "6252_1" . dhd:CoA0000006253_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e36e3335-d1fb-457f-aedd-47416b447c64 ; - dho:hasLayer1 dhd:71252339-5019-4661-83c7-67858a1ae586 ; + dho:hasField dhd:7506cbd4-85dd-4533-988a-491262e78fd9 ; + dho:hasLayer1 dhd:f253b67a-28ce-4f7d-831f-ba4fa06984de ; dho:hasOMAid "6253_1" . dhd:CoA0000006266_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:113f620b-38e2-410f-9119-64fd890bffe7 ; - dho:hasLayer1 dhd:52a2dd15-ec33-4944-ad41-1bdfb617e50c ; + dho:hasField dhd:c0d0f243-0081-4fad-8bc4-12101dcd8dfb ; + dho:hasLayer1 dhd:2a4ab99f-ee77-49a8-92e4-d644bf90fb92 ; dho:hasOMAid "6266_1" . dhd:CoA0000006273_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:15a27bb3-e874-49bf-bcd0-3bddcbf06034 ; - dho:hasLayer1 dhd:42d95cb3-df3b-40c5-85fb-82b64c438e4b ; + dho:hasField dhd:583b0cce-cda9-459a-8f67-b78709f7b231 ; + dho:hasLayer1 dhd:aabd8b99-4bac-48aa-88e5-f7e7768c6a52 ; dho:hasOMAid "6273_1" . dhd:CoA0000006294_CoAF1 a dho:Escutcheon, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:855c5505-c008-4a87-b24e-d48ff9ded3af ; - dho:hasLayer1 dhd:db50f34d-31e4-4c7f-9549-f6760e5f0ab8 ; + dho:hasField dhd:623e2f1a-a72e-40b8-bec9-8624bc165850 ; + dho:hasLayer1 dhd:8c93cd14-12ad-4334-a0ea-013e5f985b6f ; dho:hasOMAid "6294_CoAF1" . dhd:CoA0000006297_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:8d96064b-47c1-4c54-b0c9-a3c212a4c2a8 ; - dho:hasLayer1 dhd:a705fb71-1667-411e-93d4-a6e42fb9396a ; + dho:hasField dhd:60bfc05a-b1aa-4ba7-a426-3e90e31c13a4 ; + dho:hasLayer1 dhd:1718cc67-cbcd-4bdd-b63a-2e381d6a8cf8 ; dho:hasOMAid "6297_1" . dhd:CoA0000006300_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:6ba0c1d2-2ac5-4320-ab53-be923493a53b ; - dho:hasLayer1 dhd:2b1f7aa8-6e3d-48c5-9129-dab654958382 ; - dho:hasLayer2 dhd:9fe40be2-dece-4ae5-a915-d5d0e8d20191 ; + dho:hasField dhd:599b72b1-ce6d-47d4-b8e5-9c87354f6e2c ; + dho:hasLayer1 dhd:b44d6fa9-aa9a-465e-a1fd-c5579987904a ; + dho:hasLayer2 dhd:e8fe017b-b968-4f36-8029-456438a9d7d2 ; dho:hasOMAid "6300_1" . dhd:CoA0000006308_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:63f03edc-13d3-4943-b335-b1a40fbf45e3 ; - dho:hasLayer1 dhd:c13cf4db-5d56-4798-b445-42b6114476d0 ; + dho:hasField dhd:86d3c32a-b90c-4638-837b-7b023ce4fb51 ; + dho:hasLayer1 dhd:dd0cdfca-de48-4b9d-a58f-f78ee40e17f9 ; dho:hasOMAid "6308_1" . dhd:CoA0000006314_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:0f450b19-c95e-4d86-bf80-7b6b72f40514 ; - dho:hasLayer1 dhd:dc53c715-bbec-43e6-8d02-c73ef5867a32 ; - dho:hasLayer2 dhd:9097fb9e-50b0-4c70-a5f2-08f1d5da2760 ; + dho:hasField dhd:e607a6fb-7e05-4165-aaae-0d5126ac0216 ; + dho:hasLayer1 dhd:0df230f4-90d3-4bb3-bcbf-ba40d32d4ada ; + dho:hasLayer2 dhd:3290a0df-ce74-4c64-965c-570adefea293 ; dho:hasOMAid "6314_1" . dhd:CoA0000006323_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:a3678925-3308-4c2a-b5fe-4f7fa2c847f3 ; + dho:hasField dhd:f4a543ac-e3e6-4cee-ab65-dea85d71b27e ; dho:hasOMAid "6323_1" . dhd:CoA0000006389_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:5a30a5cb-0b67-4f17-aad5-40af13a72a47 ; - dho:hasLayer1 dhd:7bf2d198-e54f-44a5-a63d-a3ca220add60 ; + dho:hasField dhd:eaf4e62e-781f-4334-8040-45773d2829b0 ; + dho:hasLayer1 dhd:51738c89-20b2-4969-b809-1183055b17c2 ; dho:hasOMAid "6389_1" . dhd:CoA0000006392_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:dad2df5d-e5d9-4829-8d9c-7bedfae12e89 ; - dho:hasLayer1 dhd:6b027380-64ba-415f-8fe4-e20a32759fbd ; + dho:hasField dhd:55757948-7fdf-449a-b93f-6dfabc8e3c67 ; + dho:hasLayer1 dhd:d9c5e7ff-9de8-4585-bfc4-cdcb10358875 ; dho:hasOMAid "6392_1" . dhd:CoA0000006402_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:66c544d5-55ae-47e2-b66d-6a0b5165a7b7 ; - dho:hasLayer1 dhd:ef535146-2784-423d-9b80-4307dea44d7f ; - dho:hasLayer2 dhd:1adb13ba-d3d8-499d-a398-d69618f3b7f2 ; + dho:hasField dhd:4fbf5686-02de-4c43-9b44-176bab7b65bd ; + dho:hasLayer1 dhd:bf273a80-b815-4c97-b6a7-68cd088806ce ; + dho:hasLayer2 dhd:2f92eec8-c6c0-4ca5-8fbe-060a554a343d ; dho:hasOMAid "6402_1" . dhd:CoA0000006415_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:8a02e88b-8d7d-4aee-b12f-4782f5d8c81b ; - dho:hasLayer1 dhd:2ea1eeac-b4b0-46f0-ac13-302cf569de63 ; - dho:hasLayer2 dhd:4c7ed9d7-f236-4a73-bb26-78c4a5f42049 ; + dho:hasField dhd:246d7a12-9def-4cf4-9cbe-973faed32def ; + dho:hasLayer1 dhd:82f24ea6-4e36-45c5-a837-1755f38cb5f7 ; + dho:hasLayer2 dhd:6b97aca3-ba46-4786-9856-0ca9fdb6a228 ; dho:hasOMAid "6415_1" . dhd:CoA0000006418_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:eecc72e0-0477-48d5-8450-4e4836d8c86e ; - dho:hasLayer1 dhd:9c6e4e9e-f338-4503-acee-0ad974732274 ; + dho:hasField dhd:b2e7f461-f8c1-422f-aaf5-60749c8489c6 ; + dho:hasLayer1 dhd:98c8e3e1-c7ce-4b96-a279-1af981a26fc2 ; dho:hasOMAid "6418_1" . dhd:CoA0000006425_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:575e60f8-d365-4578-9a2d-3a321c1b1796 ; - dho:hasLayer1 dhd:e65fd1e7-a217-47e1-baaa-10ef1aa885a8 ; + dho:hasField dhd:6dbdf4e3-bbfc-4462-9b07-c5f564e689ac ; + dho:hasLayer1 dhd:5fad4a0d-e9c4-40b5-86be-949d033d0c78 ; dho:hasOMAid "6425_1" . dhd:CoA0000006495_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:4542fea4-c38a-4b1e-9861-2acb52448ec5 ; - dho:hasLayer1 dhd:219cc893-21e6-4a1f-8807-60d1b372e837 ; + dho:hasField dhd:01174f37-45fe-4782-87e0-3225be102614 ; + dho:hasLayer1 dhd:c518b950-51b7-4151-a7e9-f6bfaf09e593 ; dho:hasOMAid "6495_1" . dhd:CoA0000006531_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:2ea88e9e-ecaa-4234-bc94-d1f80ab15d58 ; - dho:hasLayer1 dhd:eb8e5b67-cb24-47e6-9a16-d11e2a934f4e ; + dho:hasField dhd:02f5d0d4-1d35-40b7-a390-94aa8f58796e ; + dho:hasLayer1 dhd:d5a25220-34b2-41e8-ab30-1ba564610e46 ; dho:hasOMAid "6531_1" . dhd:CoA0000006673_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:be64e411-7338-43f1-b310-4ce6cd9a5785 ; - dho:hasLayer1 dhd:3885cdbb-da3f-4d60-9864-3f23ad64539a ; + dho:hasField dhd:ea9f9b67-392d-4aa6-b766-2670fc0bc896 ; + dho:hasLayer1 dhd:864b5dbe-7b32-4d40-8aec-89760814199d ; dho:hasOMAid "6673_1" . dhd:CoA0000006848_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:f332df7d-25eb-4b0a-9fcc-62e343526de2 ; - dho:hasLayer1 dhd:e2d3034e-9bd9-4a08-be24-b23669ebe034 ; - dho:hasLayer2 dhd:9bcd1f43-2918-46be-8cd2-608a865c9fa1 ; - dho:hasLayer3 dhd:13eab420-2221-4e48-9f8d-4dc43b7fc4d1 ; + dho:hasField dhd:0dafcb9a-275b-4b96-8700-9f5543b7daeb ; + dho:hasLayer1 dhd:89c16785-3fcc-4fa6-b621-351f09aa4cf0 ; + dho:hasLayer2 dhd:837c0a25-e9af-4abe-94d1-584a258cc5ba ; + dho:hasLayer3 dhd:49c795e5-8b2b-468e-829f-7b58a1610079 ; dho:hasOMAid "6848_1" . dhd:CoA0000006881_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:35a170bc-0740-4817-acbc-ec5474518a06 ; - dho:hasLayer1 dhd:65838ccc-56bf-4ff6-87e4-4f0470d312ad ; + dho:hasField dhd:c1a57cdf-75d7-4bc1-9460-b179620f6cdf ; + dho:hasLayer1 dhd:f8a5fe42-fcea-4572-ab5f-f7445fbe2af5 ; dho:hasOMAid "6881_1" . dhd:CoA0000006926_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:b1e81ddd-3395-41cf-a618-04a0e4cc3697 ; - dho:hasLayer1 dhd:3003ac39-8498-4099-9f24-96c83aa38f39 ; + dho:hasField dhd:f04cfbe9-936a-4aba-90ac-cf040ee63e21 ; + dho:hasLayer1 dhd:09c2d38b-467d-4e16-a85b-07d04fe8a5d0 ; dho:hasOMAid "6926_1" . dhd:CoA0000007010_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:5c344ab4-ecac-4cfa-bdb6-aa46b551c22c ; - dho:hasLayer1 dhd:70e6e95d-a2a9-4295-bd1e-7528da9cc941 ; - dho:hasLayer2 dhd:7542aced-362a-4946-a48e-f159bee02bee ; + dho:hasField dhd:f3c117cd-726f-4483-998a-b271b0896cbd ; + dho:hasLayer1 dhd:212444a6-3870-4768-b3b9-c2f2f8acf2e9 ; + dho:hasLayer2 dhd:90120a40-da26-462c-b3c7-6f77141261a6 ; dho:hasOMAid "7010_1" . dhd:CoA0000007076_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e464eb04-573d-41df-a3fb-796d10624a6e ; - dho:hasLayer1 dhd:e6105d94-3446-44c8-b646-f9adb5009f68 ; + dho:hasField dhd:368dbd85-c2cc-4b93-a91c-7c57051b17b0 ; + dho:hasLayer1 dhd:b729aefc-491e-4a1b-8325-502117cc1189 ; dho:hasOMAid "7076_1" . dhd:CoA0000007085_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:3f15398f-be7a-427d-871f-7228512e0fd0 ; - dho:hasLayer1 dhd:2fc8f289-65ae-4368-9af3-6229268f9830 ; - dho:hasLayer2 dhd:4fb316f9-f726-4189-b3b0-e0fa4efe79aa ; + dho:hasField dhd:237a06e3-3202-43a2-9a4e-6d2277913c2d ; + dho:hasLayer1 dhd:35784fe5-f82c-478c-b6ff-baaeee4999b5 ; + dho:hasLayer2 dhd:b1e7a6f8-b234-487e-aee9-6f2551aa19dd ; dho:hasOMAid "7085_1" . dhd:CoA0000007099_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:aff6e581-e4cc-4cf5-bf0d-b01502a72f40 ; + dho:hasField dhd:5025276c-c60d-47d7-a20b-72b9e3fed01e ; dho:hasOMAid "7099_1" . dhd:CoA0000007130_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d256e6f6-e533-4580-8f0d-1248fc05208f ; - dho:hasLayer1 dhd:c69dd7eb-2506-47b9-b1ab-087e8fe3a61f ; - dho:hasLayer2 dhd:61642349-5307-4525-a570-c8ea401c3f5c ; - dho:hasLayer3 dhd:77de54c0-0498-482d-86f7-4c93281e97ea ; + dho:hasField dhd:414477ab-6be1-49e7-a0bd-cbd1a61c71de ; + dho:hasLayer1 dhd:e10688e7-1c02-4f4c-b645-bea962469e2d ; + dho:hasLayer2 dhd:a5ef154b-4638-4da3-b2b7-665c284dddfb ; + dho:hasLayer3 dhd:6e82d3fd-faff-4d36-afb9-e47169d72e39 ; dho:hasOMAid "7130_1" . dhd:CoA0000007157_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:623dd50b-3273-4760-984c-f82d07f2d365 ; - dho:hasLayer1 dhd:32b2291f-8002-42c6-ae65-cb0c80328369 ; + dho:hasField dhd:e15fab9f-8563-41e3-b49e-8873149e3e44 ; + dho:hasLayer1 dhd:be79803b-ff6a-4f40-986c-42fa97f01bbd ; dho:hasOMAid "7157_1" . dhd:CoA0000007261_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:4a65093c-5124-470c-8b2a-4820eb1c04d4 ; - dho:hasLayer1 dhd:985d0a7a-483e-4c50-9e5b-10f906ba4544 ; - dho:hasLayer2 dhd:89b1ae88-21b2-4c23-8865-d8da2b222d05 ; + dho:hasField dhd:540f719b-9ef1-4554-a3e8-16617a29b937 ; + dho:hasLayer1 dhd:6440c22c-2302-44fd-b6f4-493f0333b591 ; + dho:hasLayer2 dhd:15059bbd-d519-4427-825b-6d6f4b35a1fd ; dho:hasOMAid "7261_1" . dhd:CoA0000007265_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d3b92052-6123-4e8d-b079-e047dd16f6d2 ; - dho:hasLayer1 dhd:9e869237-8dc1-44fb-88b3-c04de987654e ; + dho:hasField dhd:71b5ae1d-34fd-4100-8047-7f12178f1947 ; + dho:hasLayer1 dhd:4e0c7db6-d913-4aa3-8068-c6638f515c40 ; dho:hasOMAid "7265_1" . dhd:CoA0000007294_CoAF1 a dho:Escutcheon, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c303a025-19b2-45e0-b140-d04ddb1db780 ; - dho:hasLayer1 dhd:41818314-e416-486a-9619-ba68d50cfc31 ; + dho:hasField dhd:c7d7d321-256d-4096-9428-5c49c86ee5cf ; + dho:hasLayer1 dhd:5fc243e1-990e-4bc1-b270-c2139275eb14 ; dho:hasOMAid "7294_CoAF1" . dhd:CoA0000007334_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:4dad772e-cc6f-496d-b911-63c09e674408 ; - dho:hasLayer1 dhd:9cde2602-1b54-41ad-9392-2ba81a097c37 ; - dho:hasLayer2 dhd:50b429fd-72dc-49cc-a319-2d99b9161c1e ; + dho:hasField dhd:6109ad4a-d02a-4d08-88a6-457de19c6357 ; + dho:hasLayer1 dhd:f6f5deed-d576-4004-b218-8eec264a1f3b ; + dho:hasLayer2 dhd:eb22ee23-3159-4649-8293-4adeb0bbf6cb ; dho:hasOMAid "7334_1" . dhd:CoA0000007570_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:8518d44d-b53a-40aa-81bf-260450568f40 ; - dho:hasLayer1 dhd:9db11c7c-fa8a-455f-b100-2bb03e1fa683 ; - dho:hasLayer2 dhd:c6b08aa5-3920-4331-9999-89f8f2a6cbc0 ; + dho:hasField dhd:2c2a1acb-1187-48f4-bb16-40f8d30bdf14 ; + dho:hasLayer1 dhd:74c3dcc9-adb8-4def-a561-91390c582a3a ; + dho:hasLayer2 dhd:77891bd4-f6a9-483b-bd42-6bb442f17f6f ; dho:hasOMAid "7570_1" . dhd:CoA0000007582_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:94120cf0-29e2-4b7b-a739-a6546894200c ; - dho:hasLayer1 dhd:c6bee381-0fa1-4a16-b440-ece7d0d45413 ; + dho:hasField dhd:728e98f3-08ae-4fcd-87b1-ba5a961049b9 ; + dho:hasLayer1 dhd:c19ff8d2-a57b-42eb-beca-9a6f6ad26f60 ; dho:hasOMAid "7582_1" . dhd:CoA0000007612_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d7316557-d7a7-41be-bacf-78a1b0695297 ; - dho:hasLayer1 dhd:d6cd9cfc-a460-42f1-85eb-264398b6844d ; + dho:hasField dhd:c4ce2f96-8d81-4434-82d8-0bd00f6ef749 ; + dho:hasLayer1 dhd:f09d5118-9167-43fa-bdc9-3865fddebd26 ; dho:hasOMAid "7612_1" . dhd:CoA0000007831_2_1 a dho:CoatOfArms, @@ -16542,35 +16380,35 @@ dhd:CoA0000007831_2_1 a dho:CoatOfArms, dhd:CoA0000007858_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e34b7e71-39d8-4c09-b78c-ac897c0dd8bd ; - dho:hasLayer1 dhd:17b4d0eb-3cf5-412d-a60a-a966f5ddc889 ; + dho:hasField dhd:09a76111-436c-47d1-91aa-f4f7657750fd ; + dho:hasLayer1 dhd:f6bd6f4b-a29f-488d-82df-472ee77ab45c ; dho:hasOMAid "7858_1" . dhd:CoA0000007961_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d85780c0-e18a-43bf-b887-efe717194602 ; - dho:hasLayer1 dhd:1545b09b-766d-440e-bd9d-ee864c836b8b ; - dho:hasLayer2 dhd:0d519702-9c70-4b79-a2c1-9e869c3cdc85 ; + dho:hasField dhd:218f2bde-5342-4f44-a6ec-05059a1d7fad ; + dho:hasLayer1 dhd:d757c3c8-2948-4a55-b7df-0e64aa67cdbe ; + dho:hasLayer2 dhd:a9e0054d-29e5-4934-9dc3-b27369e83f31 ; dho:hasOMAid "7961_1" . dhd:CoA0000007985_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:64d72f8a-c43d-4b87-8ce6-b5e8e2de14be ; - dho:hasLayer1 dhd:7fd9919a-7017-482f-896a-05eea46587ef ; + dho:hasField dhd:26e80fd0-fc39-49fd-a85f-c3684a32dea9 ; + dho:hasLayer1 dhd:f01e6891-f4c6-4628-9684-479c979659b7 ; dho:hasOMAid "7985_A" . dhd:CoA0000007985_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:44663a30-4bb4-4a55-9b49-5bf3de4f376a ; + dho:hasField dhd:a3a0aa97-f9f2-416b-ae57-63a4853a5501 ; dho:hasOMAid "7985_B" . dhd:CoA0000008134_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:80ff247b-86c6-4d26-942f-9f3b6d7950b6 ; + dho:hasField dhd:5657e867-9adf-46df-8fb6-a79fb9e43b0e ; dho:hasOMAid "8134_1" . dhd:CoA0000008134_A a dho:CoatOfArms, @@ -16579,8 +16417,8 @@ dhd:CoA0000008134_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008134_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:94533b4f-6cef-432b-9247-e90c6df57e7b ; - dho:hasLayer1 dhd:b6029fa2-7c18-4053-979c-4e96dae49bba ; + dho:hasField dhd:43a6c9ee-261a-4018-91b7-160441aeb6c0 ; + dho:hasLayer1 dhd:b30b0fe6-22f4-43fe-84da-3fc2538cd56f ; dho:hasOMAid "8134_A" . dhd:CoA0000008134_B a dho:CoatOfArms, @@ -16589,16 +16427,16 @@ dhd:CoA0000008134_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008134_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:65f16a66-0e49-47eb-8e8c-89c94006d520 ; - dho:hasLayer1 dhd:00a63a03-6a97-4a16-bc5f-efaf2a37877e ; + dho:hasField dhd:c1693847-9377-4f32-9593-9ac0d1a5e62e ; + dho:hasLayer1 dhd:c65dd18d-144f-4fef-9948-9abff4fa0f83 ; dho:hasOMAid "8134_B" . dhd:CoA0000008191_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e65d1e6f-647b-46e1-9477-3c068b534fe9 ; - dho:hasLayer1 dhd:6891c619-1814-4a16-9bd5-707aa99fbb1a ; - dho:hasLayer2 dhd:40fa0222-ba94-4b87-a96e-2444a9977168 ; + dho:hasField dhd:c861ddb8-f2e5-417b-90de-842eb330aaea ; + dho:hasLayer1 dhd:61490534-a438-4be9-afb5-1880fb3c6dbb ; + dho:hasLayer2 dhd:a59c93c5-6dd9-41a5-9f90-6dc66544bcf6 ; dho:hasOMAid "8191_A_1" . dhd:CoA0000008191_Escu a dho:Inescutcheon, @@ -16607,15 +16445,15 @@ dhd:CoA0000008191_Escu a dho:Inescutcheon, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008191_Escu_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8fd32e40-a413-44db-899c-50fda603a9cf ; - dho:hasLayer1 dhd:9678f11b-b7cf-408e-9536-c852029bacc5 ; + dho:hasField dhd:c3b963f9-f64b-42f9-8960-a68126a6970d ; + dho:hasLayer1 dhd:5b2bf78e-1024-4dc8-a039-3390299263ce ; dho:hasOMAid "8191_Escu" . dhd:CoA0000008191_Escu_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:9fb900b1-97fb-41a1-a4c6-1eb29700f7dc ; - dho:hasLayer1 dhd:ed39a916-3e5e-4128-9750-f19d66611388 ; + dho:hasField dhd:11c4b5b7-67bc-4bb5-b295-1e7d7a6f0a86 ; + dho:hasLayer1 dhd:901555ea-087c-4024-959f-9d1eff396e26 ; dho:hasOMAid "8191_Escu_1" . dhd:CoA0000008220_B_1 a dho:CoatOfArms, @@ -16627,8 +16465,8 @@ dhd:CoA0000008226_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008226_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e4747a65-f5ec-43bc-aa48-cdefe0ded166 ; - dho:hasLayer1 dhd:e6aba81c-ffab-4040-9656-fba8256ade97 ; + dho:hasField dhd:cb80a7a0-c8bf-488e-9418-8c09a673d8ef ; + dho:hasLayer1 dhd:2c4594d4-b965-4899-ac8f-acbab969e973 ; dho:hasOMAid "8226_A" . dhd:CoA0000008226_A_1 a dho:CoatOfArms, @@ -16640,8 +16478,8 @@ dhd:CoA0000008226_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008226_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:867f635d-3af1-4ff1-b15b-ec4a5baba0fc ; - dho:hasLayer1 dhd:5325ef8d-bc84-4985-84c5-518e75661891 ; + dho:hasField dhd:2db83f9b-ed8d-44dc-b95d-1efb2b768150 ; + dho:hasLayer1 dhd:d003e315-789d-40fa-87dd-f13e8eee9f37 ; dho:hasOMAid "8226_B" . dhd:CoA0000008226_B_1 a dho:CoatOfArms, @@ -16653,8 +16491,8 @@ dhd:CoA0000008226_C a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008226_C_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a95da483-63f2-4a88-a900-eddb409d3c42 ; - dho:hasLayer1 dhd:ececf88d-5f23-4693-945e-5dfa8001c539 ; + dho:hasField dhd:fb06d6bf-02f5-4367-b3a9-2fe83a708d56 ; + dho:hasLayer1 dhd:0c66ff1d-db56-4f76-92b4-1cae75df9a3c ; dho:hasOMAid "8226_C" . dhd:CoA0000008226_C_1 a dho:CoatOfArms, @@ -16666,8 +16504,8 @@ dhd:CoA0000008226_D a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008226_D_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e838394f-b6c6-42e4-a5b9-20b8bd550d68 ; - dho:hasLayer1 dhd:145d2697-f655-4f32-ae8e-31b09f69c182 ; + dho:hasField dhd:0b383449-5633-4163-842f-74fde04649e3 ; + dho:hasLayer1 dhd:ae3c8c88-e363-4eb7-975b-857eaa0bd1ce ; dho:hasOMAid "8226_D" . dhd:CoA0000008226_D_1 a dho:CoatOfArms, @@ -16682,7 +16520,7 @@ dhd:CoA0000008268_B_1 a dho:CoatOfArms, dhd:CoA0000008287_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:dd7e70fa-b4f1-497e-a6e0-b992817d11a3 ; + dho:hasField dhd:26964fbd-9f99-4c97-b8c4-9651cb13868d ; dho:hasOMAid "8287_1" . dhd:CoA0000008299_B_1 a dho:CoatOfArms, @@ -16691,19 +16529,19 @@ dhd:CoA0000008299_B_1 a dho:CoatOfArms, dhd:CoA0000008359_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:04828106-3421-4726-afc9-a521567da1ea ; + dho:hasField dhd:5a6e7f01-2b7c-4852-87b8-dfbb27cad28e ; dho:hasOMAid "8359_1" . dhd:CoA0000008378_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:7d4c9714-3c62-4253-b009-e707a42baf63 ; + dho:hasField dhd:5e01df6e-8f5c-4970-a9f6-f977bd2c66fe ; dho:hasOMAid "8378_1" . dhd:CoA0000008517_Escu a dho:Inescutcheon, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:34824127-845d-44de-9ac1-9c0637a29ce7 ; + dho:hasField dhd:d584a352-ff11-46bc-b41f-02c2b266593c ; dho:hasOMAid "8517_Escu" . dhd:CoA0000008668_A_1 a dho:CoatOfArms, @@ -16715,14 +16553,14 @@ dhd:CoA0000008670_B_1 a dho:CoatOfArms, dhd:CoA0000008670_Escu a dho:Inescutcheon, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f4ff75c1-976f-4c73-beb2-cf221a111fd1 ; - dho:hasLayer1 dhd:b3dfb493-2b03-4236-b7bb-48991e32fa97 ; + dho:hasField dhd:6786f41d-0d3e-40b6-a51f-4ba5276dae22 ; + dho:hasLayer1 dhd:ef2983e4-cf2a-45d7-a047-8fbba398c58a ; dho:hasOMAid "8670_Escu" . dhd:CoA0000008676_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e9a9ebf6-3a67-4ab4-ae66-7b784bc05c4f ; + dho:hasField dhd:8fdf13ad-724c-461b-87e6-95635573ed0a ; dho:hasOMAid "8676_1" . dhd:CoA0000008676_B_1 a dho:CoatOfArms, @@ -16731,20 +16569,20 @@ dhd:CoA0000008676_B_1 a dho:CoatOfArms, dhd:CoA0000008682_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a6ebce20-c19d-4076-9467-86b8b8d8c931 ; - dho:hasLayer1 dhd:454a1ba9-c164-4b19-9dd4-ef41dde4e91d ; + dho:hasField dhd:428373f3-4e68-4431-aedf-756f28864450 ; + dho:hasLayer1 dhd:09121c7e-fe87-48fa-bc79-43902016ba8b ; dho:hasOMAid "8682_A" . dhd:CoA0000008682_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0de7444e-0c29-4dca-ad4d-f04d0b07c060 ; + dho:hasField dhd:45d286d7-edfc-410d-a1ff-c387e065d50a ; dho:hasOMAid "8682_B" . dhd:CoA0000008724_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:59621b8b-c294-4a3c-ac2e-0408fc834014 ; + dho:hasField dhd:6614461a-b658-44d1-8429-07d806c193e1 ; dho:hasOMAid "8724_1" . dhd:CoA0000008724_A_1 a dho:CoatOfArms, @@ -16753,35 +16591,35 @@ dhd:CoA0000008724_A_1 a dho:CoatOfArms, dhd:CoA0000008755_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:8e52a1c3-01fa-4c27-bc9a-ebff72949f7c ; - dho:hasLayer1 dhd:43169335-a58e-4f8b-9cca-0bb74a5241be ; + dho:hasField dhd:d6f8e74a-170e-4204-b0b0-9939e5d82360 ; + dho:hasLayer1 dhd:6fe16594-018b-4fdb-91f1-bd6357325bb4 ; dho:hasOMAid "8755_A_1" . dhd:CoA0000008755_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:cc6980af-6db2-407f-98b5-6021e13c19b7 ; - dho:hasLayer1 dhd:adeba4fe-4246-44c5-8ca7-cf830dd95e9a ; + dho:hasField dhd:13763f3b-25f8-44e8-9289-252edccc85ed ; + dho:hasLayer1 dhd:b677b06b-e24e-44d3-bf8b-6bed734bf1b5 ; dho:hasOMAid "8755_B_1" . dhd:CoA0000008800_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:c513355d-8322-4fe4-be45-fddc59ca928d ; - dho:hasLayer1 dhd:66c49f7d-ce78-4a13-a70d-92ba0ae4d879 ; + dho:hasField dhd:e3e9a21a-846b-44d7-a529-eae5a56aa5c1 ; + dho:hasLayer1 dhd:18cbb53a-cbe0-4580-a572-601c471ebfd8 ; dho:hasOMAid "8800_A_1" . dhd:CoA0000008800_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:58bbf55b-349f-49ca-9666-0557e8ec2d8b ; - dho:hasLayer1 dhd:89a69b90-1e5e-4fae-846a-20d7cbe88147 ; + dho:hasField dhd:ab2489be-16ee-4298-9999-33e66d77aa08 ; + dho:hasLayer1 dhd:ea621474-b3bf-4550-861b-f9b6b528dc8d ; dho:hasOMAid "8800_B_1" . dhd:CoA0000008837_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:07fa0565-b626-40c3-8a1f-9d60d897da04 ; + dho:hasField dhd:99e0f6f6-c82f-4102-ac8c-2a001cc2e359 ; dho:hasOMAid "8837_1" . dhd:CoA0000008925_B_1 a dho:CoatOfArms, @@ -16790,50 +16628,50 @@ dhd:CoA0000008925_B_1 a dho:CoatOfArms, dhd:CoA0000008991_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:22760a6f-556e-462e-81db-cbad7dca6847 ; + dho:hasField dhd:c4fc7197-f12e-4b08-a4c3-33459c277026 ; dho:hasOMAid "8991_1" . dhd:CoA0000009505_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:481cd410-9474-4733-8875-85acc05d4190 ; - dho:hasLayer1 dhd:9cacdb67-5003-4aec-82d9-bcc47bbaa4fe ; - dho:hasLayer2 dhd:409aafc9-a588-40c3-8ce9-2bcbd6226cc4 ; - dho:hasLayer3 dhd:4e1777aa-0863-4519-a1ee-389b1e9af88a ; + dho:hasField dhd:4e52a20c-70eb-4ab7-877e-f1561bc42569 ; + dho:hasLayer1 dhd:6c95b9c0-54ee-4878-86d3-101ffe14a931 ; + dho:hasLayer2 dhd:7e01691e-1833-4655-a20f-bb14f8b3e1d4 ; + dho:hasLayer3 dhd:97b1b454-0252-44cc-8b06-6ffbcaae640a ; dho:hasOMAid "9505_1" . dhd:CoA0000009579_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:c95780ed-663b-4aba-bf17-965261c3db70 ; + dho:hasField dhd:63fe4e29-df82-4c99-88e6-37e8511ce06f ; dho:hasOMAid "9579_1" . dhd:CoA0000009646_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:18d580d8-b786-4c9b-9f2c-4e5ebc2c9e96 ; - dho:hasLayer1 dhd:f02f28db-b352-470f-9c57-c9fd3b750cc3 ; - dho:hasLayer2 dhd:24c9de06-80d4-49ab-ab0d-94b902e245d5 ; + dho:hasField dhd:256dc5ca-cb6c-4248-974b-6cf04ab0754b ; + dho:hasLayer1 dhd:7ee1fadf-7280-4850-a956-3d0f31d09278 ; + dho:hasLayer2 dhd:4a22279b-e23a-4220-b34f-7b2d5a2b8a05 ; dho:hasOMAid "9646_1" . dhd:CoA0000009649_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:35236a42-89fb-4367-9d35-c4e60364bfe1 ; - dho:hasLayer1 dhd:3f5f1ab7-afa3-4474-bee1-4dd907694301 ; + dho:hasField dhd:71550363-4d47-4c32-9063-8dc622592e88 ; + dho:hasLayer1 dhd:9ee38b18-fe9b-4f3a-b802-036d4530f5fa ; dho:hasOMAid "9649_A" . dhd:CoA0000009649_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:8efe0109-8153-48b0-becf-9deecee9dc40 ; - dho:hasLayer1 dhd:ba31164c-236b-4da3-bed4-ad3445b2dbd7 ; + dho:hasField dhd:a41cda22-4a19-4884-a9bd-9c5ecb0d8273 ; + dho:hasLayer1 dhd:988cd170-3546-4a21-bd13-9508fbda86bd ; dho:hasOMAid "9649_B" . dhd:CoA0000009649_C a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:cbeeb63a-cee9-4fa1-810d-531b0cc53245 ; + dho:hasField dhd:5c40361b-85b4-40f2-89eb-4f27bb4816bd ; dho:hasOMAid "9649_C" . dhd:CoA0000009649_D a dho:CoatOfArms, @@ -16842,8 +16680,8 @@ dhd:CoA0000009649_D a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009649_D_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6001a0ed-d6fd-4507-b611-607d3e6b443e ; - dho:hasLayer1 dhd:27e0cd8f-14f5-4879-8924-db5c3d661d9f ; + dho:hasField dhd:3fceb2d6-75a7-4038-a4fb-efe1d89213ee ; + dho:hasLayer1 dhd:539a03d3-30fd-46cf-b244-8ebdfe79e283 ; dho:hasOMAid "9649_D" . dhd:CoA0000009649_D_1 a dho:CoatOfArms, @@ -16852,61 +16690,61 @@ dhd:CoA0000009649_D_1 a dho:CoatOfArms, dhd:CoA0000009650_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:19777f79-2dca-4312-837e-f6683e139687 ; - dho:hasLayer1 dhd:27bffc28-08a1-46b8-9ad1-0233803e1050 ; - dho:hasLayer2 dhd:0d286f46-ef6c-4d34-846c-157fbd1aac9b ; + dho:hasField dhd:80c4ffd3-4a07-4eb6-97f3-c691b6297da5 ; + dho:hasLayer1 dhd:4a6bff36-8ba3-4265-8772-023c39caa27b ; + dho:hasLayer2 dhd:4bcc2c6b-2a2f-485c-bc26-c7af79b527ef ; dho:hasOMAid "9650_1" . dhd:CoA0000009651_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:645ac10f-e54e-4af0-928f-340cb5945198 ; - dho:hasLayer1 dhd:256023d7-f3da-450b-a353-b90d29fddf3c ; - dho:hasLayer2 dhd:852eb613-07ba-4793-ad4d-10c062e7a5f7 ; + dho:hasField dhd:6b7b2cd9-5033-41e9-a9b1-85bdf8c78dc2 ; + dho:hasLayer1 dhd:7ed6b9be-73bc-4368-944a-e95336ac5953 ; + dho:hasLayer2 dhd:6d4450cb-2bfb-407b-beae-19e9b6bdbea4 ; dho:hasOMAid "9651_1" . dhd:CoA0000009652_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:fffefe90-f009-4830-9685-a4859ada0ce9 ; - dho:hasLayer1 dhd:40ac586c-c2e1-43a0-a4fb-7c0a6691d11c ; - dho:hasLayer2 dhd:0e423e54-521e-480a-8eac-3d95ac0da28f ; + dho:hasField dhd:63f77e3e-1060-4d54-ba31-01c8001c70bd ; + dho:hasLayer1 dhd:0901aacb-5bae-4896-aa55-bfee2bfd754f ; + dho:hasLayer2 dhd:97cadd95-5faa-4dcb-be79-0d880f7bf357 ; dho:hasOMAid "9652_1" . dhd:CoA0000009653_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:4bc5c6dc-612e-4fad-9d80-e9cc79f8bbad ; - dho:hasLayer1 dhd:75360c88-da64-4fc6-9659-fd7690b02e3f ; + dho:hasField dhd:cba993fe-a968-4e62-9de9-a892b395c04e ; + dho:hasLayer1 dhd:00081af8-8b23-4634-bfc3-651ab669d49a ; dho:hasOMAid "9653_1" . dhd:CoA0000009655_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d67d807c-3741-4f3e-92f8-5c3b84e6d232 ; - dho:hasLayer1 dhd:7e94fb79-dfda-4a3e-93bd-d78a05134108 ; - dho:hasLayer2 dhd:300ead69-8bdf-4841-adf4-f8ca319a5036 ; + dho:hasField dhd:ca51c692-0991-418f-b6ec-36570c350adb ; + dho:hasLayer1 dhd:a43c7ae6-67f0-48c8-b720-10a06d989418 ; + dho:hasLayer2 dhd:ce9e13b4-f22f-4781-b634-f465b771a948 ; dho:hasOMAid "9655_1" . dhd:CoA0000009658_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d982f9bd-e59a-45ab-8352-22c6fc87e5bf ; - dho:hasLayer1 dhd:acded443-d66a-453a-b0a5-fe5701df75cd ; + dho:hasField dhd:b45df218-3c25-4f0e-9ef7-3f9b0eddd55f ; + dho:hasLayer1 dhd:b115d929-bcdf-448a-b31e-6818604f7d92 ; dho:hasOMAid "9658_1" . dhd:CoA0000009682_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:045348cd-4c08-44a2-aaf5-163c525ab094 ; - dho:hasLayer1 dhd:a636a125-3284-461e-85ea-65fc5388f405 ; + dho:hasField dhd:52f4e003-baa6-4fc6-a80f-200ee3f05d1a ; + dho:hasLayer1 dhd:bb50b1cb-e90e-47b0-8026-98e4c4759c23 ; dho:hasOMAid "9682_1" . dhd:CoA0000009691_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e8fdbb2a-62c2-4837-a83e-df14e9779702 ; - dho:hasLayer1 dhd:1636d960-3641-41fa-8bed-43edd818ebe4 ; + dho:hasField dhd:4efb19f9-0f8c-42b3-a1e7-74fa3375bc76 ; + dho:hasLayer1 dhd:333e689f-9ff2-4637-b96d-606ff93c38db ; dho:hasOMAid "9691_1" . dhd:CoA0000009943_CoAF1 a dho:Canton, @@ -16915,8 +16753,8 @@ dhd:CoA0000009943_CoAF1 a dho:Canton, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009943_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7a35e63d-d22b-4c9a-8b9c-ddeb636165d0 ; - dho:hasLayer1 dhd:acf2f2e0-0037-40b7-ad35-ad0b8ae58f79 ; + dho:hasField dhd:e43f454f-a733-4639-aaf9-e7d97ef93dff ; + dho:hasLayer1 dhd:4091cbd1-3e83-41ca-9f3d-1c49416de9d6 ; dho:hasOMAid "9943_CoAF1" . dhd:CoA0000009943_CoAF1_1 a dho:CoatOfArms, @@ -16925,89 +16763,89 @@ dhd:CoA0000009943_CoAF1_1 a dho:CoatOfArms, dhd:CoA0000010789_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:77ed139e-0d42-45b8-a5b1-2ac0d46bc9f0 ; + dho:hasField dhd:75a9ec98-6df8-4a76-9def-fdee83d1aafb ; dho:hasOMAid "10789_A" . dhd:CoA0000010789_A_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:58941719-5f57-48ca-bf7e-e4912a3c5a93 ; + dho:hasField dhd:c07e67ee-1439-4324-b6ff-730a67bd2ff1 ; dho:hasOMAid "10789_A_A" . dhd:CoA0000010789_A_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:0a33ec79-fbdd-4013-a98e-ce93430d19b9 ; - dho:hasLayer1 dhd:d5f6b88a-b3d7-4c42-b8b3-1e341e5219e8 ; + dho:hasField dhd:e69c0d4b-a5e3-4d9c-9439-c77f7b4ee155 ; + dho:hasLayer1 dhd:64f2eeec-b198-4ff6-b1f3-d41d3ee3a535 ; dho:hasOMAid "10789_A_B" . dhd:CoA0000010789_A_C a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:93f9c694-9075-4aaf-a160-a5f8d5515636 ; - dho:hasLayer1 dhd:547550ca-3c0b-4ba7-8c1a-653975904686 ; + dho:hasField dhd:ee8c9ef6-de62-4e11-ac46-70e43489f66c ; + dho:hasLayer1 dhd:3a91318c-3f38-4bbb-93dd-ad95cc918f23 ; dho:hasOMAid "10789_A_C" . dhd:CoA0000010789_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:abfc4ff1-7c9d-46d5-a61c-e8e4a60ed66c ; + dho:hasField dhd:b0a99676-7c16-4d66-9988-8ce58351c10d ; dho:hasOMAid "10789_B" . dhd:CoA0000010789_B_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:6fe8b17c-003c-44e2-9a02-feaa83fa64bc ; - dho:hasLayer1 dhd:6d32e793-d45b-415f-9883-72ba3847cd6c ; + dho:hasField dhd:be1bce25-3d62-4fde-8b21-054f996d2dfa ; + dho:hasLayer1 dhd:86154363-f1b3-46fa-b8eb-a520ba4d61fc ; dho:hasOMAid "10789_B_A" . dhd:CoA0000010789_B_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9f8effd8-7759-4e49-805d-b276a7693e13 ; - dho:hasLayer1 dhd:5269a3c2-4017-411d-9787-76f2a37fd40d ; + dho:hasField dhd:dd8f2948-e261-4f51-a45a-24bbf09a3355 ; + dho:hasLayer1 dhd:b8820a86-4df0-4fab-acd9-08d47daeb530 ; dho:hasOMAid "10789_B_B" . dhd:CoA0000010789_B_C a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ae2530b0-202a-48bc-ac2c-838121502537 ; - dho:hasLayer1 dhd:4eb108c3-ed4d-4060-b7f1-47fefd3ed7e2 ; - dho:hasLayer2 dhd:3fa249ce-72b2-4ccf-a740-1d1c40b59a71 ; + dho:hasField dhd:f9c56ed0-c715-4ae9-bb6b-7ad0deea7034 ; + dho:hasLayer1 dhd:1bf47344-248c-46f8-8821-15a75a8a6921 ; + dho:hasLayer2 dhd:83504759-d96c-42ef-a8c1-dbcf48a4bbb9 ; dho:hasOMAid "10789_B_C" . dhd:CoA0000011773_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:1f9bc97f-8fa5-45df-bec3-0206a60ffb73 ; + dho:hasField dhd:9a705a62-d8fa-4bc2-9df0-072e8ccf8af3 ; dho:hasOMAid "11773_1" . dhd:CoA0000016114_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:326c57c4-f10e-4a88-989c-74d7a29c0e14 ; - dho:hasLayer1 dhd:5c94a85d-6e95-4d12-a3df-65d08fb3de83 ; + dho:hasField dhd:015e4958-c438-47e3-854c-9b520c6f5184 ; + dho:hasLayer1 dhd:9ca2868c-f660-413c-ab1f-5f626fc82058 ; dho:hasOMAid "16114_1" . dhd:CoA0000016396_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e26fe019-566e-4189-8d52-17cf3c6da405 ; - dho:hasLayer1 dhd:8b0afd9e-0e5b-4811-b3eb-8ed733f3e512 ; + dho:hasField dhd:892d4eb3-6fba-4585-8d2f-95ae37f73f00 ; + dho:hasLayer1 dhd:bbf8e581-e25f-4f68-9c3d-8d784f2638cf ; dho:hasOMAid "16396_1" . dhd:CoA0000016446_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:4b146587-20ef-4110-a581-63e0a93396b5 ; - dho:hasLayer1 dhd:c881fac1-6f92-443b-ade0-e22f0d5d2788 ; + dho:hasField dhd:98045086-d9c9-4782-9901-6712156ea8ec ; + dho:hasLayer1 dhd:f5690cbd-a274-4bd1-a1e6-1fc04a496afe ; dho:hasOMAid "16446_1" . dhd:CoA0000016665_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d0c015ac-83ea-4c5f-9455-fedb8f7be63d ; - dho:hasLayer1 dhd:c60be8a3-0415-48b2-bf19-b5aff7505c74 ; + dho:hasField dhd:e0f0d6ac-7551-4af1-8eb2-0f514752692f ; + dho:hasLayer1 dhd:db9d2a82-6ca3-420e-a2a4-4744f60a0700 ; dho:hasOMAid "16665_A_1" . dhd:CoA0000017508_1 a dho:CoatOfArms, @@ -17016,24 +16854,24 @@ dhd:CoA0000017508_1 a dho:CoatOfArms, dhd:CoA0000017508_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:7e294035-54b3-4dae-9656-55c553701eef ; - dho:hasLayer1 dhd:c2cf48ce-5634-45c9-9b06-cfe805d61d5e ; - dho:hasLayer2 dhd:a8d30a9d-54ed-41e9-add0-28a80b75f9e4 ; + dho:hasField dhd:b01cd12f-c6e1-4834-bee8-c98c25b1026b ; + dho:hasLayer1 dhd:696500c8-2e9e-47f9-871c-e24d8f64ce57 ; + dho:hasLayer2 dhd:400544e4-e2a1-43b5-b911-88e588723bcc ; dho:hasOMAid "17508_A_1" . dhd:CoA0000017508_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:8b5244e2-508f-43c6-a0d1-583b63899bdb ; - dho:hasLayer1 dhd:41a9ece4-8708-4122-a7ef-538353380d1e ; - dho:hasLayer2 dhd:d6635cb7-0132-4b45-b255-183cb1c0db10 ; + dho:hasField dhd:e68dc7c8-9e9f-4740-8ca3-1f95940ee113 ; + dho:hasLayer1 dhd:5e3a4a6b-5a5c-4cbe-8ef1-e300079cf667 ; + dho:hasLayer2 dhd:d7c62290-5b54-4749-8715-122e40e9456c ; dho:hasOMAid "17508_B_1" . dhd:CoA0000017737_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:b2da97cd-54ed-42c0-bef4-3ed773518c8b ; - dho:hasLayer1 dhd:f78bb4ce-5596-4521-a0fa-aecb67586bd2 ; + dho:hasField dhd:90408efa-46e9-4b9c-865f-8b4d5181a0fc ; + dho:hasLayer1 dhd:0b54bc57-088e-487c-92b3-9ac929e46212 ; dho:hasOMAid "17737_1" . dhd:CoA0000019035_1 a dho:CoatOfArms, @@ -17042,15 +16880,15 @@ dhd:CoA0000019035_1 a dho:CoatOfArms, dhd:CoA0000019035_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c64cd27a-2f0d-4c2d-bae6-048b657c051a ; - dho:hasLayer1 dhd:0ebfc4fc-fdb6-444c-9446-5fce1221c272 ; + dho:hasField dhd:7b90b16e-abac-44c2-9d60-414945261450 ; + dho:hasLayer1 dhd:bbcb5d47-83a4-4000-9ed1-944182db5c01 ; dho:hasOMAid "19035_A" . dhd:CoA0000019035_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b92fa027-98be-4e43-afab-59cbf0e54f3e ; - dho:hasLayer1 dhd:6936494e-a66c-4032-b148-7a5520a81389 ; + dho:hasField dhd:4e5af76d-3823-4c71-9182-ed232397154a ; + dho:hasLayer1 dhd:eaf1c41c-7106-40b6-910a-e04bfed51a54 ; dho:hasOMAid "19035_B" . dhd:CoA0000019035_C a dho:CoatOfArms, @@ -17058,15 +16896,15 @@ dhd:CoA0000019035_C a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_C_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d2234e3c-7cf4-4080-b0c2-be85c1990a14 ; - dho:hasLayer1 dhd:98c8bcbf-4328-455a-983c-9d7f0db68e6c ; + dho:hasField dhd:ffb130c6-4b20-4654-a658-b854da160ac0 ; + dho:hasLayer1 dhd:483125a6-6578-42e3-aa92-b2df5f7f8c12 ; dho:hasOMAid "19035_C" . dhd:CoA0000019035_C_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:225e2b4a-007d-41b8-8deb-0cb6678350b3 ; - dho:hasLayer1 dhd:d58aab9f-5602-4894-85e0-19a26bf2508a ; + dho:hasField dhd:09be5181-5ff2-4ba5-a03d-4821fb4d2141 ; + dho:hasLayer1 dhd:7bb980c2-4e6d-4b72-a94f-54346bd2e798 ; dho:hasOMAid "19035_C_1" . dhd:CoA0000019035_D a dho:CoatOfArms, @@ -17074,15 +16912,15 @@ dhd:CoA0000019035_D a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_D_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4d7572cd-ac7b-4fd1-9527-0795b2e89f98 ; - dho:hasLayer1 dhd:218731c5-89ed-4e76-a582-11f586a34486 ; + dho:hasField dhd:271cf6cf-be52-4313-a128-6fa054701f7f ; + dho:hasLayer1 dhd:09517894-8c3b-4070-8a81-fc45d980c0ca ; dho:hasOMAid "19035_D" . dhd:CoA0000019035_D_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:44f350c9-8ce7-41a8-ad2a-c4c18e840571 ; - dho:hasLayer1 dhd:d4946fa3-1c5f-42e8-86e2-442158d744a1 ; + dho:hasField dhd:b0f8728d-56ec-4218-b07f-66dfc8995db2 ; + dho:hasLayer1 dhd:79c24e58-2b56-4cc9-9427-3c6bb28bb37b ; dho:hasOMAid "19035_D_1" . dhd:CoA0000019035_Escu a dho:Inescutcheon, @@ -17090,7 +16928,7 @@ dhd:CoA0000019035_Escu a dho:Inescutcheon, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_Escu_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:400706b8-bbca-41cd-ad36-4d5b4d1dd588 ; + dho:hasField dhd:1d38d779-f386-4f89-bd7f-08553ab5f649 ; dho:hasOMAid "19035_Escu" . dhd:CoA0000019035_Escu_1 a dho:CoatOfArms, @@ -17099,36 +16937,36 @@ dhd:CoA0000019035_Escu_1 a dho:CoatOfArms, dhd:CoA0000019035_Escu_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:235ff98f-5ef5-407a-8890-98599ae1e2bd ; - dho:hasLayer1 dhd:eb2a39a3-ca98-45e5-8a87-febf1bea846a ; + dho:hasField dhd:45449a44-88d4-4ab2-a336-8fa43a6dff8e ; + dho:hasLayer1 dhd:758d30c3-9e23-4605-9aa9-f0f9c039646e ; dho:hasOMAid "19035_Escu_A_1" . dhd:CoA0000019776_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:6191c62d-3eee-4663-a601-737cfc0f8c61 ; - dho:hasLayer1 dhd:b0535a8f-fdf4-4f27-a3a3-606e26de4863 ; - dho:hasLayer2 dhd:7e9ab997-1034-40bf-8eba-565682039f85 ; + dho:hasField dhd:04dcf326-796b-4847-9d11-3ae68015b536 ; + dho:hasLayer1 dhd:f711a2cd-8bfb-48ea-8bce-005c858efb8e ; + dho:hasLayer2 dhd:b9319e71-678d-4a7d-9a02-3cd96a5cf7ce ; dho:hasOMAid "19776_1" . dhd:CoA0000021423_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:99a97e46-bd32-46df-8458-a8b33ab503fe ; + dho:hasField dhd:50278b94-fc30-4ce9-93a8-536cb9e50490 ; dho:hasOMAid "21423_A" . dhd:CoA0000021423_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:11b60dae-3ed3-47ee-929e-aca13e871bb3 ; + dho:hasField dhd:9838f607-830d-4544-aa2b-a716cf443170 ; dho:hasOMAid "21423_B" . dhd:CoA0000022239_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:885d12d1-9d4f-47dc-94aa-f36f031e750f ; - dho:hasLayer1 dhd:ff6e5aee-d8ff-4884-ae96-e36a18fa5293 ; - dho:hasLayer2 dhd:abeab642-1b61-4e43-8570-fbcd1aa0cf64 ; + dho:hasField dhd:69aaf972-6942-440e-86f5-325c6e0b380d ; + dho:hasLayer1 dhd:688c222a-92c0-407e-8c73-09255c4d4ea3 ; + dho:hasLayer2 dhd:01dead19-a567-4627-9b8c-11da8e00452c ; dho:hasOMAid "22239_1" . dhd:CoA0000022239_CoAF1_1 a dho:CoatOfArms, @@ -17137,6257 +16975,6419 @@ dhd:CoA0000022239_CoAF1_1 a dho:CoatOfArms, dhd:CoA0000027003_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:f1976fb5-5b49-424e-b46b-d68ce80c31c2 ; - dho:hasLayer1 dhd:51d32dfb-c60e-4b9c-ab59-ba6795f9ec1b ; + dho:hasField dhd:8f76da22-af39-4b88-9c24-b957118c4cf5 ; + dho:hasLayer1 dhd:c13163ee-1323-4400-b9e1-e282b28285e2 ; dho:hasOMAid "27003_1" . dhd:CoA0000027004_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:cba2b949-b175-4809-b9be-6a7e979cec62 ; - dho:hasLayer1 dhd:268d5b27-c1b9-4d9a-a96f-f5b045f89173 ; - dho:hasLayer2 dhd:8c21c4d2-e56f-4b20-9710-33cb22d1ccad ; + dho:hasField dhd:fd97621a-f3f7-40e3-9cc8-be45b699f650 ; + dho:hasLayer1 dhd:87b41d0a-dd26-43e4-8988-dd8f13a494a8 ; + dho:hasLayer2 dhd:f0c564ba-94a7-42e8-9441-f72b9a9ad2e6 ; dho:hasOMAid "27004_1" . dhd:CoA0000027012_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; dho:hasEscutcheon dhd:CoA0000027012_Escu ; - dho:hasField dhd:65e9114c-1677-4e41-bb99-468130ef5387 ; + dho:hasField dhd:eee045c3-27ea-46d0-bfe6-a81f71b50f6b ; dho:hasOMAid "27012_1" . dhd:CoA0000027384_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:a6ec09ee-d9fb-41e9-b3d4-d696d5eef62d ; - dho:hasLayer1 dhd:35771909-4f4a-4f34-aab5-d141b1426266 ; + dho:hasField dhd:a036fd10-e9e8-4e2e-8b62-223a7c59e4a0 ; + dho:hasLayer1 dhd:2fff1f02-7e9c-4554-93bd-35e7eb5cbfc2 ; dho:hasOMAid "27384_1" . dhd:CoA0000027523_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a464f63d-53c8-4460-adc7-db0c7d1d8355 ; - dho:hasLayer1 dhd:5d59cf4d-657c-4692-91cc-9214a1143331 ; + dho:hasField dhd:fed3baf8-0a44-45a1-8db0-cb659a97353e ; + dho:hasLayer1 dhd:4e963c18-7b24-488d-8398-ddf924ee496d ; dho:hasOMAid "27523_1" . dhd:CoA0000027524_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:76eb1392-3d35-408d-a44c-84cfd63186fb ; - dho:hasLayer1 dhd:7eb2d3cf-4194-47e8-bf20-d609f706b981 ; + dho:hasField dhd:21fb8a5c-9a68-445e-b468-1bf71b570c60 ; + dho:hasLayer1 dhd:4b00370b-314e-42ed-b4f3-1523c91a9fa1 ; dho:hasOMAid "27524_1" . dhd:CoA0000027525_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:79f16542-51e3-4894-b71f-51544c588cb9 ; - dho:hasLayer1 dhd:c3e74806-0ed4-45cc-885d-b01174cfbdae ; + dho:hasField dhd:c2685a1f-9f58-453b-8b80-f10530c3f185 ; + dho:hasLayer1 dhd:23640da0-8f24-4977-ab9f-a0a21ff39427 ; dho:hasOMAid "27525_1" . dhd:CoA0000027527_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:892936e3-d035-4bfc-aaf1-a85e87d71dc7 ; - dho:hasLayer1 dhd:80e02ca5-96cb-4e7c-bc30-85392e62b814 ; + dho:hasField dhd:90216644-cd22-4655-bda2-e91123cf9827 ; + dho:hasLayer1 dhd:d85f7564-81cb-401d-b9e7-2d6434a58e72 ; dho:hasOMAid "27527_1" . dhd:CoA0000027530_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:c347a4a3-c60b-4eba-995c-3d935b1ceac6 ; - dho:hasLayer1 dhd:f6a65ecb-08e8-4f2e-bfcd-d3e8e5f3a1ad ; + dho:hasField dhd:4687ee92-3f4c-4d02-9a1a-7abbc48c189c ; + dho:hasLayer1 dhd:8d339bb4-cd70-4998-a9ba-702241502f7c ; dho:hasOMAid "27530_1" . dhd:CoA0000027636_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:59b53cf4-5f1d-4cb4-a228-15975209f8bb ; + dho:hasField dhd:ff4c544c-7e6e-4b98-baf2-7719bb83caf4 ; dho:hasOMAid "27636_1" . dhd:CoA0000027639_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:1604782e-19ca-43d6-ad66-33178df832cc ; + dho:hasField dhd:62a71e4e-b7c1-49f8-8b78-54bc29f853e6 ; dho:hasOMAid "27639_1" . dhd:CoA0000027639_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:43c45f8e-90b8-4511-b333-49fb0f762cb0 ; + dho:hasField dhd:9e58627b-8548-4fe8-91f0-19d0137c9321 ; dho:hasOMAid "27639_A_1" . dhd:CoA0000027639_A_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:44fc6763-b492-49b1-b0c7-dbe438df7041 ; - dho:hasLayer1 dhd:8cd12300-966c-4604-be53-bd3b9c491d65 ; + dho:hasField dhd:99524f44-b53f-417f-8b88-b55578891bc4 ; + dho:hasLayer1 dhd:1bd34504-7bca-411f-ae8a-2185a84afe29 ; dho:hasOMAid "27639_A_A_1" . dhd:CoA0000028271_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:9ebb6983-c416-44f8-84c9-bbacc73ab312 ; - dho:hasLayer1 dhd:94d8483e-7ee3-4cdf-82d7-37bb4c010d8c ; - dho:hasLayer2 dhd:5a203f7e-69c6-40b1-a05a-dbb8c5d01126 ; + dho:hasField dhd:3749ba54-042f-43a5-8290-f40ffda3f8e4 ; + dho:hasLayer1 dhd:904f62fe-33f6-4f85-87e0-242e33b1113d ; + dho:hasLayer2 dhd:b8f2c492-abb0-4a9a-8570-ac84544a0b5b ; dho:hasOMAid "28271_1" . dhd:CoA0000028763_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:5395ce2b-7773-4d6f-9463-7ebd193a81ac ; - dho:hasLayer1 dhd:eb32a3cd-1486-4cac-aed5-15a50027b0a8 ; + dho:hasField dhd:c85d0ea1-bd6b-44dd-b7ba-17d4763a54fc ; + dho:hasLayer1 dhd:82391b93-86c6-4e4a-87ab-6f4c814b5fc9 ; dho:hasOMAid "28763_1" . dhd:CoA0000031504_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:6f4d1083-4d82-4b23-b140-c4be768ff65c ; - dho:hasLayer1 dhd:464ea38d-dd7b-4721-bac7-faebce50ea16 ; + dho:hasField dhd:a7a07e11-75ca-4857-ac9b-56a1fc5acb39 ; + dho:hasLayer1 dhd:189df23a-7e7f-4e56-a80c-4a691beb6206 ; dho:hasOMAid "31504_1" . dhd:CoA0000031514_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:543f063d-0cd6-4bc0-8538-f3abf6be5f94 ; - dho:hasLayer1 dhd:ffaad546-ba7c-4424-b2a8-8cab1c73594d ; + dho:hasField dhd:ce63b108-33cf-4529-9559-da756e4e4aea ; + dho:hasLayer1 dhd:1890bc56-6da7-49a8-b3c0-994b532d59a8 ; dho:hasOMAid "31514_1" . dhd:CoA0000031515_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:b6c10208-18f3-4979-91b9-e5b03f88fa18 ; - dho:hasLayer1 dhd:6115c4ed-f702-44a6-9329-8cb3ba26bbb5 ; + dho:hasField dhd:bf064dbb-7853-43f4-8ceb-54d60c212ba9 ; + dho:hasLayer1 dhd:cc017024-7e21-484e-a092-00d38c76e757 ; dho:hasOMAid "31515_1" . dhd:CoA0000031516_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e835646b-4efd-4101-a65c-e96e2c6476f1 ; - dho:hasLayer1 dhd:fb522ef9-1703-49c6-aa1c-11af477138b1 ; + dho:hasField dhd:89e6d897-a7c7-476c-a9bd-cc4a980caaba ; + dho:hasLayer1 dhd:304119c4-d442-45d6-9758-a6459ed984ab ; dho:hasOMAid "31516_1" . dhd:CoA0000031518_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:86f81f0b-b35e-4b2a-8d1d-c7d35b1a8f41 ; - dho:hasLayer1 dhd:aa7d3200-deb2-40a2-829e-97ec32732ac9 ; + dho:hasField dhd:7024f395-4fc8-4d76-ba22-2ca2b63fc166 ; + dho:hasLayer1 dhd:68546bc8-72c6-43d3-abe6-f594210576a5 ; dho:hasOMAid "31518_1" . dhd:CoA0000031537_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:dae25a61-9e92-4f5e-aee6-029194d3a2a7 ; - dho:hasLayer1 dhd:53735069-79d3-44c2-ab17-6b543ac052c8 ; - dho:hasLayer2 dhd:ae3ba342-bb07-4871-9757-c54b6d59189f ; + dho:hasField dhd:c085aa31-f556-4613-b008-80e5f8aee376 ; + dho:hasLayer1 dhd:2cc16f8d-06de-4fea-ad86-8950920568c7 ; + dho:hasLayer2 dhd:f8675174-39ed-4960-8b01-c04d092aec4c ; dho:hasOMAid "31537_1" . dhd:CoA0000031539_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:08bfc265-fabd-4246-8687-9e733e642025 ; - dho:hasLayer1 dhd:260d2730-138b-44e0-b683-069a4e3f7e57 ; + dho:hasField dhd:1aa1fcba-e5dc-4c30-aa47-732d99a594bb ; + dho:hasLayer1 dhd:a62bc6cd-e643-44c9-81a0-d80ce5321761 ; dho:hasOMAid "31539_1" . dhd:CoA0000031543_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:eea51a0d-69e0-442f-9b40-bc0807c85e2e ; - dho:hasLayer1 dhd:d02abcc8-1ee0-415a-9800-e3d2034a99e0 ; + dho:hasField dhd:3ad91bde-2050-4139-85df-977a44d95a71 ; + dho:hasLayer1 dhd:0c009684-5560-4dbb-947c-438b2e8c34f1 ; dho:hasOMAid "31543_1" . dhd:CoA0000031544_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:844f5a33-42ce-4b0d-94f2-8e8cd312ea8c ; - dho:hasLayer1 dhd:e3e7bd5c-923f-4f46-9488-a2d380561ac2 ; + dho:hasField dhd:9127c066-79df-440b-ad43-e94d9cfc0144 ; + dho:hasLayer1 dhd:032c7c08-2c00-400d-a245-2a8e4c22733b ; dho:hasOMAid "31544_1" . dhd:CoA0000031545_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:34a7cd51-73e0-45db-9db9-f224cd0c492e ; - dho:hasLayer1 dhd:3eb46eff-a7b5-4e36-b00c-f50b44e9a9d8 ; + dho:hasField dhd:b461c091-7406-4a7a-8ae4-8f39f25f8a99 ; + dho:hasLayer1 dhd:9584595b-1ea3-435e-8b2a-4c312f3b2803 ; dho:hasOMAid "31545_1" . dhd:CoA0000031550_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:03bcd742-a06e-4fbc-a690-9b9af97ab462 ; - dho:hasLayer1 dhd:7bc766ba-c72a-4e7a-864e-dd7bedd3fe33 ; - dho:hasLayer2 dhd:379fec03-f5ba-46c1-b1a2-9f9b8f83aecd ; + dho:hasField dhd:00e92016-884e-4810-a73e-720059b047f4 ; + dho:hasLayer1 dhd:6aaa5b87-1040-4d5a-9445-6fe269d94cd2 ; + dho:hasLayer2 dhd:cc2fcaec-567b-45a8-8121-78071560e37b ; dho:hasOMAid "31550_1" . dhd:CoA0000031556_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:b484ac7a-4a17-4187-851a-676231c92fc2 ; - dho:hasLayer1 dhd:d7cb6d46-a1b5-4ac9-abe4-bab28719824b ; + dho:hasField dhd:26eb66ea-99a1-4e5a-871c-071ae8173fc2 ; + dho:hasLayer1 dhd:25e56cd1-dbc1-4710-b795-ae3c8ce44d2e ; dho:hasOMAid "31556_1" . -dhd:CoA0000031557_1 a dho:CoatOfArms, +dhd:CoA0000031557_1 a dho:CoatOfArms, + owl:NamedIndividual ; + dho:hasBeliefValue false ; + dho:hasField dhd:0a87916a-d5d2-4024-a8e5-aafe9887cd50 ; + dho:hasLayer1 dhd:1185ff4f-b5c2-43b8-bb4e-03a432e47b31 ; + dho:hasLayer2 dhd:c4b62065-1b84-4d67-be50-bae68ca0a8ca ; + dho:hasOMAid "31557_1" . + +dhd:CoA0000031558_1 a dho:CoatOfArms, + owl:NamedIndividual ; + dho:hasBeliefValue false ; + dho:hasField dhd:1ea816eb-c545-446d-87be-986c725de9a0 ; + dho:hasLayer1 dhd:1e51957a-24e4-4779-a0b1-b942a1d7ddbc ; + dho:hasOMAid "31558_1" . + +dhd:CoA0000031559_1 a dho:CoatOfArms, + owl:NamedIndividual ; + dho:hasBeliefValue false ; + dho:hasField dhd:83b507f7-49fd-4d1e-ad5c-60140208c41f ; + dho:hasLayer1 dhd:f5affb3f-d26d-4c82-a828-0f9886d396d9 ; + dho:hasOMAid "31559_1" . + +dhd:CoA0000031570_1 a dho:CoatOfArms, + owl:NamedIndividual ; + dho:hasBeliefValue false ; + dho:hasField dhd:b77b2596-0ea6-4eae-8df3-057e4cdc3c3e ; + dho:hasLayer1 dhd:4417e085-92b2-498d-a9f0-c0df959d9c88 ; + dho:hasLayer2 dhd:f15b7a7a-dcf8-4bd8-91b1-ea37ee6e0449 ; + dho:hasOMAid "31570_1" . + +dhd:CoA0000031570_A a dho:CoatOfArms, + owl:NamedIndividual ; + dho:blasonWasCorrected true ; + dho:correctedCoatOfArms dhd:CoA0000031570_A_1 ; + dho:hasBeliefValue true ; + dho:hasField dhd:f2bf5e93-6fde-42a4-8ddf-d8bca733bfb0 ; + dho:hasLayer1 dhd:7cc2b11e-7153-4f73-96ac-c7b86c294191 ; + dho:hasOMAid "31570_A" . + +dhd:CoA0000031570_A_1 a dho:CoatOfArms, + owl:NamedIndividual . + +dhd:CoA0000031570_B a dho:CoatOfArms, + owl:NamedIndividual ; + dho:blasonWasCorrected true ; + dho:correctedCoatOfArms dhd:CoA0000031570_B_1 ; + dho:hasBeliefValue true ; + dho:hasField dhd:b320924e-73e9-417f-8151-b76f515a3d94 ; + dho:hasLayer1 dhd:9fa010f9-e6e6-4d7c-b8a8-9e0a4acd66f3 ; + dho:hasOMAid "31570_B" . + +dhd:CoA0000031570_B_1 a dho:CoatOfArms, + owl:NamedIndividual . + +dhd:CoA0000031571_1 a dho:CoatOfArms, + owl:NamedIndividual ; + dho:hasBeliefValue false ; + dho:hasField dhd:22d35882-855f-4e90-8d1f-00f5c215094c ; + dho:hasLayer1 dhd:e944c0aa-924e-43fa-bee9-0774fd8cbc44 ; + dho:hasOMAid "31571_1" . + +dhd:CoA0000031573_1 a dho:CoatOfArms, + owl:NamedIndividual ; + dho:hasBeliefValue false ; + dho:hasField dhd:55ba277b-47bd-4dcb-8ae4-f9ea190e4a25 ; + dho:hasLayer1 dhd:4f2cc4b6-acce-4e05-be9f-07afb0f5b434 ; + dho:hasOMAid "31573_1" . + +dhd:CoA0000031578_1 a dho:CoatOfArms, + owl:NamedIndividual ; + dho:hasBeliefValue false ; + dho:hasField dhd:1a3df78f-9258-408a-9360-3857d15d093a ; + dho:hasLayer1 dhd:039d7e07-6bb3-471a-9f7c-97024f8d2ce3 ; + dho:hasLayer2 dhd:04ed7e0f-f23c-4126-ab53-8ec012400aea ; + dho:hasOMAid "31578_1" . + +dhd:a01555f8-b6b9-4257-a480-5aba38cc3340 a dho:Bugle-Horn, + owl:NamedIndividual ; + dho:arranged dhd:6987a116-4625-403f-a554-511457b9f5d7 ; + dho:hasModifier dhd:46666f07-523a-44fe-a34b-288bb8b53e2c ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . + +dhd:a01f2d2d-d68c-431a-b993-07dd7b20a262 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . + +dhd:a036fd10-e9e8-4e2e-8b62-223a7c59e4a0 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or . + +dhd:a03ee532-6f18-472f-8c36-5decf40bc6eb a dho:Chief, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . + +dhd:a067df97-eb08-40d3-9f34-cfa50498a9c8 a dho:Hooded, + owl:NamedIndividual ; + dho:hasTincture dho:Azure . + +dhd:a0a87958-111e-4e91-8a3f-6e79e5af6c54 a dho:QueueFourchy, + owl:NamedIndividual . + +dhd:a0a901ce-5eae-496b-b199-c899beeb7c60 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:c1efbe99-0755-4c59-831e-ccd478da910c . + +dhd:a0ad706a-e872-463f-b561-feed16200028 a dho:Border, + owl:NamedIndividual ; + dho:hasPattern dhd:45373fe3-46c7-4674-b419-ed949c857c64 ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or . + +dhd:a0affb69-b29e-44b4-8687-dc41ec3c1b73 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:e44bb0cc-ce67-420a-9f1e-f407390f10c6 . + +dhd:a0ca595e-9957-4e67-9468-0ed519b63840 a dho:Dog, + owl:NamedIndividual ; + dho:hasModifier dhd:3f28ee25-44f6-4c70-b68d-e488f9be68a1, + dhd:afa33533-f5b3-491b-a96e-dbe62d71762d ; + dho:hasTincture1 dho:Sable . + +dhd:a0cdebf9-5fa9-4dbf-9312-a2aa61568217 a dho:Empty, + owl:NamedIndividual ; + dho:hasPattern dhd:c65344ac-41dc-40d6-b253-4d6cec331964 ; + dho:hasTincture1 dho:Gules . + +dhd:a0d079a5-7096-44ab-9eb2-988b340ce361 a dho:Bendwise, + owl:NamedIndividual . + +dhd:a0d23933-1995-4006-b4b2-da117dba8d4a a dho:Martlet, + owl:NamedIndividual ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . + +dhd:a0d3f6f5-5d71-45ac-927f-70a032c03917 a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:cafc03f1-b616-4dcd-91e1-41d0ff996357 ; + dho:hasCharge1 dhd:a81eba27-38c5-47f0-80d9-30fb3b6d9ed9 . + +dhd:a0daab23-9801-49ce-823f-cc92108418cb a dho:Crowned, + owl:NamedIndividual . + +dhd:a0efec9a-e6bd-4fb8-886f-18e5d42c3eee a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:b9041009-4757-4325-9b5b-45175546c015 . + +dhd:a15da74f-a571-4186-a640-3830a260f1e0 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:fc434203-55d7-4cb5-b6c0-1dfb469592f3 . + +dhd:a1602717-a481-487f-97df-b9ad0aacadeb a dho:Rose, + owl:NamedIndividual ; + dho:hasNumber 7 ; + dho:hasTincture1 dho:Or . + +dhd:a164a8b8-6b7e-4ed9-9aeb-d4217a6a02e8 a dho:Chief, + owl:NamedIndividual ; + dho:hasTincture1 dho:Or . + +dhd:a1663c1a-42f8-47a6-8b27-2f1148948e8f a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:a1675690-117b-4877-83c0-5f058a09dc6d a dho:Lion, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . + +dhd:a173fd6e-ceaa-4470-af00-cc0d1a558eb2 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:a19f3c9f-cd7b-4dff-98c4-8d958af33e2d a dho:Chevron, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . + +dhd:a1a0f61e-f173-4029-a973-5c5a7effdeba a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . + +dhd:a1a69395-5493-4c15-a709-1e87640ca25c a dho:Lion, owl:NamedIndividual ; - dho:hasBeliefValue false ; - dho:hasField dhd:cc4f04d4-5692-4618-abaa-d61e3c5e11e0 ; - dho:hasLayer1 dhd:f9cc576c-e0a2-46ee-aa83-92a308da64cf ; - dho:hasLayer2 dhd:f1994be8-bacf-4196-a618-fb5d11b29045 ; - dho:hasOMAid "31557_1" . + dho:hasModifier dhd:e6bdaf10-9fa3-4fa5-9ee7-b1e14047e258 ; + dho:hasTincture1 dho:Sable . -dhd:CoA0000031558_1 a dho:CoatOfArms, +dhd:a1a870ea-dd24-449d-bbf3-6dc71c898176 a dho:Chief, owl:NamedIndividual ; - dho:hasBeliefValue false ; - dho:hasField dhd:e211a9ad-3f61-4ab4-bd41-3712f12fee21 ; - dho:hasLayer1 dhd:e00aa2d9-c448-4a3f-97e9-fb97aa3464c1 ; - dho:hasOMAid "31558_1" . + dho:hasTincture1 dho:Or . -dhd:CoA0000031559_1 a dho:CoatOfArms, +dhd:a1a91d61-19f1-4710-8719-abc0e559eed7 a dho:Field, owl:NamedIndividual ; - dho:hasBeliefValue false ; - dho:hasField dhd:773ea726-c936-4fd0-8611-8ce8cd1ffeea ; - dho:hasLayer1 dhd:8fe8aaf5-160b-4ea4-ac3d-146ac41a9bc8 ; - dho:hasOMAid "31559_1" . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:CoA0000031570_1 a dho:CoatOfArms, +dhd:a1cafa76-cd62-4efc-a7e3-32d2347dbd2d a dho:Field, owl:NamedIndividual ; - dho:hasBeliefValue false ; - dho:hasField dhd:c4aa7fd9-04ea-4d29-b92c-b853d7c2d31d ; - dho:hasLayer1 dhd:310a3d41-f2ef-49aa-8e06-d0304ba35c0f ; - dho:hasLayer2 dhd:b48e3869-cf97-465a-a0db-9f0921ddb0af ; - dho:hasOMAid "31570_1" . + dho:accompaniedBy dhd:abd02fe3-240f-4705-9f34-b58e6b937398, + dhd:b54ffa84-97df-474c-9ddb-a1440313c988 ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:CoA0000031570_A a dho:CoatOfArms, +dhd:a1cc54d1-8728-44fe-ba1d-aefed9f9671d a dho:Layer, owl:NamedIndividual ; - dho:blasonWasCorrected true ; - dho:correctedCoatOfArms dhd:CoA0000031570_A_1 ; - dho:hasBeliefValue true ; - dho:hasField dhd:43ada55f-30ae-48a5-831d-5fb18dc72f38 ; - dho:hasLayer1 dhd:bf9aae4b-6470-4191-8ffe-8d8be1fd9047 ; - dho:hasOMAid "31570_A" . + dho:hasCharge1 dhd:3ed7b409-a4b1-49c4-ac57-3b3d9890c0e8 . -dhd:CoA0000031570_A_1 a dho:CoatOfArms, - owl:NamedIndividual . +dhd:a1df68b8-7ef3-4b8c-afd9-dbab841276b6 a dho:Field, + owl:NamedIndividual ; + dho:hasSeme dhd:309d0bb2-4db8-4c78-8ebc-a2f826760c91 ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:CoA0000031570_B a dho:CoatOfArms, +dhd:a1e6fd2f-c1bf-48d8-b805-5558d088f028 a dho:Bend, owl:NamedIndividual ; - dho:blasonWasCorrected true ; - dho:correctedCoatOfArms dhd:CoA0000031570_B_1 ; - dho:hasBeliefValue true ; - dho:hasField dhd:f607aac1-9428-4866-8269-fdccb52828ed ; - dho:hasLayer1 dhd:d7d2decf-8556-4b0c-bba8-a166075c6c3a ; - dho:hasOMAid "31570_B" . + dho:hasPattern dhd:bc9b05ed-bccf-49f3-8260-8031adc2ad8c ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:CoA0000031570_B_1 a dho:CoatOfArms, +dhd:a2026024-79c7-4986-8191-0f608bd5589e a dho:Langued, owl:NamedIndividual . -dhd:CoA0000031571_1 a dho:CoatOfArms, +dhd:a202e26e-0bed-4053-9e49-b0bc6f3f2167 a dho:LictorsFasces, owl:NamedIndividual ; - dho:hasBeliefValue false ; - dho:hasField dhd:acddd0cb-df9a-4bed-8cdd-6000a94653a7 ; - dho:hasLayer1 dhd:1a2f1eaa-5562-4d01-a133-8f4209bc18e8 ; - dho:hasOMAid "31571_1" . + dho:hasTincture1 dho:Missing ; + dho:overAll dhd:8ead72fb-a976-4f9f-b010-40e191650368 . -dhd:CoA0000031573_1 a dho:CoatOfArms, +dhd:a23d18a8-e8eb-4abe-b8af-37bd2018a4f2 a dho:Saltire, owl:NamedIndividual ; - dho:hasBeliefValue false ; - dho:hasField dhd:44d95adb-86c8-461c-ba19-ec2326957272 ; - dho:hasLayer1 dhd:217bac93-4324-4292-8ce0-810a3380a4ae ; - dho:hasOMAid "31573_1" . + dho:hasTincture1 dho:Argent . -dhd:CoA0000031578_1 a dho:CoatOfArms, +dhd:a2501454-8438-4df1-913f-de12a39928cb a dho:Martlet, owl:NamedIndividual ; - dho:hasBeliefValue false ; - dho:hasField dhd:c18e2d47-5abf-4892-9766-5252d12c959c ; - dho:hasLayer1 dhd:ec2862e6-1ee0-487e-bea3-94fa3e2284c0 ; - dho:hasLayer2 dhd:b7f043a3-d355-4e10-b22a-a511ea967ae6 ; - dho:hasOMAid "31578_1" . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable ; + dho:inChf dhd:11cdfcdc-e591-4928-a702-67b2d4e2abdb . -dhd:a003ce3a-8742-44d8-9132-da78242eb3ec a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:901e904d-424f-432b-803d-016678c0604e ; - dho:hasCharge1 dhd:a1496897-4440-431c-b5ea-62d0c62e4297 . +dhd:a27322e8-9594-45e0-81f5-c7ab86948e13 a dho:Langued, + owl:NamedIndividual . -dhd:a0047283-54d7-4969-a5d4-1a78c12c8a32 a dho:Layer, +dhd:a2805882-6b1d-4b57-b557-a4c4201b5c4d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6929ba24-745b-4e47-b25a-a2f8a45856b4 . + dho:hasCharge1 dhd:a48b8f55-2748-4988-8644-bdea8f519b90 . + +dhd:a284d116-5d83-45c1-a71f-d33eb5b695ed a dho:Crowned, + owl:NamedIndividual . -dhd:a01d2b8c-ef9d-43d8-9086-85ce62058e7d a dho:Field, +dhd:a290005f-8e56-40bd-97db-94990d939274 a dho:Crescent, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:arranged dhd:e02d3ebb-5422-4a83-81e7-15f7e10774ed ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:a0518cde-39cf-4280-938c-b06395b02751 a dho:Layer, +dhd:a2a2c08a-393b-430a-b324-97d4885fa2cf a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:34522d31-e7e6-48dc-acf1-ae552a1644c4 . + dho:hasModifier dhd:3eaa93ce-32b9-498f-bef4-106b4b21fe59, + dhd:4ce3e40d-e27c-4196-9eac-d2d892166297, + dhd:528299d1-e726-478a-b4a6-58dc93d32703, + dhd:72d2c3f1-cd13-449b-9ae0-45f2885da53b ; + dho:hasTincture1 dho:Gules . -dhd:a051b017-9a47-4cea-a7de-caf76bb63df6 a dho:Border, +dhd:a2b34f28-d916-4fbb-adfe-4ba6dcb8aa3a a dho:Bend, owl:NamedIndividual ; - dho:hasPattern dhd:fed2c7e1-c7af-4c37-8af0-aa639e7ece9a ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or . + dho:hasPattern dhd:24a9271c-5173-4942-a98e-cba404548be0 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:a05dc1d2-768c-4164-9abf-c0a30f4ceff6 a dho:Layer, +dhd:a2ef677d-b580-4554-8848-3243beef107e a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:313bddeb-446c-4c5b-a0be-1feeb3fd6962 . + dho:hasModifier dhd:a9855ea1-d0d5-4a99-846d-b8badfaf48fa, + dhd:dac42c4e-61df-4e5d-9287-a3c652404a55, + dhd:e984ffed-3607-4896-a259-d3d4fb0e95b1 ; + dho:hasTincture1 dho:Sable . -dhd:a0630d34-e373-4b38-9608-1e371c8fb3a8 a dho:Rampant, +dhd:a2f7479c-7a08-4c69-ba4e-25cd72b1720f a dho:PerBend, owl:NamedIndividual . -dhd:a0644c62-c98a-4c54-8ff6-98089ba631ab a dho:Layer, +dhd:a2fd757b-c099-4556-8f55-14524191dc9f a dho:CoveredCup, owl:NamedIndividual ; - dho:hasCharge1 dhd:71cecd9b-3ba2-4484-9ab3-de7b68c57ab3 ; - dho:holding dhd:1cd1f999-ef23-42bd-9e87-f95ceb0347bc . + dho:hasTincture1 dho:Or . -dhd:a08accb1-72e3-4564-aa6e-d924e41534ad a dho:Layer, +dhd:a302a34d-7b27-4551-bfff-c608c7497e65 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:4f9e49cb-5e17-4672-853e-00b635b78aef . + dho:hasModifier dhd:8d032948-799e-4e14-a948-24127d2a22a6, + dhd:eed1d06d-47eb-4efb-836d-6beb50c3e3d2 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Or . -dhd:a09b5898-0cfe-42f1-86f6-fbbebcfe0362 a dho:Layer, +dhd:a32651e8-460d-4273-8fc3-3f6ccfd88dff a dho:Addorsed, + owl:NamedIndividual . + +dhd:a3435110-1ecd-4eeb-8400-2ea324b7e2dd a dho:Griffin, owl:NamedIndividual ; - dho:hasCharge1 dhd:47e6c4b6-a85f-43d2-ac9d-558debdf1657 . + dho:hasModifier dhd:467dd154-79b2-40ea-b379-40091f3f7c0b, + dhd:46919647-258b-4f80-97ba-dec4ded03bd4, + dhd:dc644f17-f75c-4429-b1f9-0801c7d96605 ; + dho:hasTincture1 dho:Or . -dhd:a0c0561d-f979-4abc-ac9e-8b6f524bafc8 a dho:Field, +dhd:a348b830-f3fb-418c-a22f-14bea7e7d28e a dho:Pale, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Sable . -dhd:a122188a-830b-4f9c-9089-1fb368f03d80 a dho:Palewise, - owl:NamedIndividual . +dhd:a349a755-d33f-4a45-b217-a9043f7f2ffa a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:a8920db5-7a8c-42a3-b72a-42c0061bd56f . -dhd:a1287b5d-284c-4b8a-a582-fbd1ceadfa61 a dho:Field, +dhd:a34f70c3-b768-4ff4-90e8-70f92973f141 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasSeme dhd:2451ed61-1be1-498d-b731-972552e5592e ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:a1496897-4440-431c-b5ea-62d0c62e4297 a dho:Chief, +dhd:a37cb644-4d27-4307-b731-ab3ad5031bfb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:be6f15ae-55b5-4780-9f47-eb4ff7566221 . -dhd:a14d6fd5-1816-4764-a84c-7dd4c72fa51e a dho:Label, +dhd:a381d3e3-2d29-42ae-b95f-eb823a01bea4 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:a15ce2a0-b47d-416e-b739-188039c9c2e6 a dho:Field, +dhd:a3a0aa97-f9f2-416b-ae57-63a4853a5501 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:a15e17d8-2417-4644-9782-6e2b670d1d3a a dho:Layer, +dhd:a3b24f77-2021-4411-ab68-3f3b9f847d7b a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:82413304-0cd2-481e-a350-09e6990ad506 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:a174b4fc-d7dd-4252-b913-7451f2bf0b0b a dho:Chief, +dhd:a3c3fa83-bd38-4db6-846f-4dd669219335 a dho:Saltire, owl:NamedIndividual ; - dho:hasLine dho:Indented ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Gules . -dhd:a183a6e1-d1c7-4209-b0f8-94f6a66e53d3 a dho:Field, +dhd:a3e74433-3bd9-400a-ac97-9834775fc4c7 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:a1842428-d3a4-4da6-87f7-fe1b0c3cb82a a dho:Field, +dhd:a3edf841-34c4-4a32-a2a7-4bc247e3cf82 a dho:Chief, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008378_A ; - dho:hasMarshalledPart2 dhd:CoA0000008378_B ; - dho:hasMarshalledPart3 dhd:CoA0000008378_B ; - dho:hasMarshalledPart4 dhd:CoA0000008378_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Or . -dhd:a1cbb2ff-ae4b-4b89-ad20-a71de491f887 a dho:Field, +dhd:a3f3231a-4b23-4128-a09e-b5027bb55452 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:a1cd3218-14ef-4c23-b15b-0bc073c1a293 a dho:Layer, +dhd:a410efdc-4cc5-4db9-aef9-2e3fd14c4060 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3704e51f-e992-4917-8408-ffc1fb517126 . + dho:hasCharge1 dhd:16e40460-14ca-4bcf-a0bf-03db1a9aba8c . -dhd:a1d106d9-faf4-4b04-b038-1e6b1e95c8a0 a dho:Layer, +dhd:a4169fce-6fd7-4cfc-81b9-ad10e28c84b7 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:88c4af43-27c9-4eaa-b062-53bc083a19b1 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:a1d16d89-b2ed-4fe5-8636-72964dd72437 a dho:Field, +dhd:a41cda22-4a19-4884-a9bd-9c5ecb0d8273 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:a1f01d67-eb25-4399-af9f-62f7995161c2 a dho:Passant, +dhd:a428eb48-b251-425b-9f1b-c139f7c89b1c a dho:MaunchFisted, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . + +dhd:a4307c65-bdc1-41fa-a3c5-e7bf3769fdd4 a dho:Crowned, owl:NamedIndividual . -dhd:a2033028-f35f-4a93-9a18-8776db7f75cc a dho:Chief, +dhd:a43451c5-11e7-4719-8cdf-ab5fb6936e38 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Sable . -dhd:a215809d-a0c5-4b51-bab2-49eb2d03d90b a dho:Layer, +dhd:a435d9bf-2e3e-466a-9f9e-496395a9029b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:87f5ab0a-ec69-4b84-9781-a9ea55bd3579 . + dho:hasCharge1 dhd:8e415254-519e-40c5-a162-c2ea8ea2c826 . -dhd:a24d8477-0a58-4ef6-b428-3f6e47f993fb a dho:Layer, +dhd:a43c7ae6-67f0-48c8-b720-10a06d989418 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:79b0cc4e-b5ad-441c-a1e2-5c5c1e61d216 . + dho:hasCharge1 dhd:412cbfaa-0af6-4ca9-9f9e-1fc816db72a5 . -dhd:a267bd3d-bb89-4e69-b6ae-ce20fc1eae07 a dho:Guardant, - owl:NamedIndividual . - -dhd:a2687d11-01aa-4184-8b0b-2378562e3747 a dho:Field, +dhd:a44e82a0-f802-4da8-a446-59a79e83f569 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasPattern dho:PerPale ; + dho:numberOfMarshalledParts 1 . -dhd:a28532aa-ccf8-44df-a703-a6d97aeba924 a dho:Bull, +dhd:a44fb8e2-e351-4e80-b7e1-79bbbb78129e a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:e9e17913-8e8c-4cf3-8a18-e56c81160872 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:a2b6d1fe-e3da-4088-afc3-7ec1fa45454b a dho:Lozenge, +dhd:a4540589-dfb3-406d-840f-58324d1aeb12 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:a2c697d6-901d-4332-a73a-cae0e92f0fae a dho:Layer, +dhd:a46c9f50-6acf-4147-a0c1-7b466ef7c957 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:eae975b8-2f9c-4c90-9429-3ca628967da2 . + dho:hasCharge1 dhd:f4d94390-d44a-42e9-848e-54184ff043c9 . -dhd:a2ca0487-dcf7-446f-aa9a-1bd9957dcea6 a dho:Layer, +dhd:a4826345-b9f3-4489-8e6e-a26234eee1d5 a dho:Griffin, owl:NamedIndividual ; - dho:hasCharge1 dhd:2cbee7b9-f4bf-43bc-9bdc-2bac40aab5b1 . + dho:hasTincture1 dho:Sable . -dhd:a2e359cd-9bd2-47b4-87a1-87fca2f03df6 a dho:Layer, +dhd:a48b8f55-2748-4988-8644-bdea8f519b90 a dho:Unicorn, owl:NamedIndividual ; - dho:hasCharge1 dhd:e8fcdd14-d352-4c4b-9317-bd18fea18791 . + dho:hasModifier dhd:d8a7e5f3-7d4c-4ed8-adfc-0c7fba693f00 ; + dho:hasTincture1 dho:Argent . -dhd:a3044921-d75c-4a73-887a-12f4057d95e4 a dho:HumanHead, +dhd:a4a35377-a1a2-43b2-8884-5ead3923ab09 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:a332a2f5-651d-4307-a85a-08b5ae869363 a dho:Erect, - owl:NamedIndividual . + dho:hasCharge1 dhd:51506cb1-a591-4591-995e-c3c0820ee587 . -dhd:a3344ff1-dbbd-4e25-b383-c1e88cc76a14 a dho:Border, +dhd:a4b9162c-efde-4a9a-9cd4-c2738e769540 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dhd:40ab4f0e-0d7a-440b-bfda-9394cfcef353 ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or . + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:a34619a3-f899-4f28-8841-155a10ea3ca5 a dho:Bugle-Horn, +dhd:a4c54e3a-5259-4ca5-9b9a-688ad9552ce3 a dho:WaterlilyLeave, owl:NamedIndividual ; - dho:arranged dhd:dd1c63df-b280-403d-9285-2d69d109015f ; + dho:hasModifier dhd:2c63c911-2685-404e-b81f-7cb3b67cf0c5 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . - -dhd:a36341b4-7f0a-485b-800e-8cf9acefede3 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:7c0743bc-88bd-4dcd-b519-e4b931e983bc . + dho:hasTincture1 dho:Gules . -dhd:a3678925-3308-4c2a-b5fe-4f7fa2c847f3 a dho:Field, +dhd:a4ec6a95-6d56-4704-a0bc-ecaef56b5be0 a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Crenelated ; - dho:hasPattern dho:PerChevron ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or . + dho:hasCharge1 dhd:273949ec-2980-40c2-9b6b-44a5f62c028f . -dhd:a37d0bd2-2bdc-4815-8451-d8eb42845f7c a dho:Field, +dhd:a4f0c5ef-3af6-46f4-b3a9-77f04f1e9153 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:a384357f-fb4d-44d7-9fd9-a5fe9a0c8516 a dho:Layer, +dhd:a501d44a-4c3d-45c3-a591-cdd3ba58a89e a dho:Cross, owl:NamedIndividual ; - dho:hasCharge1 dhd:938ba798-f734-45aa-9932-6b69fea2c80e . + dho:hasTincture1 dho:Sable . -dhd:a3abd690-bb3b-4310-912b-6f5760545cc0 a dho:Layer, +dhd:a50a8e0c-edbe-4dc6-bc5b-73ac6c102e55 a dho:Layer, owl:NamedIndividual ; - dho:between dhd:f8a0b036-1488-4ae4-82c7-d243fef424e6 ; - dho:hasCharge1 dhd:6a891d07-0e44-40aa-8d2c-c90dafb608f0 . + dho:hasCharge1 dhd:99883bc3-c058-4028-b8eb-75a47153a0b4 . -dhd:a3b48a93-69f0-440f-822b-1efa56cb828e a dho:InBend, +dhd:a5107255-ff11-4cfd-96c8-fe558fce6c19 a dho:Field, owl:NamedIndividual ; - dho:hasDirection dho:Dexter . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:a3c177a5-3bae-4210-ae44-3651a0f4f05b a dho:Layer, +dhd:a513d059-6b52-448b-8e74-b12afd19273e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:60d8d506-b503-4489-a096-9ab656eb6dd4 . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:a3cfaa30-510b-4754-bbbe-11e5f83268f8 a dho:Layer, +dhd:a5229e3f-9608-47ec-8ce5-9d4b974cfe38 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:857d1e7c-b61e-4172-9aee-f945a6d0e807 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:a3f6b71a-9e7a-4c5f-a766-d91d531024c9 a dho:Layer, +dhd:a53218ac-4f21-498e-82fe-3daceb2997e4 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c87284ee-d0ad-41f3-b95b-6873186b5758 . + dho:hasTincture dho:Argent . -dhd:a3fba3d9-8fe9-4f40-affa-8654cf442ef4 a dho:Crowned, +dhd:a53b5d81-6ad2-4fab-ad48-b7a6edda485f a dho:Passant, owl:NamedIndividual . -dhd:a4008978-8dee-4a71-8c13-87b63f555745 a dho:Layer, +dhd:a545881f-8877-4d6e-8766-0ed62f76439c a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:d3e8c3e8-7477-4645-aac9-d9659ba33f59 . + dho:hasTincture1 dho:Argent . -dhd:a4013e58-97e4-44ca-8861-31f61f2403ce a dho:Field, +dhd:a54c6e06-a537-452f-ac8a-9aac17828052 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Tierced ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; - dho:hasTincture3 dho:Sable ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:a4024da1-7813-4a23-acc7-bbb35deeda22 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent . +dhd:a57392a0-5481-4502-b0c6-28b4f61fbaf5 a dho:Crowned, + owl:NamedIndividual . -dhd:a40b520a-2ccb-4ac1-bc62-42518f7432a0 a dho:Layer, +dhd:a59c93c5-6dd9-41a5-9f90-6dc66544bcf6 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:c3d8dab9-a18e-4099-801f-bd599b003752 ; - dho:hasCharge1 dhd:d9b6de77-3e08-4797-a6c5-81fa7fa16253 . + dho:hasCharge1 dhd:fe30e7f7-fc88-4169-a8f0-625eb28365f9 . -dhd:a4380dfc-b9e6-40b4-86f3-a71c6e48191f a dho:Field, +dhd:a5b8b520-89ce-4bd8-affa-cc4693687df7 a dho:Bend, owl:NamedIndividual ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:a44b9d05-d269-4697-9721-c82161f85c80 a dho:Layer, +dhd:a5c4a857-222d-4cb5-a418-e425a1d2c84d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8faf49cb-9157-48c5-b605-72da6a748bd7 . + dho:hasCharge1 dhd:ac84435f-ea71-4d4e-ac2b-05c4c211e564 . -dhd:a450ec5f-660c-41c6-b70d-6fa3826eb233 a dho:Field, +dhd:a5c87afc-d4ed-4917-b05c-b7e59c01e63e a dho:Bear, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:64cb03bd-1b30-41bb-bb64-4eb9fa8d66a5 ; + dho:hasTincture1 dho:Sable . -dhd:a456477f-92d2-4014-a34e-1b444e5be858 a dho:Layer, +dhd:a5cc8f17-c502-4424-bc6c-6a342bbe7019 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:dfad3416-480f-487d-9884-8b2b4912e4c8 . + dho:hasTincture dho:Azure . -dhd:a45749da-72cc-4f6b-a96d-12fcab702d19 a dho:Layer, +dhd:a5de9f79-9e60-4567-9c53-f90931bba8fa a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:370bbe5e-6733-448a-a9a8-147ba2f97ef2 . + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:a464f63d-53c8-4460-adc7-db0c7d1d8355 a dho:Field, +dhd:a5e54190-a46a-401f-972f-b2071b5ae262 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture1 dho:Or . -dhd:a47e9fcb-e772-49a3-981d-4480144ab13f a dho:Lion, +dhd:a60e07b2-ce03-4435-b1fe-669d2ab2c333 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:4f73748e-d8be-466a-893f-5d279907ccf4 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:a48ab3ee-6e85-4b43-a40b-bb33b7073a61 a dho:Cross, +dhd:a62bc6cd-e643-44c9-81a0-d80ce5321761 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:b899b000-eaef-4885-91dd-07fd8099bc7c . -dhd:a4b03bf7-da58-40d2-b1fc-101cea512e2f a dho:Field, +dhd:a63e740e-e2cd-46b9-9aa8-ede68b81e0a8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:a4e30f0a-9a12-44c9-941a-1a549bce3510 a dho:Field, +dhd:a64232a8-9cbc-4841-9fcd-baaba059b168 a dho:Chevron, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Ermine . -dhd:a4e9f6df-a671-475f-beaa-7fa72f66d0df a dho:Field, +dhd:a66025b3-36c6-4261-8b21-8d45f14ef25c a dho:Armed, + owl:NamedIndividual . + +dhd:a6723151-c0ba-45c9-bcf2-31e9787507dd a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008220_A ; - dho:hasMarshalledPart2 dhd:CoA0000008220_B ; - dho:hasMarshalledPart3 dhd:CoA0000008220_B ; - dho:hasMarshalledPart4 dhd:CoA0000008220_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:a69667bf-0472-4da8-849d-978c2dc2835a a dho:Crowned, + owl:NamedIndividual . + +dhd:a6a0ca7f-11ce-4fd8-aaa0-35477533c825 a dho:Crowned, + owl:NamedIndividual . -dhd:a541abb3-468d-45b3-95c2-2a593e035d0c a dho:Chief, +dhd:a6cb9559-4f10-4d05-b04a-a86ecfea9c51 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:a546478e-1776-4e13-8bba-b149dea0cd8d a dho:Lion, +dhd:a6de8647-70fb-4b7a-88a8-d0d3829b5841 a dho:Mullet, owl:NamedIndividual ; - dho:hasModifier dhd:37a34efa-0e5b-4222-9f52-610c0a44a041, - dhd:45b995ec-ce0f-42a8-a972-ea90ead5c4b5, - dhd:dc5c167b-484c-47e8-b97b-f28b171d0895 ; dho:hasTincture1 dho:Sable . -dhd:a558bbb9-d0d3-420c-8d28-0e43ee3805de a dho:Layer, +dhd:a6efacf9-8e92-4325-a9b3-b2d908c1dc2a dho:hasPattern dho:Compony . + +dhd:a7650697-c417-4ca8-92df-4dac21b4da9f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:667f33b5-9e4f-4ecd-a22c-440f832f967f . + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:a5600349-7cdf-418a-a80f-896106bde850 a dho:Border, +dhd:a773b944-490b-49d2-9fe0-63d7d5b79b44 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasPattern dhd:9977d84c-1a2b-460b-be87-b7eb476b9994 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture1 dho:Gules . -dhd:a5601af3-dba4-40f1-854b-1a30827af2f1 a dho:Layer, +dhd:a77c5f70-3ed0-44b9-ab5f-fa3cb680776a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:f2ca6bbb-23c5-4743-acb0-657ac3190c5d . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:a599d51e-29b2-4877-9c36-173970d1c4e5 a dho:Lion, +dhd:a79cd50a-7e3e-4adc-ac79-2f85844be033 dho:hasPattern dho:Barruly . + +dhd:a7a07e11-75ca-4857-ac9b-56a1fc5acb39 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:37417484-47ab-42a1-8ffc-1176e04219b7 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Gules . -dhd:a5b03a60-30d7-4d1b-8860-175065694468 a dho:Field, +dhd:a7a72f45-007c-4b9b-a216-afedbbebf4f2 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:a5baee19-a540-456d-8ea2-5e1edf5916e1 a dho:Field, +dhd:a7c8798c-f964-429b-983f-306c5549f31d a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008677_A ; - dho:hasMarshalledPart2 dhd:CoA0000008677_B ; - dho:hasMarshalledPart3 dhd:CoA0000008677_B ; - dho:hasMarshalledPart4 dhd:CoA0000008677_A ; - dho:numberOfMarshalledParts 4 . + dho:hasSeme dhd:ce2248be-b878-489a-817b-7d7ec4429e1e ; + dho:hasTincture dho:Azure . -dhd:a5d2d58d-ebfa-4087-9cfd-d816ddf7cec4 a dho:Field, +dhd:a7d838d6-c9c0-4792-99f4-b5b3a6b7d3cd a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dhd:98f14b20-b25b-47c7-a2bf-10eea253749e ; + dho:hasTincture dho:Azure . -dhd:a5f4fe46-1677-4f69-8a87-617fb7c9934a a dho:WaterlilyLeave, +dhd:a7eb9e84-552e-415c-9459-ea92648e008c a dho:Lion, owl:NamedIndividual ; - dho:arranged dhd:41a2b328-7f15-4743-9483-78ebe3ef46a7 ; + dho:hasModifier dhd:ab2b405f-5190-4e48-88c3-e8c0e45ab34a, + dhd:ecf10c4f-cb95-4f26-9019-7a36f33e3a30 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Or . -dhd:a5f52d5f-7ae8-46b6-ae54-c49dcbd96657 a dho:Layer, +dhd:a7f3aa8b-0b43-4f2d-912b-3f3534a5fd93 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:f1c6fc65-7a34-4255-a5c2-4346a3ac66c3 . - -dhd:a5f88110-020f-4662-92b8-29e599f39163 a <http://digitalheraldry.org/digital-heraldry-ontology#(3:3)>, - owl:NamedIndividual . + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:a6012c41-0e1c-40bb-9415-8112b5884080 a dho:Border, +dhd:a7f696f7-dee4-4306-9ede-df7c5779625b a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasPattern dhd:88782ff7-5766-4450-882b-e2f1befad850 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:chargedWith dhd:ae09759e-18dd-4bd6-9e0d-7dc9e6304a7f ; + dho:hasCharge1 dhd:53311f37-0efd-451f-8b7c-0ab0c1d27120 . -dhd:a6085512-6f75-411f-8aee-0a92efc980fb a dho:Bend, +dhd:a814e885-ba07-4520-93ab-87d6d8f8e614 a dho:Field, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Ermine . - -dhd:a6200cb7-440b-4bfc-8419-be6e50d755c2 a dho:Passant, - owl:NamedIndividual . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:a62536a4-5b88-48c4-a03b-a837e09a7a6a a dho:Field, +dhd:a816d691-9cfd-4376-9fbd-d16c9d218f9d a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; + dho:hasPattern dho:Tierced ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or ; + dho:hasTincture3 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:a62ad880-a486-4070-a594-34c46453dce2 a dho:Layer, +dhd:a81eba27-38c5-47f0-80d9-30fb3b6d9ed9 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:637202d5-8826-4d61-a3c2-c3eba169a905 . + dho:hasTincture1 dho:Argent . -dhd:a636a125-3284-461e-85ea-65fc5388f405 a dho:Layer, +dhd:a824f451-23bb-4f82-86f0-65b573f8fed2 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:d316713b-e7f0-42f1-8e8b-41e9ea135fd8 . + dho:hasModifier dhd:5a6a5ed4-c004-463f-8486-b07f1a250269, + dhd:d2b66e4a-bc4b-4ede-ba50-73682d95a698 ; + dho:hasTincture1 dho:Argent . -dhd:a63a97f3-0d38-4d72-bd71-6b78ecbdac28 a dho:Langued, +dhd:a8307a31-6074-45c7-b937-f3431ccdfd02 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:chargedWith dhd:95c23939-c79f-48c5-88de-6e15061f3eff ; + dho:hasCharge1 dhd:8e74f746-4744-49ed-b26b-ddff1a6d74a0 . -dhd:a66b7974-e6ca-49e0-94db-3ea9babecb3f a dho:FireBreathing, - owl:NamedIndividual . +dhd:a85e7d0c-da92-4dfc-9e8e-fbce21898b6b a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:b404a703-666c-410d-bc06-9d1520c01959 . -dhd:a66e4149-0f58-4656-896f-3dbbe931e789 a dho:Passant, - owl:NamedIndividual . +dhd:a8920db5-7a8c-42a3-b72a-42c0061bd56f a dho:Fretty, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . -dhd:a6a9e5ff-e9d2-4ec0-9e74-6730c65808f5 a dho:Label, +dhd:a8a2fd6e-cadc-46d2-99a3-c72e390892a0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:a6ebce20-c19d-4076-9467-86b8b8d8c931 a dho:Field, +dhd:a8b5441e-0e70-4ec9-b457-3e76f3298763 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:a6ec09ee-d9fb-41e9-b3d4-d696d5eef62d a dho:Field, +dhd:a8b657d9-e960-4e90-a172-9a5d495763b0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:28b03a31-770c-4735-95e9-1cba610a20bc . -dhd:a705434d-6e9f-444e-ab20-f4d6c397dd8c a dho:Border, +dhd:a8e8004d-dc38-49dc-84dd-5d0897ee8601 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:a705fb71-1667-411e-93d4-a6e42fb9396a a dho:Layer, +dhd:a8eb2df6-6991-45da-9384-889ef3de68ae a dho:Pale, owl:NamedIndividual ; - dho:hasCharge1 dhd:1d1ae05e-4ef3-49b9-90a9-539518c215cb . + dho:hasTincture1 dho:Argent . -dhd:a70fd6fa-7445-4317-8e37-1fefadbfa8fd a dho:Layer, +dhd:a8fd9ad7-fe94-431b-915f-78f1df73f8dc a dho:Chevron, owl:NamedIndividual ; - dho:hasCharge1 dhd:45abd698-9821-4784-8e0a-61fa83b022f6 . + dho:hasTincture1 dho:Gules . -dhd:a74de3b1-1d9c-4fd9-a5a2-070d430a636a dho:hasPattern dho:Paly . +dhd:a91390fe-e8ef-49c4-a841-2e6ea7fd0f16 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:4a418fc9-34a3-491e-988a-c290f0496021, + dhd:60dd14aa-27c9-4daa-a385-a6ca70d781ce, + dhd:8cfc97fa-0fd2-4f89-bc6c-bcb484955965 ; + dho:hasTincture1 dho:Gules . -dhd:a75cf69f-068d-4677-a691-f48e9ea851ec a dho:Bend, +dhd:a9375f23-2f1f-40c2-86b4-123672713ed7 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:chargedWith dhd:a5cca1d1-93ec-48ae-80a2-ea4c95d279e7 ; + dho:hasCharge1 dhd:5c743c6c-5d8a-4e94-b689-587cd9fa54ec . -dhd:a78944ca-01e6-435e-8b5f-fab2407fb068 a dho:Field, +dhd:a93d35ea-3346-4606-96ff-579da4cd5ec7 a dho:Issant, + owl:NamedIndividual . + +dhd:a94ba625-06f0-4b01-92b8-5784314ee602 a dho:BullsFace, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:fd690e86-3120-4ee9-9da6-d9c0ffe2d41c ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or . -dhd:a7923c9a-4b43-425b-99f7-63c4478cc90f a dho:Wheel, +dhd:a94dd81f-e48b-4784-957e-958bb662aaeb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:cc7e3a94-b9e4-4a84-bed4-81d8cf601732 . -dhd:a7b23a0f-b158-4f26-8ce1-7b901cb454a5 a dho:Layer, +dhd:a95d767f-02ab-4e5f-aa95-bd811c4785e0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:08b330f5-5d1e-4cd5-b992-17583aeec202 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:a7bbf63b-e548-4e7f-b67c-701844e6d67f a dho:Layer, +dhd:a95f4edd-ae3e-44bb-a1af-0bc57bfba512 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:963ed834-fccf-43b0-9ca0-457298319e2b . + dho:hasCharge1 dhd:2d95246b-8b7e-4ecd-8821-15ca5863c0f2 . -dhd:a8100926-be4d-4267-8f16-c289f26c43ed a dho:Rampant, +dhd:a9855ea1-d0d5-4a99-846d-b8badfaf48fa a dho:Langued, owl:NamedIndividual . -dhd:a82196d9-8a64-48aa-992c-fbe82dd224d4 a dho:Chevron, +dhd:a995efe1-9fb1-4fce-ab47-b3149e936942 a dho:Annulet, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:arranged dhd:954b9c5d-242a-4c7d-b590-ddd1940acfd6 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:a826fcc1-0cc8-4633-a238-792026fc1035 a dho:Field, +dhd:a9a170a0-cb33-4dae-88f1-97c4a58a2a48 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:a83e05b7-7851-46d1-9db1-3e7de67f9d34 a dho:Layer, +dhd:a9bbb90b-a31d-494b-a949-6e133cd69a1e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9e69cca6-9afd-46ba-af4a-c3e9e4c16a5e . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:a849ff27-5752-4043-ac59-2d298aeb767c a dho:Bend, +dhd:a9c0c224-f9d7-4015-be1a-ce5c1e2d54aa a dho:Lion, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; + dho:hasModifier dhd:8eb3c596-b6fa-4163-9af4-75017dd17cc7, + dhd:da906188-390e-499b-901e-550ab67a2941 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Sable . -dhd:a85f1ad9-1d95-4041-ba7c-72a9d4676bf4 a dho:Bend, +dhd:a9ddb871-3639-4ab1-b269-4588b1c6e2a2 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:a8836389-7183-41d0-a1c5-369ec02fd528 a dho:Bar, +dhd:a9e8247b-181c-4147-b809-ed8fd4a3ae14 a dho:Layer, owl:NamedIndividual ; - dho:hasLine dho:Undy ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:93f264ea-b6e5-46ea-80ea-011b989e152c ; + dho:with dhd:86e4f335-2610-461f-801f-78b106d767b7 . -dhd:a8dc5efd-50f5-4b12-95ac-a5495a5e7416 a dho:Field, +dhd:a9f406ec-105f-42e6-b590-909562ee6776 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:a8ef9230-2b12-4f43-b19d-205cc5032980 a dho:Lion, +dhd:a9fd2f3b-0e27-4ce4-ba08-e0828b6a7fa1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:d593b11f-aa0b-40ba-8410-5b1a33a0eda9 . -dhd:a8f37056-c543-4560-8302-db2737e3c4e2 a dho:Layer, - owl:NamedIndividual ; - dho:accompaniedBy dhd:e2787545-3d70-423e-b9ba-e874e633f042 ; - dho:hasCharge1 dhd:90b3de9f-e5b2-482e-9a35-46fd73018328 . +dhd:aa085695-8898-4571-843f-2ac7e3b28466 a dho:InPale, + owl:NamedIndividual . + +dhd:aa09b697-bc0d-42df-b5f7-6afbec7abfd3 a dho:Rampant, + owl:NamedIndividual . -dhd:a90cb07e-5e69-412b-b6e0-910e626dbcd5 a dho:Field, +dhd:aa28a1be-0da1-416b-8580-a66272802e1a a dho:Seme, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:a914e0c4-1b47-483a-86d2-bd36789a067f a dho:Field, +dhd:aa3849f4-3fc9-4ac9-94d2-11134b4b846a a dho:Mount, owl:NamedIndividual ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Vert . -dhd:a92b1582-629a-4308-9db4-63958c4be89c a dho:Rampant, +dhd:aa3ebd32-4c74-4ef1-b994-a2f8c343f62f a dho:Rampant, owl:NamedIndividual . -dhd:a9393b92-5e8d-4d76-b614-1118c2916cb4 a dho:Layer, +dhd:aa515c48-1752-455c-b841-f59feaaa9232 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:7b3e22cc-6840-4bfb-9705-a9d8597e9008 . + dho:hasCharge1 dhd:1158e073-501f-4d3e-8a31-7b50322251c0 . -dhd:a93a4d46-f7eb-4833-a1da-86bf2db85739 a dho:Bend, +dhd:aa59587c-f80b-41ec-b8ac-accc848b7828 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:e3633d4a-fd63-4e11-93a1-3856b9cb6a6d ; + dho:hasTincture1 dho:Gules . -dhd:a94ce131-251b-4aa9-8a94-e631ebc6b0f4 a dho:Escutcheon, +dhd:aa769e7b-e21a-4cb8-a126-b951481cafcc a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Gules . -dhd:a9590f03-aab2-4e71-bf8a-99eff9ceb32f a dho:Fess, +dhd:aa7b0111-cfea-4f5e-8dc6-32073692e58a a dho:Cross, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Or . -dhd:a95da483-63f2-4a88-a900-eddb409d3c42 a dho:Field, +dhd:aa86ffdb-a252-4c15-9bb1-cbc1f7a5c760 a dho:Canton, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Azure . -dhd:a96a0f98-c82c-4e93-881a-e66ea27e012e a dho:Layer, +dhd:aa894b72-57ba-45c6-9fb0-bd905d86581f a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:a82196d9-8a64-48aa-992c-fbe82dd224d4 . + dho:hasTincture1 dho:Gules . -dhd:a992de80-8a35-4418-bb29-94810f7eecc7 a dho:Layer, +dhd:aabd8b99-4bac-48aa-88e5-f7e7768c6a52 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:718137f4-fcee-4f34-854d-f3d28b148eb7 . + dho:hasCharge1 dhd:5f7bee89-edbd-49e3-9cd9-e32e624dcd39 . -dhd:a9a60f99-7fba-4052-b177-550c4b9f01e0 a dho:Layer, +dhd:aac0f266-ea2a-4173-95bb-e5729087f280 a dho:Lion, owl:NamedIndividual ; - dho:chargedWith dhd:5407e993-1787-4ae9-a500-fa179c8730eb ; - dho:hasCharge1 dhd:508f220c-ac43-4acd-ade2-9920d43d3fef . + dho:hasModifier dhd:9fc14f54-d7be-4e98-bc89-659de544d660 ; + dho:hasTincture1 dho:Or . + +dhd:aaf05522-94ca-4e1b-a2d7-dfa3584120f4 a dho:Armed, + owl:NamedIndividual . -dhd:a9b8f162-f716-4d28-9258-9ce2c84a312c a dho:Seme, +dhd:aaf15b86-4c9e-494b-8405-0fc6acdfa6d5 a dho:DogsHead, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Sable . -dhd:a9bad349-c171-4cd7-900d-fb12e0950e2d a dho:Field, +dhd:aaf74df9-62eb-4b97-ad52-8678d640b66f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b87c8d1c-5c39-46f8-b1ef-fd2a734697f4 . -dhd:a9c50bdb-b1c2-4555-9775-52719b2367ff a dho:Bend, +dhd:ab0de393-9c60-413d-a406-1200c14ba9e7 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:454374b9-6b51-4400-ba00-3b848e51193b . -dhd:a9de28b6-522c-44ed-b8d7-75165afd09e8 a dho:Bend, +dhd:ab2489be-16ee-4298-9999-33e66d77aa08 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Or . -dhd:a9e1b40e-2980-401d-a877-206fcde44fd3 a dho:Rampant, +dhd:ab2b405f-5190-4e48-88c3-e8c0e45ab34a a dho:Passant, owl:NamedIndividual . -dhd:a9ecf2cd-c707-4690-b9fc-e85f814c6228 a dho:Field, +dhd:ab3c12e9-73f0-4809-9475-0b0a395f9f14 a dho:Fretty, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:aa05e134-2e9d-412f-ab09-93970b5932cc a dho:Demi-Eagle, +dhd:ab4b04bf-b109-4914-9e32-a89dfefed81d a dho:Border, owl:NamedIndividual ; - dho:hasModifier dhd:9e42f7a7-959d-4996-84fc-8d13fbaeb4a5 ; dho:hasTincture1 dho:Gules . -dhd:aa44f272-8140-42d5-aff0-afd70438ee65 a dho:PosedBendwise, +dhd:ab65496c-f9d2-4b8e-8b5b-3e15d2de0b9b a dho:Rampant, owl:NamedIndividual . -dhd:aa6ccd81-a571-4646-8011-5f2a73e4328c a dho:Field, +dhd:ab74d4e3-bef7-4d1f-b3cb-d822f48bab9d a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:aa7d3200-deb2-40a2-829e-97ec32732ac9 a dho:Layer, +dhd:ab7eb6a7-4f5b-4c3f-a9f3-a9d076cee0ae a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:42327ae7-a666-4aaf-a8e8-c8c418a1ffe4 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:aaac30b8-908d-4773-8cff-579fb567b988 a dho:Lozenge, +dhd:ab8cb810-5d6b-4601-a4ec-075d72eda4d7 a dho:Bend, owl:NamedIndividual ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:aac43d96-c36a-4e80-bc21-6fb1b8f95302 a dho:Eagle, +dhd:ab9943e8-18ea-4f3a-8c93-e34acc1d2257 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasCharge1 dhd:d3875473-0702-4281-946d-f3bcb79d7e70 . + +dhd:aba50d30-4e78-4f33-b9d2-231ccf7e29ca a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:aacc7261-4925-47fd-a300-e5b961413ac0 a dho:Field, +dhd:abae8865-4f25-4937-8d88-063cdac4f63f a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:aacfcd98-ede9-481c-a464-ff3a092387d0 a dho:Layer, +dhd:abe5752e-b38c-4fc9-a000-b5123de675b4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c2fe736e-ca5c-49b1-a5f5-a9f1c0395dcb . + dho:hasCharge1 dhd:84b3cd5f-3574-4abe-94c3-cf8d84c6ec2f . -dhd:aad6e1ba-b234-48a3-8652-f0f5395f4f28 a dho:Field, +dhd:abf41255-7113-4329-8dac-0b476ddbf51b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:8e5b3a2f-b824-477a-a353-baf79cd61e93 . -dhd:ab1fb9a9-7750-4782-8d0e-c02036f4ff32 a dho:Layer, +dhd:ac040ba4-9dc8-454c-9e21-7f16ef284609 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:80e7d7eb-c4fe-4691-9383-2cfc9a5efafa . - -dhd:ab644b54-758e-46c3-923d-57b066177158 dho:hasPattern dho:Plain . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:ab683399-09ee-4059-b64a-4e8973ab2520 a dho:Layer, +dhd:ac174f2a-a6aa-437d-ab12-d1f470b9f17f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:f1983ce1-2d36-4c62-86e2-dab4268ac658 . + dho:hasTincture dho:Or . -dhd:ab7001bb-817c-4634-84b5-475b1e5e96e9 a dho:Layer, +dhd:ac425818-2f43-474e-a192-b20cd90dcf1a a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:fa49f3cf-b296-49d6-8a03-195d36dc4580 ; - dho:hasCharge1 dhd:59874be0-4dd4-4823-9a9a-5ec4a7c346d5 . + dho:hasCharge1 dhd:a0ca595e-9957-4e67-9468-0ed519b63840 . -dhd:abb2d019-a545-4a25-bdff-d3fa3baacea5 a dho:Field, +dhd:ac7dac3f-2fa4-4c2d-be0d-bcc0065e8a2c a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:abb5b20a-260d-4959-9e5c-386b2bec9f91 a dho:Field, +dhd:ac7e4202-cc46-47ba-ac59-e79c9af25e78 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:f51a02ca-399b-4e6a-8d5a-cd54b8b803d0 ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:c45dfdf5-6caa-47ea-aa6b-7444bec6bb7b . -dhd:abba0fa1-0446-4969-a587-bc241188efa5 a dho:Field, +dhd:ac84435f-ea71-4d4e-ac2b-05c4c211e564 a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dhd:be736722-73fb-4dd3-bda6-31ad168bf64b ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:abdd1b2a-27bf-44e4-b9c5-959529bd186f a dho:Layer, +dhd:ac87f25c-a02e-4c94-b28b-3f2187778e50 a dho:ElmBranch, owl:NamedIndividual ; - dho:hasCharge1 dhd:47002651-63bc-43e6-b4cc-229a49fa8ed6 . + dho:hasTincture1 dho:Gules ; + dho:with dhd:9525d03e-51a0-4545-a46c-5136f7bfe3d0 . -dhd:abe123b5-7551-4507-b20d-fa93b5032c70 a dho:Field, +dhd:ac891603-c711-4fb3-a57e-dbe848a2f9a4 a dho:Bend, owl:NamedIndividual ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:abeab642-1b61-4e43-8570-fbcd1aa0cf64 a dho:Layer, +dhd:ac9686e4-3f1b-445a-8254-d3049eea3be2 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:ecf8768c-ad91-43f5-9bf0-3e0b6d7ab1cc . + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:abfc4ff1-7c9d-46d5-a61c-e8e4a60ed66c a dho:Field, +dhd:ac99c31f-e243-418d-b140-0a13636462ec a dho:Rose, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000010789_B_A ; - dho:hasMarshalledPart2 dhd:CoA0000010789_B_B ; - dho:hasMarshalledPart3 dhd:CoA0000010789_B_C ; - dho:marshalledByType dho:PerPale ; - dho:numberOfMarshalledParts 3 . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:abfdfee1-82f8-463a-95de-446f3f2ab549 a dho:Lion, +dhd:aca5316f-6884-4712-9faa-aefa8e7ec8f1 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:1ac76ee6-172d-48dc-880d-5f69f034208e ; - dho:hasTincture1 dho:Missing . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:ac045c6e-cf0e-45b6-b173-cd78c8aa96fc a dho:Layer, +dhd:accaa278-f8c0-4c11-9d4c-f95ea63d7a3f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c0a6c634-2bdc-43c7-8108-9b6437a5cf2d . - -dhd:ac18e71c-b320-46c0-9b66-c49600a2ca3a a dho:Langued, - owl:NamedIndividual . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:ac24e445-f2ec-4cb4-a243-f103b6a7f1cc a dho:Layer, +dhd:acd3be5e-66c8-4437-a69f-e0675f82c6ab a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ffa2a538-4430-4225-a817-e9e679bd0dca . + dho:hasCharge1 dhd:99a7df3a-ab15-4497-8482-6efb4f440e58 . -dhd:ac78057a-a8ab-4f24-af32-b201517d93c4 a dho:Field, +dhd:ace751c2-e84a-4acb-a26c-b6badeea56c3 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Ermine ; dho:numberOfMarshalledParts 1 . -dhd:ac891a30-db45-4fd0-a8a1-7603f280f111 a dho:Layer, +dhd:acedee88-2458-418f-8b44-55f247c3a87a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9bd1f1c7-9625-492e-8f45-66921aef199d . + dho:chargedWith dhd:ffc6d81b-98f9-41eb-b128-8a8443e9c540 ; + dho:hasCharge1 dhd:1491bc87-568e-4b2f-bacd-ab7a0e0bdf09 . -dhd:ac9bfb3e-c923-49be-b0a4-ca90373c1702 a dho:Roundel, +dhd:ad0d782c-9bcd-4d02-b12f-ae258565ef2d a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:ac9c1149-69b7-44d3-b44c-3c851ccb0080 a dho:PiedNouri, +dhd:ad1565c0-a73d-4051-b66f-4f2d0874d4c5 a dho:Addorsed, owl:NamedIndividual . -dhd:aca1a6b8-a991-4344-9dbd-2d1bcc337020 a dho:Layer, +dhd:ad15e8a3-c259-4095-b6b7-77d6ee45aa3b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:41b05613-a0c7-4304-a9ad-8f035a2d193a . + dho:hasCharge1 dhd:ef336af9-850d-4417-87ba-9cb849907496 . -dhd:acb09b2b-0fb8-40ec-8200-48d1d7513fde a dho:Bend, +dhd:ad1682f1-7f44-430e-ae2f-310fd946273f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:acb0def5-716a-4165-a295-810e9a9febdf a dho:Crowned, - owl:NamedIndividual . + dho:hasCharge1 dhd:7561d016-abff-4bb1-85d4-6c55ca4afe25 . -dhd:acd7f6cf-cc03-4cdd-a33e-63c0f1a9c801 a dho:Wolf-Hook, +dhd:ad22bb7f-b309-4cbd-8782-7322510d00c7 a dho:Book, owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:acddd0cb-df9a-4bed-8cdd-6000a94653a7 a dho:Field, +dhd:ad458121-3210-4842-a7eb-ce5d1b34f277 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000008229_A ; + dho:hasMarshalledPart2 dhd:CoA0000008229_B ; + dho:hasMarshalledPart3 dhd:CoA0000008229_B ; + dho:hasMarshalledPart4 dhd:CoA0000008229_A ; + dho:numberOfMarshalledParts 4 . -dhd:acded443-d66a-453a-b0a5-fe5701df75cd a dho:Layer, +dhd:ad46dd36-dd97-48dd-94c5-98946b008da2 a dho:Pale, owl:NamedIndividual ; - dho:hasCharge1 dhd:39bdabbe-e957-423b-9a4a-7d26b5c585cf . + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:ace043fb-ddfc-4a46-917d-b958d4801a20 a dho:Layer, +dhd:ad51e388-29cd-4ba1-abbf-44b06e5692cb a dho:Tower, owl:NamedIndividual ; - dho:hasCharge1 dhd:e6c86c76-aeb1-4291-9cc0-7c6214cb83e7 . + dho:hasTincture1 dho:Sable . -dhd:ace1402c-6ac0-4716-bd53-1daa33ce43b9 a dho:Lion, +dhd:ad70e853-4249-4caa-9ad3-280701844077 a dho:IronGrate, owl:NamedIndividual ; - dho:hasModifier dhd:74b92c58-2e15-41b1-a3aa-6b723c61b40c, - dhd:a8100926-be4d-4267-8f16-c289f26c43ed ; - dho:hasTincture1 dho:Missing . + dho:hasTincture1 dho:Sable . -dhd:ace3ab29-9898-4b23-97bc-3dbaa21be09b a dho:Field, +dhd:adaf05c5-bf02-4889-975d-a6931dd12b24 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:acf2f2e0-0037-40b7-ad35-ad0b8ae58f79 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:a546478e-1776-4e13-8bba-b149dea0cd8d . - -dhd:ad0d107c-bcaf-4a4c-9d6c-32dbb56004e6 a dho:Salient, - owl:NamedIndividual . - -dhd:ad19af1b-879f-4256-96ba-b3dc192acce7 a dho:Layer, - owl:NamedIndividual ; - dho:accompaniedBy dhd:d551038c-af9a-45bb-9e95-851722a07fe2 ; - dho:hasCharge1 dhd:35134f2a-24ed-4594-9e3c-de927c2666e3 . - -dhd:ad1f9e94-eb50-412c-b297-db1db6ccf3e6 a dho:Field, +dhd:adbadbd7-dc09-429e-9c20-c7abe11cab74 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:d57d5057-b923-42ae-9fd0-416bb8ef29c4 . -dhd:ad36d14e-50fd-4d2d-8070-64cd6b322386 a dho:Field, +dhd:adbb6404-70eb-476c-a8e7-fa7ef42b8b15 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:ad3d7490-fb36-49a0-9a4e-c5b9b6d49777 a dho:Eagle, - owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . - -dhd:ad478958-241a-46dc-acad-5b25cce5d605 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:88f76c8f-f629-4eec-b6cb-242ae35af9c6 . - -dhd:ad4ad9f0-7ae8-4606-bbaf-5d57646bf94a a dho:Field, +dhd:ade73741-7c98-4fe8-9408-c6b0f57b942f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:ad5911be-34fd-4968-a72d-fe7ab173b8f1 a dho:Layer, +dhd:ae046ec0-0561-4e63-8b6a-f9bb1f0a4db5 a dho:Mullet, owl:NamedIndividual ; - dho:chargedWith dhd:599e3082-9480-4a62-b058-14afebd14458 ; - dho:hasCharge1 dhd:097bb75b-f8b0-4b1f-bf8d-bed879467732 . - -dhd:ad8e9e34-e02d-444a-8a7a-b5882d65b7bd a dho:Rampant, - owl:NamedIndividual . + dho:hasTincture1 dho:Vert ; + dho:inChfDx dhd:31c63043-6aef-4f4a-b825-25531ed1417e . -dhd:ad8eb882-193a-4b9f-bc38-11e63ed938d9 a dho:Field, +dhd:ae0808c1-0fd6-4f70-8f9d-c415bba8dcaf a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Argent . -dhd:ad9697d4-f922-4ce6-938d-5fe71683cb38 a dho:Crowned, +dhd:ae2050d2-8ba2-409a-ad27-53e62b3692a5 a dho:Guardant, owl:NamedIndividual . -dhd:adce59cf-2bb8-402e-95a1-39b2f6907dcf a dho:Field, +dhd:ae22cba4-1fba-4052-a694-844669a9fed9 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:b1362774-3a21-468f-98fc-e3bc41a2001f ; - dho:hasTincture dho:Or . + dho:hasSeme dhd:dbbe3a9b-a1f5-4027-abe7-eb5012808a8e ; + dho:hasTincture dho:Gules . -dhd:ade20a98-719d-41be-8a09-13a7540da571 a dho:Field, +dhd:ae27a732-df94-438d-9640-a88f0399f496 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasDirection dho:Dexter ; + dho:hasModifier dhd:bef4c19a-0f69-41a0-a9f3-978f636b5f13 ; + dho:hasTincture1 dho:Or . -dhd:ade86408-8c5f-4a65-91a5-a43835c5c07c a dho:Layer, +dhd:ae329ff4-f69a-4a49-b571-58879d9347b6 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:593cacb2-a1c0-49b6-b426-8f501968694a . + dho:hasSeme dhd:01ef43de-f7f9-4820-b5c3-b7f19c3057ed ; + dho:hasTincture dho:Azure . -dhd:adeba4fe-4246-44c5-8ca7-cf830dd95e9a a dho:Layer, +dhd:ae3c8c88-e363-4eb7-975b-857eaa0bd1ce a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0a3497e8-e5c6-48b3-bf2c-aaad0e909bb6 . + dho:hasCharge1 dhd:8cc9a1df-a4a4-4f6c-9efc-ebed8272fd5c . -dhd:ae2530b0-202a-48bc-ac2c-838121502537 a dho:Field, +dhd:ae3fa636-39b3-4654-89e3-53046450e8bd a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:50a19aa4-0e87-4c8f-beab-410347bbaa81 . -dhd:ae28bd6e-2bae-41d5-a019-73a019e16fc1 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . +dhd:ae588c68-691b-44f1-a676-845e4348c7fc a dho:Doubleheaded, + owl:NamedIndividual . -dhd:ae63e7ff-9d9c-4a0c-b0e9-2f20559bace5 a dho:Layer, +dhd:ae78fb77-b2af-4f03-a0f1-82bf4591f9ec a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f13904a6-7e2c-415c-8f42-af0d1df89b6a . + dho:hasCharge1 dhd:82678fda-6125-4713-9a77-8494ae71ed05 . -dhd:ae679654-6706-4eee-bbc5-1d1566bd71eb a dho:Layer, +dhd:aea5dab1-c1c5-4ad6-87dd-8761ab66ea8e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8a492b99-edb1-4f0d-b35a-370715c9a88c . + dho:hasCharge1 dhd:aa59587c-f80b-41ec-b8ac-accc848b7828 . -dhd:ae6ba102-3acd-4603-b058-fc0c0d2ac91f a dho:Field, +dhd:aebf25ad-9fc6-4d9a-9a43-1d09142e3a3b a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; + dho:hasPattern dho:Checky ; dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:ae714176-02e8-4c2d-b825-9c74e4192a2c a dho:QueueFourchy, - owl:NamedIndividual . - -dhd:ae7c8243-6015-4836-92df-df7cffa7ad0f a dho:Layer, +dhd:aee3350e-28a7-4333-aa1e-0a2b2b0faa28 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ea523058-a467-482f-a19e-7b8243ddb139 . + dho:hasCharge1 dhd:c82239b8-5622-4d05-9fee-72c5c9ad4bea . -dhd:ae8ff405-2ec6-4efd-97ac-f4211fd151c4 a dho:Field, +dhd:aef621d2-2cd2-4b4d-a973-5a9399276bab a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:ae987bf4-2dd1-40f6-a5e4-f090bf6bd85e dho:hasPattern dho:Compony . - -dhd:aea9a13d-d6e0-469e-9975-3c430cbd592b a dho:Fretty, +dhd:af09ba9e-5120-43dc-9bd4-b8be7d176674 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Gules . -dhd:aefa6aa3-386e-4c86-8fb5-f3cba6f43549 a dho:Salient, +dhd:af41e098-b053-4a7a-bbda-5cf49bcfecd0 a dho:Rampant, owl:NamedIndividual . -dhd:af0246b7-4a99-4461-b4a3-babf463ab8ab a dho:Increscent, +dhd:af5d10e6-e25d-4454-848a-a046f71cabaf a dho:Eagle, owl:NamedIndividual ; - dho:arranged dhd:7d0da388-6de9-43d4-a4de-9968dea88e9c ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasModifier dhd:cecfa9f5-4d52-46a3-bbad-530864e56d5a ; + dho:hasTincture1 dho:Gules . -dhd:af04d29d-d16e-4087-8a5f-94731fb04edd a dho:Border, +dhd:af5f6fde-68f5-4b81-b9ad-0d0e64e50828 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:1ad73e55-56a3-46bb-b244-0d74541554c6 ; + dho:holding dhd:c589ff33-b8c9-4942-b89b-e1f68babae7b . -dhd:af4b6af5-4a43-4c4a-9e69-217f2a17bc38 a dho:Lion, +dhd:af6fed10-d992-4bac-9156-1afab183e9c0 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:bcc9dc7d-3c5c-4571-8663-4c326a12d504 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasModifier dhd:f1cf6788-2895-443a-aed9-1e9469f33189 ; + dho:hasTincture1 dho:Or . + +dhd:afa33533-f5b3-491b-a96e-dbe62d71762d a dho:Statant, + owl:NamedIndividual . + +dhd:afbb5f95-e238-4010-a546-c44c0f69a2f0 a dho:Curled, + owl:NamedIndividual . -dhd:af52e0e2-0bea-4234-b5f9-1225512c05da a dho:Layer, +dhd:afcbd676-7251-49a0-ad7a-ef92781dc92b a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:770464f9-0962-45f9-9860-d94e14a0fbba . + dho:hasModifier dhd:1485c0c7-c3d4-46fa-87b8-e101c846bc16, + dhd:96f71144-51c1-4f58-9618-41697e9f2c45, + dhd:dd294455-c493-482e-b4e2-f2754fbb2703 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:af62379b-5a2d-40c6-b624-d452fe2d95f6 a dho:Layer, +dhd:afceeb25-86e6-4d11-acfa-24194048664c a dho:Layer, owl:NamedIndividual ; - dho:between dhd:b7bb5d4c-821a-4cd5-bc0f-381e75a1630d ; - dho:hasCharge1 dhd:21f69225-350e-4b8b-aee4-86fdadac057f . + dho:hasCharge1 dhd:774637ab-38b7-480c-9d23-1d0fdbc13ed7 ; + dho:on dhd:3a85b7e1-a2fa-4d5f-9c9d-a647941472c7 . -dhd:af706e26-401c-4632-b0f6-3c53a1b749ee a dho:Lion, +dhd:afe08e75-a046-403f-b164-efdff38a5d52 a dho:Helmet, owl:NamedIndividual ; - dho:hasModifier dhd:e11870c8-5929-4266-97e6-23e08cd15aca ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:af7ab279-6442-4c00-a3d8-933d125412b3 a dho:Field, +dhd:afe785ff-0701-4aa1-b7c6-95fe6ad73a76 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Vairy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:af7ee303-65cc-4ba6-8703-2fa1ad99a5f4 a dho:Field, +dhd:aff54fde-45ae-4f44-8505-ecf54a18212e a dho:Hooded, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008191_A ; - dho:hasMarshalledPart2 dhd:CoA0000008191_B ; - dho:hasMarshalledPart3 dhd:CoA0000008191_B ; - dho:hasMarshalledPart4 dhd:CoA0000008191_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Azure . -dhd:af8616e2-b1b1-4463-81db-07da64d1c00a a dho:Layer, +dhd:b004ce79-cab1-41ed-b4a4-9a1be9347e5a a dho:Bar, owl:NamedIndividual ; - dho:hasCharge1 dhd:79a34f1f-c393-4a4b-a459-1f67141c8580 . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:af9fca84-0b6a-4f6f-bad7-a2e108e03bce a dho:Lion, +dhd:b014dd93-6a9d-4903-94e2-5738b65d52c0 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:92d6e244-aba6-4b16-bf7d-66b10920cf4b ; - dho:hasTincture1 dho:Or . + dho:hasSeme dhd:0dd40e90-fd1d-498b-8121-9c0b06ee6ba6 ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:afb298ba-8e18-4839-9cd5-000e50efa7e4 a dho:Layer, +dhd:b01bc7ca-1ab6-4c2b-bce9-cfc95d5b29e4 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:59eaaf73-e858-405f-9a78-d45cbafd550d . + dho:hasTincture1 dho:Sable . -dhd:afc72256-01ee-453f-a98b-a43e8092fd7d a dho:Tower, +dhd:b01cd12f-c6e1-4834-bee8-c98c25b1026b a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasTincture dho:Gules . + +dhd:b023d5b8-84d6-465c-a3d0-1ea34073e14f a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:29f23b8f-8493-4163-b100-22286534298a . -dhd:afd14abb-760d-4796-84a6-bb21dfe24205 a dho:Rampant, +dhd:b0369536-cfc2-49aa-9f38-150ead823669 a dho:Crowned, owl:NamedIndividual . -dhd:afe99668-c59e-4a9f-98f9-2d2e7d965223 a dho:Countercharged, +dhd:b03a6d74-ca59-4b1d-8ca5-0be68b45180e a dho:Guardant, owl:NamedIndividual . -dhd:aff16bc0-142c-483b-92da-56cb5b1d566a a dho:Field, +dhd:b06bbeec-e4e6-4431-8894-fa55da3a89e1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:aff6e581-e4cc-4cf5-bf0d-b01502a72f40 a dho:Field, +dhd:b06fb10d-f8e7-4906-a968-d71c4dd679b9 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . + dho:hasCharge1 dhd:f1b4c16e-2487-4aa5-8cb2-146b0497e217 . -dhd:b00fd7b5-7a2a-4ed8-89e0-a0d5304045c4 a dho:Chevron, - owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasPattern dhd:7cbd3685-b368-4889-968b-7a81c09156ed ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . +dhd:b077a945-e925-44c3-9f75-620e0ba47cf5 a dho:Rampant, + owl:NamedIndividual . -dhd:b015c456-fce2-42a0-a1b4-8a56aed4bdbb a dho:Layer, +dhd:b09043d3-b15a-4b29-96a1-5ac67c3ed6e6 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:77ced1a5-9308-4805-a851-c75b56a3c597 . + dho:hasTincture1 dho:Or . -dhd:b01bb7d4-5110-4d75-bb76-f336249d1f9e a dho:Harp, +dhd:b0a99676-7c16-4d66-9988-8ce58351c10d a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000010789_B_A ; + dho:hasMarshalledPart2 dhd:CoA0000010789_B_B ; + dho:hasMarshalledPart3 dhd:CoA0000010789_B_C ; + dho:marshalledByType dho:PerPale ; + dho:numberOfMarshalledParts 3 . -dhd:b04de553-cf22-4728-a9fb-381a02084e71 a dho:Field, +dhd:b0abb510-05ee-4e15-80a6-b31a788d8577 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:b0535a8f-fdf4-4f27-a3a3-606e26de4863 a dho:Layer, +dhd:b0ce78e3-653d-43c7-ace7-238865295a2d a dho:Field, owl:NamedIndividual ; - dho:accompaniedBy dhd:7e9ab997-1034-40bf-8eba-565682039f85 ; - dho:hasCharge1 dhd:60a06f79-03fc-4846-9850-65a3e3bc9a45 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:b05acec2-1ad4-4bf6-aa9e-5cd43e0ec2a8 a dho:Field, - owl:NamedIndividual ; - dho:hasSeme dhd:f9a71c09-2417-47d6-a78c-76262ebbad46 ; - dho:hasTincture dho:Gules . +dhd:b0d7914d-099e-4a69-80ca-2281ec1ba3e4 dho:hasPattern dho:Compony . -dhd:b089e725-6e4e-4459-8973-c68ac6629ce3 a dho:Layer, +dhd:b0dc5130-67de-4b31-bf85-27805ae4653c a dho:Martlet, owl:NamedIndividual ; - dho:hasCharge1 dhd:83fb3155-c5a0-4981-b962-306c2d54a795 ; - dho:on dhd:d1d107c1-7d43-4263-9730-5a855aa79895 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:b08cd1cf-7c8a-4699-b5c5-1ca7ab9365dd a dho:Field, +dhd:b0de5dab-05f3-4c0a-8f28-2a1808d65e14 a dho:Barbel, owl:NamedIndividual ; - dho:hasTincture dho:Gules . - -dhd:b0a3d876-8284-472d-b666-e10787a45987 a dho:Crowned, - owl:NamedIndividual . + dho:arranged dhd:ad1565c0-a73d-4051-b66f-4f2d0874d4c5 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:b0a6346c-1992-4537-ae4d-52478e4a5cec a dho:Seme, +dhd:b0f8728d-56ec-4218-b07f-66dfc8995db2 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; dho:hasTincture dho:Or . -dhd:b0abfa61-6a2e-4bc2-8a7d-1134c2d169b9 a dho:Armed, +dhd:b0ff2e03-85c8-4f1c-b6e0-d4b36d46549e a dho:Crowned, owl:NamedIndividual . -dhd:b0e1ed7a-8d5b-4645-91ee-e242424c1c15 a dho:Layer, +dhd:b113901d-6593-4df5-a220-288ff3e49b25 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:60b9bead-e5be-4d79-8e6e-14f724b3cd19 ; - dho:hasCharge1 dhd:6c5febe7-6841-4ffe-8a16-2b616ef516d6 . + dho:hasCharge1 dhd:4cbd886d-af17-491a-9ebe-388f89c66d7b . -dhd:b0e7bf31-758b-4ee8-ae21-b68f91d58868 a dho:Layer, +dhd:b115d929-bcdf-448a-b31e-6818604f7d92 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c840b319-cea4-4cf7-8997-952d6070b19e . + dho:hasCharge1 dhd:93202174-7b47-477e-8da9-8591a1e5d307 . -dhd:b0ecf18c-c429-4452-9427-a420e1e2ce4d a dho:Layer, +dhd:b1331c76-1392-4048-b4f1-f86810a3e5bd a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:07f012b3-8433-4624-93ee-c4b6b0cf5d45 . + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:b11b879c-1615-4901-80a0-cd31176594c6 a dho:Field, +dhd:b133cb85-77cb-460e-9f0d-9de77efb070b a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasModifier dhd:cf9699c6-9bcc-4694-b178-9ad6f723f55e, + dhd:eae24c76-66d0-441a-bf8a-2578cc92d6d7 ; + dho:hasTincture1 dho:Gules . -dhd:b1362774-3a21-468f-98fc-e3bc41a2001f a dho:Seme, +dhd:b138c795-8e8e-46c9-9c46-8e1d20ecedb6 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; dho:hasTincture dho:Azure . -dhd:b1614f23-f0d0-44a9-88d0-045adab6f20b a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . - -dhd:b1682e83-539b-443d-bdf1-17a607e180c8 a dho:Layer, +dhd:b14fcec4-6c96-4a63-bfe9-83c5ddc2f448 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2bb949d5-5579-4acf-9f88-2c70df6c4ff3 . + dho:hasCharge1 dhd:0cb23123-1341-418c-9c5c-04c3874d24ef . -dhd:b187be9b-84c2-472f-84e6-0252e7d247c0 a dho:Field, +dhd:b1605b10-cec9-483a-8db8-a4ecee6de8b4 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:b18c3698-eca9-4ed1-b3d5-4d484764f8bd a dho:Layer, +dhd:b1836a8b-d68d-4c85-a34c-6132b906b9e9 a dho:Passant, + owl:NamedIndividual . + +dhd:b1904174-a051-4fea-a8b3-d3d49a1ff27e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:7e0c6a19-f710-4b6e-ace2-2c13c202549f . + dho:hasCharge1 dhd:743bd14a-f8ef-4e14-a531-6bfc15157497 . -dhd:b193d634-1c25-4c5d-9c5e-0039d689f890 a dho:Field, +dhd:b1a142fb-712e-462e-8d40-ed1d0d6be8e5 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:19315883-67b8-4c13-b860-326eb4f1e0f5 ; + dho:hasCharge1 dhd:10b5b21d-53ba-4cd8-8307-ac403fb7a68a . -dhd:b1e0f6bf-95cc-47b9-963d-002914132e6e a dho:Lion, +dhd:b1b04ca5-7779-4418-9967-a1655ddb4e8d a dho:CrequerPlant, owl:NamedIndividual ; - dho:hasModifier dhd:a66e4149-0f58-4656-896f-3dbbe931e789 ; dho:hasTincture1 dho:Gules . -dhd:b1e81ddd-3395-41cf-a618-04a0e4cc3697 a dho:Field, +dhd:b1b38cdb-f26f-47af-a470-8220c05344c3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:570f6206-9d0c-4bb8-9a60-908d99ee5740 . + +dhd:b1c331ef-ccf5-4fc6-9136-f68814f148b3 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:b1e9371f-616a-4c1d-902e-a9f408b696ca a dho:Layer, +dhd:b1e7a6f8-b234-487e-aee9-6f2551aa19dd a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:51eaac43-5e77-4bbb-a68d-61a67be73546 . + dho:hasCharge1 dhd:ff60768e-894b-49cc-90a6-1a81b9e69207 . -dhd:b20c6af0-21e5-438b-b491-8bb73b50e232 a dho:Layer, +dhd:b1e8695b-a8f1-4264-9c13-adfa80448492 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:6e20664d-463d-4742-9feb-6c9a93563a81 . + dho:hasTincture1 dho:Or . -dhd:b224801c-21d2-43a1-9fb2-8b8897f589e8 a dho:Fess, +dhd:b206873f-1f5a-4246-ab8c-b23a67f83c7c a dho:Lion, owl:NamedIndividual ; dho:hasTincture1 dho:Azure . -dhd:b241d85e-cf3c-408f-96d9-9218a873704f a dho:Lion, +dhd:b21b1a40-fae3-4fdb-a2a9-036b7163a6db a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:97564c04-683c-410a-90c3-be56567b6f0b, - dhd:ca02787d-235c-440f-ac42-02bccf93c5f4 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:e5be5085-c90f-491b-960e-c9a411c2379b . + +dhd:b235b274-a5fc-406a-88a7-336ef96630d2 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:9e903417-b90e-4d30-9bf5-daa5055493a2 . -dhd:b25b00d0-d0ef-463a-8245-b9b7d8196528 a dho:Layer, +dhd:b23d5971-6e9b-4818-bc73-fd65bda949ce a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:b98a2bcb-dc19-4658-b131-cdb30ddc5305 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:b28fd2e0-4afe-41da-9821-860b68d33f38 a dho:Label, +dhd:b23d63a0-5c9e-40ab-974f-5ec5851fa142 a dho:Chevron, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:b2b7cec3-7afb-4ae7-9e0d-8474f402206d a dho:Doubleheaded, +dhd:b2541177-e1df-46f1-a45a-0bf64c7b65e7 a dho:Crowned, owl:NamedIndividual . -dhd:b2b9c7c9-dbd7-485a-8b2e-8e033f1f649e a dho:Pale, +dhd:b255d69c-9646-4564-b85d-907f31356fdd dho:hasPattern dho:Checky . + +dhd:b25d0339-d9bf-406f-bc6a-05ba7a929c58 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:b2d6cabd-edf1-4261-b1c8-dfef79b39f73 a dho:Cinquefoil, +dhd:b27a80a2-a959-4875-b6b4-33b1a33d60d4 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:f2476db5-46fc-44a2-9b45-9586f0b97379 . -dhd:b2d9d6ed-586d-44e5-82a6-d8cc1f2bd07c a dho:Field, +dhd:b27b1f2c-46f8-406b-8123-c11f12ad9e7b a dho:Field, owl:NamedIndividual ; - dho:hasModifier dho:Embowed ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:b2da97cd-54ed-42c0-bef4-3ed773518c8b a dho:Field, +dhd:b2dc6a56-58d3-472d-b380-1e4176886f34 a dho:Guardant, + owl:NamedIndividual . + +dhd:b2e7f461-f8c1-422f-aaf5-60749c8489c6 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:07407ef7-c5b1-40dd-afd1-cb66d3682590 ; - dho:hasTincture dho:Sable . + dho:hasTincture dho:Gules . -dhd:b2f9ec7c-5fba-4360-85cc-9ca3d06febfc a dho:Chevron, +dhd:b30b0fe6-22f4-43fe-84da-3fc2538cd56f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:9b6fd1dd-5c2b-4d81-8f3d-986c78cb5b20 . -dhd:b30701d9-ae27-47bd-a53b-1e0db66c634a a dho:Field, +dhd:b30be91e-7623-42c8-893d-529058687c01 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:b31e7144-4bd0-45da-9754-c589f618baa3 a dho:Rampant, +dhd:b30dd586-459b-4f74-b3b2-ebf49d6cfac1 a dho:Crowned, owl:NamedIndividual . -dhd:b3227c91-9c43-4438-a064-cf3a9d378b73 a dho:Rampant, - owl:NamedIndividual . +dhd:b320924e-73e9-417f-8151-b76f515a3d94 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Azure . -dhd:b32a7627-daf8-4519-8464-5f954157c55e a dho:Field, +dhd:b3242bf1-91a3-476b-91c0-3569e2dd8281 a dho:Scissor, owl:NamedIndividual ; - dho:hasNumber "of 10" ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:b3309bb8-be3e-4396-95c6-f5ec188582db a dho:Field, +dhd:b3419254-ca6b-4978-8cfc-5b3256b8edf6 a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:b33448bd-b2ab-4878-b6ea-e3c7d9792e8b a dho:Label, +dhd:b341ad10-1384-473d-9e76-6328d9e54fb7 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:b3344c4c-ef5d-45f8-9006-cf57935c1b52 a dho:Field, +dhd:b34caa9d-8eb9-414a-a9f5-fb6c8280ebb3 a dho:Rose, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000027639_A ; - dho:hasMarshalledPart2 dhd:CoA0000027639_B ; - dho:numberOfMarshalledParts 2 . + dho:hasTincture1 dho:Gules . -dhd:b33b08e8-b8da-46ad-993a-9368cc107acb a dho:Embowed, - owl:NamedIndividual . +dhd:b3576982-fd6b-4a49-92c4-bb7cced97f2e a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:5a11fc1d-84c5-4522-ba22-fe8dc43b0dd3 . -dhd:b3583ff8-76a8-4b7f-9e50-7cd30ca9d058 a dho:Mullet, +dhd:b39d86ff-ce11-4deb-af8a-d8d7cae6d387 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert ; - dho:inChfDx dhd:b87f9007-4b2c-47e2-bd0b-879aeb3db6d9 . + dho:hasCharge1 dhd:ad51e388-29cd-4ba1-abbf-44b06e5692cb . -dhd:b37839bb-c716-4b7b-a1d0-f9780161b4a8 a dho:Field, +dhd:b3ca9a1f-618c-4c51-ba14-7b84bf02c341 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:b3b47bb4-4b54-413d-8523-5c6dd2812d8b a dho:Field, +dhd:b3d53686-aec2-4460-a2d2-dd9d1d794a16 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; + dho:hasCharge1 dhd:50eb6784-817b-4bc1-bd5c-44e8792e7a64 . + +dhd:b3edaa32-b296-4911-b4c3-9b72bd830797 a dho:Field, + owl:NamedIndividual ; + dho:hasSeme dhd:3d8220ac-51b8-423e-bfd7-6df335b620ee ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:b3bc6c7a-6b94-4964-a632-6ac05b5fe8a6 a dho:Lion, +dhd:b3f4cc47-bae3-49e0-9a46-9cfb0be3a559 a dho:Cross, owl:NamedIndividual ; - dho:hasModifier dhd:407976fc-6fdc-4693-bad7-d5ad6b6c2811 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Argent . -dhd:b3dfb493-2b03-4236-b7bb-48991e32fa97 a dho:Layer, +dhd:b404a703-666c-410d-bc06-9d1520c01959 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:eae705b7-63c7-4b82-acc8-b40a6e49789b . + dho:hasTincture1 dho:Azure . -dhd:b3e05a03-9efa-4491-a20a-72fcee784193 a dho:Layer, +dhd:b40fa672-0c87-4f14-a54b-71f604467900 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:6ef62d8b-aad3-4eff-9410-17b2f2aa3985 . + dho:hasTincture dho:Vair ; + dho:numberOfMarshalledParts 1 . -dhd:b4070187-a44e-4c27-a8c9-0ff4fb94ed48 a dho:Layer, +dhd:b4171194-35bd-4408-ae57-ef5c9a6f4b84 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:bd575f7c-eeb7-4855-a76d-0215b6d8484d . + dho:hasTincture dho:Sable . -dhd:b42cbe47-1bf5-401e-8ac2-5370ce7ee07f a dho:Layer, +dhd:b42c7abf-86f1-4f08-bf12-5f3a7441f3ef a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:30ec2bf8-98a6-4ef3-8b8f-0f44622a6ec6 . + dho:hasSeme dhd:96b4e58a-646d-48bb-b2d6-7434846b6be9 . -dhd:b42d6114-9f4d-43cd-903b-7357bd72feb6 a dho:Canton, +dhd:b44917ac-ead1-418b-8a20-d24e16fcef9f a dho:Layer, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000006037_CoAF1 . + dho:hasCharge1 dhd:2e800e44-5ab7-4e68-a9fe-14c77404e0a9 . -dhd:b43269a9-6298-4597-b13d-01d11bc37216 a dho:Lion, +dhd:b44d6fa9-aa9a-465e-a1fd-c5579987904a a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:b31e7144-4bd0-45da-9754-c589f618baa3 ; - dho:hasTincture1 dho:Azure . + dho:chargedWith dhd:e8fe017b-b968-4f36-8029-456438a9d7d2 ; + dho:hasCharge1 dhd:f1dd88dc-efa8-41ef-b092-8d36beea6772 . -dhd:b434e0bf-6853-4bee-8dc4-fcff8fc6c7da a dho:Layer, +dhd:b45b9747-6ba9-402d-ba88-660548383944 a dho:RoseLeaf, owl:NamedIndividual ; - dho:hasCharge1 dhd:916340e0-532d-40c3-89b4-457a5e91c698 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:b4617142-91b0-4e93-b4d1-c409d5444ac8 a dho:Layer, +dhd:b45df218-3c25-4f0e-9ef7-3f9b0eddd55f a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:f273803e-688d-4095-bebc-1932360d02b4 ; - dho:hasCharge1 dhd:86e225fd-ec86-4af8-9972-c9eb1c958ebb . + dho:hasTincture dho:Azure . -dhd:b466b675-a468-41c1-b11e-d01b083ae97a a dho:Field, +dhd:b461c091-7406-4a7a-8ae4-8f39f25f8a99 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008229_A ; - dho:hasMarshalledPart2 dhd:CoA0000008229_B ; - dho:hasMarshalledPart3 dhd:CoA0000008229_B ; - dho:hasMarshalledPart4 dhd:CoA0000008229_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Gules . -dhd:b47a2609-6273-431d-a3de-cc943b9e31dc a dho:Armed, +dhd:b47e11dd-57be-47d5-be32-c8d3060b6981 a dho:Crowned, owl:NamedIndividual . -dhd:b484ac7a-4a17-4187-851a-676231c92fc2 a dho:Field, +dhd:b4c5c7b6-7ba2-47eb-b31a-1c7bafec6846 a dho:Saltire, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture1 dho:Sable . -dhd:b4883c4b-ecf1-4480-a784-62ef62493e32 a dho:Layer, +dhd:b4c7d523-1107-4149-8ab3-d6e99eb83b74 a dho:Escallop, owl:NamedIndividual ; - dho:hasCharge1 dhd:a7923c9a-4b43-425b-99f7-63c4478cc90f . + dho:hasNumber 5 ; + dho:hasTincture1 dho:Argent . -dhd:b4bfcc0f-5a57-4f06-8c7f-0e1cafce0edc a dho:Bend, +dhd:b4ce4899-d98d-4379-8199-d24478e8b8ed a dho:Bluebell, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:b50da5a1-d490-4ec3-9804-492f20d802b0 a dho:Field, +dhd:b4d5becb-6602-4e18-b53e-f7f8322f21b8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture dho:Vert ; + dho:numberOfMarshalledParts 1 . -dhd:b5166faa-6017-44ce-bed6-e4de90679831 a dho:Barbel, +dhd:b4ea31a4-c069-4894-9215-1cf5f943b68e dho:hasPattern dho:Checky . + +dhd:b5023325-fd28-4d97-a682-266fbb66fc9c a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:3b8880e3-7cfd-483f-bceb-53fe5609dbde ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:84d313bd-0ff0-49e6-8c78-c0c91a8b5eff . -dhd:b533db7f-8967-4a22-9b63-2608b494bc2e a dho:Armed, - owl:NamedIndividual . +dhd:b503cb34-a13e-46b4-8b31-35e4e40ce798 a dho:Eagle, + owl:NamedIndividual ; + dho:hasModifier dhd:6afbd117-d84c-48c0-834b-8f10d5b77bad ; + dho:hasTincture1 dho:Sable . -dhd:b53f1f90-ca89-47aa-b56f-a00ef4729c5b a dho:Pierced, +dhd:b50a4cb5-984a-4e52-997d-f318853cd95e a dho:Armed, owl:NamedIndividual . -dhd:b54848eb-a015-4e27-8655-f16e80512892 a dho:Layer, +dhd:b51a063d-2633-45f6-8c3a-3ef06aece0b1 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e6f91a4a-63fa-4d0b-ab4a-730fb3b76299 . - -dhd:b5552697-3c3d-45e3-a003-7e905027dae4 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:6da65620-7ac0-472d-ac7d-68bc71dab9cf . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:b56af7d4-9bf6-4b30-bfa1-ae3f07ebb880 a dho:Field, +dhd:b52b8711-0d6b-46b7-924f-48efd646e24a a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:92c882c4-e391-4bd9-8b38-cd5a332465af ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:b5880218-c26a-4a16-8443-c4d56298ee8a a dho:Layer, +dhd:b53002a5-c756-49ea-bdbb-fb87523704c2 a dho:CrossBotonny, owl:NamedIndividual ; - dho:hasCharge1 dhd:dba59f14-b7a0-4796-9394-cc65255827c5 . + dho:hasTincture1 dho:Argent . -dhd:b5a5afda-fbce-4cf5-a39d-0122c5bbe4a1 a dho:Layer, +dhd:b530438e-4c76-46f4-aaf6-9dfc1a5b2bec a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:6aaec8c0-90d8-43eb-a961-c53a344a5013 . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:b5b19da7-eade-4da8-bf70-f0ac52902af9 a dho:Langued, +dhd:b540d190-ad51-4596-b5b9-c83f3333a80d a dho:Nimbed, owl:NamedIndividual . -dhd:b5bd9e12-9f70-4e72-868c-42c2dec4f276 a dho:Lion, +dhd:b544d813-f796-4875-9f69-e1c215bb783f a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:d8581883-ac93-4740-977b-b7161a76ddf5 ; dho:hasTincture1 dho:Or . -dhd:b5d7866e-1d2c-401f-ac28-d43fbb9ad457 a dho:Field, +dhd:b547499e-32c7-40ea-9837-adc5137df47c a dho:Armed, + owl:NamedIndividual . + +dhd:b5488d18-8614-4a97-898f-7d59c6a9ab12 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:b6029fa2-7c18-4053-979c-4e96dae49bba a dho:Layer, +dhd:b54cdb09-4612-42eb-8d89-da926f29271b a dho:Fess, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . + +dhd:b566d58d-45a6-4a15-af39-3215678ac42a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:5a39cb99-da60-45e4-9ac7-f208473fc770 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:b609be33-e52e-4a51-90ee-71173ed3da2f a dho:Layer, +dhd:b58044fc-44a7-4cf0-b050-880361c972e9 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:bbca16c9-a00e-4c99-928f-d907bbc90330 . + dho:hasTincture1 dho:Azure . -dhd:b6186ca9-cd9b-4204-873c-c8d85be46e5c a dho:Curled, - owl:NamedIndividual . +dhd:b599fc5c-ff0b-494d-99cb-7445551a000f a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:b6249361-e33d-4ee7-94c9-c9a0c85c7eed a dho:Field, +dhd:b5a11cde-622f-47d6-8400-69f154fae385 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Argent ; + dho:hasSeme dhd:9174e17c-0750-471f-af49-7f22d6e72e3b ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:b626824a-a125-460c-91ee-d0071d56fde1 a dho:Issant, +dhd:b5ae3d71-2e35-4dc2-8207-d6be8fe6499f a <http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)>, owl:NamedIndividual . -dhd:b627ecd2-f644-4036-92bc-77de8bdecc70 dho:hasPattern dho:Plain . +dhd:b5bb2c0b-dc0b-42cb-9260-9625cc349e30 a dho:Martlet, + owl:NamedIndividual ; + dho:arranged dhd:6402e1ef-0fa2-48e8-97cd-9e3c2e6acd37 ; + dho:hasTincture1 dho:Argent . -dhd:b636e1b5-8683-45eb-bd14-252d337f3a20 a dho:Layer, +dhd:b5ce378c-fdcd-4b5a-a8a3-eb9665be2722 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9ff45d6a-ff44-4b4a-8b20-fb952840332d . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:b63a55d6-e029-457a-9547-f7e26a9279aa a dho:Lion, +dhd:b5e4c8c8-d4e3-480f-acf9-6663e802944e a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:12bf15ce-03f4-4444-a440-2034efd70487, - dhd:b7406908-42cd-4a79-96e0-ce568d412bce, - dhd:eb788eba-2cdd-4f2f-816d-14937b8d83c5, - dhd:f6ac10b7-e3a3-49e1-8ce3-53a7602e8bb1 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:b660936b-c1ba-448f-95c9-6453720474f7 a dho:Lion, +dhd:b5f415ce-b067-4bb9-ae47-ee83fe917e5b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:011128d7-68f6-48b1-8d03-7120bc4d4916 . -dhd:b66cb42a-fc11-477b-b24d-5fd451a2c1d7 a dho:Roundel, +dhd:b601fe2e-238d-464d-be4a-2f78268215ed a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Or . + dho:hasModifier dhd:17051716-c7eb-4c9d-a52d-223ccd6a3caf, + dhd:306a49b0-d9ef-4f33-9b87-9f2c2c3c048c, + dhd:395a31e0-a387-4667-aa9d-7114fdbf2892, + dhd:df148c9c-e525-4b35-b326-734c5510e46c ; + dho:hasTincture1 dho:Argent . + +dhd:b64e53e3-646c-44a0-b935-1bfcbe471b6e a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or . -dhd:b66fd6b7-c165-4944-93ad-22b0f72e9c08 a dho:Langued, +dhd:b65c7af6-c7c1-45f5-8e0c-5303b14a4fed a dho:PosedBendwise, owl:NamedIndividual . -dhd:b6811fa9-fd79-43ee-af48-85bfe5f8a9e0 a dho:Staff, +dhd:b6663447-a501-4b52-bf17-6f21b293e2fd a dho:Layer, owl:NamedIndividual ; - dho:and dhd:493d082d-2c8a-4a4f-a702-92559d8798e7 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:53178074-77f8-4d0a-9864-13c99f28a042 . -dhd:b68f0149-cbff-4780-8d9c-e57dcaa9a3b0 a dho:Fess, +dhd:b677b06b-e24e-44d3-bf8b-6bed734bf1b5 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:b690c471-9610-43de-9a43-922c7e4e412d dho:hasPattern dho:Checky . + dho:hasCharge1 dhd:418078e0-a81e-44fd-be4d-6777f0386ab1 . -dhd:b6b4ccc1-fb3c-4e3d-b17a-442e9edece90 a dho:Cross, +dhd:b686faa7-d489-41f3-ba44-883d1fc79f6c a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasModifier dhd:2f985b22-3d64-4d18-ac3b-0ae831927a8f ; + dho:hasPattern dhd:d4faa4a1-b67c-4df8-99b2-23e1b0db0260 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable . -dhd:b6b6e147-189b-4150-bdb3-5f166c9e053a a dho:Rose, +dhd:b6c44c97-5596-4e4d-a83b-1f91261bab98 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Argent . -dhd:b6b851d9-5b5c-421a-9bea-fc246e1ceecd a dho:Layer, +dhd:b6c5d26e-5cb7-4607-8b49-5188a8840f58 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0a3d2c15-ef51-4dde-a7b8-0d12a2d19978 . + dho:hasCharge1 dhd:1089f0cd-576e-47ee-811e-fd285c33d237 . -dhd:b6c10208-18f3-4979-91b9-e5b03f88fa18 a dho:Field, +dhd:b6e95dbf-38b3-4058-acc8-58adefd5232e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:b7049ab1-379c-4989-9a92-f216992dc4fb a dho:Seme, +dhd:b6ed3691-67db-4c9b-993a-527abf824954 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . - -dhd:b704c04e-2c2a-484a-945b-d83fb15e48e4 a dho:OrleOf, - owl:NamedIndividual . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:b7240494-4149-464c-b61b-87722502b621 a dho:Layer, +dhd:b70ec192-dac1-4e8c-909d-0c70880dd085 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f3980976-210e-478b-9c4d-02838cabcb52 . + dho:hasCharge1 dhd:940a18b3-b902-473e-9e66-1335171ee1bb . -dhd:b726f850-9d4e-4caf-8fe5-f04a70d0a140 a dho:Passant, - owl:NamedIndividual . +dhd:b71e3627-9c61-4b7e-a9dd-866c0c5d043e a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:b7406908-42cd-4a79-96e0-ce568d412bce a dho:Armed, - owl:NamedIndividual . +dhd:b729aefc-491e-4a1b-8325-502117cc1189 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:a0ad706a-e872-463f-b561-feed16200028 . -dhd:b7442f24-d457-4cd9-8873-d685482d2273 a dho:Lozenge, +dhd:b72e80bc-aaac-4442-8824-ac244300da43 a dho:Lion, owl:NamedIndividual ; - dho:arranged dhd:9e32a626-b7d4-4128-a1df-8d1bebd9e5fe ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Or . -dhd:b74a8a0a-5c62-4618-bec5-da84bd7cad41 a dho:Field, +dhd:b7308493-280f-4d90-99d9-9351577e6902 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:b74be942-4e82-4640-b8f0-80358c9786c6 a dho:Armed, - owl:NamedIndividual . - -dhd:b75664fa-ecfc-4cde-9508-1c4dcce0dda9 a dho:Crowned, - owl:NamedIndividual . - -dhd:b7594232-567b-4e5d-8d1f-15666811736f a dho:Fleur-De-Lis, +dhd:b73d6a9e-85c9-4896-af14-9fd355d8ae85 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:5fdc9bc1-4d16-4373-b990-deeeba396a20 . -dhd:b759c498-a6c6-4d79-a971-5fe699f7a704 a dho:Layer, +dhd:b73fb7e8-9e14-409f-bc4e-2efd7217a665 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:baf31c9e-ae15-42f1-9d1a-5aeca284e02a . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:b76ebfcc-0ad8-45ae-9739-9b4ca1e52ce5 a dho:Layer, +dhd:b759f133-006c-4234-a132-0b53a1492f3f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:70637e21-ccca-4ec7-847f-16702c612157 . + dho:hasPattern dho:Gironny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:b78dcf65-ddbd-4a26-ad0e-f06edf09dc4b a dho:Seme, +dhd:b7764ec9-523a-4621-83da-e31a2da1ba3e a dho:Pale, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Sable . -dhd:b790243f-aea5-460c-9f1b-f741fa4b7035 a dho:Field, +dhd:b77b2596-0ea6-4eae-8df3-057e4cdc3c3e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Azure . -dhd:b79d05ef-abcc-4398-a0f4-7e5fa0bc39b5 a dho:Layer, +dhd:b77f426c-d9aa-4827-afb0-a238185bef35 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:dc37caed-c324-4d73-b87b-086961be6db6 . + dho:hasCharge1 dhd:535354ca-e5d8-402b-9dcd-e1fca8cb8c4f . -dhd:b7b59bb2-6f4c-4b54-a156-31d542cd4901 a dho:Layer, +dhd:b78b9cb3-1cc1-4f1e-9fac-c3285bbde63f a dho:Canton, owl:NamedIndividual ; - dho:hasCharge1 dhd:24869d6c-7fb3-4cba-8abb-43544feefe75 . + dho:hasCoatOfArms dhd:CoA0000022239_CoAF1 . -dhd:b7bba8df-fc22-4f81-a25d-01a051316657 a dho:Field, +dhd:b78cf4a8-77e6-4454-8b77-8ab428a6bc20 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:7ee3df78-dd7e-4b22-be84-b6b41612f3f2 ; - dho:hasTincture dho:Azure ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:b7c39006-71a4-4564-b5a7-37f48eb54675 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:58b1c352-d0a4-4809-8e66-f55881a5ceee . +dhd:b79bb63f-b52b-4e2d-9249-e2b7063d2d54 a dho:Segreant, + owl:NamedIndividual . -dhd:b7dd44f5-6860-4a77-a580-67572eab8e23 a dho:Layer, +dhd:b7e4c113-7f02-4aae-b5a9-81ad43eb1b74 a dho:Pale, owl:NamedIndividual ; - dho:chargedWith dhd:4d7af62a-84e4-4fbc-a958-b4173f7ef43c ; - dho:hasCharge1 dhd:10dbfa36-1478-4e79-a139-c95a5d90a29c . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Vair . -dhd:b80bd4dd-3eb9-43e0-8288-1eba8d485393 a dho:Crowned, +dhd:b816b313-2555-4b9c-92df-ddea0b6d1682 a dho:Of8Pt, owl:NamedIndividual . -dhd:b82cc486-c000-4400-8fb0-bbfe8b33a43f a dho:Layer, +dhd:b82b2b26-8156-42cb-ae60-a295634da85d a dho:Langued, + owl:NamedIndividual . + +dhd:b82df140-11dd-4965-bda4-80b5209f8062 a dho:Rampant, + owl:NamedIndividual . + +dhd:b846831a-5992-4e0f-b6ff-1a74a9b56bd2 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5263f014-dd30-47a0-8b60-398781ea3c74 . + dho:hasCharge1 dhd:8bda154d-5334-4bdf-bfb1-8bb921f36763 . -dhd:b82fc7ab-8db8-4420-aeee-1cb78fb3d4cd a dho:Lion, +dhd:b8550e5a-182f-48a3-bd50-d074d0501339 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasModifier dhd:2576230b-7873-4975-987f-a4f93761a942, + dhd:25868429-204d-4f44-b58a-524a55d6cac6, + dhd:f04f8b69-c4b1-46fe-8ab5-2de477906d69 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:b8436064-fc05-462b-9076-c371dd93c53a a dho:Armed, - owl:NamedIndividual . +dhd:b87c8d1c-5c39-46f8-b1ef-fd2a734697f4 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:b077a945-e925-44c3-9f75-620e0ba47cf5 ; + dho:hasTincture1 dho:Or . -dhd:b847c7aa-e0d8-4470-a23e-1e77915af4ec a dho:Armed, - owl:NamedIndividual . +dhd:b8820a86-4df0-4fab-acd9-08d47daeb530 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:fd20498e-8a27-486b-ba94-afda3228fef8 . -dhd:b8613d6a-8866-46b3-b4b3-be277fe65fbe a dho:Bear, +dhd:b88d6363-e204-4129-8f2d-437b6fb5fd91 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:e07ed0ac-f106-4bb9-a6c9-f210b1c13b76 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:2a9bb48d-f7bf-4434-be40-d7afc206e03e ; + dho:on dhd:1ade28e1-15e0-4745-af64-7178dbe5b7c8 . + +dhd:b88e5833-9992-45ef-a305-2b1938773a61 a dho:BarOfLozenges, + owl:NamedIndividual ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:b86a3c10-e9d6-48f7-8d48-2d1031b2c5a5 a dho:Layer, +dhd:b891df4a-c4e7-4b54-bfdb-18f0062e5044 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:f15067a5-9164-4279-963e-b0203eca06bc ; - dho:with dhd:94324388-75c3-43f9-b4b4-726b6e03c24e . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:b87a4ca6-4ed5-417e-90c1-e2202f7e9fe0 a dho:Layer, +dhd:b893afe9-2356-4b6f-a899-0cdd019db94b a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:6020e264-09b2-4778-95ad-f11b990ae10d ; - dho:hasCharge1 dhd:c9511a46-4293-4a58-930c-053b98ee20e3 . + dho:hasSeme dhd:6d9e1234-fdf3-4faf-990e-5693a48c27c3 ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:b8812e44-a901-43d1-87fb-b4bb08d15a4c a dho:Martlet, +dhd:b899b000-eaef-4885-91dd-07fd8099bc7c a dho:Chief, owl:NamedIndividual ; - dho:arranged dhd:df5855ee-bab2-4629-ac75-e117d5a5c0f8 ; dho:hasTincture1 dho:Gules . -dhd:b8958b87-2f0e-4f6f-9bf2-d7c730fb7923 a dho:Segreant, - owl:NamedIndividual . - -dhd:b899edcc-385e-400f-a506-52bd060c7587 a dho:Segreant, - owl:NamedIndividual . +dhd:b8a0e823-bb49-413b-8929-b120cfc93a85 a dho:Fess, + owl:NamedIndividual ; + dho:hasTincture1 dho:Argent . -dhd:b8c1770c-8278-4b3f-a54c-3ec5c1efc0e1 a dho:Layer, +dhd:b8aebf71-97ba-4206-8b65-08abd6c29563 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:3bd6d7fc-b626-4452-b1a1-4391016030d0 . + dho:hasMarshalledPart1 dhd:CoA0000008676_A ; + dho:hasMarshalledPart2 dhd:CoA0000008676_B ; + dho:hasMarshalledPart3 dhd:CoA0000008676_B ; + dho:hasMarshalledPart4 dhd:CoA0000008676_A ; + dho:numberOfMarshalledParts 4 . -dhd:b8f60d36-0cf3-49e9-9636-373ca68bf6db a dho:Layer, +dhd:b8b13762-f04f-4e76-9c77-1da614201fe1 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:c1e77e83-1956-445b-963f-8562c0c83f4b . + dho:hasModifier dhd:e0e06808-7fe1-4d2b-a139-0ce2d1729ca8 ; + dho:hasTincture1 dho:Azure . -dhd:b8f968b4-d7f3-4783-9375-47cc0205fc42 a dho:Cross, +dhd:b8df7938-0dca-4d13-bcfa-99e8fb4a21a6 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dhd:0ac25d73-5855-4d53-bafa-64f31f15110c, + dhd:0d05e0c9-20a2-4e91-945c-88cd3f718602, + dhd:91e43c61-a0ed-4ff7-97a6-0d25daea8a48, + dhd:eacba5f3-e2ad-4752-bccc-bac8509aa639 ; + dho:hasTincture1 dho:Sable . -dhd:b900b804-b003-4450-9396-5dde3b7527fb a dho:Sickle, +dhd:b8e5a7a6-8b15-4972-a862-032013eccd23 a dho:Chief, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules ; - dho:inChf dhd:b06cdf95-fefc-4004-90b3-950681d0ebea . + dho:hasTincture1 dho:Argent . -dhd:b925470d-455b-4976-b36d-e0cb6c3dadb7 a dho:Chief, +dhd:b9041009-4757-4325-9b5b-45175546c015 a dho:Chief, owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:b92fa027-98be-4e43-afab-59cbf0e54f3e a dho:Field, +dhd:b914f17e-ffc5-4cbf-8e67-98e5cf9c65d8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:b964ecff-1413-4efc-8297-41ccb7abd081 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:05e8171e-a886-46ab-ad57-5db9226c67b2 . - -dhd:b98a2bcb-dc19-4658-b131-cdb30ddc5305 a dho:Pale, +dhd:b91d50a5-aed5-45ee-a3bb-420be8e880ba a dho:Chevron, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Vair . + dho:hasTincture1 dho:Argent . -dhd:b9919187-a1eb-431c-8e14-7ce0d9e89567 a dho:Layer, +dhd:b92dd027-b526-4266-bd55-2085501c53cd a dho:Field, owl:NamedIndividual ; - dho:between dhd:e0dcff27-9700-40d4-815a-7ec197969f44 ; - dho:hasCharge1 dhd:b68f0149-cbff-4780-8d9c-e57dcaa9a3b0 . + dho:hasTincture dho:Azure . -dhd:b9a44fae-3a52-4f67-be78-68a52316735b a dho:Lion, +dhd:b94ba532-0124-42f8-95fa-e90c4047e032 a dho:Dolphin, owl:NamedIndividual ; - dho:hasModifier dhd:89f5de9a-330b-4700-bf3a-d7524b35f915 ; dho:hasTincture1 dho:Azure . -dhd:b9bf6946-63a0-40d4-a528-bf288fe5aee9 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:b9e1ae93-84f2-4adb-8ce1-d0d4b7de8d44 a dho:Field, +dhd:b94d6744-8d34-42eb-9aeb-9cb448d72c3e a dho:Letters, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasText ".." . -dhd:b9e3b3d6-54f8-4d28-9bae-e6808a7ac145 a dho:Canton, +dhd:b95947f0-974a-49c5-b030-46de9475e037 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasCharge1 dhd:57a30c99-62fa-4cad-b472-dcd30a986dd6 . -dhd:b9e5a200-53cd-4d84-8198-67ba7fd9b7ab a dho:Fess, +dhd:b983815e-49ca-4c2f-92c8-099aebb2daa2 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Sable . -dhd:ba123531-dc84-4f32-8b73-eee8ed68462a a dho:Label, +dhd:b985df8e-9773-4082-9590-77e209be5e86 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:ba149b75-2f8c-4b04-a1ea-67c94d7ea90e a dho:Layer, +dhd:b9a47e8c-4d2f-4c15-a5c6-a002fb7f3d7d a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:47c6699e-dd65-428e-814f-d2adda49446e . - -dhd:ba2133a9-3448-41da-bcd3-b36f579f2e4d a dho:Rampant, - owl:NamedIndividual . + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:ba2b8e14-9190-4cf2-a1f3-6160ab51b1f0 a dho:Layer, +dhd:b9af5fa9-72f3-489a-87cb-f1a16d18fe46 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:c570debb-3c7e-4a0f-a102-c68fcdcedf21 ; - dho:hasCharge1 dhd:fc207d0b-8bdd-4603-93a9-5eaaf9d4043c . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:ba31164c-236b-4da3-bed4-ad3445b2dbd7 a dho:Layer, +dhd:b9bcfedf-3f3f-4798-b155-8ca01bedcec7 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:fd8e1147-f4cd-4efc-8d15-caf1bccb7bc9 . + dho:hasTincture1 dho:P . -dhd:ba41a4d1-c48d-4834-adc9-695d4024e89f a dho:Fess, +dhd:ba007a29-7b7f-4a23-9608-8f62cec7b7cf a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:ba6da19c-f413-48c1-aebe-e2191c805c78 a dho:Issant, - owl:NamedIndividual . + dho:hasTincture1 dho:Azure . -dhd:ba735552-e5e4-42f3-969e-88cbd1fd1514 a dho:Rampant, +dhd:ba00a859-ef3e-4952-b8d2-5093d7f531c4 a dho:Affronted, owl:NamedIndividual . -dhd:bac2b35c-6cba-415f-aad1-4b25e5c45da6 a dho:Field, +dhd:ba06edf0-61a0-4a39-b3b0-21903962f294 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:bae527d1-6da8-40ce-9ad9-82d7bde334d7 a dho:Salient, - owl:NamedIndividual . + dho:hasCharge1 dhd:5adf248f-870f-48f1-90f5-424416e093cf . -dhd:baeaf737-8e9f-40c4-9df8-941ae637624a a dho:Martlet, +dhd:ba0c6048-670e-485b-888d-64ae1ec96d9a a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent ; - dho:inChf dhd:cb155c50-9186-4593-a547-6fe0d9f453e6 . + dho:hasCharge1 dhd:c3cc8a9d-e7b2-4e22-a2fe-8029a2b43397 . -dhd:baf31c9e-ae15-42f1-9d1a-5aeca284e02a a dho:Lion, +dhd:ba1373a0-662e-4074-b76e-7e03c8f01ddf a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:0f640a8a-ef81-4e74-b0be-d2f9483a2317, - dhd:6b6daf6f-7e08-41c6-b75e-a8af98c22f81, - dhd:b5b19da7-eade-4da8-bf70-f0ac52902af9 ; - dho:hasTincture1 dho:Azure . + dho:hasModifier dhd:4d0b5f4d-fcc0-483a-ae2e-2429f3a3d3be, + dhd:62fba52f-75e5-4326-b830-fe43c4e7dad1 ; + dho:hasTincture1 dho:Or . -dhd:baf3c814-099c-42e3-b546-5cf18e8c3198 a dho:Field, +dhd:ba5904bd-251e-4601-b5e4-3cdcb29b0b5a a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:b3f4cc47-bae3-49e0-9a46-9cfb0be3a559 . -dhd:bb1e5915-3bc5-4bfd-bf57-d755fa84845e a dho:Layer, +dhd:baabac67-45ad-43d3-baaa-a89bf6d350a9 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9c831590-26d6-4bc3-927e-c916ad15b058 . + dho:hasMarshalledPart1 dhd:CoA0000031570_A ; + dho:hasMarshalledPart2 dhd:CoA0000031570_B ; + dho:marshalledByType dho:PerFess ; + dho:numberOfMarshalledParts 2 . -dhd:bb2af78b-d424-4903-a9a9-5517a2d603b6 a dho:Layer, +dhd:baafbcef-3b48-4496-ad30-a100b7445571 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:e4383c98-d666-4683-9b4f-454d449bc70d ; - dho:hasCharge1 dhd:18ddc994-e9c9-41f1-bdab-bb9d5f3ff831 . + dho:hasTincture dho:Or . + +dhd:bace15d5-c10f-4d43-9575-c6b5f6a61b50 a dho:Rampant, + owl:NamedIndividual . -dhd:bb36e161-9a9e-4468-88d8-22dc7bf723d6 a dho:Layer, +dhd:bada7779-155b-4e68-b98b-5679984bc167 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:664cad44-79ca-4915-a11e-e427c7cd00a2 . + dho:hasCharge1 dhd:0711eabb-78b0-4bbb-9c4b-dc5eddf61d35 . -dhd:bb616085-39a3-47df-93d5-967f9d0f9e3c a dho:Layer, +dhd:bae2227a-3d89-43e6-9eea-5e4fee820e72 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:59434516-0874-4e80-aacf-edc35ce7a589 ; - dho:hasCharge1 dhd:e5fddfee-dd97-46fd-a6fe-7f23996c89b1 . + dho:chargedWith dhd:e77428a9-8d4c-4ec1-bf1b-35602ddefd89 ; + dho:hasCharge1 dhd:b58044fc-44a7-4cf0-b050-880361c972e9 . -dhd:bb647dff-5e9e-4d00-bbc0-49be39029b43 a dho:QueueFourchy, +dhd:bb002358-c83b-4394-b5b7-6e1ccaa1f899 a dho:Armed, owl:NamedIndividual . -dhd:bb652a55-17e1-40f9-90c7-1bbafcb1bbc8 a dho:Layer, +dhd:bb01778a-b100-4644-9b72-d94785af783f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4085ad52-1ba9-460c-a319-8aa8a5d35019 . + dho:between dhd:3da3216b-56a6-48d2-aae7-510ecf211c57 ; + dho:hasCharge1 dhd:b09043d3-b15a-4b29-96a1-5ac67c3ed6e6 . -dhd:bb748f1b-4d40-4140-8305-b47d95c7f59b a dho:Field, +dhd:bb250279-d82a-429b-a5be-145c97e44029 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:bb83f6c2-7c91-427b-9100-ba1573c44071 a dho:Star, - owl:NamedIndividual ; - dho:hasModifier dhd:3ecc0b6b-ede4-41ea-a195-e42ec221bd72 ; - dho:hasTincture1 dho:Sable . - -dhd:bb951aba-3bcc-46fa-9f50-5167439d9690 a dho:Layer, +dhd:bb2ebe9f-dd2f-4bb6-b728-128386ee86ca a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:2afd47f9-39e5-4b17-8f2f-581d213e51e1 . + dho:hasPattern dho:Tierced ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent ; + dho:hasTincture3 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:bb9e7f92-4557-42ef-9c90-d37fd1759ef0 a dho:Layer, +dhd:bb50b1cb-e90e-47b0-8026-98e4c4759c23 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:fbe189ea-ae7f-4cfc-9cb3-4588598b995f . + dho:hasCharge1 dhd:02c49f70-3dcb-4d4d-9bb9-21c463d00464 . -dhd:bba01e99-9a65-49d2-91c7-5cdc62f6a887 a dho:Pincers, +dhd:bb53f253-d6b4-4f2e-b139-60e5d558669e a dho:Layer, owl:NamedIndividual ; - dho:and dhd:6b272ae6-33bb-4a49-8e41-752af85f1b24 ; - dho:dexter dhd:fa41045b-e624-40a7-81b6-1af3ddabdc3d ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:14685ec0-3c2b-455c-8f18-16b4c509b743 . -dhd:bbc41c80-3e71-4b3d-a2e9-1019c6f79bdb a dho:Rose, +dhd:bb64259b-f37c-4b0d-9163-1136ad1323cb a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:bdf6f117-8f69-4d4b-bd79-d07166e4abfb ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . - -dhd:bbca16c9-a00e-4c99-928f-d907bbc90330 a dho:Chief, - owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:bbdd3f65-2d35-4fd0-bdf5-e480fbb64630 a dho:Crowned, - owl:NamedIndividual . +dhd:bb6a0dd9-6c3d-42a6-9791-3eaab44a2568 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:503efc07-340d-41e3-9567-c65b8cf16a89 . -dhd:bbe79324-fd33-4b5d-8a93-86de0bc96c1c a dho:Lion, +dhd:bb787ad9-ff91-4708-87f2-a575c7f3aeb4 a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:c14ff5a9-e18c-4e55-9404-bdbbdcc1b20d ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:bc3eab52-ff6a-4976-a891-f05c1c07e5df a dho:Field, +dhd:bb897238-d7aa-4c82-aabc-aa9dd902b72e a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:496955ee-1cff-43b4-b475-2a16bfee7fda ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:f1b85c90-0f2b-439d-a3a0-e0a7f2d0cf24 . -dhd:bc57cc28-ef45-498b-807b-2c8362d30705 a dho:Antler, +dhd:bbb6d0ac-869e-45f2-a256-076fcb3b088f a dho:Antler, owl:NamedIndividual ; - dho:arranged dhd:5250eae3-bbd5-44a9-b99e-7ec4fc3bf679 ; + dho:arranged dhd:fb44e256-d977-43e4-b133-b17d1ee4e23d ; dho:hasNumber 3 ; dho:hasTincture1 dho:Sable . -dhd:bc5a3ff4-d3bf-4751-a584-efda387ab76e a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . - -dhd:bc75e468-07eb-47e3-a0b3-b5f8b86d7e59 a dho:Star, - owl:NamedIndividual ; - dho:hasModifier dhd:c392d072-8419-4e2c-9a2e-952bce28f01c ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . - -dhd:bca1a15b-db49-484e-90ec-9266dd179eb6 a dho:Bull, +dhd:bbcb5d47-83a4-4000-9ed1-944182db5c01 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:922d0314-82d8-4765-9847-fb3d95eb886c . - -dhd:bcc9dc7d-3c5c-4571-8663-4c326a12d504 a dho:Crowned, - owl:NamedIndividual . + dho:hasCharge1 dhd:2fdce6ea-6014-4533-bd0b-231bbf684f90 . -dhd:bcd22d01-7f36-4a42-94e9-62591023b1ae a dho:Field, +dhd:bbe0522d-48a9-4fc8-8829-6e8a451edb04 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:bcde9551-e2a5-4ae8-8c12-d58299a03835 a dho:Lion, +dhd:bbf8e581-e25f-4f68-9c3d-8d784f2638cf a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:9599e3df-29b1-466c-8a92-d4122cc77be0, - dhd:f7682799-6692-4221-a3e0-49cb8a66da7f ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:2e5af359-a2d9-40d0-89dd-cf852e26b2c5 . -dhd:bcff4c2f-07ab-4c1c-9c5e-4d21e20f53ed a dho:Field, +dhd:bc0408ae-fba1-4c40-aa42-8daad8526dad a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:3d285a29-eebb-4e4c-bd53-1f2f391949ab ; + dho:hasCharge1 dhd:f97bd9ce-ebd5-43a4-a240-e78534a9cb7f . -dhd:bd04429f-8216-4139-9a9f-24ce5370f185 a dho:Field, +dhd:bc20dd3f-2029-4583-baa0-28380e6139a0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:bd04e58a-20a6-44db-bf8c-05ad31042671 a dho:Martlet, +dhd:bc2202a3-d8c0-4e36-82cb-4639c8db2284 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or ; - dho:inChf dhd:0f450b19-c95e-4d86-bf80-7b6b72f40514 . + dho:hasCharge1 dhd:8e2969c8-518e-4c9a-abd7-d385e2eab8c6 . -dhd:bd08fe16-98b8-4f25-a983-c5773d443f8e a dho:Lion, +dhd:bc339a0e-68f9-4023-98af-8b427b35f74d a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:6fb10054-afe0-4858-ae28-cd8e1644fb1c, - dhd:a1f01d67-eb25-4399-af9f-62f7995161c2 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:chargedWith dhd:417e5f3f-0ef6-4dfb-89ac-c903a885ee24 ; + dho:hasCharge1 dhd:e5f09317-52a6-4dc6-b0ac-c422e2b310d2 . -dhd:bd120cbd-97a6-4870-83ff-76f48eb3a68a a dho:Field, +dhd:bc57be87-afe0-436b-b75f-e536e0109eb1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:edee837a-66ed-47ef-a460-d8a11e9bf646 ; + dho:hasCharge1 dhd:561aa1d4-80b8-4c60-ab8e-db981492f9f2 . -dhd:bd2a75d3-249b-43f5-ad84-feaca71d9a2f a dho:Nimbed, - owl:NamedIndividual . - -dhd:bd39fb86-77c6-4e18-80b4-3c3475cbe69c a dho:Field, +dhd:bc66f78b-c1f7-4887-9977-a2eda08e008d a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:9e92b5b7-1dc9-4ea2-8dae-255819ec7e4e ; + dho:hasCharge1 dhd:6d44a4a0-23bb-4c0b-a83e-013c2d9248fc . -dhd:bd514079-e7ad-4cf5-af16-3bb26538349f a dho:Field, +dhd:bc96a224-c8eb-4db0-95dc-7ba9823eba78 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:7b933668-e77b-42b3-ad39-df32980c2a9a . -dhd:bd575f7c-eeb7-4855-a76d-0215b6d8484d a dho:Fess, +dhd:bc99b002-18c2-4998-9fef-911360030437 a dho:Eagle, owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:bd581a1d-1708-4195-9df4-72969a2568f0 a dho:Layer, +dhd:bc9b05ed-bccf-49f3-8260-8031adc2ad8c dho:hasPattern dho:Compony . + +dhd:bca1c7cb-5390-4aa1-8771-f01dac3cb008 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:3d01d5b6-b67a-4dc7-b8cf-7ce4a55b40dc . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:bd7d8616-a74a-4ad7-a252-4fe3413f85e8 a dho:Field, +dhd:bcad7a35-1db1-4dba-9b6d-bd523bd1db83 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:bda16074-230a-42e1-8c42-8dc462e9acba a dho:Tower, +dhd:bcb87300-a91b-44fa-b38c-91c0a8b7a14e a dho:Bend, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Gules . -dhd:bdcb36ee-2f59-4383-856e-6c1a828bce2a a dho:Martlet, +dhd:bccd2dee-6587-429a-aa4a-e8a37939da94 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:chargedWith dhd:3dfd9ab2-2b67-4651-af22-6d6724523955, + dhd:7830653b-4719-40f5-8da3-32998ddde941 ; + dho:hasPattern dho:PerSaltire ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:bdd9fb47-47d2-480d-9654-8ecce241693b a dho:Passant, +dhd:bcec1a3c-455a-4279-a93b-122a31ffde63 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, owl:NamedIndividual . -dhd:bde44b81-7257-4247-bfdd-e6470a5914b2 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:91c46a09-4944-45d2-95d2-dee591f9fd42 . +dhd:bd3f20a6-88dc-465e-9a68-b391dd8f07ed a dho:QueueFourchy, + owl:NamedIndividual . -dhd:bdecb300-6771-4f23-a786-7c2748edef95 a dho:Crescent, +dhd:bd7e0816-72e0-411d-bec0-94c1b11693fe a dho:Lozenge, owl:NamedIndividual ; - dho:arranged dhd:032be2bf-2fb5-48fc-9364-47529e36757d ; + dho:arranged dhd:799a6cbc-d638-4d9a-a856-3e29960d1d3d ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . - -dhd:bdf55149-5051-42af-b946-a70c090ebe16 a dho:CrossMoline, - owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:bdfaa55b-3227-4649-96c8-2d8fe22c29a8 a dho:Bend, +dhd:bd878012-abf3-469a-9594-323b60855716 a dho:Annulet, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:35aee63a-53f5-4df2-8191-1cf7aba2fe98 . -dhd:bdfb2c39-466f-4187-b59d-23fd3c196f11 a dho:Field, +dhd:bd8bdb18-55e4-47c3-9e64-ed375893e933 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:bf8894e6-3a60-4da7-b288-c2b7fd319b81 . -dhd:be32dc49-37ce-4f0d-9395-55667fa55eed a dho:Chief, +dhd:bd9959b1-a23f-4be6-a9c9-0896db449f4c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:87586da2-848c-4c04-8440-bb2c422ec6f8 . + +dhd:bda2fcba-a25b-4e44-8ff7-10e71ad6d675 a <http://digitalheraldry.org/digital-heraldry-ontology#(3:3)>, + owl:NamedIndividual . -dhd:be3eaf47-81de-40e6-877d-aa593d1eb978 a dho:Layer, +dhd:bda763ee-2626-4023-b251-1ef6f8c5eeaa a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:363d4e68-30cf-45c4-b774-557d5f5f8000 . + dho:hasCharge1 dhd:aac0f266-ea2a-4173-95bb-e5729087f280 . -dhd:be5c2bbb-3fed-4fb1-b4df-f1e0b4d6e1ed a dho:Field, +dhd:bdbe2ea4-c68b-487e-a729-6c2360a76c34 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Argent . -dhd:be616a8f-1238-4087-976d-fe84a34434f2 a dho:Layer, +dhd:bdcc5b20-59c6-4d70-85a0-e0b39346d450 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0866f10d-36e5-440f-9f48-9930a85f5eec . + dho:hasCharge1 dhd:56db36b2-4bda-4a37-9db6-f2cd78f9c29b . -dhd:be64e411-7338-43f1-b310-4ce6cd9a5785 a dho:Field, +dhd:bdd8b2b8-4c16-4665-a8bc-6153751e7a04 a dho:Escallop, owl:NamedIndividual ; - dho:hasSeme dhd:d46966ff-d49b-4ea0-965e-cb18976a4d31 ; - dho:hasTincture dho:Azure . + dho:hasNumber 5 ; + dho:hasTincture1 dho:Gules . -dhd:be73510e-d4b3-45be-a5e1-9d0c01984882 a dho:PerPale, +dhd:bdf6f117-8f69-4d4b-bd79-d07166e4abfb a dho:Rampant, owl:NamedIndividual . -dhd:be77e8ff-6508-4971-bebe-ba63eef07dd6 a dho:Rampant, - owl:NamedIndividual . +dhd:be045c7a-25b4-47f5-9536-105ec00d7550 a dho:Border, + owl:NamedIndividual ; + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:bea1e708-d818-4ef0-9886-f78c2052af89 a dho:Rampant, - owl:NamedIndividual . +dhd:be08c891-be4f-4c2b-b570-b92622fe2fe8 a dho:Roundel, + owl:NamedIndividual ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:beae3fdd-ea3e-4fea-ba4d-1d1d62d16318 a dho:Field, +dhd:be0a9954-919a-4bdd-a1d7-5da405bdf83a a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasMarshalledPart1 dhd:CoA0000008452_A ; + dho:hasMarshalledPart2 dhd:CoA0000008452_B ; + dho:hasMarshalledPart3 dhd:CoA0000008452_B ; + dho:hasMarshalledPart4 dhd:CoA0000008452_A ; + dho:numberOfMarshalledParts 4 . -dhd:bec15a62-16c1-4c1b-a3ea-46b18a0b65e1 a dho:Layer, +dhd:be1bce25-3d62-4fde-8b21-054f996d2dfa a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:53aeb1b1-7519-495c-a8e1-f961cff6be22 . + dho:hasSeme dhd:b0abb510-05ee-4e15-80a6-b31a788d8577 ; + dho:hasTincture dho:Azure . -dhd:bec751dc-9d62-455b-b4f7-d3ccd32720b0 a dho:Layer, +dhd:be2f5f84-8ae8-4bd0-a714-7d6873e97a62 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:dd67908e-83ab-4b92-b423-13d7d660a6a3 . + dho:hasTincture1 dho:Ermine . -dhd:bee74a09-077a-4acc-90b3-c34f6c5c2356 a dho:Lion, +dhd:be30f5e7-f11d-4e87-99fa-1635e2873cd8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:20e3a34a-29c1-4403-8c7c-3f4347fd6899 ; + dho:issant dhd:d2000556-adc1-4921-a495-e119d5bbcda8 . -dhd:bef7f9c2-aeb4-4c6f-8b88-91bde239cad9 a dho:Fretty, +dhd:be3b3096-f433-491a-b760-d42762cb9503 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:bf4dfc35-a1b6-47ef-a759-79eeb05dc56b a dho:Layer, +dhd:be3d89f2-4f11-440e-a77b-7b53ce904c8e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f8c941e8-c57b-48dc-bbb5-c6705b5abf60 . + dho:hasCharge1 dhd:965e2254-b458-438e-bdaa-8849eca9111e . -dhd:bf7f4394-2976-42ca-858a-f76ea423a1ba a dho:Border, +dhd:be5613e7-0ca3-4f1b-82a5-1d93b64d38d3 a dho:Border, owl:NamedIndividual ; + dho:hasLine dho:Engrailed ; dho:hasTincture1 dho:Gules . -dhd:bf93f904-3cb4-4f85-a066-f7790a7c48f2 a dho:Talon, +dhd:be6f15ae-55b5-4780-9f47-eb4ff7566221 a dho:Cross, owl:NamedIndividual ; - dho:arranged dhd:e7b69200-c334-40de-b427-829124c4b1a9 ; - dho:hasTincture1 dho:Or ; - dho:isstSn dhd:8cb9e961-99b2-4002-a21f-b0db3326eff2 . + dho:hasTincture1 dho:Or . -dhd:bf943fa7-8009-4b02-9519-212540e3be2f a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . +dhd:be736722-73fb-4dd3-bda6-31ad168bf64b dho:hasPattern dho:Compony . -dhd:bf9aae4b-6470-4191-8ffe-8d8be1fd9047 a dho:Layer, +dhd:be79803b-ff6a-4f40-986c-42fa97f01bbd a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2345bce8-3969-4198-b8ff-a478e0196ece . + dho:hasCharge1 dhd:68ffdff0-c8b2-479c-be3e-db141720291c . -dhd:bfcccb4d-379b-4347-9e2f-aa7d9cdd09ce a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . +dhd:becec9cf-a84f-4e86-82ab-daaf56734b8e a dho:Armed, + owl:NamedIndividual . -dhd:bfe27f29-da71-48d5-bf00-18a9b72db191 a dho:Field, +dhd:bee8f160-7622-49f0-b3e0-fba14e9b4552 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:c2647b5a-c39f-4848-8f0f-05ab8202b0e4 . + +dhd:bef02a2a-43a4-487e-828b-95052cc776c4 a dho:Segreant, + owl:NamedIndividual . -dhd:bfe3a071-21f4-4c0c-bc4e-05329794974d a dho:Passant, +dhd:bef4c19a-0f69-41a0-a9f3-978f636b5f13 a dho:Rampant, owl:NamedIndividual . -dhd:bff0061d-1383-4ef3-a642-d6ba6dfcb6fc a dho:Field, +dhd:befd6037-2c00-4aaa-8b7f-e9285d969191 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:ad46dd36-dd97-48dd-94c5-98946b008da2 . -dhd:bffb1062-55c3-4ae8-9522-d755a0f0ff27 a dho:Langued, - owl:NamedIndividual . +dhd:befdcb32-7cf0-4179-aace-019ca1a39c55 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:d1b2667c-c88a-432e-b2cd-106fece87a50 ; + dho:hasTincture1 dho:Or . -dhd:c0062ede-2924-46e8-a86a-7f4b15a0aad1 a dho:Field, +dhd:bf064dbb-7853-43f4-8ceb-54d60c212ba9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Vert ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Gules . -dhd:c00aabb5-cfa3-4320-b5da-a50509834bf1 a dho:Layer, +dhd:bf1abf07-4f3c-496c-aaed-a75d8a6d45e3 a dho:Seme, owl:NamedIndividual ; - dho:accompaniedBy dhd:d386cfd2-0803-4186-8381-141ccd4564e5 ; - dho:hasCharge1 dhd:25bd907b-6d85-402d-86f0-76780bbb7c52 . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:c0101977-5267-40b2-997b-ec1ace131caf a dho:Layer, +dhd:bf273a80-b815-4c97-b6a7-68cd088806ce a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:20426070-75bc-4513-8ceb-53a8a0f81431 . + dho:chargedWith dhd:2f92eec8-c6c0-4ca5-8fbe-060a554a343d ; + dho:hasCharge1 dhd:3f0abb25-995f-4ed6-8c9e-5be08d7b9f14 . -dhd:c02c24c6-6184-4dea-8a5d-b88bbe032a0b a dho:Lion, +dhd:bf33616d-b6d3-4474-a327-ec917fe29d06 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:10feb124-3947-4841-83cd-0ad46c8ae0c1, - dhd:7f52df3a-b0c5-47b6-a946-139f3e8d752b ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:9e072a6c-ab39-49b0-bc8a-a93d55fab2a8 . + +dhd:bf3ddf8e-b680-4f8a-98f6-22451a9d7af7 a dho:Inverted, + owl:NamedIndividual . -dhd:c03c5d72-57d3-41c9-ad1c-d8dc90291cb3 a dho:Layer, +dhd:bf58abff-1e0b-4630-8432-e9d4bb1be4cb a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:ed122c50-0787-4084-8328-1ea822507f64 . + dho:hasTincture1 dho:Vert . -dhd:c03f6338-302c-4d7b-b5c3-834923f2a3fe a dho:Lion, +dhd:bf5f030d-8791-4319-a987-522813d12b7a a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:fbdd9004-04da-4916-8022-a315d9be86bc, - dhd:fedf3989-e523-4bec-8945-d26614f65c66 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:4b9619d6-6e77-42c0-9c0c-ccf1c638d87b . -dhd:c047237b-82c0-412b-9ca7-e30849e27d2f a dho:Field, +dhd:bf732325-5cf0-4aae-9e08-e2067d8d91da a dho:Field, owl:NamedIndividual ; - dho:hasModifier dho:WithTuftsOnPoints ; - dho:hasPattern dho:Pily-Barry ; + dho:hasPattern dho:PerSaltire ; dho:hasTincture1 dho:Azure ; dho:hasTincture2 dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:c067d738-3124-4a46-8737-33979523eab6 a dho:Langued, - owl:NamedIndividual . - -dhd:c06ca793-1162-45f0-80c8-50b065342d52 a dho:Layer, +dhd:bf80d1ef-6b0a-47f2-934b-98927f00933f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:48ff6ca9-74a5-407e-a341-cb192993ccd9 . + dho:hasCharge1 dhd:1f70a50d-cdfd-4a9a-bb5d-30c3cabcf44a . -dhd:c0a6c634-2bdc-43c7-8108-9b6437a5cf2d a dho:Dolphin, +dhd:bf8894e6-3a60-4da7-b288-c2b7fd319b81 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasModifier dhd:e29461b4-2698-4f68-91c1-b2f2053a161d ; + dho:hasTincture1 dho:Argent . -dhd:c0b78187-e20b-462d-a209-e2ccc655c73d a dho:Layer, +dhd:bf9c40b6-f067-4735-9172-6b06bb6d8fbd a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b01bb7d4-5110-4d75-bb76-f336249d1f9e . - -dhd:c0c88a1b-8b47-4b91-ab21-85f16a93e795 a dho:InLure, - owl:NamedIndividual . + dho:hasCharge1 dhd:488c28f3-56ab-4fb8-b3ce-c4aded2f1dc5 . -dhd:c0dda102-62ad-4025-b173-5f993dc70c36 a dho:Field, +dhd:bfa1b4c0-dbeb-4223-bba1-bd6670c387c1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasSeme dhd:28117c3c-e4ef-4fcb-ac0c-045e415ee252 ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:c10a4d4d-c052-4bc0-8cc0-5cc5f4ff8b19 a dho:Wolf-Hook, +dhd:bfb3357c-d19f-480a-9e63-9b40cee59668 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:b6186ca9-cd9b-4204-873c-c8d85be46e5c ; - dho:hasTincture1 dho:Gules . + dho:hasPattern dho:Vairy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:c11e47c2-01d6-4f59-912a-b24861ed1c0c a dho:Rampant, - owl:NamedIndividual . +dhd:bfc407a7-e7ee-4945-966b-186e0cd3c10d a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:e9d87a53-cd66-4367-87d5-e59072277f36 ; + dho:hasCharge1 dhd:6d89fbc2-f4a8-43d4-942c-339b9892433c . -dhd:c122fd3e-6878-4a24-b332-8640ea13b1f6 a dho:Layer, +dhd:bfe32ba7-1207-466e-8fa0-8fa25cf4674f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9bad0b59-3859-4b78-92e1-78f45e766dbb . + dho:hasCharge1 dhd:d90b2746-d7c2-4eb4-9878-98a060da768f . -dhd:c13cf4db-5d56-4798-b445-42b6114476d0 a dho:Layer, +dhd:bfe96fe9-86ad-432a-99a7-45aa540535d0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e496e915-5182-43d7-a13c-385842df342e . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:c13e9454-37c4-44bc-9152-ac94f170087f dho:hasPattern dho:Checky . +dhd:bffb6740-aab3-4188-bcb0-058b38b90ab9 a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:f6a9920c-8d19-43b9-bb92-3175e7497c49 ; + dho:hasCharge1 dhd:ee18b35b-63dd-4cd7-bbda-e4f9ea9ac485 . -dhd:c17a1096-32b6-48d8-a202-2bd4cbdfcb8e a dho:Guardant, +dhd:c0143dab-48ef-47e0-911a-9b4e222fc6ca a dho:Armed, owl:NamedIndividual . -dhd:c18e2d47-5abf-4892-9766-5252d12c959c a dho:Field, +dhd:c01d73a6-3bb4-4758-9c8b-eb3fef37d164 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:c195f803-2a02-4e36-b85e-c19e51fc2245 a dho:Layer, +dhd:c02770af-9a21-4ed6-9fc8-9db3bd7c9e7d a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:ccca7f01-08e2-44f2-b526-c32519672072 ; - dho:hasCharge1 dhd:464aa7a7-2082-47ac-bfa8-0463466e0e82 . + dho:hasCharge1 dhd:2f218a14-b9d3-4253-9916-ce222b6926ce . -dhd:c1a87789-f9de-449e-a88e-3c7a9b45778c a dho:Layer, +dhd:c03ad15a-6059-47f2-a4e2-a3f6dc05c857 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e0cb3283-9fb8-42e4-8940-fb3570a5b49a . - -dhd:c1cd1fdf-45ae-478e-b905-f0603466edfe a dho:Rampant, - owl:NamedIndividual . + dho:hasCharge1 dhd:990c2c74-16b4-435d-9d26-e81671549a0d . -dhd:c1d4d096-a7f1-49b4-ab37-0dd06683c47c a dho:ImperialCrown, +dhd:c041c4df-8b14-4cc7-9ff7-102867999e62 a dho:Buckle, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:c1e77e83-1956-445b-963f-8562c0c83f4b a dho:Border, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:c1e955fe-887c-413d-b8ed-3d3c86006e3e a dho:Escutcheon, +dhd:c05397c0-e04b-44db-b71d-3c7281207c80 a dho:Mullet, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Vert ; + dho:inChfDx dhd:e5b121cf-7906-412d-9dca-1eecf837dcfb . -dhd:c1edb78c-0793-4204-8fc5-217578ce8457 a dho:Field, +dhd:c057a2c1-b886-4639-9620-e81c7d2ce4b8 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:6f7ef749-56fd-476a-b190-28af8d4a225d . -dhd:c20aa36b-1f54-4148-baf6-c60083ce61b8 a dho:Sword, - owl:NamedIndividual ; - dho:hasModifier dhd:e85c3f2d-a127-4018-96ba-a8bb94c45854 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:c05e8615-81b6-4b40-a757-aec73048b679 a dho:PerPale, + owl:NamedIndividual . -dhd:c2103b6e-40f3-4bbc-9f7a-c97dc7677713 a dho:Layer, +dhd:c05f2c62-efe6-4b5b-bc89-2711f126e066 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:1860ac3d-74b7-4b00-9a00-25ef7c525af4 . + dho:hasSeme dho:SemyOfHearts ; + dho:hasTincture dho:Gules . -dhd:c21fe79a-6e02-4457-9484-30adcdfa271d a dho:Layer, +dhd:c077cb35-229d-4730-b4b7-c923a5beb4d8 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:d98829a3-bed2-4439-a95b-afa25213d893 ; - dho:hasCharge1 dhd:a94ce131-251b-4aa9-8a94-e631ebc6b0f4 . + dho:hasCharge1 dhd:317eea74-24b5-482f-9156-e7b9aba94580 . -dhd:c2318e19-f204-4e33-af2e-5321cb0cd0c3 a dho:Layer, +dhd:c07e5171-72b8-4c37-be5d-9a66f6a0a55d a dho:Castle, owl:NamedIndividual ; - dho:hasCharge1 dhd:23face04-8413-4fff-9736-5384a80ddf57 ; - dho:on dhd:668ea16b-fc50-4e04-8e78-66af80351fab . + dho:hasTincture1 dho:Gules . -dhd:c23e3994-2248-4e7e-b7ff-b57eecc80756 a dho:Layer, +dhd:c07e67ee-1439-4324-b6ff-730a67bd2ff1 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:236ac145-b1bf-4630-98fc-0d7bb9f67919 ; - dho:issant dhd:314e22a3-998e-419c-942d-dd5264ed0d96 . + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:c23f5bce-4365-47e9-b894-8a5f3addfade a dho:Lion, +dhd:c085aa31-f556-4613-b008-80e5f8aee376 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:f9d14b24-b4f7-4bd7-b712-ff01070faa50 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Argent . -dhd:c247560d-854a-438f-a6d7-282f02da1527 a dho:Layer, +dhd:c0a76eb1-8ef9-4868-be48-0c26e5ed62ec a dho:Rose, owl:NamedIndividual ; - dho:hasCharge1 dhd:4360e721-bcd5-4a86-ae27-f90af5808f37 . + dho:hasTincture1 dho:Gules . -dhd:c24a041c-6c4c-49df-907e-5e35e8724119 a dho:QueueFourchy, +dhd:c0b991b1-1823-4980-a1ac-d3f4105a1fc6 a dho:InSaltire, owl:NamedIndividual . -dhd:c25b0e17-c6db-4c34-9747-25a011ec8ebd a dho:ElmBranch, +dhd:c0d0f243-0081-4fad-8bc4-12101dcd8dfb a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules ; - dho:with dhd:dedec0f9-b940-4562-93e4-951d45ef6190 . + dho:hasTincture dho:Azure . -dhd:c26256c0-0f79-43ab-87ab-17cc48a6fd50 a dho:Cross, +dhd:c0daa672-fdbf-4092-95d8-5779db14c25c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:accompaniedBy dhd:462beda5-c1a3-409f-92c9-ec2e7ea1e8a3 ; + dho:hasCharge1 dhd:b8df7938-0dca-4d13-bcfa-99e8fb4a21a6 . + +dhd:c1045010-b14c-4848-98bd-c57e122e7d63 a dho:Layer, + owl:NamedIndividual ; + dho:accompaniedBy dhd:4c13275e-c985-4241-85df-55931f9d3846 ; + dho:hasCharge1 dhd:79ddcff0-3fae-464d-8056-739e6daee08f . -dhd:c268edd0-f92c-46d1-b0ad-da5cc3bc01a7 a dho:Helmet, +dhd:c1087557-7146-4cdf-9abe-77e37baf1f69 a dho:Lion, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:c26a549e-bf47-4b77-832f-eb8b815f50a9 a dho:Field, +dhd:c13163ee-1323-4400-b9e1-e282b28285e2 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:16a35c00-391d-44d8-82ae-384ad4fd4abe . -dhd:c2a57ffc-9821-40f9-8407-36fbe99d1555 a dho:Bar, +dhd:c143ed07-36d3-4615-b5fa-69208e0e8c3a a dho:Field, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dhd:0b0e20dd-19da-4bd7-b73e-92f0a1a8b67f ; + dho:hasTincture dho:Azure . -dhd:c2abb090-de07-4424-a980-fefe28ef05d3 a dho:Field, +dhd:c14849ae-3ce4-418c-96c1-660c98783154 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b983815e-49ca-4c2f-92c8-099aebb2daa2 . -dhd:c2caffd1-11b9-406d-b8a9-5c5b80d606e0 a dho:Doubleheaded, +dhd:c14ff5a9-e18c-4e55-9404-bdbbdcc1b20d a dho:Rampant, owl:NamedIndividual . -dhd:c2cf48ce-5634-45c9-9b06-cfe805d61d5e a dho:Layer, +dhd:c166f73d-904b-4918-9369-8fd195d88b48 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f419991a-9ba9-4e75-adab-dc8c407cb16c ; - dho:holding dhd:a8d30a9d-54ed-41e9-add0-28a80b75f9e4 . + dho:hasCharge1 dhd:ed986cc3-8c1c-4aeb-b235-31b97ebe76ea . -dhd:c2d175a1-f8cb-45fa-85e8-abf5d82bcfdb a dho:Field, +dhd:c1693847-9377-4f32-9593-9ac0d1a5e62e a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:c2d604e9-ca45-4026-b06f-40d4cdd2c2e2 a dho:Layer, +dhd:c17e21c1-4a61-468a-93ac-a308a3209154 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:6a5cff22-3362-4f35-a3ee-c6e5b6970c0d . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:c2fe736e-ca5c-49b1-a5f5-a9f1c0395dcb a dho:Lion, +dhd:c18f8a86-aad8-4ac5-8fc5-82afedb5d806 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:26d2a538-5e54-4470-864a-f6a1889b59d5, - dhd:a63a97f3-0d38-4d72-bd71-6b78ecbdac28 ; - dho:hasTincture1 dho:Azure . + dho:hasCharge1 dhd:04fd4ada-848c-4bbd-840c-52425bba054e . -dhd:c303a025-19b2-45e0-b140-d04ddb1db780 a dho:Field, +dhd:c1950e77-61bf-46e9-9da7-9042845393c1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:c31595b5-85fe-4a3b-8a79-c7a84d4cb80d a dho:ImperialCrown, +dhd:c19ff8d2-a57b-42eb-beca-9a6f6ad26f60 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:b503cb34-a13e-46b4-8b31-35e4e40ce798 . -dhd:c317ab3a-23e1-401b-a8ca-f2d6cb62769e a dho:Talbot, +dhd:c1a57cdf-75d7-4bc1-9460-b179620f6cdf a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:ba2133a9-3448-41da-bcd3-b36f579f2e4d ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Gules . -dhd:c346f53f-1aed-43f9-a2b2-0774b3711588 a dho:Griffin, +dhd:c1e29aab-c63e-4ff0-b36a-60b352503687 a dho:Crown, owl:NamedIndividual ; - dho:hasModifier dhd:0a610d7a-16f7-42d9-bc33-fac569890f5b, - dhd:1920c1eb-706d-4c23-96fa-cc2cddaf4383, - dhd:691fe357-604a-4604-a527-c80be2353e53 ; dho:hasTincture1 dho:Or . -dhd:c347a4a3-c60b-4eba-995c-3d935b1ceac6 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or . - -dhd:c347bfa2-ac9a-4ec6-a0e3-6a6cf5e2b8b4 a dho:Mullet, +dhd:c1e68441-9fc3-45ba-9198-ee450a40a3a7 a dho:Martlet, owl:NamedIndividual ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . - -dhd:c347dbf1-c0af-4539-8fa7-ecef217373c6 a dho:DogsHead, - owl:NamedIndividual ; dho:hasTincture1 dho:Sable . -dhd:c34a033b-0712-4916-9bb4-88fc3597cc57 a dho:Wheel, +dhd:c1efbe99-0755-4c59-831e-ccd478da910c a dho:Label, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Azure . -dhd:c34d20c7-e8bc-497f-adab-02068cb0f555 a dho:Fleur-De-Lis, +dhd:c1f6da05-5140-4d11-add5-a73aeb8ead9f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:d24ee5fb-9db0-4d13-8471-4b1dbc6d313e ; + dho:hasCharge1 dhd:b7764ec9-523a-4621-83da-e31a2da1ba3e . -dhd:c36fd024-1ef6-4c4b-9237-15f6ea500aef a dho:Field, +dhd:c2034f1c-7fd7-41d6-913b-7a61c57063a4 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:c3835e5b-664e-4aba-9d2c-1c0a9ef2d0db a dho:Field, +dhd:c2124e15-3f4d-4d98-a8d0-828e427f5ca3 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:f9c46bf0-bce5-47ee-82ee-c657216b2155 ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:c392d072-8419-4e2c-9a2e-952bce28f01c a dho:Of7Pt, - owl:NamedIndividual . + dho:hasCharge1 dhd:d4bc6587-b029-44d0-abd5-4180b8d605ac . -dhd:c3bca5d6-b122-454e-ac0b-4f50cf790232 a dho:Field, +dhd:c225a127-c003-469e-ad08-f5fe400ac7b3 a dho:Rose, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:c3c0b4d8-0426-40c0-8232-adf330f01881 a dho:Layer, +dhd:c22bb25c-51ff-4859-af9d-14107102c2a8 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:af4b6af5-4a43-4c4a-9e69-217f2a17bc38 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:c3c20b49-812d-40ed-842a-cdb87a7770fa a dho:Martlet, +dhd:c2647b5a-c39f-4848-8f0f-05ab8202b0e4 a dho:Bluebell, owl:NamedIndividual ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Gules . -dhd:c3c37cf7-eebd-4b04-bf1c-cd7fac5627c0 a dho:Field, +dhd:c2685a1f-9f58-453b-8b80-f10530c3f185 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:c3d31674-0bca-418c-9b03-31f271fa285b a dho:Field, +dhd:c2ae131e-4b00-4497-8b86-5efca485f944 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:86faf40a-d2d9-4899-a794-a507c11d1259 . -dhd:c3e27d72-d607-468c-adea-fa9240f64729 a dho:Passant, +dhd:c2bce5b0-3c3b-46bf-9dc6-fdb7889e26c2 a dho:Doubleheaded, owl:NamedIndividual . -dhd:c3e74806-0ed4-45cc-885d-b01174cfbdae a dho:Layer, +dhd:c2e5a742-f860-437d-b1c2-a687624989ce a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:72de68bb-a4c7-4105-b0e6-67ab2084009c . + dho:hasCharge1 dhd:b72e80bc-aaac-4442-8824-ac244300da43 . + +dhd:c2f19379-c7e6-40f5-9aee-4525d1450e4b a dho:Crowned, + owl:NamedIndividual . -dhd:c3fdcff8-97ec-486a-bd32-5758f38159d9 a dho:Field, +dhd:c2f5f23d-2490-47ef-9d2e-a0fd12d7e398 a dho:Flanchi, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:c415bb9e-1cb9-4cba-8f0e-2bc38b2c6d96 a dho:Layer, +dhd:c3191180-63b1-475a-9a8f-eab3327c640b a dho:Addorsed, + owl:NamedIndividual . + +dhd:c3246719-c8d8-4085-9f23-2a74f1e840b5 a dho:Layer, owl:NamedIndividual ; - dho:between dhd:bbacd280-2f12-412f-972f-e28748958b6e ; - dho:hasCharge1 dhd:39c3c9c8-01d3-4ea0-947f-65dbd77d15de . + dho:hasCharge1 dhd:f51bbdd5-9dbf-4ce3-a7a9-a8dcc3362fa3 . -dhd:c4361d6e-0535-4d0a-8495-e0a772fa6dc1 a dho:Layer, +dhd:c33ae5c2-a224-4e8e-8b78-fe30a58d7add a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:af706e26-401c-4632-b0f6-3c53a1b749ee . + dho:hasCharge1 dhd:3adf009d-ca66-4cbf-81e0-128cbc723fcf . -dhd:c4413217-b380-4580-b45c-5759ca60f87c a dho:Layer, +dhd:c3672a2e-040a-4bad-9221-d57a2b1861aa a dho:Escutcheon, owl:NamedIndividual ; - dho:hasCharge1 dhd:b82fc7ab-8db8-4420-aeee-1cb78fb3d4cd . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:c442ed92-c962-439a-af04-0230155bae2a a dho:Field, +dhd:c38d49bd-a57d-42bb-8c4c-78ed06cf7338 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:0ac7dc16-f24d-414b-b029-79ea44b92640 . -dhd:c45a2ce5-a78c-47d6-8889-f63d522bcdcf a dho:Field, +dhd:c38dc034-380e-4aa6-92cf-76af887e2bee a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:6d2aac8b-432e-4c0e-b138-96824afb89a2 ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:c466fa9e-da12-40e3-aaa5-03e9f5d6ce29 a dho:Crowned, +dhd:c3b1f672-2d63-4d8a-b6e6-be080fdfcea6 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:c80bf2f7-817c-4b4a-8d9d-50d204b7c4d2 . + +dhd:c3b68bff-f4dd-48d3-871f-9cce0724dcf2 a dho:Crowned, owl:NamedIndividual . -dhd:c46e1390-1849-469c-8848-62baa4ce6f6d a dho:Layer, +dhd:c3b963f9-f64b-42f9-8960-a68126a6970d a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:a5f4fe46-1677-4f69-8a87-617fb7c9934a . + dho:hasTincture dho:Or . -dhd:c481031a-d8f0-4c81-99fa-16e718b576ce a dho:Lion, +dhd:c3be800e-a99d-4c94-ac83-f30ce9f74d6b a dho:Martlet, owl:NamedIndividual ; - dho:hasModifier dhd:412a1c56-bc30-4fd0-956e-de53765624cf, - dhd:6f9bb18b-d584-4c55-acd4-c205dc55b14b, - dhd:9f69e7f2-b4cb-4cf2-935d-21b1cfbe0f85, - dhd:f822b714-9708-4323-aa8c-27862f6f5647 ; - dho:hasTincture1 dho:Argent . + dho:arranged dhd:0117ea27-2b55-41c9-8093-841931e5e272 ; + dho:hasTincture1 dho:Gules . -dhd:c498387b-ab0e-4c7e-a8d5-874eebd05246 a dho:Layer, +dhd:c3c6c249-ac4b-430e-a17d-344d7bba6f05 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:caf62501-b066-419b-92a5-8bfe5e0feaf7 . + dho:hasCharge1 dhd:5ea119b5-82db-4bbc-a31f-df81dc3d305c . -dhd:c4aa7fd9-04ea-4d29-b92c-b853d7c2d31d a dho:Field, +dhd:c3c87658-2194-45e7-8e77-0b68c0bba4c5 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:c4b50eaa-865e-410a-bcd3-bd7580419282 a dho:Layer, +dhd:c3cc8a9d-e7b2-4e22-a2fe-8029a2b43397 a dho:Unicorn, owl:NamedIndividual ; - dho:hasCharge1 dhd:a3344ff1-dbbd-4e25-b383-c1e88cc76a14 . + dho:hasModifier dhd:ccbdfe55-2d00-4c24-9ef4-edc8bbadb6e1 ; + dho:hasTincture1 dho:Sable . -dhd:c4c6369b-ef3c-4076-9019-80571e7bf8b5 a dho:Chief, +dhd:c3d13e8b-4341-4b2c-a68f-f7e20b7ea0af a dho:Bend, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Azure . -dhd:c4d854d9-afab-4733-927a-e9c03e1255bf a dho:Bend, +dhd:c3d95c77-7fe1-4c8a-8b56-7eedf1d8e4c7 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dhd:c72f609f-45fb-4e55-aae6-646a23e0ddd0 . + dho:hasCharge1 dhd:a0d23933-1995-4006-b4b2-da117dba8d4a . -dhd:c4dc35a9-2b88-40e7-a0e7-304f3f5889c0 a dho:Field, +dhd:c3e12b7c-6142-48f5-819f-0963621b3d03 a dho:Lion, owl:NamedIndividual ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; + dho:hasModifier dhd:e0b258fd-544e-4300-971b-fbf6b4da7706 ; + dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Azure . -dhd:c4ee5089-7292-447b-9705-39bdeb85cb4d a dho:Layer, +dhd:c3e5577f-dd3a-4793-b4f0-02a6fff9e991 a dho:Pincers, owl:NamedIndividual ; - dho:hasCharge1 dhd:049f7051-e439-4602-8910-a59eef73c5cb . + dho:and dhd:33d42e73-a23d-4de1-9d34-9e5b2acf6ed6 ; + dho:dexter dhd:e004f09d-a709-4376-bb10-8dc36b223b14 ; + dho:hasTincture1 dho:Sable . -dhd:c5005802-ab0b-40f5-b124-f6174cb251ea a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . +dhd:c3f1a770-2b68-47bb-ac91-9020d23bbc19 a dho:Passant, + owl:NamedIndividual . -dhd:c513355d-8322-4fe4-be45-fddc59ca928d a dho:Field, +dhd:c41305e1-d28e-49a8-8916-1b505d89efc5 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:c542c874-7010-42d7-93dd-ae17a6619d2d a dho:Layer, +dhd:c42dcbc6-f3c6-4992-b99c-eaaa1f1342fd a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:d7075de8-d278-42a6-ab02-e908b01443d3 . + dho:hasTincture1 dho:Azure . -dhd:c549a80b-3172-466c-93c6-ead45e1ad8ff a dho:Field, +dhd:c42df5af-5fea-46ec-a49b-dd36d47fd723 a dho:Border, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:c567b222-2e69-434f-9a00-68c30637e527 a dho:Layer, +dhd:c4336092-9ff3-42d9-b2f5-329a1e746def a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a705434d-6e9f-444e-ab20-f4d6c397dd8c . + dho:hasCharge1 dhd:a2501454-8438-4df1-913f-de12a39928cb . -dhd:c577e551-76f4-4273-a593-e7231e05b26e a dho:Chief, +dhd:c441fb7f-3be5-4edb-b70a-667432cd28bd a dho:Annulet, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:c588cfe0-e5d5-4c23-b11c-d788cd51675b a dho:Seme, - owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . +dhd:c443afd3-d622-4d1e-a742-851cafa6a1c9 a dho:Guardant, + owl:NamedIndividual . -dhd:c590f65e-2777-4dc3-8330-a73440d302a2 a dho:Layer, +dhd:c45dfdf5-6caa-47ea-aa6b-7444bec6bb7b a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:b925470d-455b-4976-b36d-e0cb6c3dadb7 . + dho:hasTincture1 dho:Argent . -dhd:c59a7c52-0253-4b2c-8cf5-230a59df0869 a dho:CrossOfJerusalem, +dhd:c46b819e-f303-4ec2-a9b1-ee5a5937077e a dho:Wolf-Hook, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:c5d6097f-302d-4dec-bbf1-9c85f7cc0e50 a dho:Field, +dhd:c4820a76-7892-426f-8a04-f41d1230843a a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Pily-Bendy ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; + dho:hasTincture dho:Ermine ; dho:numberOfMarshalledParts 1 . -dhd:c5d7e068-7759-405f-ade3-17e24dc7fd66 a dho:Mount, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . +dhd:c49e46d4-e51d-46c9-90eb-978456a09357 a dho:Crowned, + owl:NamedIndividual . -dhd:c5d83119-5c90-48d1-aba5-f81b314350a2 a dho:Layer, +dhd:c4b0a02c-b3f7-404d-95cf-44fcb976a829 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:ef3972a9-ae7d-4e71-8478-f09e4445ab5a ; - dho:hasCharge1 dhd:dc3cef8f-532a-4e71-a0d7-55d3ac5d30dd . - -dhd:c5dfb872-5701-41a6-8d46-bc4a61845510 a dho:Passant, - owl:NamedIndividual . + dho:hasCharge1 dhd:b54cdb09-4612-42eb-8d89-da926f29271b . -dhd:c5f83862-af36-4e76-91bc-36aff0fbee1c a dho:Layer, +dhd:c4ba5acb-dbf1-4169-b9eb-2f9911435626 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:290c7243-cc7f-4726-b7ce-7259bece7811 . + dho:hasCharge1 dhd:b8b13762-f04f-4e76-9c77-1da614201fe1 . -dhd:c5fb1630-67d8-400a-85fc-57a162f01d4b a dho:Lion, +dhd:c4ce2f96-8d81-4434-82d8-0bd00f6ef749 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Argent . -dhd:c60be8a3-0415-48b2-bf19-b5aff7505c74 a dho:Layer, +dhd:c4df21fa-58a2-461c-b3c3-cfe9774beb31 a dho:Chevron, owl:NamedIndividual ; - dho:hasCharge1 dhd:c02c24c6-6184-4dea-8a5d-b88bbe032a0b . + dho:hasTincture1 dho:Ermine . -dhd:c62678be-9b87-4fa4-a3e1-c2171890bd52 a dho:Field, +dhd:c4e81d6f-9d2f-497e-abea-f5a31f784bd9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:c641e75c-d79d-4ac1-a80c-6413cbde1c2d a dho:Layer, +dhd:c4fc7197-f12e-4b08-a4c3-33459c277026 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e0e22dc8-ab28-4768-838c-fc22117932ea ; - dho:with dhd:118d5278-175c-4f24-9122-a5373225da33 . + dho:hasMarshalledPart1 dhd:CoA0000008991_A ; + dho:hasMarshalledPart2 dhd:CoA0000008991_B_1 ; + dho:hasMarshalledPart3 dhd:CoA0000008991_B_1 ; + dho:hasMarshalledPart4 dhd:CoA0000008991_A ; + dho:numberOfMarshalledParts 4 . -dhd:c642392c-8daf-4089-b5ad-d04d4c9209f6 a dho:Field, +dhd:c5073513-97ca-4cce-863b-87001ca00e9c a dho:Fretty, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:c64cd27a-2f0d-4c2d-bae6-048b657c051a a dho:Field, +dhd:c510349b-8f04-43a9-815a-f84569e434ff a dho:Talon, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:arranged dhd:cc92508a-2a29-453b-ad56-73cfa676b812 ; + dho:hasTincture1 dho:Or ; + dho:isstSn dhd:242001db-046a-47f7-a5c6-a6ffc2ec7e17 . -dhd:c66484dd-7c1b-47e8-ac0f-60cd32697b37 a dho:Pile, +dhd:c518b950-51b7-4151-a7e9-f6bfaf09e593 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:eb122356-e3bc-454a-9020-1d51f7fc28e6 . -dhd:c667444a-7cdb-4cb4-9ddf-dff8ddc0c1cd a dho:Seme, +dhd:c51adbbc-690c-4081-b509-3489eb5f2974 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:d0e7fe17-9457-45e2-bdf9-f85e8169c783 . -dhd:c66cda3b-d8bc-4c40-85bb-ea447d3341ca dho:hasPattern dho:Barruly . +dhd:c52a6f1a-2e53-4581-b60e-b87183b1011d a dho:Guardant, + owl:NamedIndividual . -dhd:c67dc1c1-00c3-4767-8101-0cc0a71880e8 a dho:Layer, +dhd:c52e4edd-c528-4f38-ab5c-17f2f7d22a10 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:6672786b-4849-4164-a5c7-7c3d1d1ff109 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:c69dd7eb-2506-47b9-b1ab-087e8fe3a61f a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:61642349-5307-4525-a570-c8ea401c3f5c ; - dho:hasCharge1 dhd:0d7d63bb-f9cb-4251-9fb7-b8606ba67d13 . +dhd:c52ead2f-aef1-4737-9094-68b95237d269 a dho:Passant, + owl:NamedIndividual . -dhd:c6a6e66c-160c-4e7f-a8ca-00acea9475f5 a dho:Barbel, +dhd:c536513e-1ec5-4f6f-aacf-57187dcdacef a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:6135b8a4-6c37-4295-adae-5e2243c3232c ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:b7e4c113-7f02-4aae-b5a9-81ad43eb1b74 . -dhd:c6bc3e07-86c0-432b-bc8b-6562f6369107 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:87629662-8dec-469f-8477-70f5675b40f9 . +dhd:c542d766-e931-48e1-ac15-9de115bc29df a dho:Passant, + owl:NamedIndividual . -dhd:c6bee381-0fa1-4a16-b440-ece7d0d45413 a dho:Layer, +dhd:c55388e8-c832-4c33-a0c4-f59037d52f0c a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:7a4caddc-998d-4ecf-bf05-2cb5c445083d . + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:c6bfc538-99ea-47c6-ad03-e570ed7c4b0d a dho:Layer, +dhd:c56330ae-3bd7-4f09-abee-912cc87cb84f a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:98691a9f-d8fd-4515-90e0-a47b5ad82957 . + dho:hasTincture1 dho:Gules . -dhd:c6c25cf8-77c0-4f89-86c9-7f4adb6e93a5 a dho:Layer, +dhd:c58d4a06-1b72-46bf-924c-401112be9220 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:304a27fa-8b96-4209-8669-678c3d4999b2 . - -dhd:c6cf7064-0cd2-4694-92fd-87bfc3881ef3 a dho:Armed, - owl:NamedIndividual . + dho:hasCharge1 dhd:6c494bbe-2947-48f2-b373-4a4c64ce8566 . -dhd:c6dad9db-80d5-4543-b20b-03728c8eba5a a dho:Layer, +dhd:c59463bf-026c-46c9-a53e-1b55587319eb a dho:Eagle, owl:NamedIndividual ; - dho:hasCharge1 dhd:f0983527-ac5d-44d3-9a29-0289f920699c . + dho:hasTincture1 dho:Gules . -dhd:c6e42f2b-062e-434c-8688-57fe98a8031d a dho:Layer, +dhd:c5c2574d-5442-4602-b0c3-a8d2dcdeb322 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:72fd3ccc-ca06-4192-9438-7ac692ccf8fd . + dho:hasModifier dhd:0bfd9e5c-4439-4a7f-8bac-958b8f449ae9, + dhd:8597e9fe-f988-428e-9b70-9d6c9cf207c9 ; + dho:hasTincture1 dho:Gules . -dhd:c6ed1f22-913a-465d-98ce-5f8634a75a5f a dho:Field, +dhd:c5e5b7b7-e316-4d12-8731-335aaa96c5ef a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:2ee15e87-6dc4-4396-9165-cdb516843243 . -dhd:c7033f2d-121b-4e85-a163-9244a359702f a dho:Escutcheon, +dhd:c609f202-9398-4100-9993-28aa0fee0dfd a dho:Field, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000002440_CoAF1 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:c70bff42-3fc8-4c1e-8207-9150787a2aff a dho:Layer, +dhd:c620f936-baa3-434a-b4e8-41494e22b348 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9d8411ac-01fc-4d04-b491-56dc46d3e202 . + dho:hasTincture dho:Or . -dhd:c72f609f-45fb-4e55-aae6-646a23e0ddd0 dho:hasPattern dho:Compony . +dhd:c624cb98-3489-49d9-8834-091b78151606 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, + owl:NamedIndividual . -dhd:c73460ad-3335-4ac1-a11e-426101ee8a65 a dho:Layer, +dhd:c6286625-30aa-4162-bdf2-d4559a150608 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0d31ffd8-7d94-48a0-872e-3fc95512af0e . + dho:hasCharge1 dhd:253ea62d-d7d9-4d95-87c4-0cc19f456737 . -dhd:c73f1ee0-deca-42ea-9aa3-1ea378e7ca3a a dho:Field, +dhd:c62aa9ff-a9c2-4ff0-956d-f3cc79154e4e a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:c761b65c-2cb9-4f85-bd9f-123a8c584cdd a dho:Layer, +dhd:c62ba0aa-deea-4ba1-a601-3084260aadef a dho:Axe, owl:NamedIndividual ; - dho:hasCharge1 dhd:643dfac0-518e-46a8-9c42-b06e8cf37d7b . + dho:arranged dhd:1353ea2f-0266-4606-83d5-de21bbf37d05 ; + dho:hasTincture1 dho:Or . -dhd:c773a5bc-ff27-42cf-b8bd-574a8795b626 a dho:Layer, +dhd:c639d90a-d560-4bd5-b04b-6b335126cdea a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:12f2b03b-aa72-4925-b04d-07a6ad4ae6f1 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:c789dc80-c70f-4a83-afa2-908892419a15 a dho:Guardant, +dhd:c640b604-74b9-4c5e-a0f3-603199af3998 a dho:Statant, owl:NamedIndividual . -dhd:c795265f-2e86-4c97-90d4-1677c01696bd a dho:Field, +dhd:c65344ac-41dc-40d6-b253-4d6cec331964 dho:hasPattern dho:Plain . + +dhd:c65dd18d-144f-4fef-9948-9abff4fa0f83 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:5210f220-8fcc-423d-8b1e-d28eda6b51c9, - dhd:a5f3383a-b455-47c1-879f-b6592ef7ce77 ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:eee58da9-baac-419f-bedb-f623d9d76de0 . -dhd:c7b870e0-8a12-4c3c-b7d9-ec1c5c3ada4c dho:hasPattern dho:Checky . +dhd:c6685f8d-02b0-463e-917c-de374cd443ad a dho:Passant, + owl:NamedIndividual . -dhd:c7e62ef1-50ea-4420-8cdd-464ed0f3290c a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:99f79f32-b6d5-4890-938f-236ccaa42d80 . +dhd:c686951a-2a2e-4f6f-88cb-4ec4b5b847d4 a dho:Langued, + owl:NamedIndividual . -dhd:c7f91ca8-4c26-47dc-bb4e-837a92383034 a dho:Layer, +dhd:c6a37850-01b5-498d-81d2-fb80183cfca0 a dho:Layer, owl:NamedIndividual ; - dho:decoratedWith dhd:e06bdcf8-4b76-4c75-9d93-ca7e03824bb3 ; - dho:hasCharge1 dhd:3e9ffceb-b57d-49db-9ad1-24ac400c822f . + dho:hasCharge1 dhd:d6300732-bf07-40d4-b2c9-a5f6d807989d ; + dho:with dhd:1dc1c6bd-50cf-4ec0-838b-ad01137a7003 . -dhd:c8269fb2-567a-499f-be25-bdfe9dc74584 a dho:Field, +dhd:c6edf258-66bb-4545-8747-0f2ca974eaf6 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000017508_A ; - dho:hasMarshalledPart2 dhd:CoA0000017508_B ; - dho:hasMarshalledPart3 dhd:CoA0000017508_B ; - dho:hasMarshalledPart4 dhd:CoA0000017508_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Or . -dhd:c82de5fb-b0f3-4273-afbf-7811c44a5e8c a dho:ReedMace, +dhd:c6eee1ce-eca9-4488-8035-8e5f8c39a8f7 a dho:Bend, owl:NamedIndividual ; - dho:hasNumber 5 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Azure . -dhd:c840b319-cea4-4cf7-8997-952d6070b19e a dho:Saltire, +dhd:c6f23d8f-d729-48cb-adc6-947688df60b7 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:e59a607d-ceca-43e5-88ff-7aec11bb9436 . -dhd:c847e363-9800-4761-9b52-6435eff348bc a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:e60b9a6a-44bf-4d39-9697-45b1f754a3bd ; - dho:holding dhd:a7ffb67a-9919-40f4-88e6-8f008b35c74f . +dhd:c71dc7fb-d3ba-4f87-bd2f-7815ada6f59a a dho:Crowned, + owl:NamedIndividual . -dhd:c84fd166-9852-4ab3-a933-33fea3debc67 a dho:BellFrame, +dhd:c71f8601-ca96-4fa7-a79d-31e1eca677db a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:c87284ee-d0ad-41f3-b95b-6873186b5758 a dho:Bend, +dhd:c7298ef3-8311-49ef-b7d1-d02f9b78eabe a dho:PairOfPincers, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Argent . + +dhd:c7457fe1-adc8-4c43-b6ee-a3f50de03b7b a dho:Embowed, + owl:NamedIndividual . -dhd:c87b54c0-13f8-48ee-a7f7-0cc256b737e9 a dho:Lion, +dhd:c7638809-4336-4062-bab4-291a90991260 a dho:Border, owl:NamedIndividual ; - dho:hasModifier dhd:7949a8e3-cf90-4b6b-9cf3-cfbfda1dd000, - dhd:be77e8ff-6508-4971-bebe-ba63eef07dd6 ; - dho:hasTincture1 dho:Gules . + dho:hasLine dho:Engrailed ; + dho:hasPattern dhd:49292d94-83af-4349-90e5-bd250082d35b ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:c87f065c-c013-46a7-8f82-9fed7fb50ab6 a dho:Field, +dhd:c77057fe-7c86-4a34-af06-d5d8941bb5e8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:c881fac1-6f92-443b-ade0-e22f0d5d2788 a dho:Layer, +dhd:c7a1b989-3a22-44dc-9925-4d74a5b2a125 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:1adfb087-a2b3-4b99-b2f0-25e8785073a4 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:c8b71c29-cfdc-4291-a96e-773560d5b0a2 a dho:Layer, +dhd:c7aae25b-f730-4498-bf51-2351d9c496a3 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:52b96c2f-7337-4216-8dac-2f1b041cb5d2 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:c8baa1dc-9702-42e4-98c2-87061ed31298 a dho:Layer, +dhd:c7ce198f-714d-4ed2-90c8-c81b08ed76d7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:04b74819-711e-4b95-8fff-e57a69d62fd0 . + dho:hasCharge1 dhd:ba1373a0-662e-4074-b76e-7e03c8f01ddf . -dhd:c8dbe7fe-941e-4106-8aed-229db86a59fc a dho:Bugle-Horn, +dhd:c7d7d321-256d-4096-9428-5c49c86ee5cf a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:d286ee5e-9c93-470c-8299-053bee989bb2 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules . + +dhd:c7f3ac04-7817-4183-af59-ee27c8bfdbc1 a dho:Crescent, + owl:NamedIndividual . + +dhd:c7f52296-1738-4431-9b70-3c480c1fd05d a dho:Rampant, + owl:NamedIndividual . + +dhd:c805d9f5-faa1-48cc-85fe-c752823d5ef4 a dho:Gemel, + owl:NamedIndividual . -dhd:c8e835d5-d171-49e2-9d15-b0d1e54a8ed7 a dho:Fess, +dhd:c80bf2f7-817c-4b4a-8d9d-50d204b7c4d2 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:36e76542-6d29-45df-8e75-7e6b1ef94160, + dhd:49124c6a-0439-4f92-a331-daff4fda97a9, + dhd:fd1927f5-9215-4254-897c-db3e6babfa25 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:c903dda9-b112-40dc-899c-39a7fd6ef2fc a dho:Layer, +dhd:c82239b8-5622-4d05-9fee-72c5c9ad4bea a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:6052910d-035f-4003-9819-eee5afb9e703 . + dho:hasModifier dhd:6b508ef0-63e3-4d43-ab14-046628cf4d17 ; + dho:hasTincture1 dho:P . -dhd:c90ee38d-7b38-474a-a837-0c5843db748c a dho:Field, +dhd:c82dbea1-f7eb-42f2-8577-898b619b97d2 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:19cf6720-43cb-4cf5-b698-511650a8397c ; + dho:holding dhd:f0c5a8ac-6098-4272-961d-9b7ab22df565 . -dhd:c9206c54-7c0a-4899-adad-1582d76c3f4c a dho:Rose, +dhd:c833665f-efb0-4c41-a33d-d74947dd123c a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:e436ef38-0579-42da-bd9e-cc8c9d69a89e ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:587210a5-30a1-45d7-8295-a4ba43c4463c ; + dho:hasCharge1 dhd:56cecfcf-40ab-49b4-9744-d101fce86807 . -dhd:c924cad3-a17c-4557-a85d-efbae5df4732 a dho:Field, +dhd:c8399434-fdd5-44f6-92fd-362bf8f76ce1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:c92be6c4-dcb7-48e3-a6ff-11997dfc6cfd a dho:Greyhound, +dhd:c8453a39-ccfd-4450-8464-81ee4808308d a dho:Fess, owl:NamedIndividual ; - dho:hasModifier dhd:9debf31e-466b-4129-a90f-0609ceb53414 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:c9511a46-4293-4a58-930c-053b98ee20e3 a dho:Bend, +dhd:c84b4508-384a-43a7-b0ee-1d9dc1afba63 a dho:Seme, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:c95780ed-663b-4aba-bf17-965261c3db70 a dho:Field, +dhd:c85d0ea1-bd6b-44dd-b7ba-17d4763a54fc a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000009579_A ; - dho:hasMarshalledPart2 dhd:CoA0000009579_B_1 ; - dho:hasMarshalledPart3 dhd:CoA0000009579_B_1 ; - dho:hasMarshalledPart4 dhd:CoA0000009579_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Azure . -dhd:c95c63ca-38a6-4917-aa1b-6e4c857174dc a dho:Arm, +dhd:c861ddb8-f2e5-417b-90de-842eb330aaea a dho:Field, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Azure . -dhd:c95d27c8-d292-4065-8294-8cbaae6d2bda a dho:Lion, +dhd:c863573d-b69b-4cd5-8b07-c4d9ab2065a9 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:5640eb3a-f2a7-471f-9a8d-b006c3af6d7c, - dhd:c24a041c-6c4c-49df-907e-5e35e8724119 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . + +dhd:c882ca16-563b-46de-b2d8-85c504b9ac1c a dho:Guardant, + owl:NamedIndividual . -dhd:c95e9387-dfc7-44b9-b5ae-7d7fb5fc5ab7 a dho:Field, +dhd:c8a7a544-6974-46de-8c6d-5e2c959f24d8 a dho:Rampant, + owl:NamedIndividual . + +dhd:c8ab7b4a-c3d5-41e2-8bd8-0efabecb2e98 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:c96cf602-483d-442d-a624-068f73f18ae6 a dho:DoubleTressure, +dhd:c8afbc4c-a963-44c1-9b2a-06fe4e870c0b a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:1b6a9e4d-d3cd-4908-a80e-1e08dd6fd0ae ; - dho:hasTincture1 dho:Vert . + dho:hasTincture dho:Or . -dhd:c9b6ef62-357e-497e-86ea-25a2a9b1580a a dho:Field, +dhd:c8b00384-b61e-4ca2-bb9f-d75cf9a78168 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Ermine ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:63e5d5a9-c605-4446-a94a-dc6ae2ae8429 . -dhd:c9b9c3a4-d7aa-47e7-9218-b11b6c7f7c1f a dho:Layer, +dhd:c8c876ba-535b-420b-9650-81a4e8a1c273 a dho:Martlet, owl:NamedIndividual ; - dho:hasCharge1 dhd:b224801c-21d2-43a1-9fb2-8b8897f589e8 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or ; + dho:inChf dhd:e607a6fb-7e05-4165-aaae-0d5126ac0216 . -dhd:c9caefb7-e4b8-45c9-bd44-88b21c75f1f8 a dho:Field, +dhd:c8ce4f6b-e9f5-4499-a5d9-1768f8484bc4 a dho:Pale, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:c9e54d24-947b-484c-b25f-12289b0387a6 a dho:Layer, +dhd:c8d0dabd-e9a1-4af1-97e7-a18e2264e380 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9846c599-760b-4063-af67-e09c7197c74d . + dho:hasCharge1 dhd:3f1c4ea7-3518-41ff-8b21-25fc1980ea06 . -dhd:c9f29715-dabf-4345-b2e2-7e6ba1f3c9bb a dho:Field, +dhd:c8e5107d-1b4a-412a-b2cf-94353bf261cd a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:2504cb0a-e224-4106-a445-327e1796d29a, + dhd:74345844-138d-49c6-922a-c4820555d70e, + dhd:e5f1dda2-63f2-4402-a405-06ac59883f45 ; + dho:hasTincture1 dho:Or . -dhd:c9f2f2b2-504a-48b1-bcc6-fd6118c32351 a dho:Field, +dhd:c8fff803-c8d2-4b3d-9a52-96f24fba44d0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:4e16ebba-291d-46f0-9396-85dfe57a22a6 . -dhd:ca02787d-235c-440f-ac42-02bccf93c5f4 a dho:QueueFourchy, +dhd:c91c4c0c-2857-4eda-8ab5-d884035df40c a dho:Crowned, owl:NamedIndividual . -dhd:ca208f18-82ba-4c0a-a21c-65b74441779e a dho:Field, +dhd:c93853fe-2302-4bed-91c1-fd0c32148099 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:5bd592be-1cac-4a2c-8446-2b657c1a1bf3 . -dhd:ca3f9f03-cf7e-46f2-afb7-b1240ddac48d a dho:LeopardsFace, +dhd:c9392b2d-cdbc-4cf7-b4b7-4ca1f3618a13 a dho:Seme, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:ca404482-f3fc-4d3d-839c-95b6180ec346 a dho:Field, +dhd:c95b3a64-ef92-425a-bbae-9a4fd1c86e0b a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b3242bf1-91a3-476b-91c0-3569e2dd8281 . + +dhd:c9651fcd-67fb-47e9-821f-b020515204d5 a dho:Eagle, + owl:NamedIndividual ; + dho:hasPattern dhd:263a9a4b-0914-4f83-bae1-e8b0e5dc0c4e ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . + +dhd:c999397b-4365-42d8-8262-380310af6975 a dho:Addorsed, + owl:NamedIndividual . + +dhd:c9a16b23-9a2d-41d4-856f-b81693b70cc0 a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Argent . -dhd:ca4f40a0-5941-4523-a673-0483125727d5 a dho:Field, +dhd:c9b2dfb9-6170-4067-a6ff-d15109c0dc4f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:ca564eec-33c2-4888-81e2-72fef12ad3d7 a dho:FessOfLozenges, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:ca828201-aae3-4fd7-b2d6-bac229dcc8df a dho:Anchor, +dhd:c9b7aa93-4bf0-4a6c-9a60-cf3f4407e1a6 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:e887a764-a9cd-4f24-b755-2e6a42fe37a0 ; - dho:hasTincture1 dho:Sable ; - dho:inChfDx dhd:6a0ec62e-e37b-40c2-b51a-7711589d040b . + dho:hasTincture dho:Azure . -dhd:caa92c10-141f-4649-8fee-0223193556f9 a dho:Field, +dhd:c9e472f0-fba2-4386-99b9-efd7f486c732 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:cac9dcb0-97b1-473e-827a-136419419329 a dho:Crowned, - owl:NamedIndividual . - -dhd:caf62501-b066-419b-92a5-8bfe5e0feaf7 a dho:Lion, +dhd:ca3bef71-2656-4e43-bf0e-2064df004f16 a dho:Mullet, owl:NamedIndividual ; - dho:hasModifier dhd:703d2d78-7e1d-45eb-bb9b-91429ec44bbc, - dhd:8354e777-f751-474f-8922-458d0c9582a0, - dhd:88818451-e808-4d2c-bc19-f32b84468d5d ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:cb07f284-2e86-4249-a59b-733818b28eef a dho:Field, +dhd:ca401477-e9c4-49bd-9dad-56a43dfd7d4c a dho:Field, owl:NamedIndividual ; - dho:hasNumber "of 16" ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:cb1d5bcc-6aae-42bb-b13c-fc1e0c1d742e a dho:Layer, +dhd:ca415738-f9b2-4a4c-a1e7-de09c4259884 a dho:CrequerPlant, owl:NamedIndividual ; - dho:chargedWith dhd:29a6572c-e587-4b6d-a499-fbd6153c7335 ; - dho:hasCharge1 dhd:7148cb82-279c-4247-bec3-1a2a20845ae4 . + dho:hasTincture1 dho:Sable . -dhd:cb3503d9-3426-4cac-a55a-243acb1920eb a dho:Sword, - owl:NamedIndividual . +dhd:ca4b038e-ae75-46bb-9608-01f7416a4082 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Tierced ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:hasTincture3 dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:cb39bd0c-ddd7-42a4-bb1c-41fe5e1841eb a dho:Layer, +dhd:ca51c692-0991-418f-b6ec-36570c350adb a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:0cab89af-8896-49d6-9399-36ea2fe155d5 . + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:cb4ea2fc-fab0-4250-91b0-618f477c00e2 a dho:Armed, +dhd:ca56659f-fc2e-4002-83fb-7603f6b12bab a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:accompaniedBy dhd:3268cc2f-648c-4cfd-b32d-9fe83367a93d ; + dho:hasCharge1 dhd:72948f32-4867-40b5-986b-827c1335c1a1 . -dhd:cb647684-6394-4866-963d-030e19dbdf6a a dho:Barbel, +dhd:ca5eeb09-fe0e-4af6-8db6-1e615626525a a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:28f833f1-658a-4808-ad77-0b074fc28268 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:cb820e0c-15b9-4b78-b43b-f7f905e9afca a dho:Field, +dhd:ca66ebb0-780e-465d-935b-5517ccc02b9e a dho:Eagle, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000009818_A ; - dho:hasMarshalledPart2 dhd:CoA0000009818_B ; - dho:hasMarshalledPart3 dhd:CoA0000009818_B ; - dho:hasMarshalledPart4 dhd:CoA0000009818_A ; - dho:marshalledByType dho:PerSaltire ; - dho:numberOfMarshalledParts 4 . + dho:hasModifier dhd:919b85cc-f866-4be5-846e-5112a0ea6999 ; + dho:hasTincture1 dho:Argent . -dhd:cba2b949-b175-4809-b9be-6a7e979cec62 a dho:Field, +dhd:ca6c9ec4-4a20-4f03-9ec0-ddc478d02538 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasTincture1 dho:InOmbre . -dhd:cba709b0-6ffd-4789-baa5-32a2c70145f3 a dho:Field, +dhd:ca8b8e20-16e9-408d-a66b-219ed0cb4c5c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:cbab362a-1920-4641-a1ef-8b443257a906 a dho:Layer, +dhd:cab2b2a9-a5d6-4012-ad42-e503177454b9 a dho:Field, owl:NamedIndividual ; - dho:accompaniedBy dhd:16b421e7-c4dd-433f-bc14-bb85117aa21f ; - dho:hasCharge1 dhd:0d258a09-a315-46a0-a16a-e5a3e8ce7236 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:cbb07001-70a6-4b47-a99f-d60948fb0d50 a dho:Layer, +dhd:caff4f5a-6d61-46b0-9dd4-785394d8c4f5 a dho:Pale, owl:NamedIndividual ; - dho:chargedWith dhd:14fc43bb-549d-487d-98ac-388f0a7a61f1 ; - dho:hasCharge1 dhd:acb09b2b-0fb8-40ec-8200-48d1d7513fde . + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:cbbb02cb-9860-495d-bb71-4eae4bb7d236 a dho:Eagle, +dhd:cb0091a3-3fb7-4962-80ac-dd8c3c86f7e8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasCharge1 dhd:e9f23620-da0b-40c9-8165-1a222a53c227 . -dhd:cbc29136-88f2-4584-b92b-794fbb3cc046 a dho:Gem-Ring, +dhd:cb116d0c-cfea-4574-97cb-36c7ef35ab7d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . - -dhd:cbc3b353-165b-4ba4-8f88-020a458810b1 a dho:PerPale, - owl:NamedIndividual . + dho:chargedWith dhd:f7c494db-01f1-4ed6-8327-014e9998808d ; + dho:hasCharge1 dhd:806c039c-8a4c-4a28-8cfc-1262ee92171d . -dhd:cbd2539a-e70e-4f9f-a712-41d202481a42 a dho:Lion, +dhd:cb1cb9d8-78bb-4bfb-9d7d-e4536ee9265f a dho:WaterlilyLeaf, owl:NamedIndividual ; - dho:hasModifier dhd:16bb7624-d017-455f-8234-85d99b9acfb7, - dhd:2f6c49b6-aece-4814-bd70-fad2c30faaf4, - dhd:475658e0-16a9-4fad-bd05-cda6f612a4ab ; dho:hasTincture1 dho:Argent . -dhd:cbd66986-5bbc-4766-a58f-212f414cef7b a dho:Field, +dhd:cb3afb80-6cf5-46bc-9649-83c8e95b0ac5 a dho:Escutcheon, owl:NamedIndividual ; - dho:hasTincture dho:Or . - -dhd:cbeeb63a-cee9-4fa1-810d-531b0cc53245 a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . + dho:hasCoatOfArms dhd:CoA0000002440_CoAF1 . -dhd:cc01a0b1-e092-4321-9a53-4f9d4b83e8dc a dho:Field, +dhd:cb448413-5bfe-4edf-85dc-707710613eec a dho:Arm, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:cc0ee103-98b5-43f7-8c17-a54fa30da858 a dho:Layer, +dhd:cb493c16-d18b-450a-977c-7fc188c8ec7e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5e23b9ad-2ff4-473c-8bb3-094185c907d2 . + dho:hasCharge1 dhd:209eccf0-2711-48d7-b8d1-7d7e9f6379ee . -dhd:cc2b5038-f1ac-406a-865c-c536393d2b9e a dho:Field, +dhd:cb7f8eb3-52fa-47e8-b550-ccb2847d3cac a dho:Field, owl:NamedIndividual ; + dho:hasSeme dhd:c84b4508-384a-43a7-b0ee-1d9dc1afba63 ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:cc32024c-74e9-447b-b672-2e7dbd125ba3 a dho:Border, +dhd:cb80a7a0-c8bf-488e-9418-8c09a673d8ef a dho:Field, owl:NamedIndividual ; - dho:hasPattern dhd:87032af5-f6d2-4897-914d-9374b016ddda ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:cc354537-ae1b-423e-a711-21eb65314c81 a dho:Layer, +dhd:cb87db3e-d8ee-4f6b-aa9e-94f9c8a1a478 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5d679d38-1e50-4a48-8294-6a64aeb6c861 . + dho:hasCharge1 dhd:56a51789-cf9c-48e0-9db7-c7c9248c4bff . -dhd:cc3fc836-c1e6-439d-af6c-eb140659c14e a dho:Lion, +dhd:cba993fe-a968-4e62-9de9-a892b395c04e a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasDirection dho:Sinister ; + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:cc4f04d4-5692-4618-abaa-d61e3c5e11e0 a dho:Field, +dhd:cbb29b64-34d4-4b59-a81e-2e62fdfaa0cd a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:cc6980af-6db2-407f-98b5-6021e13c19b7 a dho:Field, +dhd:cbc1243d-9607-403f-8c39-db5e393d5e03 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasSeme dhd:520e473d-55e0-49cd-873f-38d30e7c81cc ; + dho:hasTincture dho:Azure . -dhd:cc7f46c7-ca34-4a57-ba85-61325b113f97 a dho:Layer, +dhd:cbf129fd-ffd4-4b91-adb2-8a8ec1308e57 a dho:CrossOfJerusalem, owl:NamedIndividual ; - dho:hasCharge1 dhd:f55126b7-159f-49a0-b486-041ea5794ae7 . + dho:hasTincture1 dho:Or . -dhd:cc89ea68-166e-4a51-ac5b-8169333153fd a dho:Field, +dhd:cbfabf75-64ba-4431-b477-6d5ec4a8a19e a dho:Border, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Argent . -dhd:cc9f49f1-c493-4516-adc0-de1209676452 a dho:Field, +dhd:cc017024-7e21-484e-a092-00d38c76e757 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:1a6edd10-47e5-4cf0-a78d-c1d972a3bfc0 . -dhd:ccb2a7e3-4bfd-4b79-962f-d8807425faf4 a dho:Field, +dhd:cc104409-f351-4e03-a16e-205f400073b8 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:8d4c160c-c177-47e6-8260-6cdbfccb6837, - dhd:cf58f488-4d91-4476-895f-89fd162bb3b9 ; - dho:hasPattern dho:PerSaltire ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:a5e54190-a46a-401f-972f-b2071b5ae262 . -dhd:ccd9360c-2228-4f07-9ef3-143e13274b9d a dho:Field, +dhd:cc125f03-88ba-45b8-bcb6-9e4d0bb09083 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:ccdf7698-4ab4-48e4-94c4-35e8601eed9b a dho:Armed, - owl:NamedIndividual . - -dhd:cce4050b-85d1-42aa-9df7-8328f7b50dd5 a dho:QueueFourchy, - owl:NamedIndividual . - -dhd:ccf64134-54ac-4093-bfe3-35ec5bafebef a dho:Field, +dhd:cc146aaf-bb60-41a1-8c8d-100d84b97c36 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:ccf6c20f-2fc8-420f-a3c1-47cdf1746719 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:e6fea676-568a-48cb-ad42-dc547ca0b0c4 . - -dhd:ccfe3788-0e98-456b-920c-42c40a5cf9ee a dho:Field, +dhd:cc4daffb-9dfd-43f2-b08f-5deda65d59bf a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:cd0a35ed-9dff-412b-8aa4-e2fd82b934ad a dho:Field, +dhd:cc7e3a94-b9e4-4a84-bed4-81d8cf601732 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasLine dho:Indented ; + dho:hasTincture1 dho:Or . -dhd:cd0f88c7-4762-4a5e-965e-12eaf4a46373 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . +dhd:cc92508a-2a29-453b-ad56-73cfa676b812 a dho:PerFess, + owl:NamedIndividual . -dhd:cd1518aa-aef9-47ef-9197-d718b81c09a7 a dho:Border, +dhd:cca3101b-9ba9-45b8-bdc6-b5ebf4b22311 a dho:Bend, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:cd2c88f3-83f6-4359-8d04-c1f40ac47cb6 a dho:Rampant, +dhd:cca87e08-cb59-4553-a835-48e37a7333d3 a dho:Crowned, owl:NamedIndividual . -dhd:cd7848e4-a556-421a-99f4-b09d7beeeea8 a dho:Passant, +dhd:ccbdfe55-2d00-4c24-9ef4-edc8bbadb6e1 a dho:Salient, owl:NamedIndividual . -dhd:cd97a808-692a-4ee5-97da-d278d2a82f3b a dho:Layer, +dhd:ccc9ce7f-3cbe-445d-8f98-aaeabdd6f4d4 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:53963ac5-3191-46df-9af9-e5f5e31fc946 . + dho:hasPattern dhd:a6efacf9-8e92-4325-a9b3-b2d908c1dc2a . -dhd:cdcf2090-a1fd-485e-b705-1a471382ce26 a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:0469fc75-86fe-4db3-ae79-c0e07e578303, - dhd:0868303a-18a4-469a-a2c2-b1a3e73086e3 ; - dho:hasTincture1 dho:Or . +dhd:ccf59178-13f1-4c1e-a7d4-3f08ec151b8b a dho:Crowned, + owl:NamedIndividual . -dhd:cde75634-9199-428f-a1f1-13ca89042a6c a dho:Chief, +dhd:ccfdbd0f-7772-48b9-952c-a8ecb415caf3 a dho:RoseLeaf, owl:NamedIndividual ; - dho:hasLine dho:Indented ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:ce022dc7-a37c-4f3a-aac0-16c1e799382c a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:17a9f2fa-bcb4-4fb7-8e54-7cf9bf0f78ac . - -dhd:ce3d0cf5-5640-4c2b-a38a-2205ce7a3f13 a dho:Layer, +dhd:cd30a2b6-73a5-4f60-a6e7-c2b7c7b59a5f a dho:Dragon, owl:NamedIndividual ; - dho:hasCharge1 dhd:fdf9ddc8-a6fc-4f1a-bfa9-924092fb6293 . + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Or . -dhd:ce412d9c-424c-4839-9fa1-eccdeb0b4ed8 a dho:Flanchi, +dhd:cd555138-b18e-4b37-b0b1-398b54c2b583 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Argent . -dhd:ce54b148-b15e-42d7-a6cd-bd5e4dfa68f2 a dho:Border, +dhd:cd87c45c-3bfa-43c6-a71b-0d195db0c873 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dhd:142494e3-2467-4c7e-bba6-d35556bbc55f ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:ce588f16-b43b-43dc-93a3-d6eb917c416f a dho:Lion, +dhd:cd911968-7bf3-4991-8deb-998c817a00e0 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:6f108981-ab25-473d-8564-8ab5a8b36c1b, - dhd:9325b189-3c03-4b16-9fad-8a4e832308c6, - dhd:97198de5-adce-45e0-9403-ff36ce4131fa, - dhd:b847c7aa-e0d8-4470-a23e-1e77915af4ec ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules . -dhd:ce5ac9a3-56be-4341-a4a3-1b36f751a30d a dho:Layer, +dhd:cda5418a-ff10-4b0a-aec2-32f9bd6c1da3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:21a541c7-41d5-4115-b911-0db58c1c8cb8 . + dho:hasCharge1 dhd:68b94620-d848-4a6c-b1da-9d28992e967f . -dhd:ce78cf77-1643-40a6-9818-70f9ee88735b a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:7d308850-158e-420b-9bd7-65a35fd2968f, - dhd:ea65d7ab-f6d3-4a17-8f75-be5e2592cda1 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:ce03591c-9f38-48c7-a085-f397a80d5ce1 a dho:Rampant, + owl:NamedIndividual . -dhd:cea1e64f-1dec-419c-9fe7-bafdab9be0ce a dho:Field, +dhd:ce14dc75-dded-46cb-9bbd-0d590909aad0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:ceac5172-9a1a-4b91-92cc-14b54e21c3b2 a dho:Layer, - owl:NamedIndividual ; - dho:chargedWith dhd:2a545dfb-18a2-4dd5-939a-d7f6d793e961 ; - dho:hasCharge1 dhd:2ab1fb67-f72b-4043-9b5b-e1cf3f003281 . - -dhd:cecc2456-1d73-42d5-80cd-4b6bd16c11ca a dho:Seme, +dhd:ce2248be-b878-489a-817b-7d7ec4429e1e a dho:Seme, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; + dho:hasSeme dho:Flory ; dho:hasTincture dho:Or . -dhd:ced75a57-05fe-4eac-90aa-143c878ffa98 a dho:Layer, +dhd:ce250366-4b00-49cb-b895-efb6eebbbf43 a dho:Rose, owl:NamedIndividual ; - dho:hasCharge1 dhd:4e177e53-cdd0-42ff-b367-7518a9acdac4 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:ced9f3f9-11ee-4618-b1f2-bf0d8628bfd8 a dho:Lion, +dhd:ce4bb962-9cc6-4713-87df-5bad570ef122 a dho:Chevron, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:cefcc06a-8056-4a13-a418-fbc85443ad81 a dho:Layer, +dhd:ce579dfd-dfbe-48ca-953a-9e86f0b244a4 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:7803e444-24f2-4789-b8ce-46bdafb180d7 . + dho:hasTincture dho:Or . -dhd:cf8c066e-5f70-48c8-86f0-9968effe20e3 a dho:Layer, +dhd:ce63b108-33cf-4529-9559-da756e4e4aea a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9c13dc2f-c177-4e78-9ae4-6bbf93d6f9b1 . + dho:hasTincture dho:Or . -dhd:cfa16d60-f0f6-4085-a8fb-85d08689c96a a dho:Layer, +dhd:ce66ee24-cb03-44e3-bc36-54c0ffc243b6 a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:9817d36f-c271-426b-9ff7-16ad8a2b1b81 ; - dho:hasCharge1 dhd:29fda170-c36b-40a3-85dc-39b9ad95fdda . + dho:hasTincture dho:Or . -dhd:cfa877ba-71a1-40b6-8332-0d52695bc951 a dho:Border, +dhd:ce7aca8e-b31d-4b28-8f43-17299efaa54f a dho:Barbel, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Argent . + dho:arranged dhd:254ed469-4d73-4a6f-93a8-4ef3a960f90b ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:d00aa29a-5d81-4268-b764-b3f30e07c584 a dho:Layer, +dhd:ce7e45fd-71d3-4513-9d23-9ddfb59b899f a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:2663adde-e398-4be8-88c4-78f5c9d49d24 ; - dho:hasCharge1 dhd:3db6a6af-bb8f-4d51-9318-2b16feb94c3c . + dho:hasSeme dhd:6612d341-c70b-416b-a09d-33e6f754ee78 ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:d013ff14-21cd-4a66-9aac-08093fcdc329 a dho:Layer, +dhd:ce83ee14-0357-437f-8eba-370bcc4e31c0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:57069530-dec4-4063-83f5-ae10332a03e6 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:d02abcc8-1ee0-415a-9800-e3d2034a99e0 a dho:Layer, +dhd:ce9c6d02-31d2-451a-a1d0-31444580cf6c a dho:Gamb, owl:NamedIndividual ; - dho:hasCharge1 dhd:5373e719-7d6b-42a5-a892-1bba2e2812ac . + dho:arranged dhd:c05e8615-81b6-4b40-a757-aec73048b679 ; + dho:hasTincture1 dho:Sable ; + dho:isstSn dhd:91c450cb-a131-4fed-a86c-acd7bef44630 . -dhd:d03e1fc1-b78d-49da-a72a-8f8b1a71245b a dho:Layer, +dhd:ce9e13b4-f22f-4781-b634-f465b771a948 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:cbd2539a-e70e-4f9f-a712-41d202481a42 . + dho:hasCharge1 dhd:dff0cb07-d85a-41a0-a97d-7c81bd50c5b2 . -dhd:d040cfa4-f299-4e67-9bc7-cd8a8c2d9565 a dho:Armed, - owl:NamedIndividual . +dhd:cea74112-e63a-428f-b2bf-1be345c2e621 a dho:Eagle, + owl:NamedIndividual ; + dho:hasTincture1 dho:Azure . -dhd:d09ccb8d-e876-4af0-9310-dcce9ba65af0 a dho:Layer, +dhd:ceb6e1e9-a4fc-42cc-adac-71c58fa9b7f7 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:c10a4d4d-c052-4bc0-8cc0-5cc5f4ff8b19 . + dho:hasModifier dhd:361f44cf-552f-4466-aec5-d2d2513f06cb, + dhd:3b143866-bbd1-4a6d-8c56-c6d106936437, + dhd:d75edb30-448e-4de1-90c1-9b965e701c9a ; + dho:hasTincture1 dho:Sable . -dhd:d0c015ac-83ea-4c5f-9455-fedb8f7be63d a dho:Field, +dhd:cecfa9f5-4d52-46a3-bbad-530864e56d5a a dho:Armed, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasTincture dho:Azure . -dhd:d0c3d68b-dee5-4794-aca8-07fbd055f17f a dho:Chief, +dhd:cf1e75ac-c601-4113-bf8e-3678deb74fdd a dho:Tower, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Sable . -dhd:d101b4a7-d785-4943-9616-b9d95b978bd7 a dho:Lion, +dhd:cf38b992-5f7f-4116-8a05-607523fc2f93 a dho:Chief, owl:NamedIndividual ; - dho:hasModifier dhd:7f6c6035-5b38-4dc2-8260-9ab5785e0a90 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Gules . -dhd:d107f716-70ee-42fe-a393-b43af63318b9 a dho:Field, +dhd:cf49b284-1cd5-43e1-9357-42e12b914cd5 a dho:Border, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:d111fc28-7f26-4578-8f89-19481073f865 a dho:Bendwise, +dhd:cf545149-ec92-43bb-b7b4-f09af8dd4d8a a dho:Statant, owl:NamedIndividual . -dhd:d1534e2f-1ec6-4b2f-8589-11412b398211 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:169e3c87-9c90-40d4-808e-5c47626a9ccf . - -dhd:d1842f0a-b499-4459-ac28-deca1f1cb23b a dho:Layer, +dhd:cf6a19ff-36de-45db-be7e-851f785c21b5 a dho:LeopardsHead, owl:NamedIndividual ; - dho:chargedWith dhd:8d6aa2d7-87ca-4560-93f8-23b697ca1682 ; - dho:hasCharge1 dhd:e37ca493-a7a8-4920-9e9f-d940b7fd4568 . + dho:hasModifier dhd:84e7f61a-886a-4eda-9a95-d1b80f2c71f7 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:d1873144-7463-4611-b582-081d6fc713ea a dho:Field, +dhd:cf72a653-c203-4a8d-ba53-3a8d0c2e66ac a dho:Border, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dhd:68c9c793-d56f-401c-a824-9dba809b884c ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:d1918acc-dc2e-4b83-b976-7a5c33954b0f a dho:Layer, +dhd:cf7619a2-fb7a-4b8a-8a6f-a62f9032ca65 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b2d6cabd-edf1-4261-b1c8-dfef79b39f73 . + dho:hasCharge1 dhd:c8453a39-ccfd-4450-8464-81ee4808308d . -dhd:d19546c6-1758-4a45-83ef-18b93c5efa77 a dho:Field, +dhd:cf76547a-4115-4a44-9d61-8f304c4115cb a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:1bad9ea9-b059-4dc0-b2bc-aa95f22466fc ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:d19d8710-21f4-40f8-9382-04da3acae11a a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:40cd81a1-a683-4fd8-abad-2e7560cccad2 . - -dhd:d1a2d5e3-3182-4fab-b8ee-e6e3622dc570 a dho:Layer, +dhd:cf8cfd76-2728-4880-837c-ad19efe69ad9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9f33ac83-3eb8-4974-8ca5-c1705cb07c3f . + dho:accompaniedBy dhd:dfc91d41-5dd1-42f5-8444-36c0d2b3e0e2 ; + dho:hasCharge1 dhd:13d74d18-11b4-42ea-bb87-da85fe4ddec1 . -dhd:d1b8fae0-9a58-4d58-856c-b407ba18c5f1 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . +dhd:cf9699c6-9bcc-4694-b178-9ad6f723f55e a dho:Crowned, + owl:NamedIndividual . -dhd:d1d2afe2-3b7f-406f-bb74-3046bc7b00d0 a dho:Bend, +dhd:cfb64c1d-654b-493e-8797-975f26a3f073 a dho:Layer, owl:NamedIndividual ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:b88e5833-9992-45ef-a305-2b1938773a61 . -dhd:d1e27221-e7a9-4b34-b1b0-3ce936bd8532 a dho:Crowned, +dhd:cfc6bd67-5920-4830-bbd9-2129c6a7d7cf a dho:Addorsed, owl:NamedIndividual . -dhd:d1e6a22f-a5a4-4537-b20d-2b0c3f19bc1b a dho:Layer, +dhd:cfce72e6-fba4-4204-8647-2a892cfb7a54 a dho:Escutcheon, owl:NamedIndividual ; - dho:hasCharge1 dhd:32a51a4f-e9ff-41c8-b08b-ef1929e403e3 . + dho:hasTincture1 dho:Gules . -dhd:d20f8428-ed60-40d9-81fe-a32ffbd3bdd6 a dho:Layer, +dhd:cfd6163f-3054-42f0-b53f-85f6d1641fe3 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:8b3e04cf-fb56-48bb-a376-3aac520a2eca ; - dho:hasCharge1 dhd:b4bfcc0f-5a57-4f06-8c7f-0e1cafce0edc . + dho:hasCharge1 dhd:11b2b1b7-7c66-476f-929e-f18f5bc6bfd5 . -dhd:d215674d-f027-4555-9e08-f3e1a03313d3 a dho:Layer, +dhd:cfd82e59-d92a-496a-a6e9-dbbd52726667 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:afc72256-01ee-453f-a98b-a43e8092fd7d . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:d2234e3c-7cf4-4080-b0c2-be85c1990a14 a dho:Field, +dhd:cfdc08bb-8706-431a-9492-c5d46e8fa08a a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasMarshalledPart1 dhd:CoA0000008134_A ; + dho:hasMarshalledPart2 dhd:CoA0000008134_B ; + dho:numberOfMarshalledParts 2 . -dhd:d223c7d6-144b-4945-9cdc-eb6c93dcc32f a dho:Layer, +dhd:cfdedd4d-2e5b-4fe2-9516-e357a532276e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:816ac93c-5905-4422-9fc7-ccf42ca3c629 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:d23309b4-d0eb-43e5-8030-ab99d1d8c611 a dho:MaunchFisted, +dhd:cff20af3-378e-466f-8bfd-435140e0f8af a dho:Rose, owl:NamedIndividual ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:d235a3db-3fe8-4cc0-ac17-fce94ef4200f a dho:Trumpet, +dhd:cffdc948-6844-43ff-8b40-b79e1254d4e6 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:fef880e5-c94f-4ae6-8a9c-5950c9d8ba35 ; - dho:hasModifier dhd:7a2535f0-8701-46df-a018-713a0447dcad ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:3bb0cb13-3a1b-478f-aeb1-9fe932bec679 . -dhd:d2391de2-164f-4935-a761-d00d78639d8b a dho:Lion, +dhd:d003e315-789d-40fa-87dd-f13e8eee9f37 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:84926a95-b84f-4328-80ca-168c8868eb5a . -dhd:d241ab70-0a90-470d-9cb5-ba71327b48b9 a dho:Eagle, +dhd:d0369cb7-f4b7-4cde-9795-1f164a33ce14 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:8cee494c-d260-4af1-8d04-3804a64c272e . -dhd:d24cc4cf-4b1f-4a88-91a5-a50590074a5e a dho:Field, +dhd:d0554286-9090-4686-8855-9b793f2fa9bf a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008287_A ; - dho:hasMarshalledPart2 dhd:CoA0000008287_B ; - dho:hasMarshalledPart3 dhd:CoA0000008287_B ; - dho:hasMarshalledPart4 dhd:CoA0000008287_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:d24d11cb-ec0b-4061-8b1e-3cb0d090f5a9 a dho:Increscent, +dhd:d0643118-6b8a-47a0-9800-9eaa37a1a62b a dho:Rose, owl:NamedIndividual ; - dho:arranged dhd:117fa0c2-c1f4-4512-a578-1965abe59288 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:d256e6f6-e533-4580-8f0d-1248fc05208f a dho:Field, +dhd:d065f308-34be-4d79-8197-4c1b3ac559d4 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:e20390b0-f20c-49b2-9927-318b4220a6c9 . -dhd:d25a37ce-8eb4-4564-906c-d7845c4e0158 a dho:Layer, +dhd:d06bca66-e97f-4f9b-bbbb-c0ea436a3e71 a dho:Bugle-Horn, owl:NamedIndividual ; - dho:hasCharge1 dhd:3366ebf3-dfac-441c-b52f-183bed4d0afc . + dho:hasModifier dhd:76a45475-3159-4357-860d-f2bafda43820 ; + dho:hasTincture1 dho:Azure . -dhd:d26336d7-1735-468a-a764-a1895acc01e2 a dho:Field, +dhd:d089dc97-1fa8-4d59-af36-64eb1d080d82 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasPattern dhd:b4ea31a4-c069-4894-9215-1cf5f943b68e ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:d2675ff3-be9d-4191-add7-aa784a141ad7 a dho:Layer, +dhd:d08ccf2b-1896-4637-8e4d-4e53643ab135 a dho:Seme, owl:NamedIndividual ; - dho:between dhd:31005ade-8948-4d72-90c9-f8402acae53f ; - dho:hasCharge1 dhd:87d0d14e-ebee-46d3-9f1e-70a7e9e253ef . - -dhd:d2790856-3e68-4b6a-9b54-c41ef1bc7545 a dho:Langued, - owl:NamedIndividual . + dho:hasSeme dho:Flory ; + dho:hasTincture dho:Or . -dhd:d286ee5e-9c93-470c-8299-053bee989bb2 a dho:Stringed, - owl:NamedIndividual . +dhd:d0d56016-f872-45d8-b3d6-99961d3609e0 dho:hasPattern dho:Barruly . -dhd:d2a27cc2-48c7-4f82-ae69-2397820ccb3b a dho:Bar, +dhd:d0e7fe17-9457-45e2-bdf9-f85e8169c783 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 2 ; + dho:hasModifier dhd:dbc2e688-2c2f-4878-88eb-d2d657c871e0 ; dho:hasTincture1 dho:Argent . -dhd:d2ea8019-ed48-4a6e-b78e-dfb013d710e8 a dho:Escutcheon, - owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000002410_CoAF1 ; - dho:hasDirection dho:Dexter . - -dhd:d2f67b7e-87ab-430c-be15-dcc304659e8d a dho:Lion, +dhd:d0f00b7b-9fd8-4892-bb94-c9d386dc3b85 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:5b19e7ac-1863-485d-8641-c2a17b4a6e3a, - dhd:feaf050d-ca13-4bea-ab5c-bbc7c8c1fd8c ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:d311dd76-40fd-4519-adb1-e1eacb806b78 a dho:Field, +dhd:d13974ee-4abb-4a65-9ec8-1344ed695414 a dho:Rose, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:734574f2-fb88-4fe1-ab29-f16e0d16afbf ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Vert . -dhd:d316713b-e7f0-42f1-8e8b-41e9ea135fd8 a dho:Greyhound, +dhd:d155949d-7d89-4d59-889e-66a01641bd0e a dho:Fess, owl:NamedIndividual ; - dho:hasModifier dhd:bae527d1-6da8-40ce-9ad9-82d7bde334d7 ; dho:hasTincture1 dho:Argent . -dhd:d35d408d-7b28-4cb3-a5d8-28f88b4cf6e6 a dho:Layer, +dhd:d16dd9f0-2d49-4a6a-bdca-9886314b3690 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:3f9709d2-3fb5-462a-ad6a-9ff23c4cb0bb . + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:d36168eb-07a7-4851-94a4-464c83fc2424 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:461e8049-afbe-4670-b9d7-b97f3307155f . +dhd:d16ed837-38de-4fa4-b758-edfcd2c8fb4c a dho:Crowned, + owl:NamedIndividual . -dhd:d371643a-0daa-4b07-bd2e-0a4b543144bb a dho:Layer, +dhd:d186b58a-f5ad-4a3a-8bd1-61c70737036a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c268edd0-f92c-46d1-b0ad-da5cc3bc01a7 ; - dho:with dhd:56a21cb5-3828-4e06-867e-5a2b97a9742c . + dho:hasCharge1 dhd:0442bf5b-7dcb-4f37-89aa-8fd88712184b . -dhd:d381c63d-f270-4da8-a702-1f9db00c738e a dho:Eagle, +dhd:d189e7ca-5687-479a-9b61-c03bec5fd409 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:d1b2667c-c88a-432e-b2cd-106fece87a50 a dho:Crowned, + owl:NamedIndividual . -dhd:d39a30c3-3139-4af1-87d9-87938cf355cb a dho:Field, +dhd:d1b3d029-b8e9-4288-9a91-f670f69f1ed9 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:d3b92052-6123-4e8d-b079-e047dd16f6d2 a dho:Field, +dhd:d1bb35c0-5f40-4c5c-b0bb-32fc935b6033 a dho:Fish, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:arranged dhd:a0d079a5-7096-44ab-9eb2-988b340ce361 ; + dho:hasTincture1 dho:Or . -dhd:d3bde249-a6d2-446a-a2fc-ca624a35807d a dho:Martlet, +dhd:d1cfbfee-85c6-4167-af06-5354a0721e96 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules ; - dho:inChf dhd:79d6bf8d-141f-4d8d-835e-0788651dba77 . + dho:hasCharge1 dhd:ebbef800-f961-4cbe-a144-b62880516f51 . -dhd:d3c6ff01-e95d-4ff6-9a3d-e5807ea7ae6e a dho:Field, +dhd:d1e2e249-ec1c-4b18-aed9-bfd0ad3e860b a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:5f3beabb-40dc-4e07-be01-a54442530cd8, + dhd:646776ed-70f9-486c-8369-074d32d19475, + dhd:92a5d6a9-440d-4f3a-bd5d-50e32857d9db ; + dho:hasTincture1 dho:Or . -dhd:d3dd83b4-c0ff-490e-af24-55c723a97805 a dho:ReedMace, +dhd:d1ea722e-a2a1-47e0-b09c-d5ab681fb322 a dho:Lozenge, owl:NamedIndividual ; - dho:hasNumber 5 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:d3e8c3e8-7477-4645-aac9-d9659ba33f59 a dho:Saltire, +dhd:d1ee14c0-6783-49e3-8a92-8d268401d26f a dho:Fleur-De-Lis, owl:NamedIndividual ; + dho:hasModifier dhd:247e0a43-c744-462a-b3ef-0feebabf3542 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:d4183995-f31a-4e96-8130-60337b68bcdd a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:47d0cbd7-b88d-4787-a1fe-7907848e9172 . - -dhd:d433ed3d-d0c4-4539-994d-a06a2c16e741 a dho:Guardant, +dhd:d2022aeb-9ba7-4647-af9f-11415e30c4d6 a dho:Issant, owl:NamedIndividual . -dhd:d44872ee-ce9d-4045-9342-8da95ca94348 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:b00fd7b5-7a2a-4ed8-89e0-a0d5304045c4 . - -dhd:d46966ff-d49b-4ea0-965e-cb18976a4d31 a dho:Seme, - owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:d2188abb-fb9f-4308-89ad-3e583378a816 a dho:Crowned, + owl:NamedIndividual . -dhd:d47d626f-ccb6-44e0-95fc-e55ae3212436 a dho:Layer, +dhd:d21face6-3113-4817-8e74-4356f17aa1b6 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5617fee8-dad7-4318-bc1e-74b03541f3a6 . + dho:hasCharge1 dhd:f1e48370-117a-4c2f-8aec-eaa358d9fa15 . -dhd:d48b8558-5983-4875-8b3a-6ef3fcd5fb83 a dho:Layer, +dhd:d251a360-f8fe-4622-9407-f70218880953 dho:hasPattern dho:Compony . + +dhd:d25b62fd-6b65-4c37-933e-ea7f5130de08 a dho:Chief, owl:NamedIndividual ; - dho:hasCharge1 dhd:af0246b7-4a99-4461-b4a3-babf463ab8ab . + dho:hasTincture1 dho:Or . -dhd:d491382f-6a77-4bc1-a8c1-e1db00eb7e70 a dho:Gemel, +dhd:d2687d4e-d89f-4951-8471-2e97a6760f23 a dho:Crowned, owl:NamedIndividual . -dhd:d492ba47-d927-4961-ae01-a92084a32455 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . - -dhd:d4946fa3-1c5f-42e8-86e2-442158d744a1 a dho:Layer, +dhd:d26c62da-29f3-4c0f-8a69-62ac96251f81 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:159a2754-3b61-4609-85b4-86e8d669d754 . + dho:hasMarshalledPart1 dhd:CoA0000008677_A ; + dho:hasMarshalledPart2 dhd:CoA0000008677_B ; + dho:hasMarshalledPart3 dhd:CoA0000008677_B ; + dho:hasMarshalledPart4 dhd:CoA0000008677_A ; + dho:numberOfMarshalledParts 4 . -dhd:d49e80a8-77c1-4da9-ac20-f1689edc6e6b a dho:Field, +dhd:d26da8b9-7b2b-40a6-b66e-76a98e3d7dab a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:d4a885b7-51e3-400e-b1db-e9a18de33858 a dho:Armed, +dhd:d2703763-f0df-41c5-bda5-02d61dda15b1 a dho:Naiant, owl:NamedIndividual . -dhd:d4ab636b-a67e-4d5d-a12d-5f40eb35810d a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:9a0d9fa0-1cd6-46d6-8675-e5f9a7c4e10c . - -dhd:d4ab9e6b-1e96-4ed6-b0b0-65658a0cf5c7 a dho:Field, +dhd:d279bc8b-0679-4945-bf75-0d770cf18ddf a dho:Lion, owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; + dho:hasModifier dhd:32e673e9-c786-4439-832a-f40571376092 ; + dho:hasTincture1 dho:Azure ; dho:hasTincture2 dho:Gules . -dhd:d4c102d7-f3cf-4464-a1f7-d050139f19c6 dho:hasPattern dho:Compony . +dhd:d27f2222-11e7-4fa8-93ea-843273393589 a dho:PerBend, + owl:NamedIndividual . -dhd:d4cf6873-f17b-4969-b9e8-e21db1d8a539 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:b7442f24-d457-4cd9-8873-d685482d2273 . +dhd:d2b66e4a-bc4b-4ede-ba50-73682d95a698 a dho:Crowned, + owl:NamedIndividual . -dhd:d4e27ea0-ef86-47a8-9391-18c6afe8bc34 a dho:Guardant, +dhd:d2c2fc06-5b12-407b-bfbb-7a487d475908 a dho:Langued, owl:NamedIndividual . -dhd:d4e6eb77-86b0-4f5e-84a0-4aefc1b6a78c a dho:Layer, +dhd:d2e5468c-2108-4112-ae64-5a803fc74562 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:64d36994-d62e-459a-aa5c-f5e3f2727e1e ; - dho:hasCharge1 dhd:ce412d9c-424c-4839-9fa1-eccdeb0b4ed8 . + dho:hasCharge1 dhd:f6634b96-65b4-44b1-a8b6-507189459066 . -dhd:d52d71ab-e6a2-4c42-988e-478fe7e345ad a dho:Layer, +dhd:d2e55837-bad6-4dfd-afbc-69c28e70e9e9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c25b0e17-c6db-4c34-9747-25a011ec8ebd ; - dho:hasCharge2 dhd:dedec0f9-b940-4562-93e4-951d45ef6190 . + dho:chargedWith dhd:0c44e176-7795-4479-ab60-c3e69efa55b6 ; + dho:hasCharge1 dhd:02e0ddb2-0492-4432-8020-bf193c2bd96e . -dhd:d532dbd3-137e-4d2a-9e92-5fd98c4b07be a dho:Eagle, +dhd:d2e9dca2-e92d-45c0-824e-fd85ec91e75c a dho:Lozenge, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:arranged dhd:6a7ea2f7-2f02-4172-9fe0-0723bc33d7cb ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:d53ae2b8-66ef-43cf-8f38-e298531ca425 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . +dhd:d30c44f7-4774-4215-9eee-439e193aa326 a dho:Passant, + owl:NamedIndividual . -dhd:d547629a-5332-4d16-88c6-471425b4c0b9 a dho:Layer, +dhd:d31c82a1-14ae-49a1-bd48-1829b5ced76c a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:aaac30b8-908d-4773-8cff-579fb567b988 . + dho:hasTincture1 dho:Sable . -dhd:d5503a51-d3e7-458d-9c4c-3aab45ef9560 a dho:Field, +dhd:d3207764-ff77-46ce-be5a-d777572ef764 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:0b761889-bf39-4283-a491-bb037b7cae0f ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:d559998f-b6f6-4998-b89f-03093897fc3a a dho:Lion, +dhd:d32e8961-11d4-486d-a1eb-688439e469f1 a dho:Barbel, owl:NamedIndividual ; - dho:hasModifier dhd:24337fc2-9de6-424c-9509-d7afa9e1d4da ; + dho:arranged dhd:dc980838-3f91-4fc2-ae46-af99fadbf86b ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:d57f409e-33f6-4d86-bc0d-22565d0745a4 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:7af0e2da-2aa1-467c-ac67-56d84ddaf60f . - -dhd:d58aab9f-5602-4894-85e0-19a26bf2508a a dho:Layer, +dhd:d3362308-de14-423a-984b-a076b51963b8 a dho:Castle, owl:NamedIndividual ; - dho:hasCharge1 dhd:e1d33e4a-a5f1-4e6b-a7c0-fc0ba30b4404 . + dho:hasTincture1 dho:Or . -dhd:d59e1a74-700f-4620-8422-1a57eec54a14 a dho:Field, +dhd:d33c1fe6-be7e-496b-a915-f7bfb68d0a6a a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:881a5da9-ddf1-472d-a7b8-c822ff4ca5cf ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Ermine ; dho:numberOfMarshalledParts 1 . -dhd:d5dd16f3-cb6f-4f20-a58a-a2c96b294dbe a dho:Pale, - owl:NamedIndividual ; - dho:arranged dhd:4ab0f7c4-8366-490a-ae27-2b6db971019a ; - dho:hasModifier dhd:b33b08e8-b8da-46ad-993a-9368cc107acb ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . - -dhd:d5eaec45-25bb-480a-8693-39999c05de47 a dho:Armed, - owl:NamedIndividual ; - dho:hasTincture dho:Gules . - -dhd:d5f6b88a-b3d7-4c42-b8b3-1e341e5219e8 a dho:Layer, +dhd:d33f3ea8-8e0a-436a-9dc1-b659c4fd98cb a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6bf3c4d5-1c65-415b-8290-544fe7b6a939 . + dho:hasCharge1 dhd:7b72b2a5-fa50-419a-9303-4706992c5249 . -dhd:d628ce87-14a5-43b8-9228-3d25d271ffe0 a dho:Issant, - owl:NamedIndividual . - -dhd:d62e9b75-fdc5-4814-b024-e0ab8ded4085 a dho:Layer, +dhd:d344bc13-aed7-499f-b0d1-516167a508bc a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:3289545f-550b-4bad-b051-7e1ba3ef1453 . - -dhd:d66e8a15-cb8c-4db8-a226-bda9b27e4119 a dho:Statant, - owl:NamedIndividual . + dho:hasModifier dhd:c443afd3-d622-4d1e-a742-851cafa6a1c9, + dhd:f558c950-cd67-472d-981f-4e69e0103cd0 ; + dho:hasTincture1 dho:Or . -dhd:d67d807c-3741-4f3e-92f8-5c3b84e6d232 a dho:Field, +dhd:d3599a92-c651-48ff-9091-a7ef2c541445 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:d68a3b3f-398f-4cb8-856f-fb9e1d65e1ea a dho:Arrow, +dhd:d3875473-0702-4281-946d-f3bcb79d7e70 a dho:Lion, owl:NamedIndividual ; - dho:arranged dhd:e14c1d5c-7e24-48d8-bf23-ff9d55fe9397 ; - dho:hasTincture1 dho:Gules . + dho:hasModifier dhd:1cb4a6e7-f529-4ea8-beca-c7fc21fb6fc6 ; + dho:hasTincture1 dho:Or . -dhd:d69368b1-1568-4ec8-ad8b-04384fd757c0 a dho:Layer, +dhd:d38b906b-b439-4fa4-b95a-3e604cd27d39 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:56caf8aa-481d-4566-9639-b2af820aa86d . + dho:hasSeme dhd:bdbe2ea4-c68b-487e-a729-6c2360a76c34 ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:d69c5c1a-b940-41a3-85dc-aa45e033536f a dho:Layer, +dhd:d39e3256-4c4b-403f-b25f-2d1915e4e80e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:4d0f3541-83ff-4234-b462-ca5ee968a61e . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:d6b22c0b-dff6-4637-a33f-5f1bbe4637cb a dho:Crowned, +dhd:d3b77076-32e6-433f-881f-d78fd26ad698 a dho:Rampant, owl:NamedIndividual . -dhd:d6b6ad65-dea1-453e-9f7a-c0203e9cd74f a dho:Star, +dhd:d3b90311-14c2-4a99-a1f0-743b6be9dd55 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:fe4b7b5b-3a13-4f0f-aab8-8ee31e1d070d ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:16247abc-8669-45b4-bc32-cb442a8b6e5a . -dhd:d6cd9cfc-a460-42f1-85eb-264398b6844d a dho:Layer, +dhd:d3b9a0ed-ba39-4b94-9ecd-9e180f151620 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:21a0e42e-4ccc-4d4f-be50-02816259aa1f . + dho:hasTincture dho:Sable . -dhd:d6e9a8d6-9b20-4980-874a-0f395ecf42c0 a dho:Mount, +dhd:d3c3626c-5dca-43ec-a5af-023b147f5bee a dho:Eagle, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasModifier dhd:924aa3e8-e3c5-464f-9b48-890529d5fa33 ; + dho:hasTincture1 dho:Or . -dhd:d6f06ba2-201d-4c54-bce8-628de82049f9 a dho:Border, +dhd:d3f93ff6-4b3d-43ee-aa69-c32ef944a3f5 a dho:Martlet, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Gules . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:ab1a250d-e0ca-48ba-a569-89ff5e1ca5cd . -dhd:d6f09a51-136e-45c4-a97f-11a36eb96493 a dho:Layer, +dhd:d485423b-1d2d-4163-9219-ff9e9fbaff6b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8e031beb-042d-46b6-9de4-70536859ad7b ; - dho:on dhd:72af2312-0e49-44f1-9cd2-97c3afb55b5b . + dho:hasCharge1 dhd:951313d5-47d1-422b-90cb-5e4c5490c905 . -dhd:d6f977be-4d9c-4dab-a015-6f8e5fd84763 a dho:Layer, +dhd:d48b2ac1-3e38-4ad0-a246-569a7276905a a dho:Escutcheon, owl:NamedIndividual ; - dho:hasCharge1 dhd:e653fa78-6ed5-454d-9f6c-027d9634a3f2 . + dho:hasTincture1 dho:Argent . -dhd:d7075de8-d278-42a6-ab02-e908b01443d3 a dho:Saltire, +dhd:d4a0b0a5-c452-4fd4-ba6b-a046a5b74a6f a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Vair . + dho:hasModifier dhd:53ee2d84-c6a1-4345-92e6-a4bcccd48fc7 ; + dho:hasTincture1 dho:Argent . -dhd:d7316557-d7a7-41be-bacf-78a1b0695297 a dho:Field, +dhd:d4a5240a-61c3-4c3a-a93a-419d6e9ea099 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:chargedWith dhd:a317b7a7-6edd-4cfc-ade7-6ca398296ecd ; + dho:hasCharge1 dhd:2ef0353a-ba23-4d8e-9455-a5b489c22497 . -dhd:d7490818-2b78-4993-86c2-aab503fdffd3 a dho:Lion, +dhd:d4a56358-ce97-4720-ae8e-1c5f3aa9d1ea a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:d74cc158-0940-471a-ba25-04acc7a5d1dc a dho:Layer, +dhd:d4bc6587-b029-44d0-abd5-4180b8d605ac a dho:CrossMoline, owl:NamedIndividual ; - dho:hasCharge1 dhd:76f60468-d31b-4b9c-b29a-7435596a7b9b . - -dhd:d7898036-0d6f-4daf-a32a-d4b870a450df a dho:Langued, - owl:NamedIndividual . + dho:hasTincture1 dho:Argent . -dhd:d794dc35-a206-4eb6-a6b0-fa8cf55376ab a dho:Rampant, +dhd:d4c6ab5c-037c-4898-b368-a6be648d4753 a dho:Crowned, owl:NamedIndividual . -dhd:d7a481f9-1b7a-4e21-a21b-ddb4e248d464 a dho:Layer, +dhd:d4c6e7fe-9227-43d9-8f0d-b9d394f25658 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ba123531-dc84-4f32-8b73-eee8ed68462a . + dho:hasCharge1 dhd:7ae75b39-ccbb-423e-86ad-df55259f1abb . -dhd:d7cb6d46-a1b5-4ac9-abe4-bab28719824b a dho:Layer, +dhd:d4dae4c6-c558-46bb-9a17-58604efe787e a dho:Chevron, owl:NamedIndividual ; - dho:hasCharge1 dhd:a3044921-d75c-4a73-887a-12f4057d95e4 ; - dho:with dhd:30aae0d7-33e2-4313-a857-4e82eff18e47 . + dho:hasTincture1 dho:Gules . -dhd:d7cfa512-a95e-4aa0-bea0-abbc7eb799d6 a dho:Bend, +dhd:d4dd3f16-5df1-4fd5-8ea1-288c4cafb07b a dho:Bend, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Gules . -dhd:d7d2decf-8556-4b0c-bba8-a166075c6c3a a dho:Layer, +dhd:d4e8eb43-ec61-4e59-ad1c-d634a3c9fdf1 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:b9e5a200-53cd-4d84-8198-67ba7fd9b7ab . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:d7d38018-1c9f-4c6a-bd1a-426350b8c11a a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:045ab3e0-9f79-477f-a285-aa091aa5f65a . +dhd:d4faa4a1-b67c-4df8-99b2-23e1b0db0260 dho:hasPattern dho:Checky . -dhd:d7d5d597-0a19-4114-b8c2-39cdfa454b26 a dho:Field, +dhd:d5619351-b28f-4f5e-aafd-07cf63717bd3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:a2fd757b-c099-4556-8f55-14524191dc9f . -dhd:d7da9e69-70a1-47b7-873d-247803603e4a a dho:Layer, +dhd:d57d5057-b923-42ae-9fd0-416bb8ef29c4 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:f21d2a53-6941-493e-a639-a343dceff949 . + dho:hasModifier dhd:4e16511e-fc1e-4553-98f2-c18e068d9e88, + dhd:54643d06-304b-4cb0-ada2-7e7d70862096, + dhd:e8d973a2-6bf0-46f5-933d-ebcef0ba93de, + dhd:ef94883c-0dae-444d-9064-1eb0f3fe515e ; + dho:hasTincture1 dho:Sable . -dhd:d7f04dce-1d8f-498c-a2f0-784b19aa2c0a a dho:Layer, +dhd:d584a352-ff11-46bc-b41f-02c2b266593c a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:71f05558-4e15-4046-819e-d3fd3b229078 . + dho:hasNumber "of 9" ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:d850ed1e-1389-4222-ab74-93aa8abf74a0 a dho:Border, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . +dhd:d58ff54c-70d1-4a45-a1d8-22098871e312 dho:hasPattern dho:Roundelly . -dhd:d85780c0-e18a-43bf-b887-efe717194602 a dho:Field, +dhd:d593b11f-aa0b-40ba-8410-5b1a33a0eda9 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasTincture1 dho:Or . -dhd:d860fb52-a9bb-4c23-a5d1-7fe5f2f87298 a dho:Field, +dhd:d5a25220-34b2-41e8-ab30-1ba564610e46 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:6dc09e35-ff98-4b36-878a-4aefaaf26d7a . -dhd:d8702395-ba01-4961-a45a-660de7b7441e a dho:Field, +dhd:d5b6bab6-4142-4ea5-ab45-700153e934e4 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Vert ; dho:numberOfMarshalledParts 1 . -dhd:d8719168-3273-4c0c-bcaa-835d4296c95d a dho:Gamb, +dhd:d5cdd0f0-b3b4-4565-a028-e7dacc936f3f a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:5fb97a0f-9ae8-46ca-8fb7-7f3597f58113 ; - dho:hasTincture1 dho:Sable ; - dho:isstSn dhd:d4c1983c-bf5c-47a3-b163-42533983ac98 . + dho:hasCharge1 dhd:1411a6d9-745d-4a61-9f9d-12a5b776355f . -dhd:d891b8f9-cd10-4151-b3d3-7efc7ead20bd a dho:Langued, - owl:NamedIndividual . +dhd:d5de20c9-8924-48cd-ad92-0347fd940101 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:281a57a6-d633-46f3-b637-8a5b0bb51c78, + dhd:283b41a1-2b72-4511-9bcd-ff8345ae58bb ; + dho:hasTincture1 dho:Azure . -dhd:d89381b9-3abb-49bc-bb9a-16ce28d200d2 a dho:Field, +dhd:d6013ee7-21da-4c71-9589-748274f7ec5b a dho:Fess, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008670_A ; - dho:hasMarshalledPart2 dhd:CoA0000008670_B ; - dho:hasMarshalledPart3 dhd:CoA0000008670_B ; - dho:hasMarshalledPart4 dhd:CoA0000008670_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Azure . -dhd:d89f5b95-a878-4945-9802-ced44dcfa0cc a dho:Field, +dhd:d60f0a5c-38a4-49a5-ad15-f20debaa8289 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:d8b7fdd9-c6f8-4d39-840e-222e04976a73 a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . +dhd:d61e539f-f233-4c5a-be1e-2691e04d4288 a dho:InLure, + owl:NamedIndividual . -dhd:d8b9efa8-20f5-4362-9b8e-861e8fc10996 a dho:Chief, - owl:NamedIndividual ; - dho:hasPattern dhd:a74de3b1-1d9c-4fd9-a5a2-070d430a636a ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:d61f10f6-fe11-4008-9bdc-2fc25d11982c a dho:Crowned, + owl:NamedIndividual . -dhd:d8bc7f8e-3285-4a6f-826b-79f266e66795 a dho:Bugle-Horn, +dhd:d6234b3d-10ed-464e-baaa-1abae8d07e83 a dho:Cerf, owl:NamedIndividual ; - dho:arranged dhd:58e02c8c-2d63-4a71-8263-9aeaed7b800f ; - dho:hasModifier dhd:0c2033e9-a105-42e8-a198-dfff95eb2698 ; - dho:hasNumber 3 ; + dho:hasModifier dhd:4468944d-dcf3-47ca-9e69-d5ff11dc4e98 ; dho:hasTincture1 dho:Argent . -dhd:d8e7589a-8ede-45e5-8e17-97c5ac7efeb6 a dho:Chief, +dhd:d6300732-bf07-40d4-b2c9-a5f6d807989d a dho:Helmet, owl:NamedIndividual ; dho:hasTincture1 dho:Or . -dhd:d904998f-a338-4329-965a-56c9055aba9c a dho:Field, +dhd:d644cafa-daca-4977-aa27-c9ace545d039 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Ermine ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:d904bd44-5304-42fb-ba16-e01db9bfca21 a dho:Layer, +dhd:d656f4df-c719-4314-8d25-bd99eb6cd35c a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:5c80bb4d-60f0-4aa4-80ba-4239a9599d1f ; - dho:hasCharge1 dhd:27b499b5-3812-4c9b-9806-dfd8e6cca3a3 . + dho:hasCharge1 dhd:d32e8961-11d4-486d-a1eb-688439e469f1 . -dhd:d911db21-25ca-4b06-92a4-0638a1c144e5 a dho:Bend, +dhd:d6656812-8750-43c4-8441-57d7968866d8 a dho:Field, owl:NamedIndividual ; - dho:hasLine dho:Dancetty ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:d91709d9-f5a1-4fe4-8ca4-945c4a10d254 a dho:Seme, +dhd:d66728d1-ed5a-460b-a569-fd2995113ee3 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . - -dhd:d933a115-5f28-4568-beb1-ad1c5b3a4f44 a dho:Crowned, - owl:NamedIndividual . + dho:hasCharge1 dhd:7c3c7b49-162c-431c-8b9d-e1c2bbbff718 . -dhd:d9350752-cdf1-418d-9405-5c282bc1f03e a dho:Field, +dhd:d67a6af6-f385-4b27-9b1f-d7edcd7a2985 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasTincture dho:Missing ; - dho:numberOfMarshalledParts 1 . + dho:arranged dhd:e686af74-d3b5-4473-b4ae-2b21948f5ab9 ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Or . -dhd:d93b60bd-ea90-4326-9f87-4296b02bb606 a dho:Field, +dhd:d6a227fc-75d3-490f-91ae-7127ed8a83d1 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:5356c3f1-2185-47c9-84c8-261397108e6a . -dhd:d966f4ab-a222-4453-b4e1-b152d0766bf4 a dho:Field, +dhd:d6b5e709-942a-414b-8a21-2f5595cdb3ad a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:d9800d72-3601-4f58-b503-f9cabaeee34b a dho:Bend, +dhd:d6cbbda2-3785-4e09-8a93-b12c1906b4e8 a dho:Eagle, owl:NamedIndividual ; - dho:chargedWith dhd:90d8ba56-16a9-4150-bd9c-0dba6f21caac ; - dho:hasLine dho:Cotised ; + dho:hasModifier dhd:5ab85d35-94ca-4a73-8056-c1629a3ac652 ; dho:hasTincture1 dho:Argent . -dhd:d982f9bd-e59a-45ab-8352-22c6fc87e5bf a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Azure . +dhd:d6d9e260-54b5-48d5-bc8e-fb49d9888cc7 a dho:InPale, + owl:NamedIndividual . -dhd:d995d67b-e8f2-497d-aaee-4c7af99521e4 a dho:Layer, +dhd:d6e48408-ebad-45b9-8fd6-fc3496d13057 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4229d992-fce2-41bb-89eb-0d23d143f66f . + dho:hasCharge1 dhd:08f81a09-07ab-4271-bbdd-1b1945ea21ab . -dhd:d99d28ee-4120-4e24-91db-2a9f4c4aa5e8 a dho:Layer, +dhd:d6f8e74a-170e-4204-b0b0-9939e5d82360 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:2f7f4bd8-057f-4610-b397-72f11e82682a . + dho:hasTincture dho:Or . -dhd:d9a67585-7af4-40c4-91fd-2148e9cf59ff a dho:Layer, +dhd:d7029ca2-dc48-4fe7-98a7-40fff9dd50d8 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:585a245b-8ed3-448e-8436-e1141cb59d52 . + dho:hasCharge1 dhd:0c6ee4c3-1689-47bf-8660-6220ecb2b409 . -dhd:d9b4eea2-c84c-4e1c-884b-cde8b44efb24 a dho:Field, +dhd:d71eafef-4d7a-4008-b8d5-e65a22890a90 a dho:Fess, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008668_A ; - dho:hasMarshalledPart2 dhd:CoA0000008668_B ; - dho:hasMarshalledPart3 dhd:CoA0000008668_B ; - dho:hasMarshalledPart4 dhd:CoA0000008668_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture1 dho:Gules . -dhd:d9b6de77-3e08-4797-a6c5-81fa7fa16253 a dho:Lion, +dhd:d73fb2c1-3fc5-4ae4-94a0-d7042d3e248c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:11cbd63e-bf61-4a76-a2b3-b8efbe7b3dd4 ; + dho:hasCharge1 dhd:5812cc60-34be-4037-bd1b-f0f87952fdb8 . -dhd:d9bd28e8-1541-4398-876f-71edc7393860 a dho:Layer, +dhd:d757c3c8-2948-4a55-b7df-0e64aa67cdbe a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:c9765065-dcd7-4513-8b47-bd4cbd923aec ; - dho:hasCharge1 dhd:18a309d9-42b9-426a-ac44-1f03ba773396 . + dho:between dhd:a9e0054d-29e5-4934-9dc3-b27369e83f31 ; + dho:hasCharge1 dhd:de77efcc-2643-482a-bf99-81471b13f25a . -dhd:d9c24b0f-83a1-4a3c-bee5-c66bc1d5e5df a dho:Layer, +dhd:d75dba47-51a8-44a6-b182-87a510316123 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:76ad0b8b-b861-40f7-805b-68240b735867 . + dho:hasModifier dhd:aff54fde-45ae-4f44-8505-ecf54a18212e ; + dho:hasTincture1 dho:Gules . + +dhd:d75edb30-448e-4de1-90c1-9b965e701c9a a dho:Langued, + owl:NamedIndividual . -dhd:d9ce7d5f-21cb-48c7-ba0e-5c05f1d7e62b a dho:Seme, +dhd:d76b296b-e070-4e51-af81-3110b3748bbd a dho:Roses, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Or . -dhd:d9f4b869-ac50-4af5-9cf4-369c29b41cbc a dho:Lion, +dhd:d797b216-49b4-44ea-8557-0a239d36671b a dho:Crescent, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Or . -dhd:d9f76b05-d545-4813-9e18-f045e789ce4e a dho:Layer, +dhd:d7b2b107-01fc-4d6c-b60b-763add20a7bd a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3391e37f-2a2b-4dd0-9ed1-60b2aa047c07 . + dho:hasCharge1 dhd:e7727a36-347c-4239-900f-3495ecfa76cd . -dhd:d9f9849e-a35a-452f-8bab-2b95fa688aa1 a dho:Eagle, +dhd:d7b3ec7e-ced1-4da6-918f-40f689f1fa16 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:a03ee532-6f18-472f-8c36-5decf40bc6eb . -dhd:da325266-727c-4eda-9143-45550b004ec3 a dho:Field, +dhd:d7c7b023-954b-4b0b-9fab-f6da741ff893 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:7d39c31c-0b42-4e81-87fa-86c9717acae1 . -dhd:da53d261-578c-42e2-8019-1a149e177723 a dho:Field, +dhd:d7d6a820-83fb-4c9f-87b0-41907b12c105 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:d9ce7d5f-21cb-48c7-ba0e-5c05f1d7e62b ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:da91981b-f846-4e40-a622-899285ad1255 a dho:Field, +dhd:d80cb96d-cf45-49fe-9e57-f8596b8ee972 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:daad8890-bffa-406e-8a55-b1d40f279ea3 a dho:Lion, +dhd:d81d7e8b-447b-47b0-ba77-5bd7dc05bb65 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:fa595cec-39f7-4011-8669-a0c4e570111d ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Gules . -dhd:dab8d606-7468-48c9-8a12-4dfa52352fe7 a dho:Lion, +dhd:d821f39b-dfdd-44cf-981c-a1074482e8bf a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:49e5ce04-d255-46c2-a148-e98b39297237, - dhd:afd14abb-760d-4796-84a6-bb21dfe24205, - dhd:b0abfa61-6a2e-4bc2-8a7d-1134c2d169b9 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasModifier dhd:e7d7ab8f-389f-4a0e-ba54-da3eb9c8b41a ; + dho:hasTincture1 dho:Sable . -dhd:dad04f36-8014-4c4b-a4c3-e7b9b290e8bd a dho:Layer, +dhd:d837fd33-d925-4fb2-9912-f77f487cbc03 a dho:Staff, owl:NamedIndividual ; - dho:hasCharge1 dhd:9d7ffa8b-eecb-45b3-9700-a9d5923b5166 . + dho:and dhd:43c1ab04-87cd-4a81-9db8-8a727d2ef117 ; + dho:hasTincture1 dho:Gules . -dhd:dad2df5d-e5d9-4829-8d9c-7bedfae12e89 a dho:Field, - owl:NamedIndividual ; - dho:hasSeme dhd:55cd8afd-8acd-43d2-a4ea-f1b1369ce095 ; - dho:hasTincture dho:Azure . +dhd:d8581883-ac93-4740-977b-b7161a76ddf5 a dho:Guardant, + owl:NamedIndividual . -dhd:dae25a61-9e92-4f5e-aee6-029194d3a2a7 a dho:Field, +dhd:d85a8d67-16bf-453a-92e2-9c0b87994235 a dho:Escutcheon, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCoatOfArms dhd:CoA0000002440_CoAF1 . -dhd:db02a83a-4c0e-4480-af4c-905173167de5 a dho:Layer, +dhd:d85f7564-81cb-401d-b9e7-2d6434a58e72 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5d6d1273-1e0e-4b42-9172-1f13a37a6028 . + dho:hasCharge1 dhd:97536d16-cb69-4922-9bc5-efaa33820940 . -dhd:db06c459-5db2-4d0a-9868-463fc404f399 a dho:Layer, +dhd:d867611c-0ff8-4c23-90db-bf41ee6c7524 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:1fbb13c1-f024-41b3-8514-1978457f8473 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . + +dhd:d86b3b88-fe03-4562-ba5b-5183ec327d9a a dho:InSaltire, + owl:NamedIndividual . -dhd:db0e9ce4-e6a8-4835-88b6-7fb127c1d258 a dho:Layer, +dhd:d86cd6d7-494b-4db3-94a2-13f7a8912430 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:fc1bf96f-eb21-4c61-bde7-bd0011d2a38a . + dho:hasCharge1 dhd:847c16dc-a473-4247-a6b3-07cbc17f3f12 . -dhd:db500e31-e720-4387-81ed-58710832fdfd a dho:Field, +dhd:d8753824-eddf-4d35-94af-1434da7cb352 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:e65f5744-9152-4fb0-ad91-e8749ee7b8f1 . -dhd:db50f34d-31e4-4c7f-9549-f6760e5f0ab8 a dho:Layer, +dhd:d8a118da-7def-4d4a-94ba-db4948702e4a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:a93a4d46-f7eb-4833-a1da-86bf2db85739 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:db54930c-f788-4483-9405-aef113b6b81a a dho:Layer, +dhd:d8a6a377-2627-46d3-939e-31ddf9918ba1 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:21703843-e1a4-4870-aca7-bc0c77b85f3e ; - dho:hasCharge1 dhd:50b5d15b-35b6-4ba1-9ce5-092cf8a1d5aa . + dho:hasCharge1 dhd:1d26ee72-351e-4678-b2f4-2ccca434e1e4 . -dhd:db636e45-ba17-45f9-8d51-076c8a0fb4c0 a dho:Crowned, +dhd:d8a7e5f3-7d4c-4ed8-adfc-0c7fba693f00 a dho:Salient, owl:NamedIndividual . -dhd:db80ef6b-d9ca-4ca9-a3ff-bce668cba60c a dho:Field, +dhd:d8b95662-4744-4354-b1a8-40099a3c59eb a dho:Barbel, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:arranged dhd:f6f112e9-687a-440e-aa53-f448926676f9 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:db86353e-b0e0-43c2-b514-2c12f72514e4 a dho:Layer, +dhd:d8be8f40-34ae-4ea4-aa25-ac63ea039f5c a dho:Chevron, owl:NamedIndividual ; - dho:hasCharge1 dhd:3be25440-c758-4dc2-b25d-0044c2459af7 . + dho:hasTincture1 dho:Gules . -dhd:db8db462-22bf-4091-8bd4-7531c23d46b6 a dho:Layer, +dhd:d8cb4b75-b69e-42be-8038-ec1d7179da0a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:fdaa7b0c-7df4-4079-81c0-2b79a6d16921 . + dho:hasTincture dho:Or . -dhd:db9dca50-6fcc-4a74-a537-37280db621a0 a dho:Layer, +dhd:d8d71721-f21c-478c-921e-cfe5b40ff8a8 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:4889f0a3-f8b9-4256-8837-76d524e6ae93 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:dba59f14-b7a0-4796-9394-cc65255827c5 a dho:Chief, +dhd:d8dceee3-1fa4-4bb3-8748-caa8a08cf524 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . + dho:hasCharge1 dhd:167348ff-2cdd-438e-a4c2-1ac049504ebd . -dhd:dbdd184a-425d-470b-a7f9-673c2a4fc510 a dho:Rampant, +dhd:d8e31ea7-d59c-4aa1-b5f7-950f8966f318 a dho:PiedNouri, owl:NamedIndividual . -dhd:dbe1ee23-f19b-4959-a4be-75ed1b814032 a dho:Seme, +dhd:d900a79d-20a4-4714-9914-34b9a885f459 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis . + dho:chargedWith dhd:0f3b628e-155e-453c-98eb-ddb64f6e42fe ; + dho:hasCharge1 dhd:ae0808c1-0fd6-4f70-8f9d-c415bba8dcaf . -dhd:dc004341-958c-45ef-9d0d-b09a4b3d2405 a dho:Chief, +dhd:d90b2746-d7c2-4eb4-9878-98a060da768f a dho:Eagle, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Sable . -dhd:dc2254a6-0f30-4700-9d4c-87560224afd7 a dho:Field, +dhd:d9289d15-486a-4ca1-90e6-5c3e24f956ce a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:dfae6e72-57b0-4e44-b582-00ccfea703ed . -dhd:dc28a8a3-7e5a-4cd0-b82a-7fd04db41271 a dho:Border, +dhd:d937c129-7006-462e-8ef3-2534ed9ad9e0 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dhd:104dd4cb-ebd1-4bab-8298-c1e4100295e1 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture dho:Vert ; + dho:numberOfMarshalledParts 1 . -dhd:dc2ff33e-eb1e-42f2-9f2a-28daa41af836 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:1b6fff27-5528-4f5a-a505-0189f2e150b0 . +dhd:d967f856-f251-4730-aabe-5381ebae9462 a dho:Rampant, + owl:NamedIndividual . -dhd:dc37caed-c324-4d73-b87b-086961be6db6 a dho:Pale, +dhd:d977290a-66cc-4393-9650-7f5dda31a547 a dho:Cross, owl:NamedIndividual ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Vair . -dhd:dc3cef8f-532a-4e71-a0d7-55d3ac5d30dd a dho:Chevron, +dhd:d97ed953-07d0-4208-98ea-460a3ec65865 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:62de2f52-5245-4564-aef7-ad1fd7ab8cae . -dhd:dc53c715-bbec-43e6-8d02-c73ef5867a32 a dho:Layer, +dhd:d9924a55-53e8-4d26-923c-2a9dd535cd54 a dho:Chief, owl:NamedIndividual ; - dho:accompaniedBy dhd:9097fb9e-50b0-4c70-a5f2-08f1d5da2760 ; - dho:hasCharge1 dhd:51daadba-6544-4673-86b7-3661f1fd4ac6 . + dho:hasTincture1 dho:Or . -dhd:dc580c25-5293-4eb5-8005-e7fd7c18f046 a dho:Buckle, +dhd:d9a7ae1e-2d57-4618-ba32-084e900ad5f2 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Gules . -dhd:dc596b21-a44f-4dc8-8b33-05f0ed962d4f a dho:Cross, +dhd:d9aaf33c-cde0-4394-b350-aa87fe6db9e0 a dho:Bar, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:dc5c167b-484c-47e8-b97b-f28b171d0895 a dho:Rampant, - owl:NamedIndividual . +dhd:d9ac49f5-1eb1-4231-b90c-8fdf0fcc6fab a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Sable . -dhd:dc7a1433-9426-4524-ae8b-b073ce4bb705 a dho:Field, +dhd:d9b5b358-744d-4664-a86e-2cc30c697ba6 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:dc840a48-9017-4ca5-ac8d-33bf688496d0 a dho:Field, +dhd:d9c5e7ff-9de8-4585-bfc4-cdcb10358875 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:8d180ac9-6848-48ca-b182-29d3b43845fb . -dhd:dc927b6d-942d-4c16-9d93-8a83433520c7 a dho:Field, +dhd:d9cbece9-16ca-4aaa-abe0-cbb22423e66e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:90eb8528-ce74-4e34-9be5-a59fc13969ff . -dhd:dcb6247b-2427-4983-bf24-25b294f7a87b a dho:Field, +dhd:d9dc3896-f91e-48b9-b179-6991db552134 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Tierced ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or ; - dho:hasTincture3 dho:Azure ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:dcb8fff1-7046-4369-87d2-0dc16039045d a dho:Layer, +dhd:d9e65730-8392-4c46-9960-d8ffd82f948a a dho:Annulet, owl:NamedIndividual ; - dho:accompaniedBy dhd:b7ce0eca-443e-4aa9-893d-5d809f0f437a ; - dho:hasCharge1 dhd:8c1b9227-a3cf-483f-980c-683b2de6611b . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:dcbb5b2d-a1c7-4a93-943e-8d5f416f8105 a dho:Crowned, - owl:NamedIndividual . +dhd:d9f50c0b-d9ff-46ab-a1ae-78a8dffd5598 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:dce97bc6-b884-47fc-aad3-064ccb177416 a dho:Field, +dhd:d9fbe2b3-1b6c-4426-ae2c-5935c52365c5 a dho:Chief, owl:NamedIndividual ; - dho:hasSeme dhd:f79bc213-7ffa-45c1-b22b-6d05f2987b5f ; - dho:hasTincture dho:Azure . + dho:hasTincture1 dho:Argent . -dhd:dd119e49-a064-4566-a77e-bc9ed1826ed2 a dho:Field, +dhd:da21679c-f0bd-40c3-914b-6d7a4997f50b a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:dd11ca9a-a7af-49df-8298-5229a6ab6089 a dho:Field, +dhd:da6f80b2-b8a8-4a95-99cc-3a8e8553fc2a a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . - -dhd:dd1c63df-b280-403d-9285-2d69d109015f a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, - owl:NamedIndividual . + dho:hasCharge1 dhd:a3435110-1ecd-4eeb-8400-2ea324b7e2dd . -dhd:dd2971b6-4c41-4d98-a613-565afb3a8121 a dho:Seme, +dhd:da74b995-a720-4f97-ac80-7f1a45672174 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:cb448413-5bfe-4edf-85dc-707710613eec ; + dho:holding dhd:978fd1ec-1f0d-445d-acb0-7251969631c4 . -dhd:dd43845a-eb1e-467d-88fc-451c60246c37 a dho:Lion, - owl:NamedIndividual ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Or . +dhd:da906188-390e-499b-901e-550ab67a2941 a dho:Rampant, + owl:NamedIndividual . -dhd:dd67908e-83ab-4b92-b423-13d7d660a6a3 a dho:Chief, +dhd:da99e209-21e7-4934-a0b8-e3254aaa9b98 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:5a03e5e7-e24e-4540-999b-c8619bda65f7 . -dhd:dd72f69c-0867-46dd-a18b-741e306f7559 a dho:Bluebell, +dhd:dac0afc5-aa61-4d04-85a5-b35b84ecbd84 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:14471f11-5555-4bee-953b-2cc54a01f31b . + +dhd:dac42c4e-61df-4e5d-9287-a3c652404a55 a dho:Passant, + owl:NamedIndividual . -dhd:dd7779ea-2a52-4dd5-8046-1d67e6841c5f a dho:Lion, +dhd:dadfba99-5f84-491f-b768-05b2136d556f a dho:Eagle, owl:NamedIndividual ; - dho:hasModifier dhd:fbe900fc-80db-46c3-be08-85558e5622b6 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Gules . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:dd7e70fa-b4f1-497e-a6e0-b992817d11a3 a dho:Field, +dhd:db065a97-0e52-4ec9-a409-853541163a90 a dho:Lion, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008287_A_1 ; - dho:hasMarshalledPart2 dhd:CoA0000008287_B ; - dho:hasMarshalledPart3 dhd:CoA0000008287_B ; - dho:hasMarshalledPart4 dhd:CoA0000008287_A_1 ; - dho:numberOfMarshalledParts 4 . + dho:hasModifier dhd:2b7ab3f2-e187-44b2-b2d7-1c0836799a07, + dhd:6b461cd5-08fc-4490-983d-e97ab5299bcb, + dhd:ff54707a-d36a-4323-a1fb-d15b8aa35245 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:ddd2dc5c-930b-4220-b8e5-65d8d41a592a a dho:Field, +dhd:db2cb395-27dc-489e-b2c3-6086d9c12ec2 a dho:Lion, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000019035_A ; - dho:hasMarshalledPart2 dhd:CoA0000019035_B ; - dho:hasMarshalledPart3 dhd:CoA0000019035_C ; - dho:hasMarshalledPart4 dhd:CoA0000019035_D ; - dho:numberOfMarshalledParts 4 . + dho:hasModifier dhd:5bf4550e-3142-44c1-9cf6-28562839a502 ; + dho:hasTincture1 dho:Gules . -dhd:ddd95a42-7ea3-4a38-99d6-c1e047ec121e a dho:Rampant, - owl:NamedIndividual . +dhd:db3e3736-322d-4463-abff-89ec4d1bd18e a dho:Bar, + owl:NamedIndividual ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:dde39e14-6890-46a7-86b0-606b457f953d a dho:Field, +dhd:db598ba3-3048-415e-b33c-1fa99e205f0b a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:dde790b0-00ef-46a8-927f-4f159a1f199b a dho:Chief, +dhd:db80978a-9192-4e5a-bd1d-3d167a835d6f a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasTincture dho:Or . -dhd:ddf7f3e9-0485-473c-aa74-e14f3d651fc6 a dho:Field, +dhd:db9d2a82-6ca3-420e-a2a4-4744f60a0700 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:91ac953b-bab8-4f46-b077-3ee48e1976a9 . -dhd:ddfe7898-52b8-4ef7-910d-188a208ba20b a dho:Layer, +dhd:dbb04279-c84d-4780-942e-6c16da686c1b a dho:Cross, owl:NamedIndividual ; - dho:chargedWith dhd:913c70a3-e97d-485b-9874-ecee59158624 ; - dho:hasCharge1 dhd:977790a9-943e-4924-8913-254708285b33 . + dho:hasTincture1 dho:Gules . -dhd:de053a7f-01fd-4ebc-b450-7cfcaedca7c3 a dho:Field, +dhd:dbbe3a9b-a1f5-4027-abe7-eb5012808a8e a dho:Seme, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Argent . -dhd:de121e7a-d2a8-44f0-8ee8-6827665904bf a dho:Seme, +dhd:dbc2e688-2c2f-4878-88eb-d2d657c871e0 a dho:QueueFourchy, + owl:NamedIndividual . + +dhd:dbd889b0-0d52-42f8-a2af-26cb4b3a81ca a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:41fd617e-4296-4864-9e22-1ac06c3e8a8e . -dhd:de1db53e-6854-4246-8454-752bc8cf2b26 a dho:Layer, +dhd:dbf367a8-017d-43bf-a6f1-dd939b1b6495 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:dab8d606-7468-48c9-8a12-4dfa52352fe7 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:de28544c-1b54-4d64-9771-6d9764b2a874 a dho:Field, +dhd:dc03c8e5-112d-413b-b551-07b1da2c1bd6 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:de312d97-1d91-4e4f-bfc8-354b28637c18 a dho:Passant, - owl:NamedIndividual . +dhd:dc0dcdcf-dfd5-4ccc-bd45-e1014e24e9c7 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:018554f0-980a-4eb0-b876-3c183dc4a24e . -dhd:de34ecd7-3e07-4561-8548-2d6d3d9a80db a dho:Field, +dhd:dc231e9a-aee8-4227-84c1-bd0f4149af4b a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Ermine ; dho:numberOfMarshalledParts 1 . -dhd:de522d22-a5a9-461d-b89c-16f39c0a525e a dho:Molette, +dhd:dc5968ea-033d-471c-99be-c4b6b93262a2 a dho:Bar, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasLine dho:Dancetty ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:de750631-089b-4cae-8542-3fc46f0e3ba4 a dho:Armed, +dhd:dc644f17-f75c-4429-b1f9-0801c7d96605 a dho:Segreant, owl:NamedIndividual . -dhd:de92994e-4551-4bff-b31b-552464798cd3 a dho:Field, +dhd:dc73d2cd-c51b-45a6-be27-22505083b1d7 a dho:Chief, owl:NamedIndividual ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dhd:31dc466b-c5ed-4ad1-af65-de1ffb5a8640 ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:dea65e3f-0804-406e-a9fb-eab681aa662a a dho:Martlet, +dhd:dc75d6ff-81d7-4125-b81a-a6260f675f85 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasPattern dho:Pily-Bendy ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:dea6a755-9843-468d-805b-7ca559a06fb1 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:ea183db2-f5db-4e01-aee6-525729b7d503 . +dhd:dc8bc951-df6a-4e8a-ba06-6e6732f0c0dd a dho:Issant, + owl:NamedIndividual . -dhd:dea9360c-893c-4198-bf5c-50daa5a26d54 a dho:Segreant, +dhd:dc980838-3f91-4fc2-ae46-af99fadbf86b a dho:Affronted, owl:NamedIndividual . -dhd:deb13cd1-d349-4e2c-b291-f6ea374062cc a dho:Border, +dhd:dca44332-0236-4f27-8ce6-200ecabc9a4c a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Missing . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:debe5458-d68f-4a9a-8ccd-f7de600bdcf0 a dho:Rampant, - owl:NamedIndividual . +dhd:dccc606d-656e-4514-9b4a-94f81dd10f7e a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:47f648f8-0d89-49c2-89f6-92e1813f2bc4 . -dhd:dee6e46b-f8fd-4b32-afe0-fac66fc64897 a dho:Wolf, +dhd:dcd8c1fe-6acc-4837-861a-9145887fe921 a dho:Pale, owl:NamedIndividual ; - dho:hasModifier dhd:4f54ef2c-9c32-4bb2-bcbc-9faef08cca52 ; - dho:hasTincture1 dho:Azure . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Vair . -dhd:deea7cbd-640c-4a91-961d-04ac56d739df a dho:Martlet, +dhd:dcdddc61-d2eb-4e99-ac0a-54020a95bd04 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:80197261-900b-4b94-9929-fa647de69170 ; - dho:hasTincture1 dho:Or . + dho:chargedWith dhd:9ed56f1a-76db-406e-9f61-386ff7235f1a ; + dho:hasCharge1 dhd:ef6f79a7-c713-4922-b1a7-70406524a98f . -dhd:df0f29dc-a6a6-49c6-9b12-5c63e90d1889 a dho:Rampant, - owl:NamedIndividual . +dhd:dd081a98-3666-4017-89d2-2f73ade5981c a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:394d41d3-a7b2-47cd-b089-8adc9b8451d9 . -dhd:df12fd28-0beb-4f6c-8c6c-48ee0bf7e346 a dho:Field, +dhd:dd091857-e398-42dc-97ab-f263cfb59c5a a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Paly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:df1bd42f-577e-4437-ab6c-cdddfb0cfe56 a dho:Field, +dhd:dd0cdfca-de48-4b9d-a58f-f78ee40e17f9 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:9bbf9229-710b-473d-8e4c-419c829a1914 . -dhd:df39144e-0c33-4cb2-bea3-52fe3589a4aa a dho:Field, +dhd:dd154de2-760f-4f20-b9b3-57192940b72c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:df5855ee-bab2-4629-ac75-e117d5a5c0f8 a dho:OrleOf, +dhd:dd294455-c493-482e-b4e2-f2754fbb2703 a dho:Armed, owl:NamedIndividual . -dhd:df5b62ec-72e2-4389-8e37-f09d92d14963 a dho:Layer, +dhd:dd8f2948-e261-4f51-a45a-24bbf09a3355 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:505d0916-aedc-43f4-9fa5-bda3d7edeead . + dho:hasSeme dhd:3b202bc4-1534-40a0-adc7-18eb0bcad044 ; + dho:hasTincture dho:Azure . -dhd:df62d766-4610-4523-9873-483c9959ef9a a dho:Field, +dhd:dd9ccc07-ccb7-40a6-8623-979c9b2d6c2a a dho:Field, owl:NamedIndividual ; - dho:hasNumber "of 9" ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:dfad3416-480f-487d-9884-8b2b4912e4c8 a dho:Fess, - owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . - -dhd:dfeca067-3ea0-4714-b7cb-cbfedd449a83 a dho:Lion, +dhd:ddabb80a-ce69-413b-88b2-f5629c9b9f70 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:3a1bd89f-91c2-4dac-b209-e78f5cf67949 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:28461858-e34e-455d-9a6f-be353c836195 . -dhd:e00aa2d9-c448-4a3f-97e9-fb97aa3464c1 a dho:Layer, +dhd:ddc48028-d71d-449f-aeda-e3b14a438ac2 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f07e7a00-cbd2-4bc1-a061-917e684a05ed . + dho:hasCharge1 dhd:ec1b8af5-9cf6-475c-9fc5-383cc4d8486a . -dhd:e00ab8a6-526a-4252-9dde-0d9e44eaf834 a dho:Lion, +dhd:ddc6b099-6a08-458f-8090-fb3ff3a7ef59 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:6c04761e-c187-4f23-b707-5aff69b1ac95, - dhd:e1316fbe-fd64-4b65-a909-52b1a44ad360 ; - dho:hasTincture1 dho:Or . + dho:between dhd:b82754f1-22df-4ff4-97d2-de5644f24918 ; + dho:hasCharge1 dhd:a64232a8-9cbc-4841-9fcd-baaba059b168 . -dhd:e011b750-a307-4248-b05f-41a5ed94e6f6 a dho:Field, +dhd:dde6cd87-17e0-4270-bc24-b1c6c548cace a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:e05b562b-03dd-4597-b8f2-2781bd15b08d a dho:Field, +dhd:de15c299-2570-4497-9483-13ca038672fb a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Sable ; dho:numberOfMarshalledParts 1 . -dhd:e074e4f6-02ff-4afb-91c2-176171fb8cbd a dho:Lion, - owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:e07ed0ac-f106-4bb9-a6c9-f210b1c13b76 a dho:Naissant, - owl:NamedIndividual . - -dhd:e08b7169-b2c2-4a82-8604-ab0dbaa37eb5 a dho:PiedNouri, +dhd:de2342a6-b371-4303-8fad-64fba9598cfb a dho:Passant, owl:NamedIndividual . -dhd:e0ab2e50-4d9d-489f-b8be-9fda33d6a664 a dho:QueueFourchy, - owl:NamedIndividual . +dhd:de24bfa1-d287-46e6-9129-74e193909332 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:428c4a56-ecd6-45fc-bbef-5f1ef78808ef . -dhd:e0aebd1b-0b77-4687-bfb3-c9d716ab48fe a dho:Field, +dhd:de3ad5d1-8bb5-4998-ab25-893388667afa a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:e0be6c21-de8d-4311-92bf-3cc1a7a0c7b0 a dho:Field, +dhd:de44ca6f-8f85-49cd-b76c-a31511b33177 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:e0c8d069-a82c-4911-b4d3-1f51d168e48e a dho:Layer, +dhd:de5a7d24-9f9b-42f6-82c3-83026bf6bba9 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:77ad6b53-e16f-4966-b1e4-d1b7db01eb99 . + dho:hasModifier dhd:7ddcbf45-3d94-483d-8085-4823a871d0c0, + dhd:94e17e73-5cdc-495f-a771-ee9b1955716e, + dhd:9eba2454-1f6f-4ba1-a1dc-788273d927ee ; + dho:hasTincture1 dho:Sable . -dhd:e0cb3283-9fb8-42e4-8940-fb3570a5b49a a dho:Bar, +dhd:de6839c9-0f6e-4b1b-ad29-520a3c6c45b4 a dho:Lion, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Sable . + dho:hasTincture1 dho:Or . -dhd:e0e22dc8-ab28-4768-838c-fc22117932ea a dho:CrequerPlant, +dhd:de6b8877-ca65-4e83-ae2c-d81f68e3e35e a dho:Lion, owl:NamedIndividual ; dho:hasTincture1 dho:Sable . -dhd:e0e36107-8c6c-4328-9ed2-cef2794613cd a dho:Layer, +dhd:de75b20f-b319-4f8a-842d-be1d167867ed a dho:Label, owl:NamedIndividual ; - dho:hasCharge1 dhd:52fc9d64-5abc-4b27-87be-a66b32b55883 . + dho:hasTincture1 dho:Gules . -dhd:e0e438f1-bad3-4284-a6ba-2b12ea328952 a dho:Lion, +dhd:de77efcc-2643-482a-bf99-81471b13f25a a dho:Bend, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Azure . -dhd:e100e60d-ffd8-4828-bd13-5cf9cdd64147 a dho:Field, +dhd:de9e0628-3923-4c2d-bd4a-97bfa018f12f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:8cf32921-e779-4d8d-b442-bd9de7ca7ab7 . -dhd:e106c952-0981-43e4-86ed-a1caf28dfb4b a dho:Field, +dhd:deae9f0f-79d3-4bbb-895d-bc076d759c0a dho:hasPattern dho:Compony . + +dhd:dee37304-4e17-428f-af3e-60cbad0290b4 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:e10d097b-eaea-4caa-8864-312f076bf581 a dho:Field, +dhd:df008daa-2b8d-4fd3-9e5f-8fc772c4febf a dho:Layer, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000011299_A ; - dho:hasMarshalledPart2 dhd:CoA0000011299_B ; - dho:hasMarshalledPart3 dhd:CoA0000011299_B ; - dho:hasMarshalledPart4 dhd:CoA0000011299_A ; - dho:numberOfMarshalledParts 4 . + dho:hasCharge1 dhd:e1e9a0c3-f89e-4750-a3b6-cd0baae99e7c . -dhd:e116f397-b51e-4c88-b146-bb2654f7c4b7 a dho:Armed, +dhd:df148c9c-e525-4b35-b326-734c5510e46c a dho:Crowned, owl:NamedIndividual . -dhd:e11870c8-5929-4266-97e6-23e08cd15aca a dho:Rampant, - owl:NamedIndividual . - -dhd:e1316fbe-fd64-4b65-a909-52b1a44ad360 a dho:Guardant, - owl:NamedIndividual . +dhd:df180630-c831-4558-b6dc-50c6df7f6248 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:e13bdeb8-2e45-400b-bf49-ede1f9ef20f6 a dho:Crowned, - owl:NamedIndividual . +dhd:df1ecc2c-84ea-4b32-82e0-9c5d8afcf422 a dho:Arrowhead, + owl:NamedIndividual ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:e14c1d5c-7e24-48d8-bf23-ff9d55fe9397 a dho:PerBend, - owl:NamedIndividual . +dhd:df1f4a72-b2c6-4b37-bd3a-6c79c82cd1d1 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:e155b4e6-6dc2-4e73-b351-439194780c29 a dho:Crowned, - owl:NamedIndividual . +dhd:df1fd8cb-97d6-46ef-94e3-110abfb9427b a dho:Field, + owl:NamedIndividual ; + dho:hasMarshalledPart1 dhd:CoA0000008287_A ; + dho:hasMarshalledPart2 dhd:CoA0000008287_B ; + dho:hasMarshalledPart3 dhd:CoA0000008287_B ; + dho:hasMarshalledPart4 dhd:CoA0000008287_A ; + dho:numberOfMarshalledParts 4 . -dhd:e17e5af8-dd8b-4b99-bc68-b721e4a233d2 a dho:Mullet, +dhd:df563429-7aeb-41ac-9636-7ffe36a79e5e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert ; - dho:inChfDx dhd:4d8aa3e9-ec3d-4d0b-8901-efe1899a3e03 . + dho:hasCharge1 dhd:a91390fe-e8ef-49c4-a841-2e6ea7fd0f16 . -dhd:e19a5feb-c1b3-43aa-ba05-38e866d94ddc a dho:Layer, +dhd:df59f4ac-04d5-4c3b-8477-55fae2206b3f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1b208fcf-e275-45ee-a9c1-5c4a8041e06d . + dho:hasCharge1 dhd:849ee2d3-208a-47d2-ab9b-5d39c4c84a48 . -dhd:e1a3060c-b776-4db3-9275-dc7f543af9fd a dho:Fess, +dhd:df67117e-51db-4625-8088-ab0c6a122bd1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasSeme dhd:9d08e7da-4807-4832-b660-c946a9d1a502 ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:e1d33e4a-a5f1-4e6b-a7c0-fc0ba30b4404 a dho:Lion, +dhd:df800ede-1460-4fa6-8f5b-3c907b4a1227 a dho:Fess, owl:NamedIndividual ; - dho:hasDirection dho:Dexter ; - dho:hasModifier dhd:322bb1ab-40ea-4c1d-9a86-0d466352c76f ; dho:hasTincture1 dho:Or . -dhd:e1db92c7-23b8-4cdf-9ded-5de7a5b30d11 a dho:Layer, +dhd:df83b58a-da2f-4e09-9671-4b736b5beb38 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:fd5a7eb2-1ca9-4216-81e1-e37f55e0455d . + dho:hasCharge1 dhd:555465e8-e896-43a4-a898-9eb8474016b3 . -dhd:e1e50a16-f1a8-4412-8f17-537ee69c4a43 a dho:Field, +dhd:df857b67-4fe2-4a9d-89ce-5cd37ab56be6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:fae585a2-538a-48b8-bb06-0c3c199c3a7e . -dhd:e1eb27fa-ab8b-4e99-a867-a4fd50342bb6 a dho:Field, +dhd:dfae6e72-57b0-4e44-b582-00ccfea703ed a dho:Wolf-Hook, owl:NamedIndividual ; - dho:hasTincture dho:Vert ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:094453cc-018b-476f-ba55-b8aeca215416 ; + dho:hasTincture1 dho:Gules . -dhd:e202fe50-71fa-4391-9f0a-fab45e06174a a dho:Field, +dhd:dfaeae43-c167-4d8d-bc58-0ef007f91bda a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:d67a6af6-f385-4b27-9b1f-d7edcd7a2985 . -dhd:e211a9ad-3f61-4ab4-bd41-3712f12fee21 a dho:Field, +dhd:dfb1cebb-09ed-4f0e-90ec-810b2501b681 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasTincture1 dho:Argent . -dhd:e251b14e-ac80-4c3d-94e4-bb573ede363c a dho:Field, +dhd:dff0cb07-d85a-41a0-a97d-7c81bd50c5b2 a dho:Fleur-De-LisOnPartition, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:e26fe019-566e-4189-8d52-17cf3c6da405 a dho:Field, +dhd:e0017d76-d268-42ee-867c-02177c03db5b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:192fcb79-dbf0-448a-ac3b-1638638e2d17 . -dhd:e278a342-46fa-4ecc-844a-094b4dc5586f a dho:Lion, +dhd:e00b8ecc-05a1-485f-8b8e-c98c8a5a35d0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:chargedWith dhd:7b10429b-f8fe-4620-8954-1ae39b789a4c ; + dho:hasCharge1 dhd:5871272e-75e5-4867-a38b-468677cdfc64 . -dhd:e2940742-e0a8-4dbc-ba14-beb176610507 a dho:Field, +dhd:e010aa06-6d51-444f-a46c-f060afba3148 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:e29feed5-7b5a-43c3-800c-def99d305eb5 a dho:Field, +dhd:e0208754-bdb7-4cf3-bb7a-bdf5b0a68370 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:e2b92a1f-f941-4193-aadd-b2bc2c9a60d5 a dho:Enflamed, +dhd:e02d3ebb-5422-4a83-81e7-15f7e10774ed a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, owl:NamedIndividual . -dhd:e2c556aa-c841-4a19-b419-e83640a1575b a dho:Chief, +dhd:e03c4b8d-de62-453c-8fe8-8398694d4ccd a dho:Mullet, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:e2c72215-d6e3-4c73-a6a0-662ad7faaa12 a dho:Layer, +dhd:e06696dd-08b0-4abc-801e-8afe1a40def0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e00ab8a6-526a-4252-9dde-0d9e44eaf834 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:e2d3034e-9bd9-4a08-be24-b23669ebe034 a dho:Layer, +dhd:e07b0ccd-3cac-4e03-bd60-035a90d5b2e9 a dho:Fess, owl:NamedIndividual ; - dho:hasCharge1 dhd:49a473ad-ea78-48a1-bc33-345c9acb7a9d . + dho:hasTincture1 dho:Argent . -dhd:e2fb3676-1790-4aa4-9065-1477e26d93c7 a dho:InSaltire, - owl:NamedIndividual . +dhd:e09f8fb4-b07c-4adb-ad31-8a8ac16d4d28 a dho:Seme, + owl:NamedIndividual ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . + +dhd:e0a09496-9e6b-4b5e-8792-31002724f42c a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:76dac38e-c7ae-4d76-b894-614578c440e1 . -dhd:e2ff6b4e-c053-4bb7-b04d-2a0e0d8e3d83 a dho:Passant, +dhd:e0b258fd-544e-4300-971b-fbf6b4da7706 a dho:Crowned, owl:NamedIndividual . -dhd:e307c903-541b-46d0-889b-4feb92b9e00e a dho:Heart, +dhd:e0df9635-b0bc-4eb2-94fe-5168afe05cb3 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 9 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . + +dhd:e0e06808-7fe1-4d2b-a139-0ce2d1729ca8 a dho:Rampant, + owl:NamedIndividual . -dhd:e311794c-ac6d-48fd-9736-59d770a438cb a dho:Field, +dhd:e0e68096-c43a-4cdc-9df7-ed871bba8537 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:e33cd3eb-d980-4fcc-acbe-beddfc33f8bc a dho:Layer, +dhd:e0f0d6ac-7551-4af1-8eb2-0f514752692f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:09f43868-0355-4da1-bc19-b77ff9889768 . + dho:hasTincture dho:Argent . -dhd:e33d1b91-bf1d-4a36-a6f2-0190f0d0b5aa a dho:Field, +dhd:e101fff1-8153-49c1-9304-edafae447add a dho:Field, owl:NamedIndividual ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dhd:3bd93e8d-27d4-4ac8-964a-54c16242240d ; + dho:hasTincture dho:Gules . -dhd:e341ecb2-c9a0-4c91-8e1a-e9ca885cbe66 a dho:Field, +dhd:e10688e7-1c02-4f4c-b645-bea962469e2d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:a5ef154b-4638-4da3-b2b7-665c284dddfb ; + dho:hasCharge1 dhd:e1a185c2-3a32-468d-8c78-a3c6074ef213 . -dhd:e3432b81-9c2f-45a6-910c-b38bcb65829f a dho:Field, +dhd:e10ba4cc-0eff-4408-9975-ebea3909ce27 a dho:Label, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:e34b7e71-39d8-4c09-b78c-ac897c0dd8bd a dho:Field, +dhd:e10ffa50-4cf1-411f-aa6a-3875b371932d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:5a79142d-5eb6-43da-af7a-c83dbdb566a4 . -dhd:e34d48c6-61aa-4bd7-a939-78fb6caff223 a dho:BullsFace, +dhd:e1121c0c-3649-4c5c-b8e0-f3a19c012e1d a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:1f59b588-064f-4c01-9b05-35c1d65effe3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:e34e11d4-1999-498f-a3e9-46ff37dc9031 a dho:Crowned, - owl:NamedIndividual . +dhd:e13b7f99-3dd3-44dd-954f-f7b9cc8c1141 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:e357912c-581e-4cb6-9678-561c1b120a75 a dho:Fesswise, +dhd:e143b97c-ea71-4bf6-b68e-7fff946c7db8 a dho:Crowned, owl:NamedIndividual . -dhd:e36e3335-d1fb-457f-aedd-47416b447c64 a dho:Field, +dhd:e1577668-45dc-46e3-9d5e-c8434438d159 a dho:Fretty, + owl:NamedIndividual ; + dho:hasTincture1 dho:Azure . + +dhd:e15fab9f-8563-41e3-b49e-8873149e3e44 a dho:Field, owl:NamedIndividual ; + dho:hasSeme dhd:1792556e-c45f-4a1a-bd31-4d2d621638f2 ; dho:hasTincture dho:Gules . -dhd:e37ca493-a7a8-4920-9e9f-d940b7fd4568 a dho:Eagle, +dhd:e17112eb-aae9-428c-8019-3a57b121c139 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:bd2a75d3-249b-43f5-ad84-feaca71d9a2f, - dhd:f33e9aed-163b-458f-a731-b99a9a787707 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:e37dc6db-b24a-4a3c-b859-25ad5ee994d1 a dho:Rose, +dhd:e1733581-6386-473c-bcb4-0c861efd39ad a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:1ab79c16-d30c-47d3-8006-614879e907a4 . -dhd:e3829b44-2152-4e12-ac79-0e68fddb7fab a dho:Seme, +dhd:e19e83dd-4277-47c6-8b7d-29e56be4331e a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:chargedWith dhd:f4ca80a2-0abe-4e76-8a72-c08a3e5deecd ; + dho:hasCharge1 dhd:82dc8bf5-7e4e-40e5-8b3f-35b46298f1d3 . -dhd:e390e72a-5058-4f28-808b-66a2e1651553 a dho:Lion, +dhd:e1a154b4-022d-4882-a560-186a2fcfec27 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:e3b8c1fd-9fc2-4ad5-b3c0-a9565b2c6918 a dho:Fess, +dhd:e1a185c2-3a32-468d-8c78-a3c6074ef213 a dho:Chevron, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Sable . -dhd:e3c74807-099d-45c5-85e8-e8625c41617f a dho:Ladder, +dhd:e1b0e45e-f47e-4986-8108-527b10c33896 a dho:Chief, owl:NamedIndividual ; - dho:arranged dhd:be73510e-d4b3-45be-a5e1-9d0c01984882 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Gules . -dhd:e3caa8a5-ccae-4ec8-89dc-b8dc9a275f24 a dho:Chief, +dhd:e1b59858-be25-4edd-bf73-0347707e6216 a dho:Gonfanon, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:e3e7bd5c-923f-4f46-9488-a2d380561ac2 a dho:Layer, +dhd:e1b8447c-03b3-4eb9-8bab-c7c9a7ced018 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0e2d0010-f50f-492c-9489-4767341eff88 . + dho:hasCharge1 dhd:1bf00d29-3931-40f3-8fae-b3a2fdeeaee2 . -dhd:e3ed0538-bd04-49b9-83b1-8e2a136e2cd3 a dho:Langued, - owl:NamedIndividual . +dhd:e1c5c80b-99b8-40a3-90fa-369f633589de a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:0a06a9b3-1a4f-4f56-9ffb-9cc516e2427e . -dhd:e40188ee-c357-45b4-81b1-2af7d1d677dc a dho:Field, +dhd:e1e3ad75-34f5-4b86-be5e-fdc38a5c6a5e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasCharge1 dhd:98d6f7ef-88fe-4cfc-9cfa-f37e15f7290c . + +dhd:e1e9a0c3-f89e-4750-a3b6-cd0baae99e7c a dho:Pale, + owl:NamedIndividual ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . + +dhd:e20390b0-f20c-49b2-9927-318b4220a6c9 a dho:Border, + owl:NamedIndividual ; + dho:hasPattern dhd:576c65e4-4722-49ed-850d-78acb222bb89 ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . + +dhd:e21b32e8-f2ae-4464-a7a1-29468573cf80 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:e40ced61-6682-4ebc-87df-51edb98ef9fb a dho:Fess, +dhd:e21e8743-2b40-41d9-b124-45456ac88b88 a dho:Fess, owl:NamedIndividual ; dho:hasTincture1 dho:Gules . -dhd:e431e853-260c-4ea5-a872-8f874ac32c22 a dho:Layer, +dhd:e228c17b-0e9f-4237-ba2a-abfa97a9a56c a dho:Layer, owl:NamedIndividual ; - dho:between dhd:25e76b86-3dbf-4a52-bfe2-057b037dcd0f ; - dho:hasCharge1 dhd:3ff027ca-3635-4272-91f2-810385d7b546 ; - dho:hasCharge2 dhd:b2633f7a-2f57-4b11-a303-d7d8ba2312da . + dho:hasCharge1 dhd:6eb04ef6-951e-4169-98f0-3a85bd58a590 . -dhd:e436ef38-0579-42da-bd9e-cc8c9d69a89e a dho:Slipped, +dhd:e2391975-491c-4324-9ec8-613e41ea5a66 a dho:QueueFourchy, owl:NamedIndividual . -dhd:e464eb04-573d-41df-a3fb-796d10624a6e a dho:Field, +dhd:e27a762d-c667-4c33-b5d5-d50cb14dfdaa a dho:Field, owl:NamedIndividual ; - dho:hasNumber "of 18" ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:e285fdfb-be12-4c98-a3dc-4ff38c88149c a dho:Passant, + owl:NamedIndividual . + +dhd:e286ff46-dcdc-4d84-a14f-d99aa85c0dc2 a dho:Naissant, + owl:NamedIndividual . -dhd:e4747a65-f5ec-43bc-aa48-cdefe0ded166 a dho:Field, +dhd:e29461b4-2698-4f68-91c1-b2f2053a161d a dho:Rampant, + owl:NamedIndividual . + +dhd:e2ce22f1-59cd-488c-9c57-9e091df73a06 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:afcbd676-7251-49a0-ad7a-ef92781dc92b . -dhd:e4747f60-dc53-4e0e-add5-2c85c5d7e340 a dho:Bugle-Horn, +dhd:e2d3a19b-9a45-4171-9ad1-c6249669e691 a dho:Field, owl:NamedIndividual ; - dho:arranged dhd:00cd36bb-54dd-4978-96be-a472f2652ccd ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:e47991c0-bfeb-47de-aafd-801911b9c7f1 a dho:Field, +dhd:e2d4031e-d9e8-427a-bd33-d04b9b85164e a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:e496e915-5182-43d7-a13c-385842df342e a dho:Empty, +dhd:e304367c-07b0-4e53-8307-9910ce22d740 a dho:Rampant, + owl:NamedIndividual . + +dhd:e316bd63-6bb6-4099-8cf3-89f93b7cdcb3 a dho:Bend, owl:NamedIndividual ; - dho:arranged dhd:91600507-7a9a-495f-bfeb-4a6870f7b167 ; - dho:hasPattern dhd:6ea0faeb-6634-460e-a82c-81e67b8b9566 ; - dho:hasTincture1 dho:Or . + dho:hasPattern dhd:8a14d309-6b87-43f9-aa05-3f54e3a027fd ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:e4a63a79-8692-4c8c-96a4-5f0c384fc9df a dho:Field, +dhd:e3209684-5220-4ea6-a92f-f93fd4fdda7c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:chargedWith dhd:91e6b439-c73a-44dc-8345-6b01608c272c ; + dho:hasCharge1 dhd:29a11690-fc98-468d-a6c7-8a1a8cb1b3fe . -dhd:e4d131f5-078b-448d-b31f-b6f8e795b72a a dho:Field, +dhd:e32abbc7-d635-456b-9022-d4822b3e86d0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:e5121dbe-a893-4a2a-b5b3-c14a8c684383 a dho:Field, +dhd:e36277f3-227d-4992-9df7-07c14bac2fde a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasNumber "of 10" ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:e5329924-feba-4988-b9ae-9bc93aee3142 a dho:Rampant, +dhd:e3633d4a-fd63-4e11-93a1-3856b9cb6a6d a dho:Rampant, owl:NamedIndividual . -dhd:e54c7a73-7675-4125-ac17-35a23271b2c4 a dho:Layer, +dhd:e3773e21-0cdd-498f-9179-b1e223e5ba52 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:b8613d6a-8866-46b3-b4b3-be277fe65fbe . + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:e54ea2ee-ba99-471d-9d23-52af52e204b9 a dho:Lion, +dhd:e396cc09-a0e3-42eb-a6d7-480a0ddd887d a dho:Saltire, owl:NamedIndividual ; - dho:hasModifier dhd:5f1f0efa-7b32-4186-914c-32449dc3d97a, - dhd:c466fa9e-da12-40e3-aaa5-03e9f5d6ce29 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Argent . -dhd:e55d2662-23e9-4ac4-9ad3-2ec6aa50f74b a dho:Layer, +dhd:e3e749a5-adef-4298-99d5-1bf89ec29e98 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:d68a3b3f-398f-4cb8-856f-fb9e1d65e1ea . + dho:arranged dhd:6372d395-3239-4dd3-854f-ce708ebfb220 ; + dho:hasModifier dhd:3df62b9c-f9c6-4fe8-8b6a-36449b8b3860 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:e581719a-a9e4-448b-bc94-f56143bfbbb2 a dho:Cross, +dhd:e3e9a21a-846b-44d7-a529-eae5a56aa5c1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Vair . + dho:hasTincture dho:Argent . -dhd:e5b7055c-c3c8-4ed0-9c5c-118a3d398dd4 a dho:Layer, +dhd:e42b34b9-8b0d-4e3a-ae4f-f917a648930c a dho:Seme, owl:NamedIndividual ; - dho:chargedWith dhd:8c785c73-d1e6-4a98-8ddc-f2745704cb1f ; - dho:hasCharge1 dhd:9169d52b-b1a8-4e50-810d-a69a554598e9 . + dho:hasSeme dho:Crusily . -dhd:e5c306b7-a072-49d8-a227-c7cae1cc0ec3 a dho:Layer, +dhd:e42d4b27-2bde-4ecc-9e32-20dadb8ea217 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:d559998f-b6f6-4998-b89f-03093897fc3a . + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:e5cce672-c798-4fb0-a68d-842ccc525cdb a dho:Layer, +dhd:e4303c65-dd35-475c-af79-e840e4956b51 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:51c6cb23-e0d4-4276-be5e-886aee880661 . + dho:hasTincture dho:Or . -dhd:e5fddfee-dd97-46fd-a6fe-7f23996c89b1 a dho:Chief, +dhd:e43f454f-a733-4639-aaf9-e7d97ef93dff a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Or . -dhd:e602a602-3a6d-49ef-a018-05f6d532dacc a dho:Field, +dhd:e44bb0cc-ce67-420a-9f1e-f407390f10c6 a dho:Bugle-Horn, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:1a82c289-7f6b-4d64-bde1-b768bcf1b170 ; + dho:hasTincture1 dho:Sable . -dhd:e6044c72-0fea-4177-9c08-96e11ac1c9f3 a dho:Field, +dhd:e45ffec7-1951-4c60-bc74-a2da061f8832 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:e60b9a6a-44bf-4d39-9697-45b1f754a3bd a dho:Monk, - owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . - -dhd:e60fc841-6a74-4b55-a372-c4eda42b22dd a dho:Layer, +dhd:e46f86e6-9d9f-41f4-ac60-0cf123db3fcf a dho:Label, owl:NamedIndividual ; - dho:hasCharge1 dhd:2bc84b86-750e-45af-acaa-be953933cc32 . + dho:hasTincture1 dho:Azure . -dhd:e6105d94-3446-44c8-b646-f9adb5009f68 a dho:Layer, +dhd:e48c9954-a884-426e-bf9a-05fb81b61309 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a051b017-9a47-4cea-a7de-caf76bb63df6 . + dho:hasCharge1 dhd:4f1cab38-41f6-48c6-9496-15cb7fa80d1d . -dhd:e61af3c8-1abc-4782-97d5-63ec987f879a a dho:Wing, +dhd:e49f70d3-b545-4d47-b060-304f76557af2 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:c0c88a1b-8b47-4b91-ab21-85f16a93e795 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:517434ab-9334-4e0e-8659-2e661b085089 . -dhd:e635fafd-3f73-410d-b9de-dc068eb7b74f a dho:Crowned, - owl:NamedIndividual . - -dhd:e640c439-de7c-4049-8c1b-f26d38a86d97 a dho:Layer, +dhd:e4b1c582-f1f2-4a36-bdcd-791fb16b3554 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c347bfa2-ac9a-4ec6-a0e3-6a6cf5e2b8b4 . + dho:hasCharge1 dhd:35b1ef29-8b98-4c27-afaa-63a652fb1737 . -dhd:e653fa78-6ed5-454d-9f6c-027d9634a3f2 a dho:IbexHorn, +dhd:e4bb6656-1980-4ea5-bb3c-2a77e317e8a5 a dho:Bird, owl:NamedIndividual ; - dho:hasModifier dhd:86e582ae-9381-4b2a-a7da-969432cadaf4 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:T . -dhd:e65c9d63-3ae3-4f2f-b1fa-371b55e282a1 a dho:Border, +dhd:e4ef1960-2c8e-48a2-86b7-ff66bf738d3a a dho:Field, owl:NamedIndividual ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:e65d1e6f-647b-46e1-9477-3c068b534fe9 a dho:Field, +dhd:e504c3ff-9a76-441e-8a42-f27af988c0e6 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:e65f8cc8-7c41-496d-8f7f-45b233fd098d a dho:Lozenge, +dhd:e518c262-cf6d-4231-a924-e3ba0019d5b9 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:arranged dhd:f44d2440-972a-48fc-8ccf-e087e3b10721 ; + dho:hasModifier dhd:9222408f-3920-4236-8b7d-abe87239b3e4 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:e65fd1e7-a217-47e1-baaa-10ef1aa885a8 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:d9f9849e-a35a-452f-8bab-2b95fa688aa1 . +dhd:e542ecf9-3a18-4fb7-bd50-e4ef770140ec a dho:Armed, + owl:NamedIndividual . -dhd:e65fffeb-79c4-408c-a336-ea45cebeb5c3 a dho:Layer, +dhd:e565e8b8-10e3-4e1f-a921-b2f0cdd2c898 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:c03f6338-302c-4d7b-b5c3-834923f2a3fe . + dho:hasModifier dhd:5a48b1d6-2a03-4d41-9af2-b4b673f1ce45 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:e66df004-51ea-4511-b0b8-6ca81b70663c a dho:Layer, +dhd:e58e5897-90eb-444c-9832-91978815fd77 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:d8b9efa8-20f5-4362-9b8e-861e8fc10996 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:e6a7af26-954d-43a0-95b7-1e3692b74e02 a dho:Border, +dhd:e5919b81-859b-47b8-96e4-161c2490a3fc a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:73d5636d-ee3e-4410-95fc-f8298077d820 . -dhd:e6aba81c-ffab-4040-9656-fba8256ade97 a dho:Layer, +dhd:e592859c-e047-4887-872b-25f215640eab a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c481031a-d8f0-4c81-99fa-16e718b576ce . + dho:hasCharge1 dhd:9ee4fe7e-ada3-44ca-857e-9b6ef2c95aec . -dhd:e6c86c76-aeb1-4291-9cc0-7c6214cb83e7 a dho:Moorcock, +dhd:e59567ed-a5af-45db-bf21-c6d390628baa a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Missing ; + dho:hasTincture2 dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:e6f2d788-156c-4318-86ed-aac373660c76 a dho:Gonfanon, +dhd:e59a607d-ceca-43e5-88ff-7aec11bb9436 a dho:Bar, owl:NamedIndividual ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:e6f91a4a-63fa-4d0b-ab4a-730fb3b76299 a dho:CrossOfJerusalem, +dhd:e59d40f6-9dc3-4588-9373-91ed63b1d163 a dho:Label, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Gules . -dhd:e6fea676-568a-48cb-ad42-dc547ca0b0c4 a dho:Viol, +dhd:e5a40438-da21-4e7e-a8a8-05f5fa93ec4c a dho:CrossCrosslets, owl:NamedIndividual ; - dho:arranged dhd:f6435f0e-8983-4184-b657-5f9fd87c689f ; + dho:arranged dhd:bda2fcba-a25b-4e44-8ff7-10e71ad6d675 ; + dho:hasNumber 6 ; dho:hasTincture1 dho:Or . -dhd:e70c6dac-6ef5-45fe-9a6e-f651248a5e8d a dho:Issant, - owl:NamedIndividual . - -dhd:e71d67c1-0018-400e-b6f8-2521f4d57086 a dho:Layer, +dhd:e5be5085-c90f-491b-960e-c9a411c2379b a dho:Canton, owl:NamedIndividual ; - dho:chargedWith dhd:364ec01f-69de-43e4-ac7b-99bf19e801f3 ; - dho:hasCharge1 dhd:66cdd2cb-0024-4042-ade4-e7dfb9287714 . + dho:hasCoatOfArms dhd:CoA0000006037_CoAF1 . -dhd:e72eaab9-a61b-4001-b63a-b35eca082d82 a dho:Field, +dhd:e5d7b4e2-5b01-4e8e-9328-09a0382f1aaa a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Vert ; + dho:hasDirection dho:Sinister ; + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:e73080bd-95bb-4c76-a962-eb0e2562b108 a dho:Layer, +dhd:e5d8afc8-3242-4ce9-b088-4d710d29310c a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:27e547b2-ecb9-430c-a01e-c216567ce341 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:e75766c4-649d-4746-9b19-5058cea2197e a dho:Lion, +dhd:e5dd0d5d-b838-4946-beb2-000fafc88e6d a dho:Seme, owl:NamedIndividual ; - dho:hasModifier dhd:63a381a6-1719-4c77-818a-3caecc7de011, - dhd:6d8e64b5-bbd3-4e58-bc45-42c83d3ace1e ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Sable . -dhd:e7af090e-8cf0-46ba-b09b-113d9a7e433c a dho:Field, +dhd:e5e8f822-31ab-4ead-840b-c8333a937e4f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:e7b07b0f-66b1-47ab-b833-0037e54271b2 a dho:Field, +dhd:e5f09317-52a6-4dc6-b0ac-c422e2b310d2 a dho:Chief, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Azure . -dhd:e7b69200-c334-40de-b427-829124c4b1a9 a dho:PerFess, +dhd:e5f1dda2-63f2-4402-a405-06ac59883f45 a dho:Langued, owl:NamedIndividual . -dhd:e7c1d12e-0cb1-4cc2-99e7-f1dbb4aae5f9 a dho:Fess, +dhd:e610010d-9a76-45b0-be06-81ba1050eb4c a dho:Helmet, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:hasTincture1 dho:Gules . -dhd:e7fbb387-d255-4456-8e79-adab5a779b24 a dho:Layer, +dhd:e6251751-c9b5-4d88-88d1-2ed05e63e235 a dho:Field, owl:NamedIndividual ; - dho:accompaniedBy dhd:d3595bcf-fb0e-4378-bfb1-6c1fb1ad517f ; - dho:hasCharge1 dhd:08ed714f-52d6-4fde-803f-802c3d0e7026 . + dho:hasTincture dho:Ermine ; + dho:numberOfMarshalledParts 1 . -dhd:e835646b-4efd-4101-a65c-e96e2c6476f1 a dho:Field, +dhd:e6296db9-a16c-416e-8940-05b3d5d057d6 a dho:Fess, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasLine dho:Dancetty ; + dho:hasTincture1 dho:Sable . -dhd:e838394f-b6c6-42e4-a5b9-20b8bd550d68 a dho:Field, +dhd:e62f9f43-f820-4f87-86ef-31c66cf7744c a dho:Chevron, owl:NamedIndividual ; - dho:hasTincture dho:Argent . - -dhd:e83c0968-f396-432c-925d-72343675fc90 a dho:Issant, - owl:NamedIndividual . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:e849f77b-aea3-4f3c-97d5-bfa1971c5567 a dho:Layer, +dhd:e65f5744-9152-4fb0-ad91-e8749ee7b8f1 a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:09f92e00-c5fc-44ef-84d7-b3811f6ea338 . + dho:hasTincture1 dho:Argent . -dhd:e85c3f2d-a127-4018-96ba-a8bb94c45854 a dho:Erect, - owl:NamedIndividual . +dhd:e66ce129-874b-497e-8533-eaf564c79ecd a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:bd7e0816-72e0-411d-bec0-94c1b11693fe . -dhd:e87aad59-1fc0-43cf-a195-2acf3884b28e a dho:Lion, +dhd:e670ab90-5692-46d8-9114-43bc0354008a a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:80573f08-7b0b-42b2-9b0a-e5caebea6c83, - dhd:e2ff6b4e-c053-4bb7-b04d-2a0e0d8e3d83 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasCharge1 dhd:9f0f7863-e822-4b49-8a1f-01260b4995ed . -dhd:e87fcad2-c30c-4476-8fb7-712225d9f408 a dho:Martlet, +dhd:e6779165-75d0-49fa-ab57-4305da084d26 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:fd3179c0-06a0-4fa7-9381-5586e402c641 . -dhd:e887a764-a9cd-4f24-b755-2e6a42fe37a0 a dho:Inverted, +dhd:e686af74-d3b5-4473-b4ae-2b21948f5ab9 a dho:FromEdgesInwards, owl:NamedIndividual . -dhd:e8dc25f3-9c6e-4778-a7dc-58fc07015b00 a dho:Mullet, +dhd:e68d104d-02b1-40a2-9f23-7677c94e8d8c a dho:EscutchOf, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasCoatOfArms dhd:CoA0000006294_CoAF1 . -dhd:e8fcdd14-d352-4c4b-9317-bd18fea18791 a dho:Bend, +dhd:e68dc7c8-9e9f-4740-8ca3-1f95940ee113 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dhd:68679781-1493-4d7b-b1d1-ee3fb877b6ab ; - dho:hasTincture1 dho:Ermine ; - dho:hasTincture2 dho:Gules . + dho:hasTincture dho:Gules . -dhd:e8fdbb2a-62c2-4837-a83e-df14e9779702 a dho:Field, +dhd:e68fa35d-886b-4159-a128-cf35b5c97163 a dho:MountedKnight, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:e90d340c-8554-4ed9-ae32-a17777aee8c4 a dho:Layer, +dhd:e69c0d4b-a5e3-4d9c-9439-c77f7b4ee155 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:24ef93c3-6f7e-461a-bf47-a811baa86e6a . + dho:hasSeme dhd:09a61806-d472-4c3c-9e3f-52131b6e4580 ; + dho:hasTincture dho:Azure . + +dhd:e6b4ff10-3b3d-4fae-b57c-755842734dd9 a dho:Guardant, + owl:NamedIndividual . + +dhd:e6bdaf10-9fa3-4fa5-9ee7-b1e14047e258 a dho:Rampant, + owl:NamedIndividual . -dhd:e9140b47-d560-45e6-8843-4954aa9234c2 a dho:Layer, +dhd:e6f9886b-9e02-460a-bb64-88975c4aa456 a dho:Wing, owl:NamedIndividual ; - dho:hasCharge1 dhd:3bbe2d3c-db3f-4411-9c3d-4d34a1729b5d . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Gules . -dhd:e91ae935-c24f-4968-9290-0565c5cf35e8 a dho:Field, +dhd:e73eb7f4-a719-4694-b69f-1722a2d360bc a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:e91f4eda-c095-40ea-887c-9a4a61b13cb6 a dho:Layer, +dhd:e75d2455-6f9f-4286-a7d6-b154f49c4f6a a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:4cf43bb9-ba93-40c3-8d6e-78516ecb94ac . + +dhd:e76d7dc4-fcc5-4fdf-96b7-0d19a92558c5 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:60297d8d-64e1-4c42-aea6-32cc137cd417 . + dho:hasModifier dhd:7b32136f-1fb2-4f38-b609-5e762e94b820 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:e92430ee-e991-47f5-91a9-a326d7896352 a dho:Chevron, +dhd:e7727a36-347c-4239-900f-3495ecfa76cd a dho:Wing, owl:NamedIndividual ; + dho:arranged dhd:731f080f-42fe-42b6-87e1-43d96cc1bd1c ; dho:hasTincture1 dho:Gules . -dhd:e9325f51-223d-4474-a7c0-799da3f671e3 a dho:Layer, +dhd:e7786ad2-8170-4e1d-bffa-c6cd4a5c177a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:6dba2cab-3239-47f6-a34d-4e64093818bb . + dho:hasMarshalledPart1 dhd:CoA0000017508_A ; + dho:hasMarshalledPart2 dhd:CoA0000017508_B ; + dho:hasMarshalledPart3 dhd:CoA0000017508_B ; + dho:hasMarshalledPart4 dhd:CoA0000017508_A ; + dho:numberOfMarshalledParts 4 . + +dhd:e77e23e9-8768-44e3-8b4f-c6850bf97245 a dho:Pierced, + owl:NamedIndividual . -dhd:e94d3dbd-26bb-466b-a3a4-7a034bfadfcc a dho:Layer, +dhd:e783bb17-bf58-482a-8fe8-adb0fec91fb0 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2d99107a-1564-4e44-8e2d-cdd89ec65732 . + dho:hasCharge1 dhd:aaf15b86-4c9e-494b-8405-0fc6acdfa6d5 . -dhd:e9873948-80b2-4fae-8068-d26841558426 a dho:Field, +dhd:e7942cfb-e34b-4e67-b7c1-3b9cabd6ed1f a dho:Chevron, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 2 ; + dho:hasPattern dhd:1d63ce50-546d-4192-bbf5-7c64f82bb2cf ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:e98e1d93-5b3c-4b17-bb4e-8a96b0d1e43f a dho:Field, +dhd:e7988f9b-d546-479e-bdba-a0509606a85a a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Or . + +dhd:e7ab75c0-bfac-43cf-acdd-4a60557a93be a dho:Langued, + owl:NamedIndividual . -dhd:e9a9ebf6-3a67-4ab4-ae66-7b784bc05c4f a dho:Field, +dhd:e7b27106-788c-40bb-b967-e652ee0d4f9b a dho:Lozenge, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000008676_A ; - dho:hasMarshalledPart2 dhd:CoA0000008676_B ; - dho:hasMarshalledPart3 dhd:CoA0000008676_B ; - dho:hasMarshalledPart4 dhd:CoA0000008676_A ; - dho:numberOfMarshalledParts 4 . + dho:arranged dhd:e800d5ad-faeb-4b61-987b-7c46202b92da ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:e9b9a6ec-21e8-4cd1-a758-542be8331e75 a dho:Chief, +dhd:e7bcee09-a030-4ca6-bd20-3ce452192887 a dho:Rose, owl:NamedIndividual ; dho:hasTincture1 dho:Or . -dhd:e9bc93a3-0ff4-4247-a802-22051d949e6b a dho:Field, +dhd:e7d7ab8f-389f-4a0e-ba54-da3eb9c8b41a a dho:Crowned, + owl:NamedIndividual . + +dhd:e7fc674d-48e1-460b-bba7-4d9db9329928 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:e9e17913-8e8c-4cf3-8a18-e56c81160872 a dho:Statant, +dhd:e800d5ad-faeb-4b61-987b-7c46202b92da a dho:Fesswise, owl:NamedIndividual . -dhd:e9f35ea6-4212-4183-bf6f-a45989e9f7d5 a dho:Lion, +dhd:e8094635-fccc-4c94-8dab-314169663789 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:9d7960e5-0e7c-480e-bb6d-b5593e28f993 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:0f9bee49-c477-4bc2-9073-34b2d9d88a91 . -dhd:ea01cd80-f1a9-4cdf-87ee-3c31772c89f8 a dho:Field, +dhd:e80cb436-708e-4f5b-a589-179718ea8e95 a dho:Rose, owl:NamedIndividual ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 6 ; + dho:hasTincture1 dho:Or . -dhd:ea183db2-f5db-4e01-aee6-525729b7d503 a dho:Fleur-De-Lis, +dhd:e8211932-94b3-4e28-bee3-928d810a688b a dho:Lozenge, owl:NamedIndividual ; - dho:hasNumber 3 ; + dho:hasNumber 7 ; dho:hasTincture1 dho:Or . -dhd:ea2fe74c-20b5-4b61-b043-9acfefddf0a1 a dho:Lion, +dhd:e842a1de-18dc-4850-a9a2-a5b4e439600e a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:6442cfaf-f374-4d3c-847b-fc31185051db ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:e8211932-94b3-4e28-bee3-928d810a688b . -dhd:ea3369d1-5672-49c5-a740-01781a1ccb15 a dho:HumanHead, +dhd:e8458bda-b066-4e09-8c4d-8259e45cba26 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Naturel . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:ea523058-a467-482f-a19e-7b8243ddb139 a dho:Panther, +dhd:e8617684-d72c-4912-b9f0-46176495e880 a dho:Garb, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:ea64ab8a-fcdf-4e9c-97c2-21b644e0fa9b a dho:Field, +dhd:e880367f-e92a-4a04-9006-3bc5442856ef a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Ermine ; - dho:numberOfMarshalledParts 1 . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . + +dhd:e8942fae-77e4-4976-8c22-3637189ba3e5 a dho:Layer, + owl:NamedIndividual ; + dho:chargedWith dhd:fcdaffbb-c6df-4de6-a8e6-b3f896a3d238 ; + dho:hasCharge1 dhd:0534e3a4-54ed-4652-b5a5-746659b6ef63 . + +dhd:e895f1d2-011d-4640-841c-afd6d3cca273 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:d4dd3f16-5df1-4fd5-8ea1-288c4cafb07b . -dhd:ea65d7ab-f6d3-4a17-8f75-be5e2592cda1 a dho:Guardant, +dhd:e8d973a2-6bf0-46f5-933d-ebcef0ba93de a dho:Armed, owl:NamedIndividual . -dhd:ea7d40a2-8054-4ee9-8b91-aeeb4c863fb8 a dho:Layer, +dhd:e90be069-4543-405a-9ba6-be73e1ed0230 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:54197b96-74b2-40e4-9064-02e9a9eb2e64 . + +dhd:e9176bcb-a902-4d84-83d3-b80d86dac07d a dho:Text, owl:NamedIndividual ; - dho:hasCharge1 dhd:897bad16-603c-4a5c-981b-1d81f1a70954 . + dho:hasText "AMOR" ; + dho:hasTincture1 dho:Argent . + +dhd:e92f7110-41ae-4c94-b785-5e8b60a802fe a dho:Crowned, + owl:NamedIndividual . -dhd:eaa367d3-dae2-43ee-8d0c-0725dcd2c3f3 a dho:Layer, +dhd:e944c0aa-924e-43fa-bee9-0774fd8cbc44 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c8dbe7fe-941e-4106-8aed-229db86a59fc . + dho:hasCharge1 dhd:f7c923de-ea4f-43be-a74d-23ad7f50a4fd . -dhd:eaad7077-c42c-46df-ab56-cdef35083834 a dho:Field, +dhd:e94c9caf-732e-469c-b7e3-77374bda5ccf a dho:Field, owl:NamedIndividual ; - dho:hasLine dho:Crenelated ; - dho:hasPattern dho:PerChevron ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:eab4f579-3aa7-4950-841a-85d0c77dcc9f a dho:Escutcheon, - owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000006003_CoAF1 ; - dho:inChf dhd:ac304d1e-e000-4a58-87ab-3e65b5b93727 . +dhd:e984ffed-3607-4896-a259-d3d4fb0e95b1 a dho:Armed, + owl:NamedIndividual . -dhd:eadeaa72-a493-4432-bd24-0e0a4a2ad15a a dho:Layer, +dhd:e995f0ab-9e12-48df-823d-8c1c852d6d52 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c8e835d5-d171-49e2-9d15-b0d1e54a8ed7 . + dho:hasCharge1 dhd:1a2f0a92-accc-4444-9d8c-0de4f95df6d7 . -dhd:eae705b7-63c7-4b82-acc8-b40a6e49789b a dho:Sword, +dhd:e999e27f-e8b1-4c7b-b1a2-127a5a05aefc a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:433a16be-631e-4e68-aad1-2895e9f1319a ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:ac99c31f-e243-418d-b140-0a13636462ec . -dhd:eae975b8-2f9c-4c90-9429-3ca628967da2 a dho:Lion, +dhd:e9f23620-da0b-40c9-8165-1a222a53c227 a dho:Lozenge, owl:NamedIndividual ; - dho:hasModifier dhd:fd7d9be6-5b00-44c4-acc2-02840629b256 ; + dho:arranged dhd:67603232-aa7d-440f-b5f4-dc4aef0f9b60 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Sable . -dhd:eaf30248-ff33-495a-98cc-071b21ebaf93 a dho:Field, +dhd:ea0f9fce-1c09-4534-9485-a05bc490328f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:eb093ccc-430e-4f22-87d2-40aa81df3d88 a dho:Label, +dhd:ea4df46a-7653-421a-8b46-2fb9fa9a67aa a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:accompaniedBy dhd:f0eb5a91-87a3-4b25-abcb-d6482d28baba ; + dho:hasCharge1 dhd:a19f3c9f-cd7b-4dff-98c4-8d958af33e2d . -dhd:eb1bea65-59d3-4e0c-a0e0-f90a8f0cf73d a dho:Field, +dhd:ea5a4915-34f7-41b3-b5df-94fed91fd274 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000013049_A ; - dho:hasMarshalledPart2 dhd:CoA0000013049_B ; - dho:hasMarshalledPart3 dhd:CoA0000013049_B ; - dho:hasMarshalledPart4 dhd:CoA0000013049_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:eb1eaef2-2a2d-41f6-9866-b5b7f448ddbc a dho:Bend, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . +dhd:ea6167a9-8571-4539-b9fa-7ed0c1f40853 a dho:Rampant, + owl:NamedIndividual . -dhd:eb2954b7-0d6d-4d26-951c-8710c17d7e14 a dho:Layer, +dhd:ea621474-b3bf-4550-861b-f9b6b528dc8d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:cde75634-9199-428f-a1f1-13ca89042a6c . + dho:hasCharge1 dhd:992174d4-59b5-4962-832e-83bf3444f1b6 . -dhd:eb2a39a3-ca98-45e5-8a87-febf1bea846a a dho:Layer, +dhd:ea6b1aca-37a7-4d0b-8e51-f5ede317d540 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e390e72a-5058-4f28-808b-66a2e1651553 . + dho:hasCharge1 dhd:dbb04279-c84d-4780-942e-6c16da686c1b . -dhd:eb32a3cd-1486-4cac-aed5-15a50027b0a8 a dho:Layer, +dhd:ea9b8653-b447-4046-9147-ea3c81deef96 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9d14fc3c-2aa9-4858-8791-dfd215ae2bcf . + dho:accompaniedBy dhd:6539ef6c-8f68-4f04-9252-51bd5f5721b4 ; + dho:hasCharge1 dhd:bf58abff-1e0b-4630-8432-e9d4bb1be4cb . -dhd:eb3d4191-5510-4947-9ff2-82064fe8c362 a dho:Layer, +dhd:ea9f9b67-392d-4aa6-b766-2670fc0bc896 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:eab4f579-3aa7-4950-841a-85d0c77dcc9f . + dho:hasSeme dhd:c17e21c1-4a61-468a-93ac-a308a3209154 ; + dho:hasTincture dho:Azure . -dhd:eb4f1ef5-6959-438f-9b44-a405d41b0449 a dho:Layer, +dhd:eac190e5-c077-4865-a974-ead2adba3647 a dho:Martlet, owl:NamedIndividual ; - dho:hasCharge1 dhd:ec7da2e2-bc37-4221-beff-3dc7099058e3 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:eb788eba-2cdd-4f2f-816d-14937b8d83c5 a dho:Issant, +dhd:eacba5f3-e2ad-4752-bccc-bac8509aa639 a dho:Langued, owl:NamedIndividual . -dhd:eb80e37f-9362-4887-8c69-5b2adfab097d a dho:Mirror, +dhd:eadf6f3a-96ec-4cc6-8055-80fbe189ccc5 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:between dhd:4096d078-cdd4-4dd1-a4d5-d40e8c889bea ; + dho:hasCharge1 dhd:36da2f39-f1a9-4e12-aa38-4e1a55dcbd56 . -dhd:eb8e5b67-cb24-47e6-9a16-d11e2a934f4e a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:a599d51e-29b2-4877-9c36-173970d1c4e5 . +dhd:eae24c76-66d0-441a-bf8a-2578cc92d6d7 a dho:Rampant, + owl:NamedIndividual . -dhd:ebb5c0d2-0e46-4a2a-99eb-89176b0ae9fe a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . +dhd:eae33bb7-459c-4252-9f3f-85983577edd0 a dho:Rampant, + owl:NamedIndividual . -dhd:ebb82b48-88d0-4573-81e2-95235ec97457 a dho:Lion, - owl:NamedIndividual ; - dho:hasTincture1 dho:P . +dhd:eaed6295-31c0-468d-9576-35f08d414761 a dho:Crowned, + owl:NamedIndividual . -dhd:ebbe4a56-4398-46ba-835f-26076c069668 a dho:Eagle, +dhd:eaf1c41c-7106-40b6-910a-e04bfed51a54 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:7b562155-cd07-4f4e-8d18-7ede4e870905 . -dhd:ebc1991c-2f23-491d-b235-88049b48e6b1 a dho:Field, +dhd:eaf4e62e-781f-4334-8040-45773d2829b0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dhd:aba50d30-4e78-4f33-b9d2-231ccf7e29ca ; + dho:hasTincture dho:Azure . -dhd:ebca3f8f-2550-4498-a9ad-6f9966218280 a dho:Field, +dhd:eb122356-e3bc-454a-9020-1d51f7fc28e6 a dho:ReedMace, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 5 ; + dho:hasTincture1 dho:Argent . -dhd:ebcad875-1b1c-4bdb-9075-54a40b30166c a dho:Layer, +dhd:eb146539-5986-4f0b-8785-111b8f6801cd a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:3703e193-2082-46e0-ac7c-a99b46b3ef5e ; - dho:hasCharge1 dhd:e3caa8a5-ccae-4ec8-89dc-b8dc9a275f24 . + dho:hasCharge1 dhd:283d7aad-75b5-4fa4-b1c7-4c699093f2a2 . -dhd:ebe98113-8a3d-4e95-8211-dfde9780bbd3 a dho:Field, +dhd:eb1572eb-0c33-4f87-9f0a-e4f603699bc6 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Argent . -dhd:ebf41c71-995f-470b-a80c-d183470f4762 a dho:Chief, +dhd:eb216587-2d6d-470c-8f27-0ef2636f6fb5 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:ec2862e6-1ee0-487e-bea3-94fa3e2284c0 a dho:Layer, +dhd:eb22ee23-3159-4649-8293-4adeb0bbf6cb a dho:Layer, owl:NamedIndividual ; - dho:eachTippedWith dhd:b7f043a3-d355-4e10-b22a-a511ea967ae6 ; - dho:hasCharge1 dhd:923fcc23-1594-444b-a985-79492c4b525a . - -dhd:ec60bc89-6141-4748-ace6-ffac64a9ac6d a dho:Crowned, - owl:NamedIndividual . + dho:hasCharge1 dhd:d6b5e709-942a-414b-8a21-2f5595cdb3ad . -dhd:ec66c024-6de8-4de4-8703-fa4b0fc78d85 a dho:Griffin, +dhd:eb42dab6-fb3e-4990-9ed9-2ba06bb291bd a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:dea9360c-893c-4198-bf5c-50daa5a26d54 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:1fdacd4f-e62a-41ea-9096-02eb71520cf0 . -dhd:ec6e90e6-cf73-4edd-9fa0-9258915a4dcf a dho:Talbot, +dhd:eb52ed81-30a1-4118-a2b3-c0507369fbfe a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:5cf564c7-889b-4998-9778-9593b1c22d2c ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Argent . -dhd:ec7da2e2-bc37-4221-beff-3dc7099058e3 a dho:Bend, +dhd:eb74aec1-b538-46e2-b62f-83afaa2a10fe a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasMarshalledPart1 dhd:CoA0000008387_A ; + dho:hasMarshalledPart2 dhd:CoA0000008387_B ; + dho:hasMarshalledPart3 dhd:CoA0000008387_B ; + dho:hasMarshalledPart4 dhd:CoA0000008387_A ; + dho:numberOfMarshalledParts 4 . -dhd:ec7e94be-35ab-4a4e-92cc-b5925a73f9c4 a dho:Key, +dhd:eb797f4e-b973-4128-a375-e85df097729d a dho:Pale, owl:NamedIndividual ; - dho:arranged dhd:88edc460-8e3c-4ecf-a51d-7d459a80bb3c ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Gules . -dhd:ec93acec-fd0c-4671-9bd9-29ddbd9a45ef a dho:Field, +dhd:ebad3969-de06-43d9-bc09-ff2266567134 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:ec9e7b43-fe40-44d7-96aa-db557c6053d9 a dho:Layer, +dhd:ebb9ca46-87e7-4a81-b654-e8a1b8ea7b79 a dho:Rampant, + owl:NamedIndividual . + +dhd:ebbef800-f961-4cbe-a144-b62880516f51 a dho:Lion, owl:NamedIndividual ; - dho:chargedWith dhd:6426a7a9-eda0-4fb6-82d0-b0c697431a91 ; - dho:hasCharge1 dhd:1ae77393-7313-4af2-97fd-a23399e12301 . + dho:hasModifier dhd:9630ca24-4b8b-4dca-a035-4e749253d240 ; + dho:hasTincture1 dho:Or . -dhd:ecab62d9-85c0-4119-bed1-550e9d0032d9 a dho:Bear, +dhd:ebc7e402-7c69-4ef6-9ff1-e458aa6bb3ab a dho:Escallop, owl:NamedIndividual ; - dho:hasModifier dhd:5c29a840-be98-438c-a5f4-0e81c829ea36, - dhd:96b7ed0b-ab0e-4e6a-9064-8abe417cc07e ; - dho:hasTincture1 dho:Sable . + dho:hasNumber 5 ; + dho:hasTincture1 dho:Argent . -dhd:ecb536cb-a5ea-40b4-ad65-9a4560dbe7a4 a dho:Field, +dhd:ebd15e4b-f0ab-42a7-9442-9281305f14ba a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:461d5f79-fa08-4028-bdee-461560daf378 . -dhd:ecc26323-4883-42d9-aeea-af1cb71572d7 a dho:Label, +dhd:ebdfbd83-bd1e-49ee-a9c6-cd5e170cd4e6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . + dho:hasCharge1 dhd:1ab5b579-101d-46db-ac56-b523962a6503 . -dhd:ecc7484e-c33a-4bdb-a9d5-f0a78cf6f470 a dho:Rampant, +dhd:ebe2db87-6698-44f8-885a-ccda3c386b2e a dho:Countercharged, owl:NamedIndividual . -dhd:eccf489f-fa76-44bd-9133-1c0a96240f52 a dho:Field, +dhd:ebf97697-e4cd-4380-962e-1ba9a8329ce8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:985b6821-a883-4410-a015-234d2ffe0058 . -dhd:ececf88d-5f23-4693-945e-5dfa8001c539 a dho:Layer, +dhd:ec061f4a-5ac8-4280-81d3-5c080a260059 a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:e54ea2ee-ba99-471d-9d23-52af52e204b9 . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:ecf8768c-ad91-43f5-9bf0-3e0b6d7ab1cc a dho:Canton, +dhd:ec16febe-948e-4f63-a505-bb04c74e068c a dho:Layer, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000022239_CoAF1 . + dho:hasCharge1 dhd:64ae8c6a-882d-47f3-84f8-5da61224f4f5 . -dhd:ed122c50-0787-4084-8328-1ea822507f64 a dho:Key, +dhd:ec192bf8-c658-4f1e-9a96-d7cd936c6f90 a dho:Lion, owl:NamedIndividual ; - dho:arranged dhd:e2fb3676-1790-4aa4-9065-1477e26d93c7 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:a93d35ea-3346-4606-96ff-579da4cd5ec7 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:ed1bfcde-47b8-41e9-81d2-6f32515826b1 a dho:Layer, +dhd:ec1b8af5-9cf6-475c-9fc5-383cc4d8486a a dho:Saltire, owl:NamedIndividual ; - dho:hasCharge1 dhd:22c5e2ad-078f-4990-8e97-70139dac8c55 . + dho:hasTincture1 dho:Gules . -dhd:ed283d03-2da8-4bd0-9222-4150c8871b44 a dho:Bend, +dhd:ec316fc2-78fd-4c90-91e5-4751c48a1e6a a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:accompaniedBy dhd:3a0b5792-78e7-4003-ba47-47f1b1da654f ; + dho:hasCharge1 dhd:9d3852db-e198-4528-81fd-152e0e0b3bac . -dhd:ed2cf404-70ae-4f9b-90de-53ed341b0fda a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, - owl:NamedIndividual . +dhd:ec556ec7-c68e-4fe3-8498-04300789da59 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:ed39a916-3e5e-4128-9750-f19d66611388 a dho:Layer, +dhd:ec642b48-c75b-49ad-b7a3-df9b5a6e7e3d a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:ced9f3f9-11ee-4618-b1f2-bf0d8628bfd8 . + dho:hasTincture1 dho:Or . -dhd:ed43a16d-5158-49d5-8d86-7a711528004c a dho:Layer, +dhd:ec692629-9b57-49e3-b6d4-582d5d7fb4e5 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2b62128b-6f0c-4d2c-a410-28ab0e9f915b ; - dho:holding dhd:b214da78-341f-4eb9-9f32-d8381b160417 . + dho:hasCharge1 dhd:4452bf53-cc53-4edf-b874-363660ab06c4 . -dhd:ed5bdcba-92c9-4198-8776-6155d212e540 a dho:Layer, +dhd:ec72048a-c136-454b-ba1b-f24335159e78 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c1d4d096-a7f1-49b4-ab37-0dd06683c47c . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:ed731ca3-f64d-49e6-b3dc-c8b475a12ed7 a dho:Field, +dhd:ec7b9c45-a166-4ccb-9f74-47f2d3f2f680 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:ed824f1c-5ba6-4545-8a3a-a33786fd86b9 a dho:Armed, +dhd:ec7eded8-7869-4ecb-b895-145003c249cb a dho:Rampant, owl:NamedIndividual . -dhd:ed8c1679-e332-46bb-a869-70d02dcd0042 a dho:Crown, +dhd:ec89f8a0-2faf-47cf-be99-9a83108d7370 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:ed955354-ef8b-4dbd-8b11-8edc8d7daa9b a dho:FireSteel, +dhd:ecb3428a-a6f5-433b-8d41-6d14b7267207 a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:a0cdebf9-5fa9-4dbf-9312-a2aa61568217 . -dhd:ed9e9b24-ec60-4e02-a8df-af94c0da9cad a dho:Rampant, +dhd:ecbf78e3-afb1-477c-8293-2587243edd21 a dho:Rampant, owl:NamedIndividual . -dhd:edee9526-02d1-4ca6-83ba-9913be9d200c a dho:Rampant, - owl:NamedIndividual . - -dhd:edfbc6e4-98c5-4637-ac01-f717363887e8 a dho:Field, +dhd:ecc0b767-3747-45ed-be00-85b93c09d93f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:fa0d238c-8d45-4562-9af7-218b3f77c414 . -dhd:ee020921-7676-49d7-aba3-8f8e168b3d22 a dho:Field, +dhd:ecc2a440-3d4d-4b36-96f3-cebee6172e0e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:c6eee1ce-eca9-4488-8035-8e5f8c39a8f7 . -dhd:ee1060fa-e0ab-408a-b652-d3236a28e429 a dho:Rampant, - owl:NamedIndividual . +dhd:ecc80b44-1853-4dae-8ca2-a4f9fdf4db9b a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:0f2a11b4-bfa4-4905-80a6-750067c7ea29, + dhd:10116764-5a57-46d9-a96f-14b5c0219dce, + dhd:60d42a77-30f4-4e63-9bfd-822065408d82, + dhd:75d79814-3de4-478f-9849-b5c68dedc176 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:ee1a7965-1533-444a-afcb-e530041587e3 a dho:Addorsed, +dhd:ecf10c4f-cb95-4f26-9019-7a36f33e3a30 a dho:Guardant, owl:NamedIndividual . -dhd:ee2cb821-27f1-4269-a7cc-dd604d930170 a dho:Seme, +dhd:ed18fe3e-4849-4fee-8948-25acecb0377c a dho:Lion, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasModifier dhd:585c558a-fc95-424b-b555-c02ec8b225b1 ; + dho:hasTincture1 dho:Gules . -dhd:ee2fb767-d072-4fa8-9030-2672b30e7cec a dho:Griffin, +dhd:ed325117-4ab4-4b2b-90c9-5ce23117e390 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:b899edcc-385e-400f-a506-52bd060c7587 ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:58c0017e-e06b-4c7b-b617-7c64bcb41906 . -dhd:ee357ad6-2bac-4842-ad3c-ec3fe7768a6e a dho:Layer, +dhd:ed596124-8c21-4532-a5d8-330067422fdc a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:79e9d080-418e-4379-87d7-0733d96aa6e1 . - -dhd:ee5a4f69-4735-4bd3-8b62-f2f8437fae52 a dho:Rampant, - owl:NamedIndividual . + dho:hasModifier dhd:18017f3a-2057-4960-9675-edc15ff5e11d ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:ee715d80-c94e-43bb-86f6-430756081985 a dho:Field, +dhd:ed7c20b2-bc18-4032-84f5-bc2ac8cca460 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:b78dcf65-ddbd-4a26-ad0e-f06edf09dc4b ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:5f222628-968b-41e5-82b5-40d629751895 . -dhd:ee81910b-a7bf-46ba-ae78-6fede05711e9 a dho:Field, +dhd:ed7fbef6-3ad9-4329-a65b-beacf976b574 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasSeme dhd:ac040ba4-9dc8-454c-9e21-7f16ef284609 ; + dho:hasTincture dho:Azure . -dhd:ee8409b9-dba5-4c0f-8fb3-cf5a92b27c08 a dho:Layer, +dhd:ed914af6-c61c-4f6d-9fc1-36fe880f6db9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:80049b1a-1efb-47f0-8b99-91e54d16fde8 . + dho:hasCharge1 dhd:6778e3bb-1e28-4587-9648-6f99cf4485da . -dhd:ee87f07f-8a6b-4993-ba40-ce64769188a9 a dho:Field, +dhd:ed986cc3-8c1c-4aeb-b235-31b97ebe76ea a dho:Bear, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasModifier dhd:28094e2e-3509-4549-84ca-5168bce83d31, + dhd:7ae6ea68-ff5f-467e-9600-34d51eab1e52 ; + dho:hasTincture1 dho:Sable . -dhd:ee8fc927-66cd-43dd-a415-42013b2fefb2 a dho:Layer, +dhd:ed9f6531-aa1d-4115-beda-93164eaae398 a dho:Barbel, owl:NamedIndividual ; - dho:hasCharge1 dhd:ff6c2fcb-8222-425c-bfa4-33f70106f040 . + dho:arranged dhd:6940708a-ddce-4581-979d-c142c22bafde ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:ee90bd45-73bc-45b9-82c3-a08964b94ccd a dho:Field, +dhd:eda16902-ec77-44a3-b21e-ba05bf58fb67 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000016665_A ; - dho:hasMarshalledPart2 dhd:CoA0000016665_B ; - dho:hasMarshalledPart3 dhd:CoA0000016665_B ; - dho:hasMarshalledPart4 dhd:CoA0000016665_A ; + dho:hasMarshalledPart1 dhd:CoA0000008299_A ; + dho:hasMarshalledPart2 dhd:CoA0000008299_B ; + dho:hasMarshalledPart3 dhd:CoA0000008299_B ; + dho:hasMarshalledPart4 dhd:CoA0000008299_A ; dho:numberOfMarshalledParts 4 . -dhd:eea51a0d-69e0-442f-9b40-bc0807c85e2e a dho:Field, +dhd:edb24d84-93ae-4cd6-a599-c80fbf537dd0 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasModifier dho:Embowed ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:eeb5d38d-b5bc-41e9-bb9d-e5fb4626fbfa a dho:Field, +dhd:edd8afcd-b59f-417a-8aff-af1b4d45b23e a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasModifier dhd:032c6fc3-08fa-4f3f-bc7f-a65b84191988, + dhd:93f8b843-2c9b-4c5d-a7ea-9ff44df10980 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:eecc22a5-d160-4fcf-9672-53df4421637b a dho:Field, +dhd:ede62921-bf0a-41f3-a5b6-aa15385150d4 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:02eeeaa1-af21-42f4-bbec-039d71a9a8d7 . -dhd:eecc72e0-0477-48d5-8450-4e4836d8c86e a dho:Field, +dhd:edec6ae2-8c67-4105-be4a-84153faa4200 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasMarshalledPart1 dhd:CoA0000008954_A ; + dho:hasMarshalledPart2 dhd:CoA0000008954_B ; + dho:hasMarshalledPart3 dhd:CoA0000008954_B ; + dho:hasMarshalledPart4 dhd:CoA0000008954_A ; + dho:numberOfMarshalledParts 4 . -dhd:eed29de0-d34d-4e6b-8b3c-b3a0cc8b79c2 a dho:Lion, +dhd:edfabec5-6c84-4899-ac66-f61810b98f5f a dho:Rampant, + owl:NamedIndividual . + +dhd:edfd8b37-4f00-4b17-bfd7-e407a713e818 a dho:Rose, owl:NamedIndividual ; - dho:hasModifier dhd:5acd88ab-f3b9-426b-adb6-b7c10fd8bb70 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:eedbd7c8-cd2c-41b6-8956-e75c2f110755 a dho:Layer, +dhd:ee18b35b-63dd-4cd7-bbda-e4f9ea9ac485 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:515ab71e-f842-4ef2-96ea-b388e0b1271d . + dho:hasTincture1 dho:Gules . -dhd:eef01d97-1908-4d52-a6f8-c94fa02c33d6 a dho:Layer, +dhd:ee280d21-39c1-482d-83ef-716d18b0ae3a a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bdf55149-5051-42af-b946-a70c090ebe16 . + dho:hasCharge1 dhd:5cb05c66-67f9-4e01-9a98-ad0833848fc5 . -dhd:ef17b4b1-8894-4c18-ade7-7bfd5eb2f02f a dho:Seme, +dhd:ee37052d-1652-4fdf-8c1e-f61215727c11 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dho:Flory ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:ef193c6f-f694-42bc-9836-c430359598ea a dho:Cross, +dhd:ee5109fa-e688-4d6d-9a68-693f8313e33d a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vair . + dho:chargedWith dhd:afe2c1d6-54a4-4395-913f-c233472b9d15 ; + dho:hasCharge1 dhd:4339f524-1d5d-4881-9154-6fc2c7c7dcf5 . -dhd:ef1a21d3-8e90-4f6a-925c-91a6a8cb28ee a dho:Layer, +dhd:ee6eab41-62da-4915-a24d-0aa14bf98ec7 a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:d6083ed9-760d-4c96-a937-16c2ec5da08c ; - dho:hasCharge1 dhd:09a3b0b5-e46e-4ec1-ae69-899914a60969 . + dho:hasCharge1 dhd:6505d37b-f608-4d96-8069-ba2b5994cd30 . -dhd:ef283497-eefa-4287-b290-23c63834fdf7 a dho:Field, +dhd:ee87cc85-ded3-4c72-a6e3-15833634e7c2 a dho:Border, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasPattern dhd:47633358-351e-47de-a127-ffa59665d2d8 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:ef432e3f-96bf-4ded-bc3d-cd63b3b6ac62 a dho:Label, +dhd:ee89b8e1-4aff-4663-9879-e9380fdbccb0 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Azure . - -dhd:ef4d1021-b252-430b-b296-58c71359f516 a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasCharge1 dhd:89a6e007-cb6c-45f4-994e-d59aa688837c . -dhd:ef535146-2784-423d-9b80-4307dea44d7f a dho:Layer, +dhd:ee8c9ef6-de62-4e11-ac46-70e43489f66c a dho:Field, owl:NamedIndividual ; - dho:chargedWith dhd:1adb13ba-d3d8-499d-a398-d69618f3b7f2 ; - dho:hasCharge1 dhd:496cbc59-1f0e-4d7a-b77b-d996a4b7b613 . + dho:hasTincture dho:Argent . -dhd:ef587e17-402f-4e90-be5d-77aa41e29369 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:dea65e3f-0804-406e-a9fb-eab681aa662a . +dhd:ee922db4-74e8-46bc-8daa-a00d08678fea a dho:QueueFourchy, + owl:NamedIndividual . -dhd:ef58fcc9-0ce1-4043-bc62-7d8629e29c57 a dho:Flanchi, +dhd:ee9ffae3-4018-413e-854c-5fd72e00a2ba a dho:Fleur-De-Lis, owl:NamedIndividual ; + dho:hasModifier dhd:d8e31ea7-d59c-4aa1-b5f7-950f8966f318 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:ef66f051-930e-48ae-9a54-5e393fd25ab3 a dho:Field, +dhd:eea41333-ac2f-4928-965d-043c7476d612 a dho:Mullet, owl:NamedIndividual ; - dho:hasSeme dhd:0fd64559-0782-4ab5-a77b-cbf23baf472a ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:ebe2db87-6698-44f8-885a-ccda3c386b2e ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:ef6bc611-963b-4c25-ae46-5ae7ee9bd3ec a dho:Cross, +dhd:eeaee707-cb4a-40a9-b44c-bf7c00c1cb25 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:6f2749c6-a0e2-4501-a542-9cb9a094e4ad . -dhd:efa46560-174b-429e-ba4e-a2fd2c94c4f4 a dho:OrleOf, +dhd:eed1d06d-47eb-4efb-836d-6beb50c3e3d2 a dho:QueueFourchy, owl:NamedIndividual . -dhd:efbaf5ca-dba6-4412-879d-7c581b2102c3 a dho:Field, - owl:NamedIndividual ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . - -dhd:efda417d-78f6-4932-9738-7a68cabe752c a dho:Layer, +dhd:eed28452-3fbd-421f-9c74-1034a20c85ea a dho:Seme, owl:NamedIndividual ; - dho:hasCharge1 dhd:58d15320-30f7-4e9a-ba6f-34a11f783eb7 . + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:eff180e3-e9fe-4d73-a89c-79eb08389d40 a dho:Lion, +dhd:eee045c3-27ea-46d0-bfe6-a81f71b50f6b a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:df0f29dc-a6a6-49c6-9b12-5c63e90d1889 ; - dho:hasTincture1 dho:Gules . + dho:hasMarshalledPart1 dhd:CoA0000027012_A ; + dho:hasMarshalledPart2 dhd:CoA0000027012_B_1 ; + dho:hasMarshalledPart3 dhd:CoA0000027012_B_1 ; + dho:hasMarshalledPart4 dhd:CoA0000027012_A ; + dho:numberOfMarshalledParts 4 . -dhd:eff40cb3-04ff-4c14-bb43-b760c29b9422 a dho:Layer, +dhd:eee1f81d-7488-4c1b-82a5-c1feb887f3d7 a dho:Bugle-Horn, owl:NamedIndividual ; - dho:hasCharge1 dhd:68d9f81b-6f37-43f3-b92c-60247590cccb . + dho:arranged dhd:8a959939-98e1-4061-a0af-d4e87b43cd97 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:f01d8b9a-e488-48c1-a650-f6c333a1ab2a a dho:Lion, +dhd:eee58da9-baac-419f-bedb-f623d9d76de0 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:0a300ee7-3e20-4b53-a727-5537827a3d2b ; - dho:hasTincture1 dho:Argent . + dho:hasModifier dhd:85aa551c-8cbc-4311-9b74-9c2d2bad05ff, + dhd:ee922db4-74e8-46bc-8daa-a00d08678fea ; + dho:hasTincture1 dho:Or . -dhd:f02f28db-b352-470f-9c57-c9fd3b750cc3 a dho:Layer, +dhd:eef419a2-37eb-4a96-9af5-8c5c36a5da7f a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:16c8867d-a60d-4a14-b90b-ec11421a2435 . + dho:hasTincture dho:Or . -dhd:f06b3e9c-4c0d-4a76-b90a-bb0a616ecc2d a dho:Layer, +dhd:ef035b7e-dbc5-46f3-bfdd-6231566396fc a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:a47e9fcb-e772-49a3-981d-4480144ab13f . + dho:hasCharge1 dhd:0a696fd8-5019-4db0-9693-5b19dbca31f8 . -dhd:f06d4063-71c5-4101-b2a8-87e6df3a6670 a dho:Lion, +dhd:ef056944-2196-4b6e-9ba9-686aa63fdfb1 a dho:Fish, owl:NamedIndividual ; - dho:hasModifier dhd:cce4050b-85d1-42aa-9df7-8328f7b50dd5 ; + dho:arranged dhd:b65c7af6-c7c1-45f5-8e0c-5303b14a4fed ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:f06f71da-f822-49d2-bd92-3d782e73fb5a a dho:Chief, - owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . - -dhd:f07df5c4-3eda-4e92-8102-c5c2afbe1d34 a dho:Field, +dhd:ef2983e4-cf2a-45d7-a047-8fbba398c58a a dho:Layer, owl:NamedIndividual ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:2053f8ee-62d9-47e1-8ef9-b75711d5079c . -dhd:f07e7a00-cbd2-4bc1-a061-917e684a05ed a dho:Bluebell, +dhd:ef336af9-850d-4417-87ba-9cb849907496 a dho:Mascle, owl:NamedIndividual ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . - -dhd:f0972861-770a-4276-a481-bc77a3f60ad3 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:f0983527-ac5d-44d3-9a29-0289f920699c a dho:Lion, +dhd:ef4e0919-fc25-426d-ae55-b30b8b03b6e1 a dho:Rake, owl:NamedIndividual ; - dho:hasModifier dhd:89c50af0-4db0-4bd3-a487-814841ce3a5f, - dhd:b533db7f-8967-4a22-9b63-2608b494bc2e, - dhd:ee1060fa-e0ab-408a-b652-d3236a28e429 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:arranged dhd:d6d9e260-54b5-48d5-bc8e-fb49d9888cc7 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:f0c659f6-20a8-4ec6-ab7a-5bc86b5e3ab8 a dho:Field, +dhd:ef6f79a7-c713-4922-b1a7-70406524a98f a dho:Eagle, owl:NamedIndividual ; - dho:hasSeme dhd:ef17b4b1-8894-4c18-ade7-7bfd5eb2f02f ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:ae588c68-691b-44f1-a676-845e4348c7fc, + dhd:b540d190-ad51-4596-b5b9-c83f3333a80d ; + dho:hasTincture1 dho:Sable . -dhd:f0ce3f98-5430-4495-8817-e77a4f22b286 a dho:Chief, +dhd:ef77fb30-b060-4657-95f1-18c42073cf27 a dho:Eagle, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Sable . -dhd:f0d11797-1a5a-4e43-942b-fcc30253168b a dho:Crowned, +dhd:ef94883c-0dae-444d-9064-1eb0f3fe515e a dho:Langued, owl:NamedIndividual . -dhd:f0e5e942-c72d-4ad2-a2e5-6a7318c361c6 a dho:Griffin, +dhd:f0113547-4c64-4281-bea9-41885e5e81d8 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Gules . -dhd:f114abc3-83ae-4af8-9fa9-fd555c8e930f a dho:Seme, +dhd:f01e6891-f4c6-4628-9684-479c979659b7 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:690405c2-5fe6-4936-8b26-ea1e89983a27 . -dhd:f11971b5-1073-4163-8d9c-45243a8c13ed a dho:Martlet, +dhd:f04a7218-5a85-4fe7-a43c-0e7947c1405c a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules ; - dho:inChf dhd:f8446a71-91f2-4cab-ab53-0c9ed5de4c2c . + dho:hasCharge1 dhd:577b315e-6af7-4682-92cd-c85eb57f702d . -dhd:f121fac0-1647-48aa-bda1-3a3066ad0e73 a dho:Layer, +dhd:f04cfbe9-936a-4aba-90ac-cf040ee63e21 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:d8719168-3273-4c0c-bcaa-835d4296c95d . + dho:hasTincture dho:Or . -dhd:f13904a6-7e2c-415c-8f42-af0d1df89b6a a dho:Lion, - owl:NamedIndividual ; - dho:hasModifier dhd:0bd5af66-9efa-4473-b3c0-1adc75cf9380, - dhd:42da3b78-8aee-4f78-8f30-bd3521855e85 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:f04f8b69-c4b1-46fe-8ab5-2de477906d69 a dho:Langued, + owl:NamedIndividual . -dhd:f13e21ef-c27b-43a0-b46d-54fac4a81a72 a dho:Fleur-De-LisOnPartition, +dhd:f0526ff9-b098-42dd-99d3-fe86b7f329d0 a dho:Bend, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasPattern dhd:41b1ad31-2d08-4c61-beb8-6adb7d7386f6 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:f1478657-5c7b-401f-a693-7bdf48a25b60 a dho:Layer, +dhd:f06599f6-8948-4355-8dc9-331551f619f8 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:206b882b-cf39-4da9-8cc3-84bf181d2b4a . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:f15067a5-9164-4279-963e-b0203eca06bc a dho:Helmet, +dhd:f08ec95e-af05-42d6-9ae1-bc42bab43366 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasSeme dhd:09c9f2d8-a80a-4176-aa7a-6eae8c0788f5 ; + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:f15c54ee-d868-4cdf-98ef-8a51365e222b a dho:Field, +dhd:f08fb19d-ffef-43e2-ba58-8e8f9cb73a51 a dho:Field, owl:NamedIndividual ; + dho:hasSeme dhd:c9a16b23-9a2d-41d4-856f-b81693b70cc0 ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:f15f72a3-4ab8-4456-b89f-0f3fe9c0795a a dho:Eagle, - owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . - -dhd:f16e63a6-391b-4b4e-8652-14177b5ac0a4 a dho:PerBend, - owl:NamedIndividual . - -dhd:f1720393-06ab-43b0-94d9-5becd3ee7acb a dho:Field, +dhd:f090ae24-05fe-48a4-b703-2b14567b81b8 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:f17d903a-3a9c-43d9-a408-1bfa93beaa4e a dho:Field, - owl:NamedIndividual ; - dho:hasSeme dhd:dbe1ee23-f19b-4959-a4be-75ed1b814032 . - -dhd:f191df5f-5954-4d4e-bf52-95260b2dc2ec a dho:Flory-Counterflory, - owl:NamedIndividual . - -dhd:f1976fb5-5b49-424e-b46b-d68ce80c31c2 a dho:Field, +dhd:f09d5118-9167-43fa-bdc9-3865fddebd26 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:55803727-8df3-439f-9611-a298407b4848 . -dhd:f1983ce1-2d36-4c62-86e2-dab4268ac658 a dho:FessOfLozenges, +dhd:f0c564ba-94a7-42e8-9441-f72b9a9ad2e6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:9f382f95-1cd6-447a-9c2d-e10c5fdf5a36 . -dhd:f1be15a7-d2d5-498e-adda-b87707d5f826 a dho:Chevron, +dhd:f0cbf203-a71c-4ddb-a5b0-b11dc7a4de7a a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . + dho:hasCharge1 dhd:692742fe-c0a4-48eb-81f6-e89d555b6bee . -dhd:f1be253e-1564-442d-9338-6d354c9a74fd a dho:Crowned, +dhd:f0d324e8-3027-4715-89c5-58b6e9b137ef a dho:InSaltire, owl:NamedIndividual . -dhd:f1c4065c-2338-4aa2-8ebf-04dd0d535456 a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Sable . +dhd:f0fe964a-34cc-4ff7-bc33-0b5d5e630656 a dho:Passant, + owl:NamedIndividual . -dhd:f1c6fc65-7a34-4255-a5c2-4346a3ac66c3 a dho:Eagle, +dhd:f1047e83-59e5-4384-8247-8625b9c9168a a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:cb4ea2fc-fab0-4250-91b0-618f477c00e2 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:fe98d3f5-2988-4fe9-aeeb-2948020df3d0 . -dhd:f1e56c22-7cc5-46c3-bbe6-8329f4a4624d a dho:InPale, +dhd:f130d22a-6dbe-4ccb-b59a-5fd3d2804437 a dho:Langued, owl:NamedIndividual . -dhd:f1ea37b9-61ac-46ca-9367-898b093818bd a dho:Griffin, +dhd:f17165c3-d39f-4ab0-a5e0-9673fe3b7cd6 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:6a1cd354-8a92-4c51-b410-baf95c8de079 ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:16402a13-5052-4f10-9cac-fa23fe45048c . -dhd:f1f84842-a04b-4ad7-8607-df8ea2d3c952 a dho:Field, +dhd:f19687a4-1627-4e16-9fb5-1f77ed3d4d56 a dho:Field, owl:NamedIndividual ; - dho:hasLine dho:Dancetty ; - dho:hasLineModifier dho:PerFess ; - dho:hasModifier dho:Countercharged ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Argent . -dhd:f1fb956e-7a39-4cda-88dd-00093559b730 a dho:Layer, +dhd:f19e03a3-f536-4bc5-af70-a7fe3de7b0ea a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:596803b4-f2c0-489f-83fe-858c8539961c . + dho:hasNumber "of 4" ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:f214aff8-2882-4c02-a10a-353e51be8347 a dho:Seme, +dhd:f1b4c16e-2487-4aa5-8cb2-146b0497e217 a dho:Chevron, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfMullets ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Ermine . -dhd:f21d2a53-6941-493e-a639-a343dceff949 a dho:BendOfLozenges, +dhd:f1b85c90-0f2b-439d-a3a0-e0a7f2d0cf24 a dho:Saltire, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Vair . -dhd:f2283006-6cd6-4578-958f-27addd6a1b61 a dho:WaterlilyLeave, +dhd:f1c2d622-d18e-42f3-b810-b141733c57d7 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:152e496d-0abb-4945-9d1d-c075ed86b98a ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:f235d0f5-39e2-4615-8288-64927d8b6562 a dho:Canton, +dhd:f1cf6788-2895-443a-aed9-1e9469f33189 a dho:Rampant, + owl:NamedIndividual . + +dhd:f1dd88dc-efa8-41ef-b092-8d36beea6772 a dho:Lion, owl:NamedIndividual ; - dho:hasCoatOfArms dhd:CoA0000006028_CoAF1 . + dho:hasModifier dhd:a57392a0-5481-4502-b0c6-28b4f61fbaf5 ; + dho:hasTincture1 dho:Sable . -dhd:f23c0a02-c645-4957-8e14-6c3e8058565f a dho:Field, +dhd:f1e48370-117a-4c2f-8aec-eaa358d9fa15 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:f24dee7f-1720-4735-bd41-a72db1e948bb a dho:Field, +dhd:f1f7699c-07df-413c-9b21-ced33ec3b0cc a dho:Talon, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:f28391c5-aff3-47c6-8610-7db72eeb18d1 a dho:Layer, +dhd:f2021536-61a7-4a9d-a32d-c7cb48f3171b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0375731d-f294-4bdc-945b-28110d6b9be8 . + dho:hasCharge1 dhd:7a4698c7-1c2b-4915-b5fa-da526bb89737 . -dhd:f28934ef-c498-4bc9-b9f4-15e41de034ae a dho:Field, +dhd:f2288ee3-3dc2-4e11-8aa6-116024450dae a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:64362f11-a512-448c-a7df-a692b1e42cc8 ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:fe318994-5d05-4ada-b4ea-38f1f86aa684 . -dhd:f2a24254-9714-48cb-a98c-d861bf1ef430 a dho:Fess, +dhd:f2373b67-ca12-4b1c-8b8b-281c52ce122a a dho:Fess, owl:NamedIndividual ; dho:hasTincture1 dho:Argent . -dhd:f2acaf5c-84cc-4383-98d2-5f32df08db66 a dho:Layer, +dhd:f2476db5-46fc-44a2-9b45-9586f0b97379 a dho:Border, owl:NamedIndividual ; - dho:hasCharge1 dhd:0aef12d7-bd0f-4e16-855a-47df25a687eb . + dho:hasTincture1 dho:Azure . -dhd:f2b33a5f-b2e7-49f8-a9ee-d230468ce078 a dho:Rampant, - owl:NamedIndividual . +dhd:f253b67a-28ce-4f7d-831f-ba4fa06984de a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:5f5a6b1b-7db0-4f26-aa24-3d32f5dbb301 . -dhd:f2b466f7-52e1-4fc8-bb00-42141e0b04e7 a dho:Rampant, - owl:NamedIndividual . +dhd:f2772208-6d5d-431b-a964-29b5f708b6f6 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:031cffbd-dd42-446d-aeec-c20e0e266618 . -dhd:f2c55499-104f-421b-aede-1b85b65e85f7 a dho:Field, +dhd:f2ac5536-7d98-41ef-8140-689c84a04cf5 a dho:Bend, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Or . -dhd:f2ca6bbb-23c5-4743-acb0-657ac3190c5d a dho:Eagle, +dhd:f2b9a52a-2525-4316-9bbc-d22d165b87da a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:befdcb32-7cf0-4179-aace-019ca1a39c55 . -dhd:f3190948-0f31-4d82-ac32-7123819fa58d a dho:Rampant, +dhd:f2ba2279-4ad3-41a8-ac74-b1709c97c118 a dho:Armed, owl:NamedIndividual . -dhd:f329cbfa-3ecd-4468-aac3-105ed2f1bf60 a dho:Lion, +dhd:f2bf5e93-6fde-42a4-8ddf-d8bca733bfb0 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:42ad5730-716f-4d7b-a6c2-ce553cee4511 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or . -dhd:f32f2a86-f320-4a10-91b1-1afa6b3d15dd a dho:Field, +dhd:f2d9497e-256f-4cb1-9954-f3fafd7f82f1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:f331a773-1604-456a-83df-66e568ab8ca4 a dho:Field, +dhd:f2e65ff0-08e1-45cb-81b8-32a8a9d358f6 a dho:Armed, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture dho:Sable . -dhd:f332df7d-25eb-4b0a-9fcc-62e343526de2 a dho:Field, +dhd:f2f0e861-ee89-4dbf-9995-1de6259898e3 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:f339460f-8ebe-459f-b45f-0de2d172ca76 a dho:WithLionsClaws, +dhd:f2f9a95d-94e6-4410-8530-48aaca97cf5a a dho:Crowned, owl:NamedIndividual . -dhd:f33e9aed-163b-458f-a731-b99a9a787707 a dho:Doubleheaded, - owl:NamedIndividual . +dhd:f31ae229-957c-43d5-9af1-0822b2e76671 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:e68fa35d-886b-4159-a128-cf35b5c97163 ; + dho:holding dhd:7fda4229-b4a9-48c6-9778-10124b4ee9c6 . -dhd:f3668db8-9c7c-447b-b04d-b895ed13d3be a dho:Layer, +dhd:f326d7c7-abb5-442e-a7f6-c8b7789530d8 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:3ba7b306-9392-4af1-9e69-09b3bb90eb3d . + dho:hasModifier dhd:61af2287-f731-4755-bc3f-cd93b76167a1, + dhd:8304dcdd-e5f9-428b-b957-e1182371de82 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:f371d3f6-554d-4e23-bc5e-2649ae45f8cf a dho:Fleur-De-Lis, +dhd:f327e861-ee1d-494e-8845-539c1489bb1d a dho:Dice, owl:NamedIndividual ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent . -dhd:f378dd18-e7b6-4043-8d72-a0968ce77baa a dho:Addorsed, +dhd:f3401c88-e085-4276-8be3-8132ba35a14a a dho:Addorsed, owl:NamedIndividual . -dhd:f3835627-187c-417d-abf8-a7675cb64ad3 a dho:Field, +dhd:f36a229f-1001-4bd1-b605-3cd5305719e0 a dho:Pale, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:f3980976-210e-478b-9c4d-02838cabcb52 a dho:Lion, +dhd:f36ed1a2-6938-450d-8172-7fc50b0ba92f a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasCharge1 dhd:a01555f8-b6b9-4257-a480-5aba38cc3340 . -dhd:f3c11c2b-db5c-4cf8-817a-1d5cae9b61e4 a dho:Lion, +dhd:f386eb54-a1dd-4ab1-840a-3f72c943c114 a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:1df87e54-8846-4d78-9feb-1e969634cb2c, - dhd:7eed99d9-06e2-473c-8905-51b78a981fcf ; - dho:hasTincture1 dho:Or . - -dhd:f3d6071c-3873-461b-a552-8b85232e6229 a dho:QueueFourchy, - owl:NamedIndividual . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:f3deeb91-39ed-4531-83b0-f434672884d0 a dho:Field, +dhd:f38729a7-f2dd-4c13-b1a5-bf45d02292e3 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:dcd8c1fe-6acc-4837-861a-9145887fe921 . -dhd:f3eef2c7-b710-45fb-a2a3-3cefcb415c57 a dho:Lion, +dhd:f3b3c688-ae68-47dd-8909-b48bb0b626a9 a dho:Bluebell, owl:NamedIndividual ; - dho:hasModifier dhd:b80bd4dd-3eb9-43e0-8288-1eba8d485393 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:f419991a-9ba9-4e75-adab-dc8c407cb16c a dho:MountedKnight, +dhd:f3b75529-fa20-4c3b-8786-f112509c79a4 a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:7fdd19f1-fb86-4f19-9b6d-4012d3a2eb09, + dhd:f6297882-ef60-422e-8735-3c1ebe1c5917 ; dho:hasTincture1 dho:Argent . -dhd:f422d983-cf62-444d-b13e-62fa027adc0f a dho:Field, +dhd:f3b99bac-1be1-4b79-a902-cd8e2a9d4647 a dho:Rampant, + owl:NamedIndividual . + +dhd:f3c117cd-726f-4483-998a-b271b0896cbd a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasTincture dho:Gules . + +dhd:f3db6e09-bab2-4cda-aa39-b4c3bf4c87c1 a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:9fc41400-4ade-4faf-b535-106c654e179b ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . + +dhd:f4113744-7634-49d2-80c4-61b1072626d2 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:f44d2440-972a-48fc-8ccf-e087e3b10721 a dho:PerBend, +dhd:f44679b6-764e-4d00-bf5f-6a1554c168fb a dho:Rampant, owl:NamedIndividual . -dhd:f487dc38-0db5-493f-b64e-b3e8cec7b3df a dho:Field, +dhd:f44d8b67-746c-4194-ace0-59aea253c14c a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasMarshalledPart1 dhd:CoA0000009818_A ; + dho:hasMarshalledPart2 dhd:CoA0000009818_B ; + dho:hasMarshalledPart3 dhd:CoA0000009818_B ; + dho:hasMarshalledPart4 dhd:CoA0000009818_A ; + dho:marshalledByType dho:PerSaltire ; + dho:numberOfMarshalledParts 4 . -dhd:f489ca40-796d-4ebe-8300-a4e00f3a094e a dho:Field, +dhd:f49318f8-b139-4603-959b-27213119cbc5 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:f4ee0d53-6688-4d0e-8064-1128310fe09c a dho:Field, - owl:NamedIndividual ; - dho:hasTincture dho:Gules . - -dhd:f4ff75c1-976f-4c73-beb2-cf221a111fd1 a dho:Field, +dhd:f4a543ac-e3e6-4cee-ab65-dea85d71b27e a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:PerFess ; + dho:hasLine dho:Crenelated ; + dho:hasPattern dho:PerChevron ; dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent . + dho:hasTincture2 dho:Or . + +dhd:f4b713c4-8568-43b4-9cb0-7a477a454b0f a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)>, + owl:NamedIndividual . -dhd:f50481d9-b980-487d-887e-4b2f07971baa a dho:Seme, +dhd:f4d94390-d44a-42e9-848e-54184ff043c9 a dho:Sickle, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Gules . -dhd:f51a02ca-399b-4e6a-8d5a-cd54b8b803d0 a dho:Seme, +dhd:f50b6fff-1482-413c-846f-d53e4d30efb9 a dho:Tower, owl:NamedIndividual ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Or . -dhd:f52aaa34-4f35-4a1b-a4d7-6767a1640258 a dho:Chevron, +dhd:f51bbdd5-9dbf-4ce3-a7a9-a8dcc3362fa3 a dho:Pale, owl:NamedIndividual ; - dho:hasNumber 2 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:f538f8ab-b69c-4229-8348-a917fd240d25 a dho:Layer, +dhd:f51f0e91-f8d0-4d87-8a31-7ddab7a1331d a dho:Lozenge, owl:NamedIndividual ; - dho:hasCharge1 dhd:8496d074-0ab6-4e41-80d3-0505d492e290 . - -dhd:f5462926-ca67-4990-bfa5-14b707978141 a dho:Naissant, - owl:NamedIndividual . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:f54b9f78-da67-4078-adb0-2d1e41a73616 a dho:Addorsed, +dhd:f558c950-cd67-472d-981f-4e69e0103cd0 a dho:QueueFourchy, owl:NamedIndividual . -dhd:f55126b7-159f-49a0-b486-041ea5794ae7 a dho:Chevron, +dhd:f55dd5fb-2dd0-4d58-b114-3e6bcf6ab02c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:c62ba0aa-deea-4ba1-a601-3084260aadef . -dhd:f551fd57-ec57-45f8-a14e-1a4a9a38c3ee a dho:Field, +dhd:f563e26f-c5db-4d07-86ac-01bbadbe31cb a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Ermine ; dho:numberOfMarshalledParts 1 . -dhd:f5596cac-1133-44b9-a18c-9ff1f2fa3921 a dho:Layer, +dhd:f5690cbd-a274-4bd1-a1e6-1fc04a496afe a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:730f1c55-b0de-4032-bd65-095a379e4db2 . + dho:hasCharge1 dhd:16b67603-62f3-4c4d-8d74-391161b3fbd7 . -dhd:f55e047b-fad6-4188-8fec-7159e6033fb4 a dho:Mullet, +dhd:f57566e2-92ca-45b4-9689-9298b4006875 a dho:Cross, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . - -dhd:f5665c32-12aa-4f90-bf4a-45cf2da664fd a dho:Empty, - owl:NamedIndividual ; - dho:hasPattern dhd:b627ecd2-f644-4036-92bc-77de8bdecc70 ; dho:hasTincture1 dho:Gules . -dhd:f58e574b-9b4b-4db1-81b9-682cc0e04af8 a dho:Field, +dhd:f5affb3f-d26d-4c82-a828-0f9886d396d9 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:2b514539-2229-4c5a-b08a-c14fb41db9d9 . -dhd:f5cbd89d-0286-49b4-82f5-aef0484f8d83 a dho:Layer, +dhd:f5e618e8-bb78-4096-ab7a-1246a8276702 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:e9c3ff99-5025-498d-8391-b475afa17e1f ; - dho:hasCharge1 dhd:19da90e1-8f3c-48e2-821f-bdfe5c4b0a82 . + dho:hasCharge1 dhd:ee87cc85-ded3-4c72-a6e3-15833634e7c2 . + +dhd:f6297882-ef60-422e-8735-3c1ebe1c5917 a dho:Crowned, + owl:NamedIndividual . + +dhd:f6599c6c-b9b0-44d1-ba4e-f2c0349f503f a dho:Crowned, + owl:NamedIndividual . -dhd:f5ea9e3d-2ac8-4507-ba60-02832c66d5ef a dho:Layer, +dhd:f6634b96-65b4-44b1-a8b6-507189459066 a dho:Pale, owl:NamedIndividual ; - dho:hasCharge1 dhd:964febe7-d121-4ec3-95e7-77a98bb85e8b . + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:f607aac1-9428-4866-8269-fdccb52828ed a dho:Field, +dhd:f6a3dac2-0603-42c1-9caf-bf9f9d2891db a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Azure . + dho:hasCharge1 dhd:079ebce8-5d08-4f5f-a028-27eda47957ee . -dhd:f60ac402-a1a1-4d33-8eca-d35d34852408 a dho:Field, +dhd:f6a59de3-c813-45e2-bad4-5549b73f6bf6 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:f635ddd1-1209-445e-af1b-cfb0d177daec a dho:Field, +dhd:f6a8adcb-8f2f-4a2c-8b69-e9579ac8a978 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:f6435f0e-8983-4184-b657-5f9fd87c689f a dho:PerBend, - owl:NamedIndividual . - -dhd:f6538b5f-3902-46fc-b3c3-d1f1642addb6 a dho:Field, +dhd:f6b10d78-90eb-4751-99f5-086f14847b5d a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000009649_A ; - dho:hasMarshalledPart2 dhd:CoA0000009649_B ; - dho:hasMarshalledPart3 dhd:CoA0000009649_C ; - dho:hasMarshalledPart4 dhd:CoA0000009649_D ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:f699cff9-4596-462f-a155-10a515aabd1a a dho:Lion, +dhd:f6b914e6-ebcb-4171-a2a1-3bb10ede3a1a a dho:Field, owl:NamedIndividual ; - dho:hasModifier dhd:09f09674-95d1-4b0c-a1e5-3457decbc5f9, - dhd:2a99042a-85b4-42fe-a704-20388c7c1cef ; - dho:hasTincture1 dho:Or . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:f6a65ecb-08e8-4f2e-bfcd-d3e8e5f3a1ad a dho:Layer, +dhd:f6bd6f4b-a29f-488d-82df-472ee77ab45c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b3bc6c7a-6b94-4964-a632-6ac05b5fe8a6 . + dho:hasCharge1 dhd:6d2107ee-2ba2-4971-9e4b-172f883a45bf . -dhd:f6ac10b7-e3a3-49e1-8ce3-53a7602e8bb1 a dho:Langued, +dhd:f6f112e9-687a-440e-aa53-f448926676f9 a dho:Addorsed, owl:NamedIndividual . -dhd:f6ff29c9-ff88-40b7-a124-8826f051f448 a dho:Layer, +dhd:f6f5deed-d576-4004-b218-8eec264a1f3b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:deb13cd1-d349-4e2c-b291-f6ea374062cc . + dho:hasCharge1 dhd:38870244-b37d-476d-9836-2df926b60e06 . -dhd:f70aa143-8d19-40ba-bfe8-1f916500f3a2 a dho:Crown, +dhd:f711a2cd-8bfb-48ea-8bce-005c858efb8e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . - -dhd:f7682799-6692-4221-a3e0-49cb8a66da7f a dho:Rampant, - owl:NamedIndividual . + dho:accompaniedBy dhd:b9319e71-678d-4a7d-9a02-3cd96a5cf7ce ; + dho:hasCharge1 dhd:20f918a7-43a3-4a11-a43a-8b7f8830b11d . -dhd:f76afae7-221e-4ca4-b34a-b9f1a67b9a1c a dho:Barbel, +dhd:f7214891-b562-4852-ba31-957decd3b70c a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:1585264e-4eb0-4234-b595-18c5511fe4f1 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:28408431-498c-4ac2-9a4c-86319ae9211f . -dhd:f78bb4ce-5596-4521-a0fa-aecb67586bd2 a dho:Layer, +dhd:f742745e-b411-46d2-a973-1980227952aa a dho:Cross, owl:NamedIndividual ; - dho:hasCharge1 dhd:7ba370c0-c696-4e5e-b790-e60e476faa1c . + dho:hasTincture1 dho:Argent . -dhd:f79976cb-4ad3-42b4-84e0-66191e2e13d6 a dho:Field, +dhd:f745339b-4551-4c3e-adb8-b674ee105399 dho:hasPattern dho:Castily . + +dhd:f74a7800-bc04-47a2-90ce-13100da8d1e3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:01094fd4-28cd-4f33-ba86-ae00eb01b9b6 . -dhd:f79bc213-7ffa-45c1-b22b-6d05f2987b5f a dho:Seme, +dhd:f7607ed3-3da3-4bed-8d22-c9834356c33a a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Flory ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:ff54bf03-e060-4e6b-853d-576e2abb2aae . -dhd:f7b46e23-13e5-4224-9067-1d93dbe38631 a dho:Layer, +dhd:f778cee6-f24b-4138-9e32-3d2d0250c493 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:556340be-f3ed-4d43-98a8-f16bdcbd4a8f . + dho:hasCharge1 dhd:ca415738-f9b2-4a4c-a1e7-de09c4259884 ; + dho:with dhd:adce408e-195b-41cd-9eee-727d4b22bdbd . -dhd:f7cbcbee-baf0-4fdd-a105-e679727044a0 a dho:Lion, +dhd:f782a279-9637-4d0f-827c-462638fa83ce a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:489ac9ab-a8f8-4220-9443-f209201c4108, - dhd:e0ab2e50-4d9d-489f-b8be-9fda33d6a664 ; - dho:hasTincture1 dho:Or . + dho:accompaniedBy dhd:2a2e8b00-b3dd-4d5e-84cc-db4d8ba2ce76 ; + dho:hasCharge1 dhd:e21e8743-2b40-41d9-b124-45456ac88b88 . -dhd:f7e0c684-732f-4b56-a8a2-7082b55d822f a dho:Field, +dhd:f78443ca-88a6-444b-8252-746f4a2718c9 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:f7e523d7-05c6-4657-b3a7-bdf8b1f0efcc a dho:Crowned, - owl:NamedIndividual . - -dhd:f7e767b6-af30-443a-a059-d8fffb109082 a dho:Bar, +dhd:f79c5402-1d64-4e16-9f38-7ce66d01e472 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:d491382f-6a77-4bc1-a8c1-e1db00eb7e70 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:26b5b894-3e30-4c8b-98bf-2a818b78561a . -dhd:f7ee8e00-d649-478a-8414-479b48ed31a1 a dho:Crowned, - owl:NamedIndividual . +dhd:f7a62c5e-887b-4dd5-b561-07300bdb2297 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:3689c6f0-732f-462a-bdb6-1e05accfe483 . -dhd:f8058280-aa61-4c36-9bac-8795903e903c a dho:Layer, +dhd:f7c3ec03-5be8-4587-879e-46ff648fe4eb a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9bf05f7e-81b7-4507-98a3-e9a11fd67862 . + dho:hasCharge1 dhd:db3e3736-322d-4463-abff-89ec4d1bd18e . -dhd:f81c5265-ed81-4771-9d71-585d49fc11bf a dho:Layer, +dhd:f7c923de-ea4f-43be-a74d-23ad7f50a4fd a dho:Griffin, owl:NamedIndividual ; - dho:hasCharge1 dhd:02daed3a-5bf7-4ffe-a1ad-dc725ee1d5cd . + dho:hasModifier dhd:2101e645-71a6-49d0-90b1-bf9aeae7bc81 ; + dho:hasTincture1 dho:Sable . -dhd:f822b714-9708-4323-aa8c-27862f6f5647 a dho:Crowned, +dhd:f7e16e8b-f9aa-49b3-8bb8-4e5ca0a6634d a dho:Rampant, owl:NamedIndividual . -dhd:f829a24b-caea-44e8-8bbc-7b3726988291 a dho:Lion, - owl:NamedIndividual ; - dho:hasDirection dho:Dexter ; - dho:hasModifier dhd:9b533d6d-1a0d-4351-a85c-32bd80196c77 ; - dho:hasTincture1 dho:Or . - -dhd:f82b6cff-11e9-4a1d-9c53-cb7b016d85d6 a dho:Layer, +dhd:f7e328cb-4c73-4fe0-88c3-ea014fed8f99 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e3b8c1fd-9fc2-4ad5-b3c0-a9565b2c6918 . + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:f84a000b-55cc-41ec-973d-842c3a1708bc a dho:Bend, +dhd:f82dde77-a8f7-46ae-baaf-7bd8b275b0b8 a dho:Field, owl:NamedIndividual ; - dho:hasLine dho:Cotised ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable . + dho:hasSeme dhd:c9392b2d-cdbc-4cf7-b4b7-4ca1f3618a13 ; + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:f857efdc-465e-499c-9451-863e6c91ff46 a dho:Lion, +dhd:f889c18b-00c4-4dfa-814a-deb00e3952d1 a dho:Seme, owl:NamedIndividual ; - dho:hasModifier dhd:5d34c72f-1610-4566-bac6-a41368e6a23e ; - dho:hasTincture1 dho:Azure . + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Azure . -dhd:f85fe475-4daa-483e-bb2d-3895f7a92c94 a dho:Rose, +dhd:f8996218-b03b-496a-907d-0dc000d25002 a dho:Field, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasPattern dho:Paly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:f869f0ac-7e9f-49d6-9b87-56b86c26abb3 a dho:Field, +dhd:f8a5fe42-fcea-4572-ab5f-f7445fbe2af5 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:d344bc13-aed7-499f-b0d1-516167a508bc . -dhd:f88c234e-02df-49a4-b675-6cce62b44d0c a dho:Fess, +dhd:f8d13e3f-3894-404f-bb28-2729903c66e9 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:4759f4ef-c718-41e6-9eb4-061f38dad51e . -dhd:f89bbe59-ee5c-4c7e-b0c0-3bd2fd5cc68a a dho:Layer, +dhd:f8eb288d-decd-419b-8f60-ed8d7e743bf1 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:a2033028-f35f-4a93-9a18-8776db7f75cc . + dho:hasTincture dho:Missing ; + dho:numberOfMarshalledParts 1 . -dhd:f8b0f44b-bdc2-43b6-bc8e-a4e671dd50d7 a dho:Field, +dhd:f8f44445-955f-4d42-b083-ecef32d13932 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:f8b4e312-8deb-4772-8ac4-fe2a677bf765 a dho:Field, +dhd:f8fb7ce5-21ba-4f85-9400-6dc70ffa5f33 a dho:Crescent, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Argent . -dhd:f8c941e8-c57b-48dc-bbb5-c6705b5abf60 a dho:Lion, +dhd:f90e072b-0a3f-46ac-b6e1-b99ecb66bd15 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:b47a2609-6273-431d-a3de-cc943b9e31dc, - dhd:d891b8f9-cd10-4151-b3d3-7efc7ead20bd, - dhd:e70c6dac-6ef5-45fe-9a6e-f651248a5e8d ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasModifier dhd:f3b99bac-1be1-4b79-a902-cd8e2a9d4647 ; + dho:hasTincture1 dho:Or . -dhd:f8db186d-eabc-4b2f-8d45-94f3e9a46f58 a dho:Layer, +dhd:f92ba7c0-d051-44ab-bfff-6a3ee492b8a3 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:ef193c6f-f694-42bc-9836-c430359598ea . + dho:hasTincture1 dho:Sable . + +dhd:f93d80d5-c4f3-4c2e-ab80-1eeb6ad022fb a dho:Langued, + owl:NamedIndividual . -dhd:f8f009c3-9841-490d-8a10-c10794952fdf a dho:Seme, +dhd:f962c0b7-0b4e-4bfd-86aa-43a30a471f0e a dho:Saltire, owl:NamedIndividual ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Gules . + dho:hasTincture1 dho:Gules . -dhd:f92d05c7-526f-40ee-9d0b-f2162346f774 a dho:Field, +dhd:f96dcc61-9903-4074-9e1a-de021edeb242 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:f935bb4c-c83e-4c6a-bc92-6171869da7b9 a dho:Saltire, +dhd:f97bd9ce-ebd5-43a4-a240-e78534a9cb7f a dho:Lion, owl:NamedIndividual ; + dho:hasModifier dhd:5b3f2447-ea3a-483a-a2cd-0d35a4a3a8a3, + dhd:f2e65ff0-08e1-45cb-81b8-32a8a9d358f6 ; dho:hasTincture1 dho:Gules . -dhd:f9519029-05d8-4fb8-afe4-244e20a1c04c a dho:Layer, +dhd:f99ea1b9-0efa-4907-8400-a1ad77443693 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9487cf9b-2bc4-4caa-8eae-4f3272a7c274 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:f970bd2d-ba3f-4e8a-bf9e-6b2a4a1e8b43 a dho:Layer, +dhd:f9ae752a-fea1-4f6f-a1d4-833f65c6b475 a dho:Estoile, owl:NamedIndividual ; - dho:hasCharge1 dhd:4cdce0b9-16f3-436e-8f4d-c6317f8bbb1f . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:f9721461-c710-4946-85a4-e1926c973e18 a dho:Field, +dhd:f9c20fd8-df4e-47f6-8d61-6905a2edc152 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:a3c3fa83-bd38-4db6-846f-4dd669219335 . -dhd:f9893414-cf63-4b1b-aae3-6a4bdabb7e19 a dho:Field, +dhd:f9c56ed0-c715-4ae9-bb6b-7ad0deea7034 a dho:Field, owl:NamedIndividual ; - dho:hasMarshalledPart1 dhd:CoA0000027012_A ; - dho:hasMarshalledPart2 dhd:CoA0000027012_B ; - dho:hasMarshalledPart3 dhd:CoA0000027012_B ; - dho:hasMarshalledPart4 dhd:CoA0000027012_A ; - dho:numberOfMarshalledParts 4 . + dho:hasTincture dho:Or . -dhd:f9a71c09-2417-47d6-a78c-76262ebbad46 a dho:Seme, +dhd:f9f3f60d-e086-4b49-9b9a-30bf42a7e74b a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dho:Crusily . + dho:hasCharge1 dhd:dc73d2cd-c51b-45a6-be27-22505083b1d7 . -dhd:f9c46bf0-bce5-47ee-82ee-c657216b2155 a dho:Seme, +dhd:fa0d238c-8d45-4562-9af7-218b3f77c414 a dho:Fleur-De-Lis, owl:NamedIndividual ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Sable . + dho:hasModifier dhd:54db3289-43eb-4c88-9663-9e78c2695baa ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:f9cc576c-e0a2-46ee-aa83-92a308da64cf a dho:Layer, +dhd:fa121b7d-9b9d-47b8-9db5-504a6f66a7bc a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c82de5fb-b0f3-4273-afbf-7811c44a5e8c ; - dho:on dhd:f1994be8-bacf-4196-a618-fb5d11b29045 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:f9d14b24-b4f7-4bd7-b712-ff01070faa50 a dho:Crowned, +dhd:fa3831f9-9c99-4bc3-9ba4-1aa20e8b532f a dho:Rampant, owl:NamedIndividual . -dhd:f9e08165-b0fd-4d59-af93-8f3acecb7261 a dho:Layer, +dhd:fa4c4ae9-b179-4c96-97ad-32d479438110 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . + +dhd:fa4e8ab7-94fa-4dc4-ba5c-3488b9b0fa1c a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:324cd021-aeb8-49ee-9a8f-643bde0b608b . + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:f9fd141b-d606-4dd1-8cdb-16871cc23fb5 a dho:InBend, +dhd:fa545187-92d7-4ce9-bf54-238d99d72c54 a dho:Segreant, owl:NamedIndividual . -dhd:fa513a0a-b5b7-4bc5-abe7-0884b8a7b33d a dho:Chief, +dhd:fa64b976-5392-4c0a-abc7-3ce161c504ff a dho:Birdcage, owl:NamedIndividual ; dho:hasTincture1 dho:Or . -dhd:fa595cec-39f7-4011-8669-a0c4e570111d a dho:Rampant, - owl:NamedIndividual . - -dhd:fa6d1278-984e-4bc7-a03b-07ecfaf09b2d a dho:Layer, +dhd:fa898361-3fa6-412f-9458-d06e1b80e597 a dho:Helmet, owl:NamedIndividual ; - dho:hasCharge1 dhd:1ecc7b19-c5b2-40ae-bfec-9b36504650d1 . + dho:hasTincture1 dho:Argent . -dhd:fa703fe9-a054-4126-b6fb-67df75524030 a dho:Field, +dhd:fa982416-a642-40df-bb8c-69b8ba394ceb a dho:Armed, + owl:NamedIndividual . + +dhd:fa9852ab-6c99-4687-8749-8dbfac784655 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:ee2cb821-27f1-4269-a7cc-dd604d930170 ; dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:fa8082a3-b024-4bb5-a33e-d6dd57f2c9a9 a dho:Layer, +dhd:fac6cf35-0dbc-4a83-a501-bd3b43b337bd a dho:Pile, owl:NamedIndividual ; - dho:hasCharge1 dhd:8f3f948f-3ad2-4cd7-b5e5-abb1a517ff7b . + dho:hasNumber 2 ; + dho:hasTincture1 dho:Azure . -dhd:fa9e660a-e708-4573-811e-079d1be8fef4 a dho:Wing, +dhd:fae585a2-538a-48b8-bb06-0c3c199c3a7e a dho:Label, owl:NamedIndividual ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Gules . + dho:hasTincture1 dho:Gules . -dhd:faaacdd6-09e3-4135-8877-6cacbdcffbb8 a dho:Layer, +dhd:faf9d408-8aa7-4f06-873e-bd7a0ef60eb1 a dho:Griffin, owl:NamedIndividual ; - dho:hasCharge1 dhd:aea9a13d-d6e0-469e-9975-3c430cbd592b . + dho:hasModifier dhd:53429d15-1579-42b8-a720-d7bb16cf844b ; + dho:hasTincture1 dho:Argent . -dhd:fab304e0-5aca-49f1-955a-2ae7017970ad a dho:Field, +dhd:fafdcfb3-4402-4a0e-85c8-4a56ab89ee26 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasTincture dho:Vair ; dho:numberOfMarshalledParts 1 . -dhd:fab6adee-2a4d-4f5d-95c7-04504c1805d3 a dho:Layer, +dhd:fb06d6bf-02f5-4367-b3a9-2fe83a708d56 a dho:Field, + owl:NamedIndividual ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . + +dhd:fb33b74a-450e-4947-9bf9-0463b5fab1c2 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:0437ca99-37b7-472d-8073-66e1076070d0 . + dho:hasTincture1 dho:Azure . + +dhd:fb44e256-d977-43e4-b133-b17d1ee4e23d a dho:InPale, + owl:NamedIndividual . + +dhd:fb4e4598-f74c-41e0-83e8-cb1da6dad3e1 a dho:Rampant, + owl:NamedIndividual . -dhd:fadf3a01-273f-4fff-9ed8-88895d67200c a dho:Layer, +dhd:fb65999f-8631-477f-954c-67b5cf2e2cd8 a dho:Lion, owl:NamedIndividual ; - dho:hasCharge1 dhd:e4747f60-dc53-4e0e-add5-2c85c5d7e340 . + dho:hasModifier dhd:254881eb-7c65-423c-bee1-941cfab4cab8, + dhd:aaf05522-94ca-4e1b-a2d7-dfa3584120f4, + dhd:c686951a-2a2e-4f6f-88cb-4ec4b5b847d4 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:faed833e-9ccf-44cd-9531-ddcdb8372582 a dho:Field, +dhd:fbb11852-757d-4dda-bd10-6f86f40a9e9e a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:faf014ad-db8c-4f83-9495-7e36706af7df a dho:Estoile, - owl:NamedIndividual ; - dho:hasNumber 3 . - -dhd:fafb19b4-6eaf-4145-a1df-c95cafdc0ab2 a dho:Field, +dhd:fbd9b444-0459-46ae-aa0e-17b37196d895 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:fb1ffaf7-1a30-46ed-8aa5-b7c07c4634e4 dho:hasPattern dho:Castely . +dhd:fbdf9da2-6c8d-40a2-be10-042eb3957443 a dho:PerPale, + owl:NamedIndividual . -dhd:fb2b827a-4dbb-440c-9e0f-572972e15c27 a dho:Fretty, +dhd:fbe2d1a7-0fa6-4f6d-b851-91293ba0ee47 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:fb522ef9-1703-49c6-aa1c-11af477138b1 a dho:Layer, +dhd:fbe820de-2c73-49a6-9ac0-8a7e97eb886d a dho:CrossFormy, owl:NamedIndividual ; - dho:hasCharge1 dhd:725581cb-c7e1-4fc7-a981-23afa174691c . + dho:hasTincture1 dho:Gules . -dhd:fb6ff284-b1e9-4fce-908a-deabe0ed85bf a dho:Field, +dhd:fc0c2ad0-2508-4721-9158-7030915dc5f1 a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or . + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:fbc092a9-c8c2-448e-9783-221553ef5a1a a dho:Field, +dhd:fc0ee2df-2f8a-41cd-9f1f-38d4f23e044f a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:fbd64a0a-833d-48f3-9d8a-d58a77ceb420 a dho:Dragon, +dhd:fc10a6b7-9877-466f-8d73-dcffc69fa4d8 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:8a9afb88-af18-439c-aea3-a40f7685a876 ; - dho:hasTincture1 dho:Vert . + dho:hasCharge1 dhd:8f1259dd-c4f9-4473-a06a-a51e7ba8dbf8 . -dhd:fbdd9004-04da-4916-8022-a315d9be86bc a dho:Guardant, - owl:NamedIndividual . +dhd:fc24392a-3127-4851-8145-fa47413817c0 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:0fd96d1f-3c55-490a-841f-e6fadef4e87c . -dhd:fbe189ea-ae7f-4cfc-9cb3-4588598b995f a dho:Lion, +dhd:fc379d93-2263-46cf-bad0-c677dd997199 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:38adae80-4e5c-49dc-9271-4c07ffa9a75a, - dhd:869cd994-aced-4e82-9bd5-6aead654b783, - dhd:ad8e9e34-e02d-444a-8a7a-b5882d65b7bd, - dhd:de750631-089b-4cae-8542-3fc46f0e3ba4 ; - dho:hasTincture1 dho:Argent . + dho:between dhd:877b6ad6-a604-47a7-a8c7-2739afcdd96e ; + dho:hasCharge1 dhd:ac891603-c711-4fb3-a57e-dbe848a2f9a4 . -dhd:fbe900fc-80db-46c3-be08-85558e5622b6 a dho:Crowned, - owl:NamedIndividual . +dhd:fc39f8ca-732b-4f37-bdf6-8b37af8384bf a dho:Rose, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . -dhd:fbea218f-1f07-4e36-bea8-c39447b7c065 a dho:Layer, +dhd:fc434203-55d7-4cb5-b6c0-1dfb469592f3 a dho:Label, owl:NamedIndividual ; - dho:accompaniedBy dhd:ecd7f394-ab41-4152-986c-2ec99759f6bc ; - dho:hasCharge1 dhd:27706643-c8b2-4eb2-8c50-2ccfaa39a5cc . + dho:hasTincture1 dho:Or . -dhd:fbf9aaa7-9f71-4422-b5e1-92abe3284dcf a dho:Field, +dhd:fc4d1026-20df-485d-bc50-3ffa38820afd a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or . -dhd:fbfe675c-b8f8-4fa8-ac48-52dd370b22d9 a dho:Layer, +dhd:fc5d6c33-964b-480c-9945-8a01fa7b4c9a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:fa513a0a-b5b7-4bc5-abe7-0884b8a7b33d . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:fc1bf96f-eb21-4c61-bde7-bd0011d2a38a a dho:Roundels, +dhd:fc65d3f0-8047-4b86-a836-0627a563e191 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:7f8f208b-cbb8-40f5-82ee-d83f26cc8aa6 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:d9aaf33c-cde0-4394-b350-aa87fe6db9e0 . -dhd:fc207d0b-8bdd-4603-93a9-5eaaf9d4043c a dho:Chief, +dhd:fc6902d9-b194-4488-b10b-a19e87054416 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or ; + dho:numberOfMarshalledParts 1 . + +dhd:fc6e73dd-fb2c-4e3a-b632-b6075d9776ce a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . + +dhd:fc9ac9da-73a3-4c06-a988-4ed2d46d4807 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:2a8e920b-61a1-4187-a49b-1f1683d671b6 . + +dhd:fca53f25-485f-43b3-be48-7a565a514864 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:d3362308-de14-423a-984b-a076b51963b8 . -dhd:fc26ed3e-14b5-44e9-a9fd-935d26a66500 a dho:CrossFormy, +dhd:fca71c80-6823-41ec-9130-2605388a929e a dho:Cross, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Vair . -dhd:fc285a42-53c2-477b-a35d-9742ee76d803 a dho:Field, +dhd:fcad9c0c-2c8a-4069-8885-263219afbc96 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:1a9eeba5-d2d2-4a08-b2bb-6c4449a9fb47 . -dhd:fc52b064-1b82-44a2-a771-8a7494140fed a dho:Field, +dhd:fcb61d4d-bf4b-43e3-a38c-809a841c9a15 a dho:Field, owl:NamedIndividual ; - dho:hasPattern dho:Plain ; dho:hasTincture dho:Azure ; dho:numberOfMarshalledParts 1 . -dhd:fc5b0007-400d-4acc-86f3-0a9fdaabcdf6 a dho:Layer, +dhd:fce9378e-eba4-4dd8-ba95-4a881976e6ef a dho:Lion, owl:NamedIndividual ; - dho:chargedWith dhd:3de264f8-30ac-4e15-911f-c78a0f3018e7 ; - dho:hasCharge1 dhd:3e321fd3-d6ff-4689-a570-1afe8cd2cad3 . + dho:hasModifier dhd:e285fdfb-be12-4c98-a3dc-4ff38c88149c ; + dho:hasTincture1 dho:Gules . -dhd:fc5edbc5-8370-4b0f-9744-86deadf3380f a dho:Fleur-De-Lis, +dhd:fcee6fc0-6619-487a-9495-1624e3f796d7 a dho:Border, owl:NamedIndividual ; - dho:hasNumber 3 ; + dho:hasLine dho:Engrailed ; dho:hasTincture1 dho:Or . -dhd:fc73e475-7c80-4648-b0ee-b8a9174f56a2 a dho:Field, +dhd:fcf1e42c-98da-4f1e-b547-96b07cc8a360 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:43235136-1971-45a6-9789-9ba9bddd8619 . -dhd:fc7f0c49-0e01-45da-948d-3c4f85a5653f a dho:PerBend, +dhd:fd1927f5-9215-4254-897c-db3e6babfa25 a dho:Cowardly, owl:NamedIndividual . -dhd:fc81fad0-3a3d-4fbd-92e1-2b39543e46ea a dho:Mullet, +dhd:fd1e0327-9c84-4735-abb9-5267c1a948c2 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:fc830dda-a07f-4155-9307-00a3b34f9a3c a dho:Layer, +dhd:fd1f0aa9-883d-4fbb-b2ff-570b74ee674f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6b0f25dc-eb5f-45d4-b12d-cf19491d5b2d . + dho:hasCharge1 dhd:926320cd-0418-4fba-98c3-53b2ebd21057 . -dhd:fc9e85f2-5765-49ff-b37f-ba4ad04add7f a dho:Empty, +dhd:fd20498e-8a27-486b-ba94-afda3228fef8 a dho:Barbel, owl:NamedIndividual ; - dho:hasPattern dhd:ab644b54-758e-46c3-923d-57b066177158 ; + dho:arranged dhd:55e9df50-0a2d-4119-9972-b8ecca724422 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Or . -dhd:fcc6f5e4-afa5-49c1-9d4e-5985922999c1 a dho:Annulet, +dhd:fd3179c0-06a0-4fa7-9381-5586e402c641 a dho:Label, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:arranged dhd:fbdf9da2-6c8d-40a2-be10-042eb3957443 ; + dho:hasTincture1 dho:Ermine ; + dho:hasTincture2 dho:Azure . -dhd:fcfa89b9-020c-48a6-abf3-dbef9180a505 a dho:Layer, +dhd:fd35205c-1a76-4fee-9012-8d51348d83a2 a dho:Layer, owl:NamedIndividual ; - dho:chargedWith dhd:cd1c1a37-c8d6-4b8e-9316-f034a5b2324f ; - dho:hasCharge1 dhd:451d11ed-59f0-4203-99c6-8b52fb13f8eb . + dho:hasCharge1 dhd:2eee8349-82ba-4301-970d-a388a374883e . -dhd:fcfaab8c-9f9b-4cb2-a13b-711429a7addb a dho:Mace, +dhd:fd3dd955-9ac0-4f88-b53d-d0e02f3669bf a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:2deca944-85fd-4c27-afcc-1e71409709a3 . -dhd:fcfe74de-a23a-43b6-b725-5381317c0330 a dho:Pouch, +dhd:fd60ee19-b35e-4f81-92e3-7dc005f06ed1 a dho:Key, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:arranged dhd:823956b6-7120-4030-a0d0-446595f164d3 ; + dho:hasTincture1 dho:Argent . -dhd:fd299afe-6713-41cb-b028-e37d9648f0cf a dho:Layer, +dhd:fd639459-d1e8-4e90-b4cb-85a5399061f6 a dho:Wheel, owl:NamedIndividual ; - dho:hasCharge1 dhd:9bfe11b8-a716-4edc-b316-e601b7dbb14a . + dho:hasTincture1 dho:Gules . -dhd:fd30051e-7c72-469d-b80c-7556d0ed8aa2 a dho:Langued, +dhd:fd690e86-3120-4ee9-9da6-d9c0ffe2d41c a dho:Crowned, owl:NamedIndividual . -dhd:fd32b962-6da7-43f0-9c21-215e2fcf9269 a dho:Layer, +dhd:fd97621a-f3f7-40e3-9cc8-be45b699f650 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:731de4e8-6b6f-4e32-9f2d-2cce6cf93060 . + dho:hasTincture dho:Argent . -dhd:fd5a7eb2-1ca9-4216-81e1-e37f55e0455d a dho:Chevron, +dhd:fdcf3235-5f89-416e-ad4f-47f69cceef36 a dho:QueueFourchy, + owl:NamedIndividual . + +dhd:fddb0968-873d-4ad0-a4ce-2893a65514db a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Ermine . + dho:hasModifier dhd:6dddebac-bd5f-4a46-a1c0-359c210c1c1e ; + dho:hasTincture1 dho:Or . -dhd:fd7d9be6-5b00-44c4-acc2-02840629b256 a dho:Rampant, - owl:NamedIndividual . +dhd:fde47270-1391-4ba8-9d23-0cc905010b9f a dho:Escutcheon, + owl:NamedIndividual ; + dho:hasCoatOfArms dhd:CoA0000002410_CoAF1 ; + dho:hasDirection dho:Dexter . -dhd:fd8e1147-f4cd-4efc-8d15-caf1bccb7bc9 a dho:BullsFace, +dhd:fdefa365-33d3-402b-be48-d83c884ba0a9 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:14709b05-d9c0-40b2-bb6c-da6b5eeca9fe ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or . + dho:hasCharge1 dhd:42370249-2452-49ff-93d1-320058ef16d9 . -dhd:fda2e63e-cda0-4f11-b73e-cdf980873530 a dho:Field, +dhd:fe0b934d-c2f5-47e8-92e0-4023b5ca440d a dho:Seme, owl:NamedIndividual ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:fdaa7b0c-7df4-4079-81c0-2b79a6d16921 a dho:Lion, +dhd:fe0d505d-c874-473d-939f-1fef18e5a8d8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or . + dho:hasCharge1 dhd:375480a5-5755-4b19-ae0a-bc40210ada29 . -dhd:fdf9ddc8-a6fc-4f1a-bfa9-924092fb6293 a dho:Eagle, +dhd:fe15cf6a-c8bd-422b-be8b-05f96e0eb8c0 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:6ff5f087-d051-4af1-aec3-4594da3f1e8c ; - dho:hasTincture1 dho:Sable . + dho:hasModifier dhd:87136bb7-f658-46ed-b936-3363dccfce29 ; + dho:hasTincture1 dho:Azure . -dhd:fdffe369-9c08-4af7-88f4-02f1f7956d54 a dho:Layer, +dhd:fe16029f-977f-4f38-89d3-8628d791f497 a dho:Label, owl:NamedIndividual ; - dho:hasCharge1 dhd:2d82a30b-6a37-4842-9eb1-f49a7df2d738 ; - dho:holding dhd:047c79de-d78e-4f4e-b232-ee2acb061b77 . + dho:hasTincture1 dho:Gules . -dhd:fe2e2428-96ec-4482-9b77-642d9db35fd7 dho:hasPattern dho:Checky . +dhd:fe1c8148-2efb-4567-ad82-386a06092954 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:fe3f1f47-fb0f-403a-a5e4-7160d2965149 a dho:Lion, +dhd:fe1e469a-9789-4456-a282-6874e205f2d2 a dho:Lion, owl:NamedIndividual ; - dho:hasModifier dhd:3b896cfd-eb4f-4e69-9c76-76286d5da327, - dhd:576caa4e-4865-424b-b971-96ee68090fc5, - dhd:d7898036-0d6f-4daf-a32a-d4b870a450df ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . + dho:hasTincture1 dho:Sable . -dhd:fe4b7b5b-3a13-4f0f-aab8-8ee31e1d070d a dho:Of8Pt, - owl:NamedIndividual . +dhd:fe30e7f7-fc88-4169-a8f0-625eb28365f9 a dho:Border, + owl:NamedIndividual ; + dho:hasPattern dhd:deae9f0f-79d3-4bbb-895d-bc076d759c0a ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:fe691319-d2d8-4228-b4b6-c35e4c75e78e a dho:Field, +dhd:fe31812d-5dd9-4481-96a2-a88126495120 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:b0a6346c-1992-4537-ae4d-52478e4a5cec ; - dho:hasTincture dho:Azure . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . + +dhd:fe318994-5d05-4ada-b4ea-38f1f86aa684 a dho:Nettleleaf, + owl:NamedIndividual ; + dho:hasTincture1 dho:Gules . + +dhd:fe97b362-b7c7-4581-b99a-25d7c414c7c9 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:b94ba532-0124-42f8-95fa-e90c4047e032 . -dhd:fe7e0f93-cb27-447e-9540-d9f883e8c929 a dho:Eagle, +dhd:fe98d3f5-2988-4fe9-aeeb-2948020df3d0 a dho:Rose, owl:NamedIndividual ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:fe82b634-7b98-4194-b16f-ce7580408857 a dho:Addorsed, +dhd:fea3d758-49a5-4ebd-9666-e0f674831717 a dho:Rampant, owl:NamedIndividual . -dhd:fe93a2d0-cbb8-4509-9411-1ca94fbd7be6 a dho:Layer, +dhd:fea7941b-e3f4-4989-9c1e-b050671bcb2b a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:b9e3b3d6-54f8-4d28-9bae-e6808a7ac145 . + dho:hasTincture dho:Azure ; + dho:numberOfMarshalledParts 1 . -dhd:feaf050d-ca13-4bea-ab5c-bbc7c8c1fd8c a dho:Passant, +dhd:feca7314-e550-4178-87b4-dd33376e5171 a dho:Crowned, owl:NamedIndividual . -dhd:fec8f883-7a89-4328-a5e3-65287e058943 a dho:Layer, +dhd:fed3baf8-0a44-45a1-8db0-cb659a97353e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:e65c9d63-3ae3-4f2f-b1fa-371b55e282a1 . + dho:hasTincture dho:Gules . -dhd:fed2c7e1-c7af-4c37-8af0-aa639e7ece9a dho:hasPattern dho:Roundelly . +dhd:fedfd9e0-574f-46de-9eb0-88e940fecadc a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:38030b37-9659-4132-9206-5e8bf28e47c8 . -dhd:fedf3989-e523-4bec-8945-d26614f65c66 a dho:Passant, - owl:NamedIndividual . +dhd:feee3e47-6e13-49b5-bd20-91990f389435 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:9c888716-d31b-4152-9b66-e007560e4120 . -dhd:feeb7766-ce8a-43d4-be93-072160db9e1e a dho:Field, +dhd:ff111c4c-41c0-40a5-8720-a7b925eb6dd0 a dho:Lion, owl:NamedIndividual ; - dho:hasTincture dho:Azure ; - dho:numberOfMarshalledParts 1 . + dho:hasModifier dhd:49fda229-904c-40b9-80ac-4783ef8bd520, + dhd:711d5828-e99f-40df-9c2a-c293f43c4c67, + dhd:b50a4cb5-984a-4e52-997d-f318853cd95e ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:fef60f74-675c-4c97-b239-fdb8d1c72405 a dho:Field, +dhd:ff14ea4b-1d0b-41ac-a719-ce09ff1737af a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:fef880e5-c94f-4ae6-8a9c-5950c9d8ba35 a dho:InSaltire, - owl:NamedIndividual . +dhd:ff1e8a64-b9fe-45c6-bb57-4888e75bdbd2 a dho:ReedMace, + owl:NamedIndividual ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Azure . -dhd:fefe7601-4fd0-43a9-b44f-47425a4d3f95 a dho:InPale, +dhd:ff206c07-8737-4e4f-9402-189accf0ca3c a dho:Rampant, owl:NamedIndividual . -dhd:ff01bd59-cc56-4dfd-900b-96f2f977daf2 a dho:Fess, +dhd:ff3907e3-0409-4d99-9800-27a14cea5297 a dho:Field, owl:NamedIndividual ; - dho:hasTincture1 dho:Sable . + dho:hasNumber "of 4" ; + dho:hasPattern dho:Paly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:ff11b3e0-a130-4701-9aeb-bacee4d789c3 a dho:Layer, +dhd:ff43ba9a-923b-4116-86bd-c55593a33e1b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:989a16b3-4429-4383-ba19-640248a8e089 . + dho:hasCharge1 dhd:d279bc8b-0679-4945-bf75-0d770cf18ddf . -dhd:ff15a6ea-e9e4-44cf-a011-cae98263cb19 a dho:Text, +dhd:ff4867e6-8ded-4c78-a5c9-bdbd2dd76751 a dho:Layer, owl:NamedIndividual ; - dho:hasText "AMOR" ; - dho:hasTincture1 dho:Argent . + dho:hasCharge1 dhd:d797b216-49b4-44ea-8557-0a239d36671b . -dhd:ff203189-035b-4a88-a1cd-2c46b28fbc64 a dho:Layer, +dhd:ff4c544c-7e6e-4b98-baf2-7719bb83caf4 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:bda16074-230a-42e1-8c42-8dc462e9acba . + dho:hasMarshalledPart1 dhd:CoA0000027636_A_1 ; + dho:hasMarshalledPart2 dhd:CoA0000027636_B ; + dho:hasMarshalledPart3 dhd:CoA0000027636_B ; + dho:hasMarshalledPart4 dhd:CoA0000027636_A_1 ; + dho:numberOfMarshalledParts 4 . -dhd:ff333d87-a63d-4f34-b41d-0e1f659f80b5 a dho:Naissant, +dhd:ff54707a-d36a-4323-a1fb-d15b8aa35245 a dho:QueueFourchy, owl:NamedIndividual . -dhd:ff3d4b04-9a58-4931-a254-58f0065b3b61 a dho:Lion, +dhd:ff54bf03-e060-4e6b-853d-576e2abb2aae a dho:Lion, + owl:NamedIndividual ; + dho:hasModifier dhd:66b2b943-d986-412d-ad16-601b87f5174b ; + dho:hasTincture1 dho:Gules . + +dhd:ff60768e-894b-49cc-90a6-1a81b9e69207 a dho:Chief, owl:NamedIndividual ; - dho:arranged dhd:6509d4b7-ae9d-47e0-a102-72979305f123 ; - dho:hasModifier dhd:8f00677f-f6bf-4d82-90b7-28eef189bec0 ; - dho:hasNumber 2 ; dho:hasTincture1 dho:Or . -dhd:ff623c31-afe1-4ee3-8fc3-045fe0a23925 a dho:OrleOf, +dhd:ff7f7f47-4e37-4a4b-a51a-f863353f581d a dho:Crowned, owl:NamedIndividual . -dhd:ff6c2fcb-8222-425c-bfa4-33f70106f040 a dho:Chevron, +dhd:ff844d3b-7b86-420f-bf7b-73da8d6a71d6 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:f36a229f-1001-4bd1-b605-3cd5305719e0 . -dhd:ff6d2408-1bb3-4648-a36d-5dc5fc884cd6 a dho:Layer, +dhd:ffa1da5d-70b0-4063-b5b7-6ada0f246417 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:0ab51fff-19e0-4eb4-89f0-ffde94805538 . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:ff6e5aee-d8ff-4884-ae96-e36a18fa5293 a dho:Layer, +dhd:ffad7a2b-9970-4bb1-9d33-23ce73c140c3 a dho:Pale, owl:NamedIndividual ; - dho:hasCharge1 dhd:25f42d09-bb1a-4ff1-a0a1-d4fc18974a4f . + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:ff9fab32-cca5-47f9-8404-f8e3bbc1a893 a dho:Crowned, - owl:NamedIndividual . +dhd:ffb130c6-4b20-4654-a658-b854da160ac0 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules . -dhd:ffa2a538-4430-4225-a817-e9e679bd0dca a dho:Rose, +dhd:ffb54333-081a-4cc4-adab-d7259cda498f a dho:Lion, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Or . -dhd:ffaad546-ba7c-4424-b2a8-8cab1c73594d a dho:Layer, +dhd:ffbd1f45-8825-4ff1-9f08-727cf062b106 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:482970b3-59e2-4a5a-bdb0-1fcca83438dc ; - dho:with dhd:5aaa9d2e-2604-486e-ac72-53ab3f3036fd . + dho:hasCharge1 dhd:e1b59858-be25-4edd-bf73-0347707e6216 . -dhd:ffb26862-01d0-4960-b372-82e53c51dc4f a dho:QueueFourchy, - owl:NamedIndividual . +dhd:ffc00312-3084-40d0-b773-d9c4844ae9ab a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:ffb72da3-1a37-47d7-bf6e-5bc727ae250f a dho:Field, +dhd:ffcb3d27-8d29-4940-b135-51b33d02dd5b a dho:Lion, owl:NamedIndividual ; - dho:hasSeme dhd:a9b8f162-f716-4d28-9258-9ce2c84a312c ; - dho:hasTincture dho:Azure . + dho:hasModifier dhd:7b555e2e-5732-49ba-a162-be78c1a08ce8, + dhd:fdcf3235-5f89-416e-ad4f-47f69cceef36 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Or . -dhd:ffc32ee6-faca-416c-8333-70555f1d0c4d a dho:Field, +dhd:ffd30209-83af-490c-9692-ae6eb95f162e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable . + dho:hasCharge1 dhd:359750db-15af-4d19-9e4a-9b4da22a9f04 . -dhd:ffd102c2-6601-45b3-8a3e-acdc5cbc3f6b a dho:Guardant, - owl:NamedIndividual . +dhd:ffd6bb71-c249-4681-b6af-b7f5ed655f53 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:fffefe90-f009-4830-9685-a4859ada0ce9 a dho:Field, +dhd:ffdec630-c051-4233-98c3-76068c61b2a1 a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:8b11f618-a685-4840-9228-dcad2e29819d ; - dho:hasTincture dho:Or . + dho:hasCharge1 dhd:9b053168-c1e0-4180-94cb-be535281183d . <http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)> rdfs:subClassOf dho:Arrangement . @@ -23603,451 +23603,483 @@ dho:hasCoatOfArms a owl:ObjectProperty . dho:hasModifier a owl:ObjectProperty . -dhd:006e9d49-d510-4e43-aaf2-27910eee1a9d a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:10ad131a-e1ca-46c3-9740-0d671889468f . - -dhd:03dd2171-72a2-42e2-8574-d8e5b0e661a3 a dho:Layer, +dhd:03862e3c-6a00-4e84-800f-acd800052553 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:46e64f3e-dbe3-4de3-96ff-d580bc7aebf2 . + dho:hasCharge1 dhd:1f731164-b3f6-4537-8414-11dd122e2662 . -dhd:03f0f000-a70a-4ec3-9cdd-f366e21ccdc9 a dho:Layer, +dhd:04c431bb-6caa-493f-9997-c23761af280e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:51d18251-424d-498b-b521-22184cf3dfc5 . + dho:hasCharge1 dhd:fb246176-dd06-447e-b302-fd158b9cabb6 . -dhd:042f4c11-abaf-474c-9a66-015412965607 a dho:Layer, +dhd:04ed7e0f-f23c-4126-ab53-8ec012400aea a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ff3d4b04-9a58-4931-a254-58f0065b3b61 . + dho:hasCharge1 dhd:2b4c7529-ffa7-43a3-be45-1676438fedbc . -dhd:047c79de-d78e-4f4e-b232-ee2acb061b77 a dho:Layer, +dhd:06b91e96-fe63-4fc9-9bea-ea4dec91656b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:97c5eef4-d560-47e1-88c5-cb6985529af7 . + dho:hasCharge1 dhd:cb3afb80-6cf5-46bc-9649-83c8e95b0ac5 . -dhd:0d208d14-af6f-430e-9393-b82b5ec9023b a dho:Layer, +dhd:0c44e176-7795-4479-ab60-c3e69efa55b6 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d7cfa512-a95e-4aa0-bea0-abbc7eb799d6 . + dho:hasCharge1 dhd:24aaf0a9-5556-4716-985c-fc01e7938dd9 . -dhd:0d519702-9c70-4b79-a2c1-9e869c3cdc85 a dho:Layer, +dhd:0da7eb66-3bfa-4c24-a8bd-7fb0c4fcfe16 a dho:Crancelin, owl:NamedIndividual ; - dho:hasCharge1 dhd:70a7aa9b-d3b1-48ce-b6f6-00e229d25429 . + dho:hasTincture1 dho:Vert . -dhd:0f450b19-c95e-4d86-bf80-7b6b72f40514 a dho:Field, +dhd:0f3b628e-155e-453c-98eb-ddb64f6e42fe a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules . + dho:hasCharge1 dhd:7c7e4386-dd09-47ea-b6a6-19cc6540fc0c . -dhd:1256aaa3-6882-42bd-ba8c-fe736d83ca0d a dho:Field, +dhd:10d933b8-0deb-497e-8513-4fba4932ed28 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:c1e68441-9fc3-45ba-9198-ee450a40a3a7 . -dhd:1278a657-da5f-4f92-8958-0e25a7dea7ce a dho:Layer, +dhd:115e96c2-cd03-4c18-bde7-72d36d2287af a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4f808cb4-e1e2-4433-b3f9-6ff8066777ec . + dho:hasCharge1 dhd:b4ce4899-d98d-4379-8199-d24478e8b8ed . -dhd:14fc43bb-549d-487d-98ac-388f0a7a61f1 a dho:Layer, +dhd:115ea5d9-6514-46d0-a8a9-1603cce1adfb a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0b04c79d-83e6-403b-a361-ac3a7830d4b9 . + dho:hasCharge1 dhd:a6de8647-70fb-4b7a-88a8-d0d3829b5841 . -dhd:1681cdaf-203e-47da-8f7d-36d30a3baf2e a dho:Layer, +dhd:11cbd63e-bf61-4a76-a2b3-b8efbe7b3dd4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:51ba74af-0d5c-4490-be6c-ace68e56d71c . + dho:hasCharge1 dhd:b4c7d523-1107-4149-8ab3-d6e99eb83b74 . -dhd:16b0cd21-200f-4f7b-b6f0-17d4ef97be52 a dho:Field, +dhd:11cdfcdc-e591-4928-a702-67b2d4e2abdb a dho:Field, owl:NamedIndividual ; - dho:accompaniedBy dhd:3ec9b1fd-222f-47fc-9581-51e4d269b3ad, - dhd:6e95f778-e668-442a-8d45-3f006800993a ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or ; + dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:16b421e7-c4dd-433f-bc14-bb85117aa21f a dho:Layer, +dhd:13da0c1e-9c4f-4be8-b69e-ee631634a70f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:134ad077-07ef-4674-b4fe-f509665ef981 . + dho:hasCharge1 dhd:5026aa34-0327-4016-890d-9f78a6dd4582 . -dhd:16f0c46d-63bf-4cbb-a214-f0d36670c5c2 a dho:Layer, +dhd:1410d235-e218-40a9-8db1-cfb0f608613d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0266ef48-fedf-4b43-a7a4-d92d4222f8ee . + dho:hasCharge1 dhd:ecc80b44-1853-4dae-8ca2-a4f9fdf4db9b . -dhd:1adb13ba-d3d8-499d-a398-d69618f3b7f2 a dho:Layer, +dhd:143a02ed-a15d-4cab-9e03-76bbacafb1e0 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:49fbef96-0e02-4396-9bf8-0078e010d738 . + dho:hasCharge1 dhd:5ef5663b-0259-409e-98fa-91c1778869f7 . -dhd:1bd913a6-7d57-480a-8cf1-fbe300119919 a dho:Crancelin, +dhd:15059bbd-d519-4427-825b-6d6f4b35a1fd a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:67381b56-c15b-49ce-82b2-35b7703ec495 ; - dho:hasTincture1 dho:Vert . + dho:hasCharge1 dhd:1572b509-85da-47dd-8769-285857aca283 . -dhd:1cd1f999-ef23-42bd-9e87-f95ceb0347bc a dho:Layer, +dhd:15393088-10a3-43d8-adcb-7c2f665b5b21 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8dcd1b3f-59c5-459c-aa2d-2899992f585a . + dho:hasCharge1 dhd:54c29ce3-4173-4bc0-8552-5857e1718df3 . -dhd:1d6c2b59-f17d-459d-b700-768603bfa320 a dho:Layer, +dhd:19315883-67b8-4c13-b860-326eb4f1e0f5 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:23f2ddcc-843d-4443-9d39-96e9f58c3ec4 . + dho:hasCharge1 dhd:908b46b4-b6e7-461a-a61c-823696349c63 . -dhd:1e655871-dc6e-49fe-bd96-8b4851b3304c a dho:Layer, +dhd:1ade28e1-15e0-4745-af64-7178dbe5b7c8 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:fc81fad0-3a3d-4fbd-92e1-2b39543e46ea . + dho:hasCharge1 dhd:6231062a-aa92-48a6-94cd-7bab4b16eac8 . -dhd:21703843-e1a4-4870-aca7-bc0c77b85f3e a dho:Layer, +dhd:1b20212a-aafd-4c67-965c-00c1d22e8abd a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:213e6592-be78-4d0f-8e66-6b39724a3a12 . + dho:hasCharge1 dhd:ab8cb810-5d6b-4601-a4ec-075d72eda4d7 . -dhd:22dab3b5-4721-45e0-9b27-aeb8f7103404 a dho:Layer, +dhd:200f1cf5-07c5-446a-9804-a4564ba56ba6 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:faf014ad-db8c-4f83-9495-7e36706af7df . + dho:hasCharge1 dhd:ae046ec0-0561-4e63-8b6a-f9bb1f0a4db5 . -dhd:248275b0-b617-4d1b-b064-20236e7a61b0 a dho:Layer, +dhd:242001db-046a-47f7-a5c6-a6ffc2ec7e17 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:37ac0480-e88b-4d16-8952-aa1ab549fd84 . + dho:hasSeme dhd:b530438e-4c76-46f4-aaf6-9dfc1a5b2bec ; + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:25e76b86-3dbf-4a52-bfe2-057b037dcd0f a dho:Layer, +dhd:259f8c2d-a58f-4b6f-b195-a7aadbff4779 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5b4468c1-3029-422d-84db-0398b507c6d9 . + dho:hasCharge1 dhd:7a023714-b41a-4d44-9305-f2ef9404adee . -dhd:2663adde-e398-4be8-88c4-78f5c9d49d24 a dho:Layer, +dhd:26be6fff-2cb5-43af-aedf-8ad3a2cc1018 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:50ec9928-26c0-48e5-b23d-458a8a91255f . + dho:hasCharge1 dhd:4a5ed9a1-c4ca-46d8-a743-332356a2c87d . -dhd:28672de0-3cc5-4235-94d4-725997ea5c33 a dho:Layer, +dhd:29b7f1c0-3085-45ee-ac43-ec50afaf05b0 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:900ecd58-8c0f-4874-b8bb-a2ac78d9d191 . + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:29a6572c-e587-4b6d-a499-fbd6153c7335 a dho:Layer, +dhd:2a2e8b00-b3dd-4d5e-84cc-db4d8ba2ce76 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:773e52d4-a914-4e47-a834-e2f77c299e5b . + dho:hasCharge1 dhd:0548312f-8fb7-4ed7-b3e6-2de4469bced3 . -dhd:2a545dfb-18a2-4dd5-939a-d7f6d793e961 a dho:Layer, +dhd:2bcc7540-a7aa-46e8-b84b-884f1ad9c39a a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:324e1419-9237-4506-9fc4-94721de8119e . + dho:hasTincture dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:2e382136-1ed6-44a3-8b19-fa387a535a76 a dho:Field, +dhd:2be92858-4cd5-4c32-8fa8-cb1c87bafa43 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:31005ade-8948-4d72-90c9-f8402acae53f a dho:Layer, +dhd:2e97ad88-d3a3-4299-8b8e-723cd2a5e4d3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ca3f9f03-cf7e-46f2-afb7-b1240ddac48d . + dho:hasCharge1 dhd:27e20066-af7d-4686-9aa4-ea35e0bd8325 . -dhd:356c68e4-611b-4005-9dd5-9584f210f121 a dho:Layer, +dhd:2f92eec8-c6c0-4ca5-8fbe-060a554a343d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e40ced61-6682-4ebc-87df-51edb98ef9fb . + dho:hasCharge1 dhd:a773b944-490b-49d2-9fe0-63d7d5b79b44 . -dhd:364ec01f-69de-43e4-ac7b-99bf19e801f3 a dho:Layer, +dhd:302475f6-7629-4380-8686-0e0e80e50478 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:271d2a0b-9e62-4e89-99b1-9bea9055e559 . + dho:hasCharge1 dhd:02fd3a1b-7aa9-4088-ba66-41c7b13574f5 . -dhd:3703e193-2082-46e0-ac7c-a99b46b3ef5e a dho:Layer, +dhd:3093a40f-4081-4505-8a70-84295c4df988 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0b9f31f8-c545-457a-b4fb-f52f2d1133d3 . + dho:hasCharge1 dhd:4a6a44e6-00f6-4863-8af6-afb0f38f10d6 . -dhd:379fec03-f5ba-46c1-b1a2-9f9b8f83aecd a dho:Layer, +dhd:31c63043-6aef-4f4a-b825-25531ed1417e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:80b03bed-2513-41bb-b722-f13f3aa8755a . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:38659b95-a3b5-450f-bed4-6bd1b08a4540 a dho:Layer, +dhd:3268cc2f-648c-4cfd-b32d-9fe83367a93d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:aac43d96-c36a-4e80-bc21-6fb1b8f95302 . + dho:hasCharge1 dhd:35227d2c-7573-4abc-b092-175041141191 . -dhd:3a20771e-b77c-4b0f-91f1-408b6c66ef8e a dho:Layer, +dhd:3290a0df-ce74-4c64-965c-570adefea293 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:89993f22-90b4-4613-b641-d9ccc05c0d85 . + dho:hasCharge1 dhd:c8c876ba-535b-420b-9650-81a4e8a1c273 . -dhd:3a456b11-72a6-416f-8212-83c3bfa64e4d a dho:Layer, +dhd:33d42e73-a23d-4de1-9d34-9e5b2acf6ed6 a dho:Hammer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c96cf602-483d-442d-a624-068f73f18ae6 . + dho:hasTincture1 dho:Naturel ; + dho:sinister dhd:e004f09d-a709-4376-bb10-8dc36b223b14 . -dhd:3adb70ce-4247-4d06-b1de-fa8928648c97 a dho:Layer, +dhd:35aee63a-53f5-4df2-8191-1cf7aba2fe98 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:566763f8-a219-4839-907d-5ee174baf3de . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:3d2ddf21-7bcb-40ac-920f-4ff167af7783 a dho:Layer, +dhd:35f4a990-9f3b-4093-a1dc-1e493735779d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:66f2ae68-49d9-47a9-b221-c407a77fadbc . + dho:hasCharge1 dhd:e80cb436-708e-4f5b-a589-179718ea8e95 . -dhd:3de264f8-30ac-4e15-911f-c78a0f3018e7 a dho:Layer, +dhd:3a0b5792-78e7-4003-ba47-47f1b1da654f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f55e047b-fad6-4188-8fec-7159e6033fb4 . + dho:hasCharge1 dhd:305917f5-558d-4158-ae43-df1c5dd67a96 . -dhd:3e2931e0-3c6f-4f8d-a4ef-c8fd6e62b103 a dho:Layer, +dhd:3a85b7e1-a2fa-4d5f-9c9d-a647941472c7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:9d4b238f-2477-455f-bc6f-10acdf770aba . + dho:hasCharge1 dhd:aa3849f4-3fc9-4ac9-94d2-11134b4b846a . -dhd:3ec9b1fd-222f-47fc-9581-51e4d269b3ad a dho:Mullet, +dhd:3d285a29-eebb-4e4c-bd53-1f2f391949ab a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Argent ; - dho:inChfDx dhd:16b0cd21-200f-4f7b-b6f0-17d4ef97be52 . + dho:hasCharge1 dhd:8595c711-449f-4acd-afd5-c7f51909a7aa . -dhd:3f840e92-3758-4550-8583-3402db61754e a dho:Layer, +dhd:3da3216b-56a6-48d2-aae7-510ecf211c57 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:11a38fa1-b0a5-4bf7-99b5-77b223acdd54 . + dho:hasCharge1 dhd:8b5df728-6363-45fa-95c4-1b4903fc707e . -dhd:3fa249ce-72b2-4ccf-a740-1d1c40b59a71 a dho:Layer, +dhd:3dfd9ab2-2b67-4651-af22-6d6724523955 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d241ab70-0a90-470d-9cb5-ba71327b48b9 . + dho:hasCharge1 dhd:7830653b-4719-40f5-8da3-32998ddde941 . -dhd:418320e6-fc4b-4c17-9e97-c66d675e72dd a dho:Layer, +dhd:3eb3cb86-3bd6-41bf-ae58-bfbdb8781b20 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ca828201-aae3-4fd7-b2d6-bac229dcc8df . + dho:hasCharge1 dhd:8fc2a88e-3c79-4410-8904-361b5d6ac480 . -dhd:41c4a58a-a4cf-4769-b3d3-cc2dc6a9e95d a dho:Layer, +dhd:400544e4-e2a1-43b5-b911-88e588723bcc a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:34181c47-3e27-4447-b52a-c888352915db . + dho:hasCharge1 dhd:6ac36f8c-1174-4849-94c6-a15f1a5ffb0d . -dhd:4292ec81-f5f7-4169-a409-9d466f663b44 a dho:Layer, +dhd:4096d078-cdd4-4dd1-a4d5-d40e8c889bea a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1bd913a6-7d57-480a-8cf1-fbe300119919 . + dho:hasCharge1 dhd:c3e5577f-dd3a-4793-b4f0-02a6fff9e991 ; + dho:hasCharge2 dhd:33d42e73-a23d-4de1-9d34-9e5b2acf6ed6 . -dhd:493d082d-2c8a-4a4f-a702-92559d8798e7 a dho:CoveredCup, +dhd:40fae7a5-86f2-40ba-8a2a-edd2c3322d07 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:1ad25928-72b7-4937-9e37-edaf08197df5 . -dhd:4bf924b1-6ef6-497c-83d3-0648608bfd69 a dho:Field, +dhd:4153e2da-4350-4bab-bd30-cc72aa09805b a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:f51f0e91-f8d0-4d87-8a31-7ddab7a1331d . -dhd:4d7af62a-84e4-4fbc-a958-b4173f7ef43c a dho:Layer, +dhd:417e5f3f-0ef6-4dfb-89ac-c903a885ee24 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:5e6d40cb-af6e-4c3b-8b0b-c0e55de13045 . + dho:hasCharge1 dhd:2f20a78c-83bb-42e6-8929-a803526fbb3b . -dhd:4d8aa3e9-ec3d-4d0b-8901-efe1899a3e03 a dho:Field, +dhd:431450eb-b4b8-4fbe-9368-6520a3fa91ed a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent . + dho:hasCharge1 dhd:d71eafef-4d7a-4008-b8d5-e65a22890a90 . -dhd:4d9647f7-66e4-4aea-9980-107b20f4b91c a dho:Field, +dhd:43c1ab04-87cd-4a81-9db8-8a727d2ef117 a dho:CoveredCup, owl:NamedIndividual ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasTincture1 dho:Gules . -dhd:4dacb854-4662-4470-a113-394b880484cc a dho:Layer, +dhd:452f274c-5dba-4d8b-bff6-69b568dc3ffd a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:255da096-e12f-47a4-8ead-2abd7cbb020b . + dho:hasCharge1 dhd:7230ded7-717a-44b5-b0a2-f0363bb578d5 . -dhd:4f6aea66-0226-482d-85cd-69ec543bc939 a dho:Crown, +dhd:462beda5-c1a3-409f-92c9-ec2e7ea1e8a3 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Or ; - dho:inChfDx dhd:c7a4728f-fa68-43d1-8e5f-9ea3a12cd1ac . + dho:hasCharge1 dhd:22aafa15-eea7-4b0d-8b0c-f7e1af8dea89 . -dhd:5210f220-8fcc-423d-8b1e-d28eda6b51c9 a dho:Crancelin, +dhd:46433451-0873-4847-952c-e8794156a1ca a dho:Layer, owl:NamedIndividual ; - dho:hasTincture1 dho:Vert . + dho:accompaniedBy dhd:f1dac6d0-2ef4-48e7-bc1e-3e0fd43f8e61 ; + dho:hasCharge1 dhd:7b37cddd-ead2-4b93-af53-8c707203b5ca . -dhd:5407e993-1787-4ae9-a500-fa179c8730eb a dho:Layer, +dhd:47458076-d7f3-46a8-b33d-c93bee6dd6d8 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:89f608f5-5ece-4962-98e9-37352f17569d . + dho:accompaniedBy dhd:85ae031b-ac5a-4449-84c6-19b3fbaaec7a, + dhd:9a8e42db-9452-44e9-abdd-cc3e0a58b5a4 ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Vair ; + dho:numberOfMarshalledParts 1 . -dhd:599e3082-9480-4a62-b058-14afebd14458 a dho:Layer, +dhd:4c089582-d61e-441a-9b99-a85ad7550255 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d2ea8019-ed48-4a6e-b78e-dfb013d710e8 . + dho:hasCharge1 dhd:c1e29aab-c63e-4ff0-b36a-60b352503687 . -dhd:5a203f7e-69c6-40b1-a05a-dbb8c5d01126 a dho:Layer, +dhd:4c13275e-c985-4241-85df-55931f9d3846 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c5d7e068-7759-405f-ade3-17e24dc7fd66 . + dho:hasCharge1 dhd:12982d35-57c3-461f-86b2-7912f201d3be . -dhd:5a61c04e-cc01-48c3-bf48-4f77da4c6851 a dho:Layer, +dhd:4d976524-79e2-4524-b5fa-203d1baba523 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:ed283d03-2da8-4bd0-9222-4150c8871b44 . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:5c704c5d-87e7-4c19-9898-40c5b521617a a dho:Layer, +dhd:524a4a7a-126c-4ddf-9344-f3f17241c6a7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b8812e44-a901-43d1-87fb-b4bb08d15a4c . + dho:hasCharge1 dhd:0e1cac73-8ef4-436a-9aa7-90366271e444 . -dhd:5c80bb4d-60f0-4aa4-80ba-4239a9599d1f a dho:Layer, +dhd:5673e90d-c011-4ff1-a879-0815c07a7f74 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3cbfc1ab-afcd-4a63-9fe2-b0b049cd99d1 . + dho:hasCharge1 dhd:e9176bcb-a902-4d84-83d3-b80d86dac07d . -dhd:6020e264-09b2-4778-95ad-f11b990ae10d a dho:Layer, +dhd:5785b766-a41b-4724-a848-2836dce1cb10 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:7d9ee72c-54b9-4ae7-a49b-8db8120ab974 . + dho:hasCharge1 dhd:7f75202a-092b-4bd5-8fd2-48029790c764 . -dhd:60b9bead-e5be-4d79-8e6e-14f724b3cd19 a dho:Layer, +dhd:5b1cb4bf-be7e-4cc8-bc51-bdc753e1b0f7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c34d20c7-e8bc-497f-adab-02068cb0f555 . + dho:hasCharge1 dhd:eac190e5-c077-4865-a974-ead2adba3647 . -dhd:610cecdc-dc4c-4626-94c6-725cbcde3828 a dho:Layer, +dhd:5bf516f3-7b9a-490e-8fba-013304b37e04 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:c7033f2d-121b-4e85-a163-9244a359702f . + dho:hasTincture dho:Or ; + dho:numberOfMarshalledParts 1 . -dhd:612cba37-6444-4937-b94a-0c2e5d0356e0 a dho:Field, +dhd:5c6a91f4-6c0e-47c0-a0eb-4a90e406abb8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Missing ; + dho:hasCharge1 dhd:cff20af3-378e-466f-8bfd-435140e0f8af . + +dhd:5e6a91c3-1159-4449-b5e1-8365bb41007f a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . + +dhd:5f556fd0-f0f5-4bae-8f39-4a7b172fdf77 a dho:Field, + owl:NamedIndividual ; + dho:accompaniedBy dhd:b6c65401-f3e0-458b-8568-5dcfb0a99970, + dhd:c11bdb14-a072-45f0-80f0-df72baa012d8 ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:61642349-5307-4525-a570-c8ea401c3f5c a dho:Layer, +dhd:60b6cdb4-eeb1-4638-9f7c-a3fd592e7ebf a dho:Mullet, owl:NamedIndividual ; - dho:accompaniedBy dhd:e53a7ef1-1a2d-4185-8a68-49037016b862 ; - dho:hasCharge1 dhd:de522d22-a5a9-461d-b89c-16f39c0a525e . + dho:hasModifier dhd:e77e23e9-8768-44e3-8b4f-c6850bf97245 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:6426a7a9-eda0-4fb6-82d0-b0c697431a91 a dho:Layer, +dhd:620ddcad-e09a-4b2c-91a8-89d521579af9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4ee24f9d-1278-4e8a-8157-fd2cde58a4e7 . + dho:hasCharge1 dhd:0162ada5-aa9e-4cd5-b58a-4b0eb5d4c0f7 . -dhd:64d36994-d62e-459a-aa5c-f5e3f2727e1e a dho:Layer, +dhd:640a0c5d-6b0f-40af-b3f3-797a54264d6b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:51bb2eee-00ce-42b5-b33f-df241bd739a6 . + dho:hasCharge1 dhd:05b083e5-6b58-4bc5-b9fb-a7a58b7f689f . -dhd:668ea16b-fc50-4e04-8e78-66af80351fab a dho:Layer, +dhd:6539ef6c-8f68-4f04-9252-51bd5f5721b4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:349cb741-8b75-4fce-bed5-09cda2e7d2ca . + dho:hasCharge1 dhd:c05397c0-e04b-44db-b71d-3c7281207c80 . -dhd:676ca12a-78fd-4ea0-8324-c243b8ca9ba4 a dho:Layer, +dhd:6573c558-29f1-4550-8401-35df4ab25a6c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:929fd6ec-8814-4a02-8553-0f8e8d808b3a . + dho:hasCharge1 dhd:60009576-0764-4a45-ba74-2f0978e1e2c3 . -dhd:68479a5f-d007-4b3f-9090-0fa049064440 a dho:Layer, +dhd:658c1362-5a8d-4eb8-aac2-35b64d40cde0 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:99beae93-bcb3-46af-9d94-84c91949d324 . + dho:hasCharge1 dhd:c7298ef3-8311-49ef-b7d1-d02f9b78eabe . -dhd:6a0ec62e-e37b-40c2-b51a-7711589d040b a dho:Field, +dhd:666e8490-6b5d-4497-a2e3-a591621bed30 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:9facbd99-fd37-496e-b576-844435d46b71 . -dhd:6b272ae6-33bb-4a49-8e41-752af85f1b24 a dho:Hammer, +dhd:686c4248-9bd9-444f-a199-5ab67f069751 a dho:Mullet, owl:NamedIndividual ; - dho:hasTincture1 dho:Naturel ; - dho:sinister dhd:fa41045b-e624-40a7-81b6-1af3ddabdc3d . + dho:hasModifier dhd:0243da21-1ebd-4a1b-9736-0d504c337acd ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:6e95127c-4160-4f4d-9650-ce28d116fe7d a dho:Layer, +dhd:69593062-6f92-437f-816d-054173e04585 a dho:Fork, owl:NamedIndividual ; - dho:hasCharge1 dhd:7953f811-5222-4bcb-a9bc-49cc6840d374 . + dho:arranged dhd:f0d324e8-3027-4715-89c5-58b6e9b137ef ; + dho:hasTincture1 dho:Missing . -dhd:6e95f778-e668-442a-8d45-3f006800993a a dho:Layer, +dhd:6ea056d4-3732-4d5b-aee3-2eb655a7845b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3ec9b1fd-222f-47fc-9581-51e4d269b3ad . + dho:hasCharge1 dhd:24a742d9-567c-46d4-913c-0200fe29ba07 . -dhd:6fb83a6a-a65c-4b22-8acc-558498192f65 a dho:Layer, +dhd:7320def2-4123-4c37-82e4-01dfce65b18e a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:fe070820-7cd5-4ebb-b09a-c09a020ca729 . + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules ; + dho:numberOfMarshalledParts 1 . -dhd:72af2312-0e49-44f1-9cd2-97c3afb55b5b a dho:Layer, +dhd:74319ac8-7772-43c8-b857-027d5ab1a2c9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:30708f90-dd94-45ae-a9cb-a827e78b307e . + dho:hasCharge1 dhd:b0dc5130-67de-4b31-bf85-27805ae4653c . -dhd:79d6bf8d-141f-4d8d-835e-0788651dba77 a dho:Field, +dhd:75cd5b54-deb1-4501-aa5c-6bbc470890cc a dho:Field, owl:NamedIndividual ; - dho:hasTincture dho:Or ; + dho:hasSeme dhd:b985df8e-9773-4082-9590-77e209be5e86 ; + dho:hasTincture dho:Gules ; dho:numberOfMarshalledParts 1 . -dhd:7e3dec78-4be1-4177-8071-6a342a56d7d5 a dho:Layer, +dhd:76519a55-a62f-48f9-8c88-937cf095b05b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8a0753d0-7da5-407f-9d23-6846e966c205 . + dho:hasCharge1 dhd:04f88cb8-9ed2-42f7-8fef-4111584e71af . -dhd:7e9ab997-1034-40bf-8eba-565682039f85 a dho:Layer, +dhd:765ef3f9-ed45-4f7e-b209-56d093fddde8 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:09608d06-2c42-4133-9028-4fec630ec95b . + dho:hasCharge1 dhd:5dea38b2-3ea2-4051-a92f-2337edb7b02f . -dhd:7f454002-cf76-4568-8310-ec855a6c1542 a dho:Layer, +dhd:77891bd4-f6a9-483b-bd42-6bb442f17f6f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e1a3060c-b776-4db3-9275-dc7f543af9fd . + dho:hasCharge1 dhd:6bfaf8f9-d157-413a-9429-eeec4d4ab18f . -dhd:82893e59-6de1-4712-9304-617a0f607bd2 a dho:Layer, +dhd:780166b1-8958-4419-b92a-a6b58980ca19 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2a445e17-8808-4ffb-9bb8-ca8843f04cee . + dho:hasCharge1 dhd:d0643118-6b8a-47a0-9800-9eaa37a1a62b . -dhd:851fdce0-77be-491c-930c-7c6b122c4f85 a dho:Layer, +dhd:7830653b-4719-40f5-8da3-32998ddde941 a dho:Rose, owl:NamedIndividual ; - dho:hasCharge1 dhd:966cba01-a3dd-44e4-a0a7-241ee67587f0 . + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:89b1ae88-21b2-4c23-8865-d8da2b222d05 a dho:Layer, +dhd:78d7d7df-fcc8-413f-afba-98a664343359 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:811cd32a-93a3-43dc-a3d0-2ee6c8fb48bc . + dho:hasCharge1 dhd:4ecbf01c-1594-4e6d-8049-e7ca47558d42 . -dhd:8b3e04cf-fb56-48bb-a376-3aac520a2eca a dho:Layer, +dhd:7a4259ed-06d9-450c-9f9f-55ba774f79cc a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e61af3c8-1abc-4782-97d5-63ec987f879a . + dho:hasCharge1 dhd:4a8d7e64-5d65-4d56-8eaf-68fad522e54b . -dhd:8c785c73-d1e6-4a98-8ddc-f2745704cb1f a dho:Layer, +dhd:7b10429b-f8fe-4620-8954-1ae39b789a4c a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f70aa143-8d19-40ba-bfe8-1f916500f3a2 . + dho:hasCharge1 dhd:575ba7f5-8b60-42eb-8729-2f95ce58aa14 . -dhd:8c8a915b-3601-44fa-bff9-a5dd52f5f8ca a dho:Layer, +dhd:7b685c32-c3da-4f55-881a-29f45e51fbe5 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ed955354-ef8b-4dbd-8b11-8edc8d7daa9b . + dho:hasCharge1 dhd:a202e26e-0bed-4053-9e49-b0bc6f3f2167 . -dhd:8cb9e961-99b2-4002-a21f-b0db3326eff2 a dho:Field, +dhd:7e1ddde7-6be3-4e5e-9fad-e7fb8f37e4cc a dho:Layer, owl:NamedIndividual ; - dho:hasSeme dhd:0b09da72-4d54-4779-ba97-fdc7a88d4d1c ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:13506c3a-b974-47fe-bf4d-46ec5555efbe . -dhd:8d4c160c-c177-47e6-8260-6cdbfccb6837 a dho:Layer, +dhd:7fda4229-b4a9-48c6-9778-10124b4ee9c6 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:cf58f488-4d91-4476-895f-89fd162bb3b9 . + dho:hasCharge1 dhd:5bfdd64f-b90f-4517-a0f9-cd37222f77fe . -dhd:8e284413-a89c-486b-bfc7-e3353506e6c4 a dho:Layer, +dhd:83504759-d96c-42ef-a8c1-dbcf48a4bbb9 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2f8d4b09-1608-4109-a7bf-a6313d7c1506 . + dho:hasCharge1 dhd:dadfba99-5f84-491f-b768-05b2136d556f . -dhd:9009b8dc-92e4-4d85-a24f-f6cf6b2c38d7 a dho:Layer, +dhd:85ae031b-ac5a-4449-84c6-19b3fbaaec7a a dho:Crown, owl:NamedIndividual ; - dho:hasCharge1 dhd:80304d03-823c-4080-a2bf-d30ffb52d8e5 . + dho:hasTincture1 dho:Or ; + dho:inChfDx dhd:47458076-d7f3-46a8-b33d-c93bee6dd6d8 . -dhd:9097fb9e-50b0-4c70-a5f2-08f1d5da2760 a dho:Layer, +dhd:85c57508-232d-49ca-a06a-73dd887dc4e4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bd04e58a-20a6-44db-bf8c-05ad31042671 . + dho:hasCharge1 dhd:c3be800e-a99d-4c94-ac83-f30ce9f74d6b . -dhd:90d8ba56-16a9-4150-bd9c-0dba6f21caac a dho:Mullet, +dhd:877b6ad6-a604-47a7-a8c7-2739afcdd96e a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:2ee8bd17-9115-461e-8eba-a025a64be4ba ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:4586c953-1b09-4ebc-97d3-6a87743aacf8 . -dhd:913c70a3-e97d-485b-9874-ecee59158624 a dho:Layer, +dhd:883eb64f-b2b9-4f23-b31b-db719e688851 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2f47473e-36bd-47d8-8914-f1246ec716a4 . + dho:hasCharge1 dhd:05a9cc2d-8917-442a-8b93-0fa311ead793 . -dhd:933710d4-b85f-43a9-a778-23fe42cf2f32 a dho:Layer, +dhd:8ead72fb-a976-4f9f-b010-40e191650368 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:4d6d86a3-c262-4cd5-8bd5-24aac98a3ea4 . + dho:hasTincture dho:Missing ; + dho:numberOfMarshalledParts 1 . -dhd:943440f8-6e64-4e34-b94b-60fe4ca8b9d0 a dho:Field, +dhd:8f6ba00b-d336-4809-bd18-f1282de34510 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Sable ; + dho:hasCharge1 dhd:448463e3-b185-49ae-b49e-ec37905120db . + +dhd:91c450cb-a131-4fed-a86c-acd7bef44630 a dho:Field, + owl:NamedIndividual ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:95fa52f0-6902-407a-bf64-c85d388ca858 a dho:Layer, +dhd:91e6b439-c73a-44dc-8345-6b01608c272c a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:e03c4b8d-de62-453c-8fe8-8398694d4ccd . + +dhd:9525d03e-51a0-4545-a46c-5136f7bfe3d0 a dho:Leave, owl:NamedIndividual ; - dho:hasCharge1 dhd:d3bde249-a6d2-446a-a2fc-ca624a35807d . + dho:hasModifier dhd:4d673203-3f50-4ca2-be56-4868f1897f9f ; + dho:hasNumber 3 . + +dhd:978fd1ec-1f0d-445d-acb0-7251969631c4 a dho:Layer, + owl:NamedIndividual ; + dho:hasCharge1 dhd:0e63838a-f37d-430c-8371-a0e2834a3646 . -dhd:967dc943-7052-4fec-944b-4b92ff1e1be5 a dho:Layer, +dhd:9a5c7939-d94b-4976-93cb-bc3581b98127 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:2aa1de01-5fc8-49b1-ae24-08c6614e6f64 . + dho:hasCharge1 dhd:2124df98-232b-41cc-9e63-aa375a712b19 . -dhd:9817d36f-c271-426b-9ff7-16ad8a2b1b81 a dho:Layer, +dhd:9a8e42db-9452-44e9-abdd-cc3e0a58b5a4 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1f0bf214-8865-40f1-baaa-444f53bb2e2a . + dho:hasCharge1 dhd:85ae031b-ac5a-4449-84c6-19b3fbaaec7a . -dhd:9a7c70c1-3577-4faa-88fa-2681e96c7eb0 a dho:Layer, +dhd:9cb36add-ef2c-428a-abfd-be1e9c93b8a1 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:79b08d22-37a3-475e-8c63-bb5daa545a6a . + dho:hasCharge1 dhd:e68d104d-02b1-40a2-9f23-7677c94e8d8c . -dhd:9c99e1f1-4e79-4eb5-ba97-0f20ffdee8cf a dho:Field, +dhd:9deea504-2f62-4750-8ada-a6dfd5d4819e a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Or ; dho:numberOfMarshalledParts 1 . -dhd:9dccf6f2-fa60-4570-b60a-e8a0e2596808 a dho:Layer, +dhd:9e722a7e-e781-47c5-b33d-93e9bc2a6c5b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:ff15a6ea-e9e4-44cf-a011-cae98263cb19 . + dho:hasCharge1 dhd:ce49d90f-2570-4589-a199-aa0098ed9ef5 . -dhd:9fe40be2-dece-4ae5-a915-d5d0e8d20191 a dho:Layer, +dhd:9e92b5b7-1dc9-4ea2-8dae-255819ec7e4e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:59958dbb-653c-44d1-8f31-e62dc8f12e6a . + dho:hasCharge1 dhd:279a24cb-41d9-4e7a-9aca-6e4807026206 . dhd:CoA0000002410_CoAF1 a dho:Escutcheon, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:040ad656-89de-42b7-a728-196eeb00f279 ; - dho:hasLayer1 dhd:a0047283-54d7-4969-a5d4-1a78c12c8a32 ; - dho:hasLayer2 dhd:b0e7bf31-758b-4ee8-ae21-b68f91d58868 ; + dho:hasField dhd:1d12fdfe-3976-43af-8542-a65382b79061 ; + dho:hasLayer1 dhd:a85e7d0c-da92-4dfc-9e8e-fbce21898b6b ; + dho:hasLayer2 dhd:d186b58a-f5ad-4a3a-8bd1-61c70737036a ; dho:hasOMAid "2410_CoAF1" . dhd:CoA0000002440_CoAF1 a dho:Escutcheon, @@ -24056,8 +24088,8 @@ dhd:CoA0000002440_CoAF1 a dho:Escutcheon, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002440_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ad1f9e94-eb50-412c-b297-db1db6ccf3e6 ; - dho:hasLayer1 dhd:d19d8710-21f4-40f8-9382-04da3acae11a ; + dho:hasField dhd:10ee1e85-5768-401e-859b-4d1553e99360 ; + dho:hasLayer1 dhd:69075ee3-338f-4e0a-8c93-b320004a1b38 ; dho:hasOMAid "2440_CoAF1" . dhd:CoA0000006037_CoAF1 a dho:Canton, @@ -24066,36 +24098,36 @@ dhd:CoA0000006037_CoAF1 a dho:Canton, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006037_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4dca820d-b11b-4fbc-97e2-cf14f57a20e5 ; - dho:hasLayer1 dhd:88b4db50-b886-44f2-b74f-20d841dacec3 ; + dho:hasField dhd:713cff21-07db-43e8-9d51-abd559a40d4a ; + dho:hasLayer1 dhd:2735fb46-0889-45e4-a2e9-97b870199bdd ; dho:hasOMAid "6037_CoAF1" . dhd:CoA0000008134_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:e9bc93a3-0ff4-4247-a802-22051d949e6b ; - dho:hasLayer1 dhd:d9c24b0f-83a1-4a3c-bee5-c66bc1d5e5df ; + dho:hasField dhd:495c2b7a-4227-48c9-8e9b-d396f3495225 ; + dho:hasLayer1 dhd:4863ee7c-258d-464d-9fab-cf50c4aedc00 ; dho:hasOMAid "8134_A_1" . dhd:CoA0000008134_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:13515b04-8acd-4bd8-a600-f6929cef55e4 ; - dho:hasLayer1 dhd:d1a2d5e3-3182-4fab-b8ee-e6e3622dc570 ; + dho:hasField dhd:a5cc8f17-c502-4424-bc6c-6a342bbe7019 ; + dho:hasLayer1 dhd:259122b2-09c8-4dff-a66f-1c3bb1d74a53 ; dho:hasOMAid "8134_B_1" . dhd:CoA0000008152_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:ca4f40a0-5941-4523-a673-0483125727d5 ; - dho:hasLayer1 dhd:365ce221-440f-413b-ab79-b627e1a96855 ; + dho:hasField dhd:6cb68d80-d6c0-49fb-9d4c-93dca83c64d8 ; + dho:hasLayer1 dhd:3f290750-0adc-4433-b370-b13443a030aa ; dho:hasOMAid "8152_A" . dhd:CoA0000008152_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4a1f552e-fa57-4299-b95f-523a0ba3321b ; - dho:hasLayer1 dhd:0d2b7262-433a-4298-af36-2c20361d3570 ; + dho:hasField dhd:494dcf8e-2ab5-4fd4-be7a-413562365ffc ; + dho:hasLayer1 dhd:4b79c42b-2485-4ca9-9b9c-2c605983b882 ; dho:hasOMAid "8152_B" . dhd:CoA0000008191_A a dho:CoatOfArms, @@ -24104,22 +24136,22 @@ dhd:CoA0000008191_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008191_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:12608476-575b-4128-852e-215d48cd6cc7 ; - dho:hasLayer1 dhd:35971b6f-e718-4b97-9a35-2d01da3105ba ; + dho:hasField dhd:82c31422-6038-4219-9199-621d21d5f96c ; + dho:hasLayer1 dhd:8116e6ac-247e-4e1e-96cc-6714d7a58f82 ; dho:hasOMAid "8191_A" . dhd:CoA0000008191_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3b75cfa8-d278-4008-8904-2d056e12df18 ; - dho:hasLayer1 dhd:c6c25cf8-77c0-4f89-86c9-7f4adb6e93a5 ; + dho:hasField dhd:b78cf4a8-77e6-4454-8b77-8ab428a6bc20 ; + dho:hasLayer1 dhd:e1e3ad75-34f5-4b86-be5e-fdc38a5c6a5e ; dho:hasOMAid "8191_B" . dhd:CoA0000008220_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5859e70a-a671-468f-ad68-fa061394f096 ; - dho:hasLayer1 dhd:b7240494-4149-464c-b61b-87722502b621 ; + dho:hasField dhd:81732886-f942-4c35-8032-5382df8e6903 ; + dho:hasLayer1 dhd:02fb1981-fedf-41c9-b429-a7371135f481 ; dho:hasOMAid "8220_A" . dhd:CoA0000008220_B a dho:CoatOfArms, @@ -24128,23 +24160,23 @@ dhd:CoA0000008220_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008220_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d5cca089-20ad-45cb-8ce2-059141ec7b90 ; - dho:hasLayer1 dhd:fdffe369-9c08-4af7-88f4-02f1f7956d54 ; - dho:hasLayer2 dhd:047c79de-d78e-4f4e-b232-ee2acb061b77 ; + dho:hasField dhd:75cd5b54-deb1-4501-aa5c-6bbc470890cc ; + dho:hasLayer1 dhd:af5f6fde-68f5-4b81-b9ad-0d0e64e50828 ; + dho:hasLayer2 dhd:c589ff33-b8c9-4942-b89b-e1f68babae7b ; dho:hasOMAid "8220_B" . dhd:CoA0000008229_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e5121dbe-a893-4a2a-b5b3-c14a8c684383 ; - dho:hasLayer1 dhd:3a1a0d5b-d07b-421b-a48d-f92e6f40ec8c ; + dho:hasField dhd:cf76547a-4115-4a44-9d61-8f304c4115cb ; + dho:hasLayer1 dhd:554cd319-bce3-41f1-ab56-12cc08720b3e ; dho:hasOMAid "8229_A" . dhd:CoA0000008229_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c442ed92-c962-439a-af04-0230155bae2a ; - dho:hasLayer1 dhd:47fada40-e2c5-4ba7-bdb6-039bea1d1c73 ; + dho:hasField dhd:03c3a80c-7659-4414-8421-33d93df81de6 ; + dho:hasLayer1 dhd:b3d53686-aec2-4460-a2d2-dd9d1d794a16 ; dho:hasOMAid "8229_B" . dhd:CoA0000008287_A a dho:CoatOfArms, @@ -24153,14 +24185,14 @@ dhd:CoA0000008287_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008287_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:47b32f21-2e4c-4d56-8d37-390ee41d7797 ; - dho:hasLayer1 dhd:282a60a9-84f6-4951-b507-e12bd42b0b5c ; + dho:hasField dhd:6b0ceac4-67d0-4b1c-af52-3a50374c338b ; + dho:hasLayer1 dhd:62193f63-f667-41b5-9d18-08f450bc06ab ; dho:hasOMAid "8287_A" . dhd:CoA0000008299_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a826fcc1-0cc8-4633-a238-792026fc1035 ; + dho:hasField dhd:a7f3aa8b-0b43-4f2d-912b-3f3534a5fd93 ; dho:hasOMAid "8299_A" . dhd:CoA0000008299_B a dho:CoatOfArms, @@ -24170,10 +24202,10 @@ dhd:CoA0000008299_B a dho:CoatOfArms, dho:correctedCoatOfArms dhd:CoA0000008299_B_1 ; dho:hasBeliefValue false, true ; - dho:hasField dhd:00d9ef2a-07d6-4e63-90b1-9577ae1f1b38, - dhd:428e2d8b-8b59-4bec-ba1c-332360cc3936 ; - dho:hasLayer1 dhd:1e797ebd-dd07-4d2f-84a5-9a1b277492f1, - dhd:364827b0-d9e0-452c-a487-385b3cec0af4 ; + dho:hasField dhd:968cacb3-9c38-4056-89d4-58f59815d271, + dhd:ac174f2a-a6aa-437d-ab12-d1f470b9f17f ; + dho:hasLayer1 dhd:4c322fc5-701d-49a6-8083-b2b866eb07eb, + dhd:aea5dab1-c1c5-4ad6-87dd-8761ab66ea8e ; dho:hasOMAid "8299_B" . dhd:CoA0000008359_B a dho:CoatOfArms, @@ -24182,22 +24214,22 @@ dhd:CoA0000008359_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008359_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d5503a51-d3e7-458d-9c4c-3aab45ef9560 ; - dho:hasLayer1 dhd:db06c459-5db2-4d0a-9868-463fc404f399 ; + dho:hasField dhd:5dda591f-7821-4665-aca3-59afa477f479 ; + dho:hasLayer1 dhd:64b341e6-28cd-4124-95c1-d679a67f6780 ; dho:hasOMAid "8359_B" . dhd:CoA0000008363_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:527bcadb-6398-4141-8b24-9692bdfca440 ; - dho:hasLayer1 dhd:2b63fe6b-ed36-4c20-bf43-a698198858db ; + dho:hasField dhd:a60e07b2-ce03-4435-b1fe-669d2ab2c333 ; + dho:hasLayer1 dhd:2b0ba93b-c7e4-4cab-bcdd-4d85ee96ccdb ; dho:hasOMAid "8363_A" . dhd:CoA0000008363_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:97aaaa09-eef1-4edb-8b04-9d8834eee8d0 ; - dho:hasLayer1 dhd:51224062-73f6-4093-9044-c2674c62998c ; + dho:hasField dhd:a44fb8e2-e351-4e80-b7e1-79bbbb78129e ; + dho:hasLayer1 dhd:8c9db28d-e1a4-4591-b25d-45a6ccd1bc0c ; dho:hasOMAid "8363_B" . dhd:CoA0000008378_A a dho:CoatOfArms, @@ -24206,8 +24238,8 @@ dhd:CoA0000008378_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008378_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f0972861-770a-4276-a481-bc77a3f60ad3 ; - dho:hasLayer1 dhd:6953eee7-b15e-4ceb-8503-396ad0344b99 ; + dho:hasField dhd:b5e4c8c8-d4e3-480f-acf9-6663e802944e ; + dho:hasLayer1 dhd:3763d442-8cbe-4c63-a4cc-3f4287c0f696 ; dho:hasOMAid "8378_A" . dhd:CoA0000008378_B a dho:CoatOfArms, @@ -24216,80 +24248,80 @@ dhd:CoA0000008378_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008378_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:73f15fb7-a6ad-40c0-9fd6-d53c209431f4 ; - dho:hasLayer1 dhd:310cb172-25e9-4d04-b1ca-4619db55574b ; + dho:hasField dhd:61004829-40b6-46e5-a002-e750e74cade0 ; + dho:hasLayer1 dhd:bd8bdb18-55e4-47c3-9e64-ed375893e933 ; dho:hasOMAid "8378_B" . dhd:CoA0000008387_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:95d8c12f-de9c-4166-a9ac-8024944b4a7d ; - dho:hasLayer1 dhd:4d6c7e73-b2ac-45c0-a980-f37f5dea0d6b ; - dho:hasLayer2 dhd:6ff33c12-bdf9-4f42-89d7-2f49aa0aa884 ; + dho:hasField dhd:4c166e84-93ae-406d-ab04-b3350d8a2326 ; + dho:hasLayer1 dhd:3687b993-3a06-4840-8d0a-8ece88b07a1f ; + dho:hasLayer2 dhd:a435d9bf-2e3e-466a-9f9e-496395a9029b ; dho:hasOMAid "8387_A" . dhd:CoA0000008387_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a5b03a60-30d7-4d1b-8860-175065694468 ; - dho:hasLayer1 dhd:40272171-a36c-473e-b526-1b83d9130741 ; - dho:hasLayer2 dhd:3e2931e0-3c6f-4f8d-a4ef-c8fd6e62b103 ; + dho:hasField dhd:fcb61d4d-bf4b-43e3-a38c-809a841c9a15 ; + dho:hasLayer1 dhd:bb01778a-b100-4644-9b72-d94785af783f ; + dho:hasLayer2 dhd:3da3216b-56a6-48d2-aae7-510ecf211c57 ; dho:hasOMAid "8387_B" . dhd:CoA0000008409_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:f7e0c684-732f-4b56-a8a2-7082b55d822f ; - dho:hasLayer1 dhd:6c86dbd2-2ab8-45d2-a625-b2f86be71689 ; + dho:hasField dhd:1f521410-e6da-4a8c-b15d-45da78abfff3 ; + dho:hasLayer1 dhd:180e1182-48dc-4e95-a3f5-a55fc5bf524a ; dho:hasOMAid "8409_A" . dhd:CoA0000008409_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:47166af5-ea54-467a-9d40-66d7d527824b ; - dho:hasLayer1 dhd:6fb83a6a-a65c-4b22-8acc-558498192f65 ; + dho:hasField dhd:48ae71f1-d6ae-4862-8a07-dd9268bd0347 ; + dho:hasLayer1 dhd:04c431bb-6caa-493f-9997-c23761af280e ; dho:hasOMAid "8409_B" . dhd:CoA0000008452_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9bba30cc-f0e4-46dc-9079-e3c2e3dc2607 ; - dho:hasLayer1 dhd:1ab2f84c-0dac-4de6-976d-ec9bead833b1 ; + dho:hasField dhd:bcad7a35-1db1-4dba-9b6d-bd523bd1db83 ; + dho:hasLayer1 dhd:b235b274-a5fc-406a-88a7-336ef96630d2 ; dho:hasOMAid "8452_A" . dhd:CoA0000008452_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:bac2b35c-6cba-415f-aad1-4b25e5c45da6 ; - dho:hasLayer1 dhd:31298cef-7437-4d27-b494-18995f252d0f ; + dho:hasField dhd:4487a075-a30f-4aa3-85b5-6944034bbc5f ; + dho:hasLayer1 dhd:02172727-51ae-43a0-bf5e-1fcc459fa073 ; dho:hasOMAid "8452_B" . dhd:CoA0000008517_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:59b67d98-1b36-45c5-bd99-b56297ab7568 ; - dho:hasLayer1 dhd:974e39c0-c0e4-4155-820b-0d06bbff5b0b ; + dho:hasField dhd:874f18c0-65ff-48b2-9244-402b8c7d206b ; + dho:hasLayer1 dhd:2e8bdba8-3e19-498d-916f-af7374369b45 ; dho:hasOMAid "8517_A" . dhd:CoA0000008517_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:aad6e1ba-b234-48a3-8652-f0f5395f4f28 ; - dho:hasLayer1 dhd:39c99b34-e8bc-41a4-a692-b1855d541517 ; + dho:hasField dhd:535b2e57-0269-4698-a4c2-1d8d273ecc98 ; + dho:hasLayer1 dhd:6c507178-d8af-4951-9441-c4059f2f3dee ; dho:hasOMAid "8517_B" . dhd:CoA0000008666_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:70a65213-9006-4c7c-8bb9-966bb017dde5 ; - dho:hasLayer1 dhd:b86a3c10-e9d6-48f7-8d48-2d1031b2c5a5 ; + dho:hasField dhd:76bbc134-bd19-4bf9-88e3-e8a490214c7f ; + dho:hasLayer1 dhd:8cd84f1f-5bf8-44ae-9475-3aea5a30cc0f ; dho:hasOMAid "8666_A" . dhd:CoA0000008666_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:99294f4b-78bf-4114-926a-0ee9cb3efe26 ; - dho:hasLayer1 dhd:c23e3994-2248-4e7e-b7ff-b57eecc80756 ; + dho:hasField dhd:85fe2c65-4f24-4c43-a95e-0fada1ac9329 ; + dho:hasLayer1 dhd:be30f5e7-f11d-4e87-99fa-1635e2873cd8 ; dho:hasOMAid "8666_B" . dhd:CoA0000008668_A a dho:CoatOfArms, @@ -24298,21 +24330,21 @@ dhd:CoA0000008668_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008668_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0872e2e2-2933-484e-8083-124d4668c325 ; - dho:hasLayer1 dhd:52178d29-17ab-49eb-8bcb-d50659fb4fa7 ; + dho:hasField dhd:377992f0-75ec-419e-b761-475cdab90a06 ; + dho:hasLayer1 dhd:0cd4c21a-c74e-49d2-9a9b-a7a85ecb99d2 ; dho:hasOMAid "8668_A" . dhd:CoA0000008668_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:88696c02-36a2-4b82-a2bc-3624b8421168 ; + dho:hasField dhd:1784eaac-8802-4e56-8a96-892d50de7e46 ; dho:hasOMAid "8668_B" . dhd:CoA0000008670_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4487ab3e-e0ff-4aab-8c0d-fa59c796e63d ; - dho:hasLayer1 dhd:4292ec81-f5f7-4169-a409-9d466f663b44 ; + dho:hasField dhd:a1cafa76-cd62-4efc-a7e3-32d2347dbd2d ; + dho:hasLayer1 dhd:b54ffa84-97df-474c-9ddb-a1440313c988 ; dho:hasOMAid "8670_A" . dhd:CoA0000008670_B a dho:CoatOfArms, @@ -24321,21 +24353,21 @@ dhd:CoA0000008670_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008670_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d59e1a74-700f-4620-8422-1a57eec54a14 ; - dho:hasLayer1 dhd:e19a5feb-c1b3-43aa-ba05-38e866d94ddc ; + dho:hasField dhd:9b66d6b7-cff4-42d4-81ed-6e499a3754a5 ; + dho:hasLayer1 dhd:4ab0aa00-b988-404f-ab5b-d77bc5fe5de4 ; dho:hasOMAid "8670_B" . dhd:CoA0000008677_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:e251b14e-ac80-4c3d-94e4-bb573ede363c ; - dho:hasLayer1 dhd:24645a00-ad3f-4b36-bfe0-16e0118c582c ; + dho:hasField dhd:213baa9c-5d0a-4613-9bb3-4831d7c4149c ; + dho:hasLayer1 dhd:7ac6947e-d23a-4ccf-8568-8bd7faa55bbf ; dho:hasOMAid "8677_A" . dhd:CoA0000008677_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:582b734b-384b-421c-bb53-acc1034b6259 ; + dho:hasField dhd:029e0d09-aa47-4b86-88a0-e33e03bff647 ; dho:hasOMAid "8677_B" . dhd:CoA0000008724_B a dho:CoatOfArms, @@ -24344,8 +24376,8 @@ dhd:CoA0000008724_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008724_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4dd992b1-a6ab-41ce-b10e-40958618e314 ; - dho:hasLayer1 dhd:70c6f473-bce7-4316-b6f8-e74fdb210617 ; + dho:hasField dhd:24c75b14-3f17-4def-8055-7ba98306859c ; + dho:hasLayer1 dhd:fcf1e42c-98da-4f1e-b547-96b07cc8a360 ; dho:hasOMAid "8724_B" . dhd:CoA0000008755_A a dho:CoatOfArms, @@ -24354,8 +24386,8 @@ dhd:CoA0000008755_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008755_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0f038bbd-e125-44d5-8651-15454685c1d3 ; - dho:hasLayer1 dhd:cd97a808-692a-4ee5-97da-d278d2a82f3b ; + dho:hasField dhd:45356ea9-47a5-48ee-a87f-855de4dde1d9 ; + dho:hasLayer1 dhd:0498648e-cff0-4d06-b0e0-03f9f1f374a7 ; dho:hasOMAid "8755_A" . dhd:CoA0000008755_B a dho:CoatOfArms, @@ -24364,8 +24396,8 @@ dhd:CoA0000008755_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008755_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6a54ad06-5f82-47fd-8305-706f29ecc841 ; - dho:hasLayer1 dhd:69eaae95-e62d-4df4-920d-00f059d72e92 ; + dho:hasField dhd:c38dc034-380e-4aa6-92cf-76af887e2bee ; + dho:hasLayer1 dhd:107e0dfb-da51-4e99-b72f-9a86f443004f ; dho:hasOMAid "8755_B" . dhd:CoA0000008800_A a dho:CoatOfArms, @@ -24374,8 +24406,8 @@ dhd:CoA0000008800_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008800_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e4a63a79-8692-4c8c-96a4-5f0c384fc9df ; - dho:hasLayer1 dhd:eedbd7c8-cd2c-41b6-8956-e75c2f110755 ; + dho:hasField dhd:a95d767f-02ab-4e5f-aa95-bd811c4785e0 ; + dho:hasLayer1 dhd:032e8c29-9612-4bc7-9900-58afef39bba0 ; dho:hasOMAid "8800_A" . dhd:CoA0000008800_B a dho:CoatOfArms, @@ -24384,8 +24416,8 @@ dhd:CoA0000008800_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008800_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:32505624-e6ac-44b2-a14f-2d398242fcd0 ; - dho:hasLayer1 dhd:958b3d96-6e7c-4ae1-b99e-6a3cbbc44426 ; + dho:hasField dhd:3a05a401-0d58-45d6-928c-cb55877cf627 ; + dho:hasLayer1 dhd:5dfec3e8-6527-40b0-9656-9fdd1aa1b6e8 ; dho:hasOMAid "8800_B" . dhd:CoA0000008837_A a dho:CoatOfArms, @@ -24394,7 +24426,7 @@ dhd:CoA0000008837_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008837_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b6249361-e33d-4ee7-94c9-c9a0c85c7eed ; + dho:hasField dhd:85ddc691-81d5-431e-9cbf-052c710a3227 ; dho:hasOMAid "8837_A" . dhd:CoA0000008837_B a dho:CoatOfArms, @@ -24403,54 +24435,54 @@ dhd:CoA0000008837_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008837_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:de053a7f-01fd-4ebc-b450-7cfcaedca7c3 ; - dho:hasLayer1 dhd:11a869df-cd96-4830-9fc8-136f4e731efe ; - dho:hasLayer2 dhd:f5596cac-1133-44b9-a18c-9ff1f2fa3921 ; - dho:hasLayer3 dhd:767c64b6-bf5b-4c31-9e26-87f6f3cc2287 ; + dho:hasField dhd:b3ca9a1f-618c-4c51-ba14-7b84bf02c341 ; + dho:hasLayer1 dhd:f38729a7-f2dd-4c13-b1a5-bf45d02292e3 ; + dho:hasLayer2 dhd:86410490-89e9-4721-b00b-98c1b10bcb02 ; + dho:hasLayer3 dhd:01de372b-6f8b-40ff-a402-55b6c5a6530c ; dho:hasOMAid "8837_B" . dhd:CoA0000008954_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9a5bbf90-de8f-4eb2-93c1-bd3ca921e9e6 ; - dho:hasLayer1 dhd:9ffb70cb-36dc-4d9d-b893-bf72a68bf67f ; + dho:hasField dhd:fe31812d-5dd9-4481-96a2-a88126495120 ; + dho:hasLayer1 dhd:38bc2b4d-96c7-4069-94a7-ced4e52bb6e9 ; dho:hasOMAid "8954_A" . dhd:CoA0000008954_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3358c712-6140-4bf7-ae55-a9a09eee1883 ; - dho:hasLayer1 dhd:102fc605-3a9f-46a9-b487-9dae8c374ea4 ; + dho:hasField dhd:fa9852ab-6c99-4687-8749-8dbfac784655 ; + dho:hasLayer1 dhd:130f9902-ab61-4662-aef3-aa6b6cc83025 ; dho:hasOMAid "8954_B" . dhd:CoA0000008971_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:34909c02-9431-496f-acac-3e670e018079 ; - dho:hasLayer1 dhd:d2675ff3-be9d-4191-add7-aa784a141ad7 ; - dho:hasLayer2 dhd:31005ade-8948-4d72-90c9-f8402acae53f ; + dho:hasField dhd:4c1999b3-080c-41f4-a072-7f532d6531e5 ; + dho:hasLayer1 dhd:1379c987-60be-4d94-b46d-7baefb4581d4 ; + dho:hasLayer2 dhd:bfbe5ae4-36ea-4726-9b33-850f23b30144 ; dho:hasOMAid "8971_A" . dhd:CoA0000008971_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:d49e80a8-77c1-4da9-ac20-f1689edc6e6b ; - dho:hasLayer1 dhd:d20f8428-ed60-40d9-81fe-a32ffbd3bdd6 ; - dho:hasLayer2 dhd:8b3e04cf-fb56-48bb-a376-3aac520a2eca ; + dho:hasField dhd:85d1b335-219a-4c4c-a79e-8b950581ded1 ; + dho:hasLayer1 dhd:d2e55837-bad6-4dfd-afbc-69c28e70e9e9 ; + dho:hasLayer2 dhd:0c44e176-7795-4479-ab60-c3e69efa55b6 ; dho:hasOMAid "8971_B" . dhd:CoA0000008974_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:44a8d086-cac4-40ef-a0aa-5113b14a16c6 ; - dho:hasLayer1 dhd:8b1cc263-ed16-4bbf-bab6-ef19885791b9 ; + dho:hasField dhd:61cd25e9-55c9-4a8a-a88a-312e0bdca3ae ; + dho:hasLayer1 dhd:25143c50-7439-4468-b977-3fa4dc44d900 ; dho:hasOMAid "8974_A" . dhd:CoA0000008974_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c6ed1f22-913a-465d-98ce-5f8634a75a5f ; - dho:hasLayer1 dhd:eb4f1ef5-6959-438f-9b44-a405d41b0449 ; + dho:hasField dhd:f1c2d622-d18e-42f3-b810-b141733c57d7 ; + dho:hasLayer1 dhd:10344f5c-0d84-448f-9dc1-004404af8a1a ; dho:hasOMAid "8974_B" . dhd:CoA0000008991_B a dho:CoatOfArms, @@ -24459,7 +24491,7 @@ dhd:CoA0000008991_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008991_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:97dd2181-08e4-40da-a604-c1669bc791a3 ; + dho:hasField dhd:323a5288-05a0-45c7-a97b-342ed367c87e ; dho:hasOMAid "8991_B" . dhd:CoA0000009579_B a dho:CoatOfArms, @@ -24468,78 +24500,78 @@ dhd:CoA0000009579_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009579_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b04de553-cf22-4728-a9fb-381a02084e71 ; - dho:hasLayer1 dhd:0710b36a-d1aa-48fc-a259-7887e41ced58 ; + dho:hasField dhd:a4f0c5ef-3af6-46f4-b3a9-77f04f1e9153 ; + dho:hasLayer1 dhd:aee3350e-28a7-4333-aa1e-0a2b2b0faa28 ; dho:hasOMAid "9579_B" . dhd:CoA0000009583_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:c36fd024-1ef6-4c4b-9237-15f6ea500aef ; - dho:hasLayer1 dhd:dea6a755-9843-468d-805b-7ca559a06fb1 ; + dho:hasField dhd:dbf367a8-017d-43bf-a6f1-dd939b1b6495 ; + dho:hasLayer1 dhd:7f6f6ffd-a3fa-4d6a-b52d-63083ded632d ; dho:hasOMAid "9583_A" . dhd:CoA0000009583_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:4ed07093-a512-4ac9-83b1-d205589e4868 ; - dho:hasLayer1 dhd:e65fffeb-79c4-408c-a336-ea45cebeb5c3 ; + dho:hasField dhd:2cc0dd80-5505-4c62-983d-2837ec1d4c06 ; + dho:hasLayer1 dhd:4ef56130-0e72-4753-a13a-a9c512b8a75d ; dho:hasOMAid "9583_B" . dhd:CoA0000009585_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:95313682-9490-4615-8cfd-8d97ef7a04de ; - dho:hasLayer1 dhd:0e36dac0-67f9-4bee-8cdd-281d3773c7d9 ; + dho:hasField dhd:a1663c1a-42f8-47a6-8b27-2f1148948e8f ; + dho:hasLayer1 dhd:557622cf-7dff-4f37-8538-5bff7740dc45 ; dho:hasOMAid "9585_A" . dhd:CoA0000009585_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:27c21833-6a27-436d-894b-e30444297bbd ; - dho:hasLayer1 dhd:58276f4f-7733-4dc6-9267-81f3a3d8e429 ; + dho:hasField dhd:ca8b8e20-16e9-408d-a66b-219ed0cb4c5c ; + dho:hasLayer1 dhd:84e6bd2c-d342-4d30-8113-0b63de0f9559 ; dho:hasOMAid "9585_B" . dhd:CoA0000009818_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:df1bd42f-577e-4437-ab6c-cdddfb0cfe56 ; - dho:hasLayer1 dhd:b79d05ef-abcc-4398-a0f4-7e5fa0bc39b5 ; + dho:hasField dhd:10e85c07-c48e-42e7-944c-c189f47e3266 ; + dho:hasLayer1 dhd:befd6037-2c00-4aaa-8b7f-e9285d969191 ; dho:hasOMAid "9818_A" . dhd:CoA0000009818_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:9fd8988b-adcc-4d23-994d-94bd105604d0 ; - dho:hasLayer1 dhd:8e5f39d8-2071-40c0-b127-8b19f422ae4c ; + dho:hasField dhd:d0554286-9090-4686-8855-9b793f2fa9bf ; + dho:hasLayer1 dhd:63445b98-bdcf-4eb9-8903-731ab04e744c ; dho:hasOMAid "9818_B" . dhd:CoA0000011296_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:aacc7261-4925-47fd-a300-e5b961413ac0 ; - dho:hasLayer1 dhd:34a098a7-d228-45d1-8de9-50946fd38cc5 ; + dho:hasField dhd:96261240-00c7-46b6-a5e5-6d4074377832 ; + dho:hasLayer1 dhd:85cac37b-8297-4aca-804c-52aa97fbb10c ; dho:hasOMAid "11296_A" . dhd:CoA0000011296_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:7f744816-6ea3-46f2-94d2-bec6034588dd ; - dho:hasLayer1 dhd:cefcc06a-8056-4a13-a418-fbc85443ad81 ; + dho:hasField dhd:ebad3969-de06-43d9-bc09-ff2266567134 ; + dho:hasLayer1 dhd:2d1c12f0-65e1-4f2f-97f4-b23d047f68db ; dho:hasOMAid "11296_B" . dhd:CoA0000011299_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:63ea539c-ee88-4423-8d2e-c5497832ee4f ; - dho:hasLayer1 dhd:077ae9f9-86ef-4767-a8c3-1f6058a7df47 ; + dho:hasField dhd:36efa7b0-8139-4a30-9c9d-3b260ff9f8b0 ; + dho:hasLayer1 dhd:805e4fa9-8bb4-4465-8abf-d3cad89e5655 ; dho:hasOMAid "11299_A" . dhd:CoA0000011299_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:293ec5a4-5152-4f6c-abc0-01e55bc3fb9e ; - dho:hasLayer1 dhd:1e8782b9-33ee-4581-84d1-aa100366f60a ; + dho:hasField dhd:044a53d4-5781-4bf5-8a96-7b4a2fabe373 ; + dho:hasLayer1 dhd:1927edd3-d87b-411d-8e03-0828fe0d0356 ; dho:hasOMAid "11299_B" . dhd:CoA0000011773_A a dho:CoatOfArms, @@ -24548,22 +24580,22 @@ dhd:CoA0000011773_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000011773_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1ae63767-9d63-4950-8dc6-6f9f991ac911 ; - dho:hasLayer1 dhd:be616a8f-1238-4087-976d-fe84a34434f2 ; + dho:hasField dhd:2d7f6b7e-9256-4c09-a182-7646a74dbe39 ; + dho:hasLayer1 dhd:f7607ed3-3da3-4bed-8d22-c9834356c33a ; dho:hasOMAid "11773_A" . dhd:CoA0000013049_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1f1aeeb5-82f9-4c50-8760-cd618e55adc7 ; - dho:hasLayer1 dhd:a1cd3218-14ef-4c23-b15b-0bc073c1a293 ; + dho:hasField dhd:2ad9ec41-4663-4b99-bb02-98274d5fe51e ; + dho:hasLayer1 dhd:ad1682f1-7f44-430e-ae2f-310fd946273f ; dho:hasOMAid "13049_A" . dhd:CoA0000013049_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:48d8e086-4e46-4d4c-b932-6bb9fd0ffece ; - dho:hasLayer1 dhd:0a276a64-86da-4d3f-8682-3969d6bd93bb ; + dho:hasField dhd:56e982f8-c12f-4c52-b8c4-1b4d1f4f0c53 ; + dho:hasLayer1 dhd:9b5a7464-8254-45d3-b6cd-d1580bbccf03 ; dho:hasOMAid "13049_B" . dhd:CoA0000017508_A a dho:CoatOfArms, @@ -24572,9 +24604,9 @@ dhd:CoA0000017508_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000017508_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:00e5fe88-1ae3-4bc4-8bbc-bcc581f565d0 ; - dho:hasLayer1 dhd:a0644c62-c98a-4c54-8ff6-98089ba631ab ; - dho:hasLayer2 dhd:1cd1f999-ef23-42bd-9e87-f95ceb0347bc ; + dho:hasField dhd:9bc6784b-0639-40b3-b825-9ab5ed0270ee ; + dho:hasLayer1 dhd:f31ae229-957c-43d5-9af1-0822b2e76671 ; + dho:hasLayer2 dhd:7fda4229-b4a9-48c6-9778-10124b4ee9c6 ; dho:hasOMAid "17508_A" . dhd:CoA0000017508_B a dho:CoatOfArms, @@ -24583,8 +24615,8 @@ dhd:CoA0000017508_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000017508_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e0be6c21-de8d-4311-92bf-3cc1a7a0c7b0 ; - dho:hasLayer1 dhd:a5601af3-dba4-40f1-854b-1a30827af2f1 ; + dho:hasField dhd:ffc00312-3084-40d0-b773-d9c4844ae9ab ; + dho:hasLayer1 dhd:5414ba4d-b244-486a-a118-c72a5c1763ad ; dho:hasOMAid "17508_B" . dhd:CoA0000019035_Escu_A a dho:CoatOfArms, @@ -24592,42 +24624,42 @@ dhd:CoA0000019035_Escu_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_Escu_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:28003e41-a620-41df-b25b-cacbdf5d95b1 ; - dho:hasLayer1 dhd:59b87527-c3bf-4d2f-963b-e1cf27d37a93 ; + dho:hasField dhd:3e0f79fd-9e21-476c-8ed6-bba45cfdeef6 ; + dho:hasLayer1 dhd:482f5297-b090-44fc-860a-69f2053eaacd ; dho:hasOMAid "19035_Escu_A" . dhd:CoA0000019035_Escu_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:a914e0c4-1b47-483a-86d2-bd36789a067f ; + dho:hasField dhd:c41305e1-d28e-49a8-8916-1b505d89efc5 ; dho:hasOMAid "19035_Escu_B" . dhd:CoA0000021423_A_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:07ca7fd3-7876-4720-982e-a8aa3e11b677 ; - dho:hasLayer1 dhd:b3e05a03-9efa-4491-a20a-72fcee784193 ; + dho:hasField dhd:98f202eb-60b3-433f-9a2e-a825aaef1033 ; + dho:hasLayer1 dhd:391fdeea-1bc1-4baa-a76e-124ca7d04c07 ; dho:hasOMAid "21423_A_A" . dhd:CoA0000021423_A_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:99381e92-41f0-4398-b52f-343a73eed53c ; - dho:hasLayer1 dhd:b1c3ea79-6f4e-4655-b904-ea389d171d4a ; + dho:hasField dhd:36163e75-8c22-4985-922b-c8fbd5846dd4 ; + dho:hasLayer1 dhd:9e722a7e-e781-47c5-b33d-93e9bc2a6c5b ; dho:hasOMAid "21423_A_B" . dhd:CoA0000021423_B_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:666ea8fd-e047-48c1-907d-eb8d006a6e4d ; - dho:hasLayer1 dhd:a36341b4-7f0a-485b-800e-8cf9acefede3 ; + dho:hasField dhd:081720a4-d481-4fa3-b3a4-6177d5af21fb ; + dho:hasLayer1 dhd:32817ee1-a9c4-4377-a64e-8be964359cb7 ; dho:hasOMAid "21423_B_A" . dhd:CoA0000021423_B_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:baf3c814-099c-42e3-b546-5cf18e8c3198 ; - dho:hasLayer1 dhd:945b7aeb-5f07-40e3-9aa9-138230f11a3d ; + dho:hasField dhd:4d0471f0-77d0-4222-879f-23a6a9171683 ; + dho:hasLayer1 dhd:c8fff803-c8d2-4b3d-9a52-96f24fba44d0 ; dho:hasOMAid "21423_B_B" . dhd:CoA0000022239_CoAF1 a dho:Canton, @@ -24636,9 +24668,9 @@ dhd:CoA0000022239_CoAF1 a dho:Canton, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000022239_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:eeb5d38d-b5bc-41e9-bb9d-e5fb4626fbfa ; - dho:hasLayer1 dhd:10fe2e0f-d742-4632-879f-051c3b886508 ; - dho:hasLayer2 dhd:c4832208-0d6f-40a7-9ab8-16ef8db444e7 ; + dho:hasField dhd:ce579dfd-dfbe-48ca-953a-9e86f0b244a4 ; + dho:hasLayer1 dhd:6e4ddd4f-86e5-4a15-9b1e-c29ba96815ea ; + dho:hasLayer2 dhd:1410d235-e218-40a9-8db1-cfb0f608613d ; dho:hasOMAid "22239_CoAF1" . dhd:CoA0000027012_B a dho:CoatOfArms, @@ -24647,15 +24679,15 @@ dhd:CoA0000027012_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027012_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:971827f5-dbe7-42c3-ad18-334645f7ca7a ; - dho:hasLayer1 dhd:bb9e7f92-4557-42ef-9c90-d37fd1759ef0 ; + dho:hasField dhd:6575ff63-4c54-45c8-bb14-39f0d485db30 ; + dho:hasLayer1 dhd:99aba387-d2b1-410e-b368-3e24d40389ec ; dho:hasOMAid "27012_B" . dhd:CoA0000027012_Escu a dho:Inescutcheon, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:b08cd1cf-7c8a-4699-b5c5-1ca7ab9365dd ; - dho:hasLayer1 dhd:eadeaa72-a493-4432-bd24-0e0a4a2ad15a ; + dho:hasField dhd:98960673-9d51-403b-a847-adc05af51a06 ; + dho:hasLayer1 dhd:c4b0a02c-b3f7-404d-95cf-44fcb976a829 ; dho:hasOMAid "27012_Escu" . dhd:CoA0000027636_A a dho:CoatOfArms, @@ -24664,8 +24696,8 @@ dhd:CoA0000027636_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027636_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:02d7b697-2e6e-41ec-867e-c9274ee363f5 ; - dho:hasLayer1 dhd:45014080-5219-4926-ace1-e1effd255b20 ; + dho:hasField dhd:7834c595-d792-422c-b1dc-92694927eabf ; + dho:hasLayer1 dhd:18d19f17-7dbc-4259-942c-4ea470146b12 ; dho:hasOMAid "27636_A" . dhd:CoA0000027639_A a dho:CoatOfArms, @@ -24673,345 +24705,313 @@ dhd:CoA0000027639_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027639_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3ad38eef-3801-4edc-a0ef-f455f169c5de ; + dho:hasField dhd:0317f23c-f77d-4404-aee1-cf973ee9e4db ; dho:hasOMAid "27639_A" . dhd:CoA0000027639_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:58148ed3-9f8a-4a01-ace5-556ba0db2670 ; - dho:hasLayer1 dhd:ff203189-035b-4a88-a1cd-2c46b28fbc64 ; + dho:hasField dhd:821bce0f-7403-4354-ab84-8e92bb9ab2d4 ; + dho:hasLayer1 dhd:b39d86ff-ce11-4deb-af8a-d8d7cae6d387 ; dho:hasOMAid "27639_B" . -dhd:a5f3383a-b455-47c1-879f-b6592ef7ce77 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:5210f220-8fcc-423d-8b1e-d28eda6b51c9 . - -dhd:a7ffb67a-9919-40f4-88e6-8f008b35c74f a dho:Layer, +dhd:a1b1f875-2a84-44c4-8e21-93600b30d87e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b6811fa9-fd79-43ee-af48-85bfe5f8a9e0 ; - dho:hasCharge2 dhd:493d082d-2c8a-4a4f-a702-92559d8798e7 . + dho:hasCharge1 dhd:ce4bb962-9cc6-4713-87df-5bad570ef122 . -dhd:a8d30a9d-54ed-41e9-add0-28a80b75f9e4 a dho:Layer, +dhd:a55e0b17-6509-4c04-a202-d05501e4dc0b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:cb3503d9-3426-4cac-a55a-243acb1920eb . + dho:hasCharge1 dhd:d3f93ff6-4b3d-43ee-aa69-c32ef944a3f5 . -dhd:a9024ab7-35e0-431e-aa04-e10e1285a419 a dho:Layer, +dhd:a5cca1d1-93ec-48ae-80a2-ea4c95d279e7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e87fcad2-c30c-4476-8fb7-712225d9f408 . + dho:hasCharge1 dhd:013015c1-c020-498d-a0dd-6f939d5c7566 . -dhd:ac304d1e-e000-4a58-87ab-3e65b5b93727 a dho:Field, +dhd:a5ef154b-4638-4da3-b2b7-665c284dddfb a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:accompaniedBy dhd:dee21ea3-4c5b-44b3-80fc-7e1ac8821db0 ; + dho:hasCharge1 dhd:0d5fd555-074e-4c7a-a658-d82ac0a90ff0 . -dhd:ae3ba342-bb07-4871-9757-c54b6d59189f a dho:Layer, +dhd:a7f75f96-78ac-4255-8c1e-f78efc117437 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1b8883c9-8396-4b1e-aabf-a316dd9bcd55 . + dho:hasCharge1 dhd:0ec26102-b102-432f-8458-7bddd980eb08 . -dhd:b06cdf95-fefc-4004-90b3-950681d0ebea a dho:Field, +dhd:a9a555ac-077d-4856-bdc0-fadc35a40a85 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:fde47270-1391-4ba8-9d23-0cc905010b9f . -dhd:b1c3ea79-6f4e-4655-b904-ea389d171d4a a dho:Layer, +dhd:a9e0054d-29e5-4934-9dc3-b27369e83f31 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e744891d-325f-4b5a-85ec-7213ce6a308a . + dho:hasCharge1 dhd:444b428e-b268-4ce8-b045-7b146f05d7cc . -dhd:b214da78-341f-4eb9-9f32-d8381b160417 a dho:Layer, +dhd:ab1a250d-e0ca-48ba-a569-89ff5e1ca5cd a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9c8a5a58-6904-4d69-8c41-959d167c9151 . + dho:hasTincture dho:Argent ; + dho:numberOfMarshalledParts 1 . -dhd:b2633f7a-2f57-4b11-a303-d7d8ba2312da a dho:Mullet, +dhd:ab6d7dca-cc98-49ba-afd9-53760352eeeb a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:b53f1f90-ca89-47aa-b56f-a00ef4729c5b ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasCharge1 dhd:6fcb15fb-1171-46df-8048-f4c17e77a956 . -dhd:b34a764b-a9fb-4d93-a7f2-e531cbf25379 a dho:Layer, +dhd:abd02fe3-240f-4705-9f34-b58e6b937398 a dho:Crancelin, owl:NamedIndividual ; - dho:hasCharge1 dhd:b1e0f6bf-95cc-47b9-963d-002914132e6e . + dho:arranged dhd:3722bc37-6795-4670-8fe0-5d0a5f9a3928 ; + dho:hasTincture1 dho:Vert . -dhd:b48e3869-cf97-465a-a0db-9f0921ddb0af a dho:Layer, +dhd:ad482493-8c86-4f6b-bc4f-55068eb436e7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:271a9990-bfd1-484f-9fda-0eeb3ff09a32 . + dho:hasCharge1 dhd:848dc3d0-3e2f-46a1-b68f-a999e7ced48c . -dhd:b593e399-0aa7-4805-92c9-85f4f73ba9f0 a dho:Layer, +dhd:ae09759e-18dd-4bd6-9e0d-7dc9e6304a7f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:bdcb36ee-2f59-4383-856e-6c1a828bce2a . + dho:hasCharge1 dhd:520759e3-1528-4072-82a9-c99a3e54d97c . -dhd:b6267921-03c9-46b4-9fcc-b53b6f4cb608 a dho:Layer, +dhd:aec56d24-aa3b-4b27-adb1-104df0de1a79 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:72f9e33e-aacf-4efc-b5ee-a71399d838b8 . + dho:hasCharge1 dhd:989138ed-2b8f-4451-b5b9-de47d91784da . -dhd:b7bb5d4c-821a-4cd5-bc0f-381e75a1630d a dho:Layer, +dhd:afe2c1d6-54a4-4395-913f-c233472b9d15 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f52aaa34-4f35-4a1b-a4d7-6767a1640258 . + dho:hasCharge1 dhd:6a16d879-cf4d-4fd1-83b0-fbb6770421ea . -dhd:b7ce0eca-443e-4aa9-893d-5d809f0f437a a dho:Layer, +dhd:b466973c-fb1d-4527-9144-babd02430826 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:04897d4b-52e6-44f0-8d8e-f3ca57e42336 . + dho:hasCharge1 dhd:239c69a5-7ba9-48d4-b5a6-97f53df547c1 . -dhd:b7f043a3-d355-4e10-b22a-a511ea967ae6 a dho:Layer, +dhd:b54ffa84-97df-474c-9ddb-a1440313c988 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:576598a9-2161-42b2-9b9c-a1b10a3e1dc3 . + dho:hasCharge1 dhd:abd02fe3-240f-4705-9f34-b58e6b937398 . -dhd:b87f9007-4b2c-47e2-bd0b-879aeb3db6d9 a dho:Field, +dhd:b62c60a6-f631-439b-9ba5-97191fcc22d3 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:bba2fd16-0171-4a5a-92ae-7127875bedfa a dho:Layer, +dhd:b6c65401-f3e0-458b-8568-5dcfb0a99970 a dho:Mullet, owl:NamedIndividual ; - dho:hasCharge1 dhd:dd43845a-eb1e-467d-88fc-451c60246c37 . + dho:hasTincture1 dho:Argent ; + dho:inChfDx dhd:5f556fd0-f0f5-4bae-8f39-4a7b172fdf77 . -dhd:bbacd280-2f12-412f-972f-e28748958b6e a dho:Layer, +dhd:b70ffd0f-a1b8-48da-8c7e-4549f06c0777 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:82e37dd8-007f-439e-bd74-b700ee2302de . + dho:hasCharge1 dhd:bdd8b2b8-4c16-4665-a8bc-6153751e7a04 . -dhd:be702382-4f14-44c2-a5db-a42a756a5052 a dho:Layer, +dhd:b805d547-467f-4152-8a61-149eb06724ed a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:3e889cab-761c-48b9-9023-b97d7cc8fac2 . + dho:hasTincture dho:Sable ; + dho:numberOfMarshalledParts 1 . -dhd:c3d8dab9-a18e-4099-801f-bd599b003752 a dho:Layer, +dhd:b82754f1-22df-4ff4-97d2-de5644f24918 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4d57c24b-0107-4992-abe2-221bff646dd7 . + dho:hasCharge1 dhd:4353c4f4-0e16-4b73-97f9-38cbb233367a . -dhd:c4832208-0d6f-40a7-9ab8-16ef8db444e7 a dho:Layer, +dhd:b8f2c492-abb0-4a9a-8570-ac84544a0b5b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b63a55d6-e029-457a-9547-f7e26a9279aa . + dho:hasCharge1 dhd:9a630884-a056-468d-a9a2-4e3d71d39c2a . -dhd:c570debb-3c7e-4a0f-a102-c68fcdcedf21 a dho:Layer, +dhd:b9319e71-678d-4a7d-9a02-3cd96a5cf7ce a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:c3c20b49-812d-40ed-842a-cdb87a7770fa . + dho:hasCharge1 dhd:6530db13-382f-47fb-857a-e3052df9aee1 . -dhd:c6b08aa5-3920-4331-9999-89f8f2a6cbc0 a dho:Layer, +dhd:b98ee6d0-9a47-40d7-ae62-1200570cfae2 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:979fd2a1-eede-4e2b-9a7a-d62baf0d8fc9 . + dho:hasCharge1 dhd:69ff3315-0368-4e1b-a636-82116d00f242 . -dhd:c7a4728f-fa68-43d1-8e5f-9ea3a12cd1ac a dho:Field, +dhd:ba604541-38f8-48bf-82a4-2a1f1e2ac5a2 a dho:Field, owl:NamedIndividual ; - dho:accompaniedBy dhd:4f6aea66-0226-482d-85cd-69ec543bc939, - dhd:df984918-19f0-4692-a458-6978de758b94 ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Vair ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:c8a0d7c0-4aa8-4160-a3a3-11848e73f458 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:2151bc16-7261-4e62-a731-115a4b545a8f . - -dhd:c958ec38-2829-4d54-b345-0eea04d29c7b a dho:Layer, +dhd:bd0865db-8936-4ea1-89d4-57048f24ed78 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:dd72f69c-0867-46dd-a18b-741e306f7559 . + dho:hasCharge1 dhd:7e6fe5dd-8a60-4e1b-8b29-ec8b1a527e79 . -dhd:c9765065-dcd7-4513-8b47-bd4cbd923aec a dho:Layer, +dhd:bfbe5ae4-36ea-4726-9b33-850f23b30144 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:34fb8219-ac80-4f2c-b3c3-9c7e1e327b90 . + dho:hasCharge1 dhd:1bd811cc-a63c-4887-848a-3330c3c11618 . -dhd:c9cc3151-895b-49a6-836d-b2f62ca8d4dd a dho:Layer, +dhd:c1123eb3-3469-4f0a-935a-7f9636f43158 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b3583ff8-76a8-4b7f-9e50-7cd30ca9d058 . + dho:hasCharge1 dhd:59f9f0d9-bfb8-4649-8264-1cce87c71b17 . -dhd:ca6875c7-88eb-4003-a37a-18b6a57a7170 a dho:Field, +dhd:c11bdb14-a072-45f0-80f0-df72baa012d8 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b6c65401-f3e0-458b-8568-5dcfb0a99970 . -dhd:cb155c50-9186-4593-a547-6fe0d9f453e6 a dho:Field, +dhd:c3bccb3b-b72f-4e19-a422-463c6c283017 a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Gules ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:b5bb2c0b-dc0b-42cb-9260-9625cc349e30 . -dhd:cd03d602-297a-4c78-b0be-0d22d1bc9de0 a dho:Layer, +dhd:c4b62065-1b84-4d67-be50-bae68ca0a8ca a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:e87aad59-1fc0-43cf-a195-2acf3884b28e . + dho:hasCharge1 dhd:6caae68a-eeaf-4ca1-884c-0e838c76dd86 . -dhd:cd1c1a37-c8d6-4b8e-9316-f034a5b2324f a dho:Layer, +dhd:c4ed477d-53d7-457f-8972-cbdcfb0598aa a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:1b30bab9-dd9b-48e3-8b35-e6a1f260bc82 . + dho:hasCharge1 dhd:d85a8d67-16bf-453a-92e2-9c0b87994235 . -dhd:cf58f488-4d91-4476-895f-89fd162bb3b9 a dho:Rose, +dhd:c589ff33-b8c9-4942-b89b-e1f68babae7b a dho:Layer, owl:NamedIndividual ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . + dho:hasCharge1 dhd:0fa97a61-ae0a-4393-8bfd-40636893e367 . -dhd:d1d107c1-7d43-4263-9730-5a855aa79895 a dho:Layer, +dhd:c58ac94e-cc12-4759-914d-f237c114033b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:d6e9a8d6-9b20-4980-874a-0f395ecf42c0 . + dho:hasCharge1 dhd:0da7eb66-3bfa-4c24-a8bd-7fb0c4fcfe16 . -dhd:d3595bcf-fb0e-4378-bfb1-6c1fb1ad517f a dho:Layer, +dhd:c9048995-2286-4851-8fd3-7b1cbe7c1dd3 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:b900b804-b003-4450-9396-5dde3b7527fb . + dho:hasCharge1 dhd:0d720487-9a3f-41b5-8f4e-fae7bb9bfe69 . -dhd:d386cfd2-0803-4186-8381-141ccd4564e5 a dho:Layer, +dhd:cafc03f1-b616-4dcd-91e1-41d0ff996357 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:01b447c8-0f85-47ee-9b16-04c18e9a8968 . + dho:hasCharge1 dhd:8c5f767a-7ec2-45cc-afad-b4fdd484d07d . -dhd:d4870a7a-ac11-4069-9732-7666f085f87f a dho:Layer, +dhd:cc2fcaec-567b-45a8-8121-78071560e37b a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:469c175a-c1ab-40f0-99bb-60379bd19ade . + dho:hasCharge1 dhd:b94d6744-8d34-42eb-9aeb-9cb448d72c3e . -dhd:d4c1983c-bf5c-47a3-b163-42533983ac98 a dho:Field, +dhd:ce0d7031-91d2-4411-9b1b-d26c9ee42f6e a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:e62f9f43-f820-4f87-86ef-31c66cf7744c . -dhd:d551038c-af9a-45bb-9e95-851722a07fe2 a dho:Layer, +dhd:ce49d90f-2570-4589-a199-aa0098ed9ef5 a dho:Bend, owl:NamedIndividual ; - dho:hasCharge1 dhd:e17e5af8-dd8b-4b99-bc68-b721e4a233d2 . + dho:hasPattern dhd:903409de-0ef0-4e08-b4c4-8beec3cfa6e8 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:d5cca089-20ad-45cb-8ce2-059141ec7b90 a dho:Field, +dhd:ce938bd8-088b-414e-bf8f-b21f10900f73 a dho:Field, owl:NamedIndividual ; - dho:hasSeme dhd:7a264e02-cf75-4b37-9f5d-aacba9f8fdaa ; - dho:hasTincture dho:Gules ; + dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . -dhd:d6083ed9-760d-4c96-a937-16c2ec5da08c a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:f11971b5-1073-4163-8d9c-45243a8c13ed . - -dhd:d6635cb7-0132-4b45-b255-183cb1c0db10 a dho:Layer, - owl:NamedIndividual ; - dho:hasCharge1 dhd:1439a5ca-38b7-40d9-a179-ca3cd8a327dd . - -dhd:d7895126-df81-4c19-8af5-d753403c620f a dho:Layer, +dhd:d24ee5fb-9db0-4d13-8471-4b1dbc6d313e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:702a1d17-0a29-4a74-87d6-9f3dc3cd4ab9 . + dho:hasCharge1 dhd:edfd8b37-4f00-4b17-bfd7-e407a713e818 . -dhd:d98829a3-bed2-4439-a95b-afa25213d893 a dho:Layer, +dhd:d2751e2c-33b4-4aa7-98c6-931573ae8041 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:042204eb-0036-49ee-aebc-0de82d25a803 . + dho:hasCharge1 dhd:f8fb7ce5-21ba-4f85-9400-6dc70ffa5f33 . -dhd:db25ff45-6d3f-4071-af7b-2de2b35996e8 a dho:Layer, +dhd:d30bd3f2-c57b-423e-92ec-0a9c4b9cc1a7 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:21e359c8-7be8-4673-acd7-73f7637a1ba3 . + dho:hasCharge1 dhd:e5a40438-da21-4e7e-a8a8-05f5fa93ec4c . -dhd:dd1d09ba-929e-4301-a641-d88c47abb666 a dho:Layer, +dhd:d56ac8e1-5dad-410c-b08e-1e4c27a8cf5e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:588a5616-8e74-4df8-bc20-45e6de67ad21 . + dho:hasCharge1 dhd:802680be-df7d-45c9-a635-31d6be9e9e26 . -dhd:ddb0d9c2-2afb-45d0-a5d8-8ec2d809ea84 a dho:Field, +dhd:d7c62290-5b54-4749-8715-122e40e9456c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:c7f3ac04-7817-4183-af59-ee27c8bfdbc1 . -dhd:deaf95d3-fc65-4aaf-9c49-9d942fe1100e a dho:Layer, +dhd:da3aa482-2464-4d91-b0c7-283e3a29609c a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:dfecfb54-b952-448a-b20a-9d20762df758 ; - dho:hasCharge1 dhd:77f6acc6-b04c-448e-9fbb-4aec27e96e48 . + dho:hasCharge1 dhd:7a8f2142-4b13-4f70-bb38-c8f3da3fd2b6 . -dhd:dedec0f9-b940-4562-93e4-951d45ef6190 a dho:Leave, +dhd:dfc91d41-5dd1-42f5-8444-36c0d2b3e0e2 a dho:Layer, owl:NamedIndividual ; - dho:hasModifier dhd:a332a2f5-651d-4307-a85a-08b5ae869363 ; - dho:hasNumber 3 . + dho:hasCharge1 dhd:3aaddebd-cff3-446e-9e8d-991758fe5587 . -dhd:df984918-19f0-4692-a458-6978de758b94 a dho:Layer, +dhd:e55611aa-c420-45d1-a810-b69a8878fb5d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:4f6aea66-0226-482d-85cd-69ec543bc939 . + dho:hasCharge1 dhd:15773897-8103-4ca1-8e57-3f1fb58b3804 . -dhd:e01d42b6-423e-4a96-a3ef-a7e55ba1b103 a dho:Layer, +dhd:e5b121cf-7906-412d-9dca-1eecf837dcfb a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:407328ae-41bb-44be-9893-48294871acdd . + dho:hasTincture dho:Argent . -dhd:e06bdcf8-4b76-4c75-9d93-ca7e03824bb3 a dho:Layer, +dhd:e607a6fb-7e05-4165-aaae-0d5126ac0216 a dho:Field, owl:NamedIndividual ; - dho:hasCharge1 dhd:9f2cce46-1c8e-409f-bed4-dd1bfa8dfbfd . + dho:hasTincture dho:Gules . -dhd:e0dcff27-9700-40d4-815a-7ec197969f44 a dho:Layer, +dhd:e673a660-ef44-4fff-88ea-47fa83fc186f a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:3f831da0-10f8-4ceb-893f-ee45c508d2db . + dho:accompaniedBy dhd:e87bc4ae-65d6-4b62-9019-619f461ed7ec ; + dho:hasCharge1 dhd:ebc7e402-7c69-4ef6-9ff1-e458aa6bb3ab . -dhd:e2787545-3d70-423e-b9ba-e874e633f042 a dho:Layer, +dhd:e8fe017b-b968-4f36-8029-456438a9d7d2 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:deea7cbd-640c-4a91-961d-04ac56d739df . + dho:hasCharge1 dhd:c441fb7f-3be5-4edb-b70a-667432cd28bd . -dhd:e4383c98-d666-4683-9b4f-454d449bc70d a dho:Layer, +dhd:e9d87a53-cd66-4367-87d5-e59072277f36 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:58997737-de3e-4fcf-b19b-c115baa8c1a6 . + dho:hasCharge1 dhd:1cf666c2-b41b-4880-8d67-980d43790e58 . -dhd:e664bd13-3627-4136-afaa-29099014fb0c a dho:Layer, +dhd:eb99f471-0e7d-46f2-a831-ae06811a3e0e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:0c1d1cfa-64b1-4382-b9bd-210411db4750 . + dho:hasCharge1 dhd:bd878012-abf3-469a-9594-323b60855716 . -dhd:e744891d-325f-4b5a-85ec-7213ce6a308a a dho:Bend, +dhd:ed091e56-0d86-4937-8a85-834ad81f2865 a dho:Layer, owl:NamedIndividual ; - dho:hasPattern dhd:8069a0d2-1a4e-4119-b01f-5186f523c270 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasCharge1 dhd:f9ae752a-fea1-4f6f-a1d4-833f65c6b475 . -dhd:e9c3ff99-5025-498d-8391-b475afa17e1f a dho:Layer, +dhd:ed7d4606-c632-48c2-828c-36af0491c7f6 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:73eabeb7-77fd-4991-b514-7a1b10ac9085 . + dho:hasCharge1 dhd:a5c87afc-d4ed-4917-b05c-b7e59c01e63e . -dhd:ecd7f394-ab41-4152-986c-2ec99759f6bc a dho:Layer, +dhd:edee837a-66ed-47ef-a460-d8a11e9bf646 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:8a8f5ca3-01c8-4341-8a06-45a9a2745acf . + dho:hasCharge1 dhd:be08c891-be4f-4c2b-b570-b92622fe2fe8 . -dhd:eeb983e7-a990-4aad-9d55-f2b653251246 a dho:Layer, +dhd:f0c5a8ac-6098-4272-961d-9b7ab22df565 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:647f6bcd-03af-4eaf-965a-b5175f6dcc21 . + dho:hasCharge1 dhd:d837fd33-d925-4fb2-9912-f77f487cbc03 ; + dho:hasCharge2 dhd:43c1ab04-87cd-4a81-9db8-8a727d2ef117 . -dhd:ef21fbd4-db80-484d-a33a-ab4b6f88e1fc a dho:Layer, +dhd:f0eb5a91-87a3-4b25-abcb-d6482d28baba a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:29cdac91-4b00-4da4-8cbd-3e403b25d849 . + dho:hasCharge1 dhd:0a3d5762-ecf2-48ee-b975-88b389331f10 . -dhd:ef2a9412-7c11-4aa2-a48c-c4a7afc0b710 a dho:Fork, +dhd:f15b7a7a-dcf8-4bd8-91b1-ea37ee6e0449 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:15a536b1-7e10-4a3e-975a-814d2204142f ; - dho:hasTincture1 dho:Missing . + dho:hasCharge1 dhd:b34caa9d-8eb9-414a-a9f5-fb6c8280ebb3 . -dhd:ef3972a9-ae7d-4e71-8478-f09e4445ab5a a dho:Layer, +dhd:f3da524e-e154-4fa5-9f48-faec7e52525a a dho:Layer, owl:NamedIndividual ; - dho:accompaniedBy dhd:ccb1c0f5-806d-49d7-b8b1-c96dec91f453 ; - dho:hasCharge1 dhd:e8dc25f3-9c6e-4778-a7dc-58fc07015b00 . + dho:hasCharge1 dhd:442c89f8-2236-4eb0-9d15-0406bf6251af . -dhd:f022fe21-d0b3-4a2e-ba7f-6d8a5486eba0 a dho:Field, +dhd:f4ca80a2-0abe-4e76-8a72-c08a3e5deecd a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Or ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:09bacce5-b390-48c1-af33-a7e596452e6f . -dhd:f1994be8-bacf-4196-a618-fb5d11b29045 a dho:Layer, +dhd:f6893ad8-1f46-4bd8-871d-d2f3ad95b37e a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:20188e68-9edf-4db1-9985-d7a525d65076 . + dho:hasCharge1 dhd:24c3ca46-e6b5-481c-bc09-4a89f58fdee0 . -dhd:f273803e-688d-4095-bebc-1932360d02b4 a dho:Layer, +dhd:f6a9920c-8d19-43b9-bb92-3175e7497c49 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:24cced8f-7c81-43a0-8fd0-4933149dbd25 . + dho:hasCharge1 dhd:c041c4df-8b14-4cc7-9ff7-102867999e62 . -dhd:f40f1dc7-a281-4bca-bd6b-682659dee648 a dho:Layer, +dhd:f7c494db-01f1-4ed6-8327-014e9998808d a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:6cbfbb5a-3bff-41e2-9312-c23c99bdb628 . + dho:hasCharge1 dhd:9f9d0945-e8cc-423c-8edf-e0c6f7702561 . -dhd:f8446a71-91f2-4cab-ab53-0c9ed5de4c2c a dho:Field, +dhd:f8675174-39ed-4960-8b01-c04d092aec4c a dho:Layer, owl:NamedIndividual ; - dho:hasTincture dho:Argent ; - dho:numberOfMarshalledParts 1 . + dho:hasCharge1 dhd:a1602717-a481-487f-97df-b9ad0aacadeb . -dhd:f8a0b036-1488-4ae4-82c7-d243fef424e6 a dho:Layer, +dhd:fb246176-dd06-447e-b302-fd158b9cabb6 a dho:Martlets, owl:NamedIndividual ; - dho:hasCharge1 dhd:bba01e99-9a65-49d2-91c7-5cdc62f6a887 ; - dho:hasCharge2 dhd:6b272ae6-33bb-4a49-8e41-752af85f1b24 . + dho:arranged dhd:2b2f318f-f0ed-4aeb-9720-bdfacf3c0a37 ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Gules . -dhd:fa0efc4d-c21b-412b-a406-09693fcbb93a a dho:Layer, +dhd:fc793df5-d49c-4f41-9f7b-b4ca94dc0785 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:baeaf737-8e9f-40c4-9df8-941ae637624a . + dho:hasCharge1 dhd:82c6d0f5-2229-43c0-977b-6673f1a821b8 . -dhd:fa49f3cf-b296-49d6-8a03-195d36dc4580 a dho:Layer, +dhd:fcdaffbb-c6df-4de6-a8e6-b3f896a3d238 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:244714b2-e1cf-4283-80ab-33bf9619c2b5 . + dho:hasCharge1 dhd:d9e65730-8392-4c46-9960-d8ffd82f948a . -dhd:fe070820-7cd5-4ebb-b09a-c09a020ca729 a dho:Martlets, +dhd:fdee984d-9ac3-4c5b-8247-d52110802476 a dho:Layer, owl:NamedIndividual ; - dho:arranged dhd:b704c04e-2c2a-484a-945b-d83fb15e48e4 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Gules . + dho:hasCharge1 dhd:975aa3c3-4a3b-4693-a202-fc87e6bc86d1 . -dhd:fecf15ef-e7ee-40aa-9bfb-8e5b05050814 a dho:Layer, +dhd:ffc6d81b-98f9-41eb-b128-8a8443e9c540 a dho:Layer, owl:NamedIndividual ; - dho:hasCharge1 dhd:f329cbfa-3ecd-4468-aac3-105ed2f1bf60 . + dho:hasCharge1 dhd:6319f4c7-879a-4897-be0f-91b69c1c3c2a . dho:Affronted rdfs:subClassOf dho:Arrangement . @@ -25132,95 +25132,95 @@ dho:hasNumber a owl:ObjectProperty . dhd:CoA0000008287_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:ffb72da3-1a37-47d7-bf6e-5bc727ae250f ; - dho:hasLayer1 dhd:5b3b31e7-6e14-418b-ac63-f14e21fb195c ; + dho:hasField dhd:84a93a70-0e57-4ec6-85df-a21d2425a21f ; + dho:hasLayer1 dhd:f5e618e8-bb78-4096-ab7a-1246a8276702 ; dho:hasOMAid "8287_A_1" . dhd:CoA0000008359_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:81c70333-0e80-451d-9c6e-f1bc7e28b476 ; - dho:hasLayer1 dhd:cf8c066e-5f70-48c8-86f0-9968effe20e3 ; + dho:hasField dhd:704e17c6-9fd1-498b-a728-0b174b2abd1c ; + dho:hasLayer1 dhd:c8d0dabd-e9a1-4af1-97e7-a18e2264e380 ; dho:hasOMAid "8359_B_1" . dhd:CoA0000008378_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:6fa592b6-8858-470a-b788-e47ac972ebb1 ; - dho:hasLayer1 dhd:fd299afe-6713-41cb-b028-e37d9648f0cf ; + dho:hasField dhd:baafbcef-3b48-4496-ad30-a100b7445571 ; + dho:hasLayer1 dhd:3d9f4b41-27c1-4d05-96fe-29bb8bb216ce ; dho:hasOMAid "8378_A_1" . dhd:CoA0000008378_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:423383df-df5f-4621-95a2-22c8b51df60c ; - dho:hasLayer1 dhd:76116dac-4668-4af6-918a-4a9e82865d65 ; + dho:hasField dhd:01d45fe1-40a2-453b-ac9c-057e0c111ba7 ; + dho:hasLayer1 dhd:bf5f030d-8791-4319-a987-522813d12b7a ; dho:hasOMAid "8378_B_1" . dhd:CoA0000008724_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:d93b60bd-ea90-4326-9f87-4296b02bb606 ; - dho:hasLayer1 dhd:867012e6-ecee-4f0c-b89c-d945884b65cc ; + dho:hasField dhd:78d617b5-3c12-48fa-9dd8-fec35c834e09 ; + dho:hasLayer1 dhd:c51adbbc-690c-4081-b509-3489eb5f2974 ; dho:hasOMAid "8724_B_1" . dhd:CoA0000008837_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:3e4cf911-aa81-4b81-a0c9-22309a89a6ca ; + dho:hasField dhd:062fdd4f-3b37-43c9-a129-68632205160f ; dho:hasOMAid "8837_A_1" . dhd:CoA0000008837_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:43feb1c7-cce2-4b6a-b3b9-26f6fc5872da ; - dho:hasLayer1 dhd:b25b00d0-d0ef-463a-8245-b9b7d8196528 ; - dho:hasLayer2 dhd:ee357ad6-2bac-4842-ad3c-ec3fe7768a6e ; - dho:hasLayer3 dhd:768068c9-a6eb-4f65-98c6-339e8ff63fa8 ; + dho:hasField dhd:231fee9c-e41a-4f6b-8e79-380dc5c0c41b ; + dho:hasLayer1 dhd:4e428465-077d-46ad-bbaf-8e2e416df5f7 ; + dho:hasLayer2 dhd:ebdfbd83-bd1e-49ee-a9c6-cd5e170cd4e6 ; + dho:hasLayer3 dhd:76fa9253-4ec4-4f49-924d-c6891cef3052 ; dho:hasOMAid "8837_B_1" . dhd:CoA0000008991_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:5fbd3443-fa01-47a6-a949-fb753d4944c4 ; + dho:hasField dhd:3359d5c8-3c04-43a0-a46c-7c03d17b2466 ; dho:hasOMAid "8991_B_1" . dhd:CoA0000009579_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:163206fa-7dda-4c42-bed0-939d2dd9aa9f ; - dho:hasLayer1 dhd:c247560d-854a-438f-a6d7-282f02da1527 ; + dho:hasField dhd:8d21132a-529b-4383-b610-79b6c4dba6ec ; + dho:hasLayer1 dhd:8718f3a2-0b42-4460-8587-0005055b94c1 ; dho:hasOMAid "9579_B_1" . dhd:CoA0000011773_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:c3c37cf7-eebd-4b04-bf1c-cd7fac5627c0 ; - dho:hasLayer1 dhd:337c0ddb-357f-4de2-ad61-fd7936902af5 ; + dho:hasField dhd:c6edf258-66bb-4545-8747-0f2ca974eaf6 ; + dho:hasLayer1 dhd:14201181-0147-4861-86b3-3e781265a209 ; dho:hasOMAid "11773_A_1" . dhd:CoA0000016665_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:5a9b5668-0dec-4077-946b-04a149227395 ; - dho:hasLayer1 dhd:407f3a8b-b0f2-4599-a85e-1144df32affb ; + dho:hasField dhd:3f3b4ddb-2684-4e12-94ca-4e785f794713 ; + dho:hasLayer1 dhd:26f78754-67c7-48a4-9421-e418f8c91678 ; dho:hasOMAid "16665_A" . dhd:CoA0000027012_B_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:75040a10-17f9-420a-8039-7f39b1b33456 ; - dho:hasLayer1 dhd:879984c6-99fc-4935-b034-aa8122f2ccf7 ; + dho:hasField dhd:f0113547-4c64-4281-bea9-41885e5e81d8 ; + dho:hasLayer1 dhd:bf9c40b6-f067-4735-9172-6b06bb6d8fbd ; dho:hasOMAid "27012_B_1" . dhd:CoA0000027636_A_1 a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue false ; - dho:hasField dhd:b37839bb-c716-4b7b-a1d0-f9780161b4a8 ; - dho:hasLayer1 dhd:c4413217-b380-4580-b45c-5759ca60f87c ; + dho:hasField dhd:db80978a-9192-4e5a-bd1d-3d167a835d6f ; + dho:hasLayer1 dhd:4406d962-8613-4090-bed2-50b9b147202b ; dho:hasOMAid "27636_A_1" . -dhd:fa41045b-e624-40a7-81b6-1af3ddabdc3d a dho:Field, +dhd:e004f09d-a709-4376-bb10-8dc36b223b14 a dho:Field, owl:NamedIndividual ; dho:hasTincture dho:Argent ; dho:numberOfMarshalledParts 1 . @@ -25279,20 +25279,20 @@ dho:hasCharge a owl:ObjectProperty . dhd:CoA0000008287_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:3ba6f789-e594-4df8-81f9-c59f04744ff0 ; - dho:hasLayer1 dhd:1744bfa1-09c8-44a5-8971-dd7b235a11c0 ; + dho:hasField dhd:810adcff-398b-4235-b348-9e2756994961 ; + dho:hasLayer1 dhd:f74a7800-bc04-47a2-90ce-13100da8d1e3 ; dho:hasOMAid "8287_B" . dhd:CoA0000008359_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:99fe2925-2d14-45a0-996b-5140977ec495 ; + dho:hasField dhd:b759f133-006c-4234-a132-0b53a1492f3f ; dho:hasOMAid "8359_A" . dhd:CoA0000008676_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:1e87a4ef-238a-45a5-a930-c71f912331d5 ; + dho:hasField dhd:ade73741-7c98-4fe8-9408-c6b0f57b942f ; dho:hasOMAid "8676_A" . dhd:CoA0000008676_B a dho:CoatOfArms, @@ -25301,9 +25301,9 @@ dhd:CoA0000008676_B a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008676_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d966f4ab-a222-4453-b4e1-b152d0766bf4 ; - dho:hasLayer1 dhd:b6b851d9-5b5c-421a-9bea-fc246e1ceecd ; - dho:hasLayer2 dhd:88b6eb1e-66e9-4693-ab0b-3afee80a31f8 ; + dho:hasField dhd:08dff238-6403-4061-9404-a3199486ff1f ; + dho:hasLayer1 dhd:8d47f89c-deeb-4b28-8cf2-826915a9e2d0 ; + dho:hasLayer2 dhd:a4ec6a95-6d56-4704-a0bc-ecaef56b5be0 ; dho:hasOMAid "8676_B" . dhd:CoA0000008724_A a dho:CoatOfArms, @@ -25311,46 +25311,46 @@ dhd:CoA0000008724_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008724_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c9b6ef62-357e-497e-86ea-25a2a9b1580a ; + dho:hasField dhd:44d8729c-4551-4b92-82e9-7d797ee46a2c ; dho:hasOMAid "8724_A" . dhd:CoA0000008991_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:fc52b064-1b82-44a2-a771-8a7494140fed ; + dho:hasField dhd:e3773e21-0cdd-498f-9179-b1e223e5ba52 ; dho:hasOMAid "8991_A" . dhd:CoA0000009579_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:74329d92-02a5-4f95-8414-aeaab68d0ebc ; - dho:hasLayer1 dhd:71512298-3b12-41bb-9b83-e7e2d7979a37 ; + dho:hasField dhd:aef621d2-2cd2-4b4d-a973-5a9399276bab ; + dho:hasLayer1 dhd:fca53f25-485f-43b3-be48-7a565a514864 ; dho:hasOMAid "9579_A" . dhd:CoA0000011773_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:408b5916-3b48-4afa-9aaf-0dfd6ca46cd5 ; - dho:hasLayer1 dhd:524a1952-41a4-4281-80fe-948960370616 ; + dho:hasField dhd:c4e81d6f-9d2f-497e-abea-f5a31f784bd9 ; + dho:hasLayer1 dhd:dbd889b0-0d52-42f8-a2af-26cb4b3a81ca ; dho:hasOMAid "11773_B" . dhd:CoA0000016665_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:297a3045-70a1-4dcd-9a42-8569fb249bb3 ; - dho:hasLayer1 dhd:1a045378-121e-4663-9d9a-c4f83bcdd04f ; + dho:hasField dhd:03d02b76-69a3-468e-9585-da5f312d89db ; + dho:hasLayer1 dhd:3cd7fd8b-4d4d-4da7-a08c-b92b46a9dbf0 ; dho:hasOMAid "16665_B" . dhd:CoA0000027012_A a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:55445e7f-a04e-4e47-bb9e-df6e413321be ; + dho:hasField dhd:b6ed3691-67db-4c9b-993a-527abf824954 ; dho:hasOMAid "27012_A" . dhd:CoA0000027636_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:36e5399a-ec95-46a8-9161-ec846a5d19f2 ; + dho:hasField dhd:0e73a7ba-a7cd-49e1-b907-ff4f6d6e2600 ; dho:hasOMAid "27636_B" . dhd:CoA0000027639_A_A a dho:CoatOfArms, @@ -25359,14 +25359,14 @@ dhd:CoA0000027639_A_A a dho:CoatOfArms, dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027639_A_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:66d5ed13-4345-4924-b053-f3fe8b95f553 ; - dho:hasLayer1 dhd:04e0fb48-1f73-4287-b975-07b49ec8c14f ; + dho:hasField dhd:59f75b9e-9d0e-48ba-acbe-2a38acda3fbe ; + dho:hasLayer1 dhd:0308d024-8412-46ce-83ad-0f333dd49754 ; dho:hasOMAid "27639_A_A" . dhd:CoA0000027639_A_B a dho:CoatOfArms, owl:NamedIndividual ; dho:hasBeliefValue true ; - dho:hasField dhd:636905c2-5b3f-41a5-8901-4deefa3bbbd9 ; + dho:hasField dhd:d16dd9f0-2d49-4a6a-bdca-9886314b3690 ; dho:hasOMAid "27639_A_B" . dho:Cotised rdfs:subClassOf dho:Line . diff --git a/data/rdf-output/digital-heraldry-ontology.ttl b/data/rdf-output/digital-heraldry-ontology.ttl index 18084c8c43e3fab1ce1e2b15993e7fa5138ea88b..1131d4d89367865359a1c9dffdce0a523a918c3f 100644 --- a/data/rdf-output/digital-heraldry-ontology.ttl +++ b/data/rdf-output/digital-heraldry-ontology.ttl @@ -79,6 +79,8 @@ dho:Bird rdfs:subClassOf dho:Charge . dho:Birdcage rdfs:subClassOf dho:Charge . +dho:BlasonDefinition rdfs:comment "DOCUMENTATION TO BE ADDED"@en . + dho:Bluebell rdfs:subClassOf dho:Charge . dho:Boat rdfs:subClassOf dho:Charge . @@ -235,7 +237,8 @@ dho:FessOfLozenges rdfs:subClassOf dho:Charge . dho:Fesswise rdfs:subClassOf dho:Arrangement . -dho:Field a owl:Class . +dho:Field a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:Fimbriated rdfs:subClassOf dho:Line . @@ -341,7 +344,8 @@ dho:Ladder rdfs:subClassOf dho:Charge . dho:Langued rdfs:subClassOf dho:Modifier . -dho:Layer a owl:Class . +dho:Layer a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:Leave rdfs:subClassOf dho:Charge . @@ -605,17 +609,20 @@ dho:accompaniedBy rdfs:subPropertyOf dho:hasVisualRelation . dho:and rdfs:subPropertyOf dho:hasVisualRelation . -dho:arranged a owl:ObjectProperty . +dho:arranged a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:between rdfs:subPropertyOf dho:hasVisualRelation . dho:blasonCorrectionComment rdfs:subPropertyOf rdfs:comment . -dho:blasonWasCorrected a owl:ObjectProperty . +dho:blasonWasCorrected a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:chargedWith rdfs:subPropertyOf dho:hasVisualRelation . -dho:correctedCoatOfArms a owl:ObjectProperty . +dho:correctedCoatOfArms a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:decoratedWith rdfs:subPropertyOf dho:hasVisualRelation . @@ -623,17 +630,20 @@ dho:dexter rdfs:subPropertyOf dho:hasVisualRelation . dho:eachTippedWith rdfs:subPropertyOf dho:hasVisualRelation . -dho:hasBeliefValue a owl:ObjectProperty . +dho:hasBeliefValue a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:hasCharge1 rdfs:subPropertyOf dho:hasCharge . dho:hasCharge2 rdfs:subPropertyOf dho:hasCharge . -dho:hasDirection a owl:ObjectProperty . +dho:hasDirection a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:hasEscutcheon rdfs:subPropertyOf dho:numberOfMarshalledParts . -dho:hasField a owl:ObjectProperty . +dho:hasField a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:hasLayer1 rdfs:subPropertyOf dho:hasLayer . @@ -645,9 +655,11 @@ dho:hasLayer4 rdfs:subPropertyOf dho:hasLayer . dho:hasLayerOverall rdfs:subPropertyOf dho:hasLayer . -dho:hasLetter a owl:ObjectProperty . +dho:hasLetter a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:hasLine a owl:ObjectProperty . +dho:hasLine a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:hasLineModifier rdfs:subPropertyOf dho:hasModifier . @@ -663,15 +675,18 @@ dho:hasMarshalledPart4 rdfs:subPropertyOf dho:numberOfMarshalledParts . dho:hasMarshalledPart5 rdfs:subPropertyOf dho:numberOfMarshalledParts . -dho:hasOMAid a owl:ObjectProperty . +dho:hasOMAid a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:hasPattern a owl:ObjectProperty . +dho:hasPattern a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:hasPatternNumber rdfs:subPropertyOf dho:hasNumber . dho:hasSeme rdfs:subPropertyOf dho:hasCharge . -dho:hasText a owl:ObjectProperty . +dho:hasText a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:hasTincture1 rdfs:subPropertyOf dho:hasTincture . @@ -693,7 +708,8 @@ dho:isstDx rdfs:subPropertyOf dho:hasVisualRelation . dho:isstSn rdfs:subPropertyOf dho:hasVisualRelation . -dho:marshalledByType a owl:ObjectProperty . +dho:marshalledByType a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:on rdfs:subPropertyOf dho:hasVisualRelation . @@ -708,40 +724,56 @@ dho:Escutcheon rdfs:subClassOf dho:Charge, dho:LineModifier rdfs:subClassOf dho:Modifier . -dho:hasCoatOfArms a owl:ObjectProperty . +dho:hasCoatOfArms a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:hasModifier a owl:ObjectProperty . +dho:hasModifier a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:CoatOfArms a owl:Class . +dho:CoatOfArms a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:Direction a owl:Class . +dho:Direction a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:hasNumber a owl:ObjectProperty . +dho:hasNumber a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:hasCharge a owl:ObjectProperty . +dho:hasCharge a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:MarshallingType a owl:Class . +dho:MarshallingType a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:hasTincture a owl:ObjectProperty . +dho:hasTincture a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:hasLayer a owl:ObjectProperty . +dho:hasLayer a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . dho:numberOfMarshalledParts rdfs:subPropertyOf dho:hasNumber . dho:Seme a owl:Class ; rdfs:subClassOf dho:Charge . -dho:Line a owl:Class . +dho:Line a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:Tincture a owl:Class . +dho:Tincture a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:hasVisualRelation a owl:ObjectProperty . +dho:hasVisualRelation a owl:ObjectProperty ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:Arrangement a owl:Class . +dho:Arrangement a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:FieldPattern a owl:Class . +dho:FieldPattern a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:Modifier a owl:Class . +dho:Modifier a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . -dho:Charge a owl:Class . +dho:Charge a owl:Class ; + rdfs:comment "DOCUMENTATION TO BE ADDED"@en . diff --git a/src/rdf-mappings/update_documentation.py b/src/rdf-mappings/update_documentation.py new file mode 100644 index 0000000000000000000000000000000000000000..3075c923d8b05911176a36b8b833379015e47324 --- /dev/null +++ b/src/rdf-mappings/update_documentation.py @@ -0,0 +1,47 @@ +# update_documentation.py +""" +Integrates documentation of classes and properties from tsv-tables into a given RDF file. +""" + +from rdflib import Graph, URIRef, Literal +from rdflib.namespace import RDF, RDFS, Namespace, XSD +import pandas as pd +import argparse +import json +import functions +from dho_namespaces import * + +upper_level_docu_path = 'data/input/documentation/dho-upperlevel-documentation.tsv' + +if __name__ == '__main__': + parser = argparse.ArgumentParser( + description=__doc__, + formatter_class=argparse.RawDescriptionHelpFormatter + ) + + parser.add_argument( + 'input_rdf_file', + type=str, + help='One or rdf file into which the documentation from all tsv-files in data/input/documentation is to be included' + ) + + args = parser.parse_args() + rdf_file_path = args.input_rdf_file + + # Initialize rdflib graph object + g = Graph() + g.parse(rdf_file_path) + + # Bind namespaces + g = bind_namespaces(g) + + # Load documentation for upper level classes and properties + df_upperlevel_docu = pd.read_csv(upper_level_docu_path, sep='\t') + + print('Create integrate documentation for upper level classes and properties') + for index, row in df_upperlevel_docu.iterrows(): + current_entity = URIRef(dho_n + row['entity_name']) + g.add((current_entity, RDFS.comment, Literal(row['comment_en'], lang='en'))) + + # Export ontology to file + g.serialize(destination=rdf_file_path, format='ttl') \ No newline at end of file