@prefix : <http://digitalheraldry.org/digital-heraldry-ontology/heraldry#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <http://digitalheraldry.org/digital-heraldry-ontology/heraldry#> .

<http://digitalheraldry.org/digital-heraldry-ontology/heraldry#> rdf:type owl:Ontology ;
                                                                  owl:versionIRI <http://digitalheraldry.org/digital-heraldry-ontology/heraldry/0.1.0> ;
                                                                  <http://purl.org/dc/terms/creator> "Philipp Schneider" ,
                                                                                                     "Torsten Hiltmann" ;
                                                                  <http://purl.org/dc/terms/description> "The Digital Heraldry Ontology enables the encoding of coats of arms, based on the practices of blazoning. This is done by regarding coats of arms as conceptual objects (rather than images or textual representations), composed in a specific way of figures, tinctures, and geometric patterns. In this way, any combination of coats of arms can be created in a machine-readable way. Thereby, the ontology can be used as a controlled vocabulary to annotate and semantically describe coats of arms e.g. on different material objects, which then can be uniquely referenced as Linked Data."@en ;
                                                                  <http://purl.org/dc/terms/license> <https://creativecommons.org/licenses/by/4.0/> ;
                                                                  <http://purl.org/dc/terms/publisher> "https://www.geschichte.hu-berlin.de/de/bereiche-und-lehrstuehle/digital-history" ;
                                                                  <http://purl.org/dc/terms/title> "Digital Heraldry Ontology" ;
                                                                  <http://purl.org/vocab/vann/preferredNamespacePrefix> "dhoh" .

#################################################################
#    Annotation properties
#################################################################

###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#blazonCorrectionComment
:blazonCorrectionComment rdf:type owl:AnnotationProperty ;
                         rdfs:subPropertyOf rdfs:comment .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasEscutcheon
:hasEscutcheon rdf:type owl:AnnotationProperty ;
               rdfs:subPropertyOf :numberOfMarshalledParts .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/description
<http://purl.org/dc/terms/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/publisher
<http://purl.org/dc/terms/publisher> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
<http://purl.org/vocab/vann/preferredNamespacePrefix> rdf:type owl:AnnotationProperty .


#################################################################
#    Object Properties
#################################################################

###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#accompaniedBy
:accompaniedBy rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf :hasVisualRelation ;
               rdfs:label "accompaniedBy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#and
:and rdf:type owl:ObjectProperty ;
     rdfs:subPropertyOf :hasVisualRelation ;
     rdfs:label "and" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#arranged
:arranged rdf:type owl:ObjectProperty ;
          rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
          rdfs:label "arranged"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#between
:between rdf:type owl:ObjectProperty ;
         rdfs:subPropertyOf :hasVisualRelation ;
         rdfs:label "between" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#blazonWasCorrected
:blazonWasCorrected rdf:type owl:ObjectProperty .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#chargedWith
:chargedWith rdf:type owl:ObjectProperty ;
             rdfs:subPropertyOf :hasVisualRelation ;
             rdfs:label "chargedWith" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#correctedCoatOfArms
:correctedCoatOfArms rdf:type owl:ObjectProperty ;
                     rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
                     rdfs:label "correctedCoatOfArms"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#decoratedWith
:decoratedWith rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf :hasVisualRelation ;
               rdfs:label "decoratedWith" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#dexter
:dexter rdf:type owl:ObjectProperty ;
        rdfs:subPropertyOf :hasVisualRelation ;
        rdfs:label "dexter" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#eachTippedWith
:eachTippedWith rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf :hasVisualRelation ;
                rdfs:label "eachTippedWith" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#enhanced
:enhanced rdf:type owl:ObjectProperty ;
          rdfs:subPropertyOf :hasVisualRelation ;
          rdfs:label "enhanced" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#fromReference
:fromReference rdf:type owl:ObjectProperty .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasBeliefValue
:hasBeliefValue rdf:type owl:ObjectProperty ;
                rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
                rdfs:label "hasBeliefValue"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasBlazonTerm
:hasBlazonTerm rdf:type owl:ObjectProperty .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasCharge
:hasCharge rdf:type owl:ObjectProperty ;
           rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
           rdfs:label "hasCharge"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasCharge1
:hasCharge1 rdf:type owl:ObjectProperty ;
            rdfs:subPropertyOf :hasCharge .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasCharge2
:hasCharge2 rdf:type owl:ObjectProperty ;
            rdfs:subPropertyOf :hasCharge .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasCoatOfArms
:hasCoatOfArms rdf:type owl:ObjectProperty ;
               rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
               rdfs:label "hasCoatOfArms"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasDirection
:hasDirection rdf:type owl:ObjectProperty ;
              rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
              rdfs:label "hasDirection"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasField
:hasField rdf:type owl:ObjectProperty ;
          rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
          rdfs:label "hasField"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLayer
:hasLayer rdf:type owl:ObjectProperty ;
          rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
          rdfs:label "hasLayer"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLayer1
:hasLayer1 rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf :hasLayer .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLayer2
:hasLayer2 rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf :hasLayer .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLayer3
:hasLayer3 rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf :hasLayer .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLayer4
:hasLayer4 rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf :hasLayer .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLayerOverall
:hasLayerOverall rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf :hasLayer .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLetter
:hasLetter rdf:type owl:ObjectProperty ;
           rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
           rdfs:label "hasLetter"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLine
:hasLine rdf:type owl:ObjectProperty ;
         rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
         rdfs:label "hasLine"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasLineModifier
:hasLineModifier rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf :hasModifier .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasMarshalledPart
:hasMarshalledPart rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf :hasCoatOfArms .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasMarshalledPart1
:hasMarshalledPart1 rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf :hasMarshalledPart .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasMarshalledPart2
:hasMarshalledPart2 rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf :hasMarshalledPart .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasMarshalledPart3
:hasMarshalledPart3 rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf :hasMarshalledPart .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasMarshalledPart4
:hasMarshalledPart4 rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf :hasMarshalledPart .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasMarshalledPart5
:hasMarshalledPart5 rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf :hasMarshalledPart .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasModifier
:hasModifier rdf:type owl:ObjectProperty ;
             rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
             rdfs:label "hasModifier"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasNumber
:hasNumber rdf:type owl:ObjectProperty ;
           rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
           rdfs:label "hasNumber"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasOMAid
:hasOMAid rdf:type owl:ObjectProperty ;
          rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
          rdfs:label "hasOMAid"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasPattern
:hasPattern rdf:type owl:ObjectProperty ;
            rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
            rdfs:label "hasPattern"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasPatternNumber
:hasPatternNumber rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf :hasNumber .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasSeme
:hasSeme rdf:type owl:ObjectProperty ;
         rdfs:subPropertyOf :hasCharge .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasText
:hasText rdf:type owl:ObjectProperty ;
         rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
         rdfs:label "hasText"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasTincture
:hasTincture rdf:type owl:ObjectProperty ;
             rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
             rdfs:label "hasTincture"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasTincture1
:hasTincture1 rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf :hasTincture .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasTincture2
:hasTincture2 rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf :hasTincture .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasTincture3
:hasTincture3 rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf :hasTincture .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasTincture4
:hasTincture4 rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf :hasTincture .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#hasVisualRelation
:hasVisualRelation rdf:type owl:ObjectProperty ;
                   rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
                   rdfs:label "hasVisualRelation"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#holding
:holding rdf:type owl:ObjectProperty ;
         rdfs:subPropertyOf :hasVisualRelation ;
         rdfs:label "holding" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#inBase
:inBase rdf:type owl:ObjectProperty ;
        rdfs:subPropertyOf :hasVisualRelation ;
        rdfs:label "inBase" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#inChf
:inChf rdf:type owl:ObjectProperty ;
       rdfs:subPropertyOf :hasVisualRelation ;
       rdfs:label "inChf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#inChfDx
:inChfDx rdf:type owl:ObjectProperty ;
         rdfs:subPropertyOf :hasVisualRelation ;
         rdfs:label "inChfDx" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#issant
:issant rdf:type owl:ObjectProperty ;
        rdfs:subPropertyOf :hasVisualRelation ;
        rdfs:label "issant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#isstSn
:isstSn rdf:type owl:ObjectProperty ;
        rdfs:subPropertyOf :hasVisualRelation ;
        rdfs:label "isstSn" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#marshalledByType
:marshalledByType rdf:type owl:ObjectProperty ;
                  rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
                  rdfs:label "marshalledByType"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#numberOfMarshalledParts
:numberOfMarshalledParts rdf:type owl:ObjectProperty ;
                         rdfs:subPropertyOf :hasNumber .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#on
:on rdf:type owl:ObjectProperty ;
    rdfs:subPropertyOf :hasVisualRelation ;
    rdfs:label "on" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#sinister
:sinister rdf:type owl:ObjectProperty ;
          rdfs:subPropertyOf :hasVisualRelation ;
          rdfs:label "sinister" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#with
:with rdf:type owl:ObjectProperty ;
      rdfs:subPropertyOf :hasVisualRelation ;
      rdfs:label "with" .


#################################################################
#    Classes
#################################################################

###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Addorsed
:Addorsed rdf:type owl:Class ;
          rdfs:subClassOf :Arrangement ;
          rdfs:label "Addorsed" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Affronted
:Affronted rdf:type owl:Class ;
           rdfs:subClassOf :Arrangement ;
           rdfs:label "Affronted" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Aigle
:Aigle rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Aigle" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Anchor
:Anchor rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Anchor" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Annelet
:Annelet rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Annelet" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Annulet
:Annulet rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Annulet" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Antler
:Antler rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Antler" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Argent
:Argent rdf:type owl:Class ;
        rdfs:subClassOf :Metal ;
        rdfs:label "Argent" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Arm
:Arm rdf:type owl:Class ;
     rdfs:subClassOf :Charge ;
     rdfs:label "Arm" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Armed
:Armed rdf:type owl:Class ;
       rdfs:subClassOf :Modifier ;
       rdfs:label "Armed" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Arrangement
:Arrangement rdf:type owl:Class ;
             rdfs:comment "Terms to indicate the way two or more charges of the same type are visually placed in relation to each other."@en ;
             rdfs:label "Arrangement"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Arrow
:Arrow rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Arrow" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Arrowhead
:Arrowhead rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "Arrowhead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Axe
:Axe rdf:type owl:Class ;
     rdfs:subClassOf :Charge ;
     rdfs:label "Axe" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Azure
:Azure rdf:type owl:Class ;
       rdfs:subClassOf :Colour ;
       rdfs:label "Azure" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bar
:Bar rdf:type owl:Class ;
     rdfs:subClassOf :Charge ;
     rdfs:label "Bar" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarOfLozenges
:BarOfLozenges rdf:type owl:Class ;
               rdfs:subClassOf :Charge ;
               rdfs:label "BarOfLozenges" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Barbel
:Barbel rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Barbel" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Barruly
:Barruly rdf:type owl:Class ;
         rdfs:subClassOf :Pattern ;
         rdfs:comment "comment"@en ;
         rdfs:isDefinedBy :BarrulyFox-Davies ,
                          :BarrulyParker ,
                          :BarrulyRietstap ,
                          :BarrulydeBoos ;
         rdfs:label "Barruly" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Barry
:Barry rdf:type owl:Class ;
       rdfs:subClassOf :Pattern ;
       rdfs:comment "comment"@en ;
       rdfs:isDefinedBy :BarryFox-Davies ,
                        :BarryGritzner ,
                        :BarryOswald ,
                        :BarryParker ,
                        :BarryRietstap ,
                        :BarrydeBoos ;
       rdfs:label "Barry" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bear
:Bear rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Bear" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BearsHead
:BearsHead rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "BearsHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BellFrame
:BellFrame rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "BellFrame" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bend
:Bend rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Bend" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BendCotisedPotenty
:BendCotisedPotenty rdf:type owl:Class ;
                    rdfs:subClassOf :Charge ;
                    rdfs:label "BendCotisedPotenty" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BendOfLozenges
:BendOfLozenges rdf:type owl:Class ;
                rdfs:subClassOf :Charge ,
                                :Pattern ;
                rdfs:label "BendOfLozenges" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bendwise
:Bendwise rdf:type owl:Class ;
          rdfs:subClassOf :Arrangement ;
          rdfs:label "Bendwise" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bendy
:Bendy rdf:type owl:Class ;
       rdfs:subClassOf :Pattern ;
       rdfs:comment "comment"@en ;
       rdfs:isDefinedBy :BendyFox-Davies ,
                        :BendyGritzner ,
                        :BendyParker ,
                        :BendyRietstap ,
                        :BendydeBoos ;
       rdfs:label "Bendy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bird
:Bird rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Bird" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Birdcage
:Birdcage rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Birdcage" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BlazonTermDefinition
:BlazonTermDefinition rdf:type owl:Class ;
                      rdfs:comment "A definition, e.g. by a single author or textbook reference, that describes the meaning of a single heraldic term. One BlazonTermDefinition can be attributed with one or multiple multilingual labels."@en ;
                      rdfs:label "BlazonTermDefinition"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bluebell
:Bluebell rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Bluebell" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Boat
:Boat rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Boat" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bodkin
:Bodkin rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Bodkin" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Book
:Book rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Book" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Border
:Border rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Border" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BorderRoundely
:BorderRoundely rdf:type owl:Class ;
                rdfs:subClassOf :Charge ;
                rdfs:label "BorderRoundely" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Buckle
:Buckle rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Buckle" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bugle-Horn
:Bugle-Horn rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "Bugle-Horn" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Bull
:Bull rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Bull" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BullsFace
:BullsFace rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "BullsFace" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Calve
:Calve rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Calve" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Canton
:Canton rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Canton" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Castely
:Castely rdf:type owl:Class ;
         rdfs:subClassOf :Pattern ;
         rdfs:label "Castely" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Castle
:Castle rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Castle" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Cerf
:Cerf rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Cerf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Chaplet
:Chaplet rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Chaplet" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Charge
:Charge rdf:type owl:Class ;
        rdfs:comment "A single visual object that is used on a coat of arms. A charge must be discernible as a visual item that does not cover the coat of arms as a whole (unlike a Pattern). Each term of the class charge may be used on its own to blazon a coat of arms."@en ;
        rdfs:label "Charge"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Checky
:Checky rdf:type owl:Class ;
        rdfs:subClassOf :Pattern ;
        rdfs:comment "comment"@en ;
        rdfs:isDefinedBy :CheckyFox-Davies ,
                         :CheckyGritzner ,
                         :CheckyOswald ,
                         :CheckyParker ,
                         :CheckyRietstap ,
                         :CheckydeBoos ;
        rdfs:label "Checky" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Chevron
:Chevron rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Chevron" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Chevronny
:Chevronny rdf:type owl:Class ;
           rdfs:subClassOf :Pattern ;
           rdfs:comment "comment"@en ;
           rdfs:isDefinedBy :ChevronnyFox-Davies ,
                            :ChevronnyGritzner ,
                            :ChevronnyOswald ,
                            :ChevronnyParker ,
                            :ChevronnyRietstap ,
                            :ChevronnydeBoos ;
           rdfs:label "Chevronny" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Chicot
:Chicot rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Chicot" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Chief
:Chief rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Chief" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Cinquefoil
:Cinquefoil rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "Cinquefoil" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CoatOfArms
:CoatOfArms rdf:type owl:Class ;
            rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
            rdfs:label "CoatOfArms"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Cock
:Cock rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Cock" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Colour
:Colour rdf:type owl:Class ;
        rdfs:subClassOf :Tincture .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Compony
:Compony rdf:type owl:Class ;
         rdfs:subClassOf :Pattern ;
         rdfs:label "Compony" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ConjoinedInPairle
:ConjoinedInPairle rdf:type owl:Class ;
                   rdfs:subClassOf :Arrangement ;
                   rdfs:label "ConjoinedInPairle" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Cotised
:Cotised rdf:type owl:Class ;
         rdfs:subClassOf :Line ;
         rdfs:label "Cotised" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Countercharged
:Countercharged rdf:type owl:Class ;
                rdfs:subClassOf :Modifier ;
                rdfs:label "Countercharged" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Couped
:Couped rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Couped" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CoveredCup
:CoveredCup rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "CoveredCup" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Cowardly
:Cowardly rdf:type owl:Class ;
          rdfs:subClassOf :Modifier ;
          rdfs:label "Cowardly" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Crampon
:Crampon rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Crampon" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Crancelin
:Crancelin rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "Crancelin" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Crenelated
:Crenelated rdf:type owl:Class ;
            rdfs:subClassOf :Line ;
            rdfs:label "Crenelated" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrequerPlant
:CrequerPlant rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "CrequerPlant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Crescent
:Crescent rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Crescent" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrestOfWings
:CrestOfWings rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "CrestOfWings" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Cross
:Cross rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Cross" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrossBotonny
:CrossBotonny rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "CrossBotonny" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrossCrosslets
:CrossCrosslets rdf:type owl:Class ;
                rdfs:subClassOf :Charge ;
                rdfs:label "CrossCrosslets" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrossCrossly
:CrossCrossly rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "CrossCrossly" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrossFormy
:CrossFormy rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "CrossFormy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrossMoline
:CrossMoline rdf:type owl:Class ;
             rdfs:subClassOf :Charge ;
             rdfs:label "CrossMoline" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrossOfAvis
:CrossOfAvis rdf:type owl:Class ;
             rdfs:subClassOf :Charge ;
             rdfs:label "CrossOfAvis" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CrossOfJerusalem
:CrossOfJerusalem rdf:type owl:Class ;
                  rdfs:subClassOf :Charge ;
                  rdfs:label "CrossOfJerusalem" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Crown
:Crown rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Crown" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Crowned
:Crowned rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Crowned" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Curled
:Curled rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Curled" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Cushion
:Cushion rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Cushion" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CushionTasseled
:CushionTasseled rdf:type owl:Class ;
                 rdfs:subClassOf :Charge ;
                 rdfs:label "CushionTasseled" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Dancetty
:Dancetty rdf:type owl:Class ;
          rdfs:subClassOf :Line ;
          rdfs:label "Dancetty" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Demi-Eagle
:Demi-Eagle rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "Demi-Eagle" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Demi-Gironny
:Demi-Gironny rdf:type owl:Class ;
              rdfs:subClassOf :Pattern ;
              rdfs:label "Demi-Gironny" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Dexter
:Dexter rdf:type owl:Class ;
        rdfs:subClassOf :Direction ;
        rdfs:label "Dexter" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Dice
:Dice rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Dice" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Direction
:Direction rdf:type owl:Class ;
           rdfs:comment "Heraldic terms for the directions \"left\" and \"right\". May be used to more accurately describe the placement of a charge or the alignment of a pattern."@en ;
           rdfs:label "Direction"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Dog
:Dog rdf:type owl:Class ;
     rdfs:subClassOf :Charge ;
     rdfs:label "Dog" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#DogsHead
:DogsHead rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "DogsHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Dolphin
:Dolphin rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Dolphin" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#DonkeysHead
:DonkeysHead rdf:type owl:Class ;
             rdfs:subClassOf :Charge ;
             rdfs:label "DonkeysHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#DoubleTressure
:DoubleTressure rdf:type owl:Class ;
                rdfs:subClassOf :Charge ;
                rdfs:label "DoubleTressure" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#DoubleTressureFlory
:DoubleTressureFlory rdf:type owl:Class ;
                     rdfs:subClassOf :Charge ;
                     rdfs:label "DoubleTressureFlory" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#DoubleTressureFlory-Counterflory
:DoubleTressureFlory-Counterflory rdf:type owl:Class ;
                                  rdfs:subClassOf :Charge ;
                                  rdfs:label "DoubleTressureFlory-Counterflory" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Doubleheaded
:Doubleheaded rdf:type owl:Class ;
              rdfs:subClassOf :Modifier ;
              rdfs:label "Doubleheaded" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Dove
:Dove rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Dove" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Dragon
:Dragon rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Dragon" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Eagle
:Eagle rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Eagle" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#EaglesHead
:EaglesHead rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "EaglesHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ElmBranch
:ElmBranch rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "ElmBranch" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Embattled-Counterembattled
:Embattled-Counterembattled rdf:type owl:Class ;
                            rdfs:subClassOf :Line ;
                            rdfs:label "Embattled-Counterembattled" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Embowed
:Embowed rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Embowed" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Empty
:Empty rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Empty" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Enflamed
:Enflamed rdf:type owl:Class ;
          rdfs:subClassOf :Modifier ;
          rdfs:label "Enflamed" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Engrailed
:Engrailed rdf:type owl:Class ;
           rdfs:subClassOf :Line ;
           rdfs:label "Engrailed" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Erect
:Erect rdf:type owl:Class ;
       rdfs:subClassOf :Modifier ;
       rdfs:label "Erect" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Ermine
:Ermine rdf:type owl:Class ;
        rdfs:subClassOf :Fur ;
        rdfs:label "Ermine" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Escallop
:Escallop rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Escallop" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#EscutchOf
:EscutchOf rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "EscutchOf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Escutcheon
:Escutcheon rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "Escutcheon" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Estoile
:Estoile rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Estoile" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Fess
:Fess rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Fess" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FessOfLozenges
:FessOfLozenges rdf:type owl:Class ;
                rdfs:subClassOf :Charge ;
                rdfs:label "FessOfLozenges" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Fesswise
:Fesswise rdf:type owl:Class ;
          rdfs:subClassOf :Arrangement ;
          rdfs:label "Fesswise" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Field
:Field rdf:type owl:Class ;
       rdfs:comment "The canvas of a shield. Each field must have a pattern and at least one tincture and may have one or more Layers. A Field can be marshalled to incorporate multiple objects of the type CoatOfArms."@en ;
       rdfs:label "Field"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Fimbriated
:Fimbriated rdf:type owl:Class ;
            rdfs:subClassOf :Line ;
            rdfs:label "Fimbriated" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FireBreathing
:FireBreathing rdf:type owl:Class ;
               rdfs:subClassOf :Modifier ;
               rdfs:label "FireBreathing" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Fish
:Fish rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Fish" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FishHauriant
:FishHauriant rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "FishHauriant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Flanchi
:Flanchi rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Flanchi" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Fleur-De-Lis
:Fleur-De-Lis rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "Fleur-De-Lis" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Fleur-De-LisOnPartition
:Fleur-De-LisOnPartition rdf:type owl:Class ;
                         rdfs:subClassOf :Charge ;
                         rdfs:label "Fleur-De-LisOnPartition" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Flory-Counterflory
:Flory-Counterflory rdf:type owl:Class ;
                    rdfs:subClassOf :Modifier ;
                    rdfs:label "Flory-Counterflory" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Flying
:Flying rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Flying" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Fretty
:Fretty rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:comment "comment"@en ;
        rdfs:isDefinedBy :FrettyFox-Davies ,
                         :FrettyGritzner ,
                         :FrettyOswald ,
                         :FrettyParker ,
                         :FrettyRietstap ,
                         :FrettydeBoos ;
        rdfs:label "Fretty" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FromEdgesInwards
:FromEdgesInwards rdf:type owl:Class ;
                  rdfs:subClassOf :Arrangement ;
                  rdfs:label "FromEdgesInwards" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Fur
:Fur rdf:type owl:Class ;
     rdfs:subClassOf :Tincture .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Gamb
:Gamb rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Gamb" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Garb
:Garb rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Garb" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#GarlicPlant
:GarlicPlant rdf:type owl:Class ;
             rdfs:subClassOf :Charge ;
             rdfs:label "GarlicPlant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Gem-Ring
:Gem-Ring rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Gem-Ring" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Gemel
:Gemel rdf:type owl:Class ;
       rdfs:subClassOf :Modifier ;
       rdfs:label "Gemel" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Gironny
:Gironny rdf:type owl:Class ;
         rdfs:subClassOf :Pattern ;
         rdfs:comment "comment"@en ;
         rdfs:isDefinedBy :GironnyFox-Davies ,
                          :GironnyGritzner ,
                          :GironnyOswald ,
                          :GironnyParker ,
                          :GironnyRietstap ,
                          :GironnydeBoos ;
         rdfs:label "Gironny" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Gonfanon
:Gonfanon rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Gonfanon" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Gorged
:Gorged rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Gorged" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Grady
:Grady rdf:type owl:Class ;
       rdfs:subClassOf :Line ;
       rdfs:label "Grady" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Greyhound
:Greyhound rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "Greyhound" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Griffin
:Griffin rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Griffin" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Guardant
:Guardant rdf:type owl:Class ;
          rdfs:subClassOf :Modifier ;
          rdfs:label "Guardant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Gules
:Gules rdf:type owl:Class ;
       rdfs:subClassOf :Colour ;
       rdfs:label "Gules" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Hammer
:Hammer rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Hammer" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Harp
:Harp rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Harp" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Heart
:Heart rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Heart" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Helmet
:Helmet rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Helmet" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Hooded
:Hooded rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Hooded" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#HumanHead
:HumanHead rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "HumanHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#IbexHorn
:IbexHorn rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "IbexHorn" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ImperialCrown
:ImperialCrown rdf:type owl:Class ;
               rdfs:subClassOf :Charge ;
               rdfs:label "ImperialCrown" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InBend
:InBend rdf:type owl:Class ;
        rdfs:subClassOf :Arrangement ;
        rdfs:label "InBend" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InFess
:InFess rdf:type owl:Class ;
        rdfs:subClassOf :Arrangement ;
        rdfs:label "InFess" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InLure
:InLure rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "InLure" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InOmbre
:InOmbre rdf:type owl:Class ;
         rdfs:subClassOf :Tincture ;
         rdfs:label "InOmbre" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InPale
:InPale rdf:type owl:Class ;
        rdfs:subClassOf :Arrangement ;
        rdfs:label "InPale" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InSaltire
:InSaltire rdf:type owl:Class ;
           rdfs:subClassOf :Arrangement ;
           rdfs:label "InSaltire" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Increscent
:Increscent rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "Increscent" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Indented
:Indented rdf:type owl:Class ;
          rdfs:subClassOf :Line ;
          rdfs:label "Indented" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Inescutcheon
:Inescutcheon rdf:type owl:Class ;
              rdfs:subClassOf :Escutcheon ;
              rdfs:label "Inescutcheon" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Inverted
:Inverted rdf:type owl:Class ;
          rdfs:subClassOf :Modifier ;
          rdfs:label "Inverted" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#IronGrate
:IronGrate rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "IronGrate" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Issant
:Issant rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Issant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Key
:Key rdf:type owl:Class ;
     rdfs:subClassOf :Charge ;
     rdfs:label "Key" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Label
:Label rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Label" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Ladder
:Ladder rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Ladder" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Langued
:Langued rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Langued" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Layer
:Layer rdf:type owl:Class ;
       rdfs:comment "A group of one or more Charges that form a strong visual relation between each other. A Layer may be connected to other Layers by using hasVisualRelation."@en ;
       rdfs:label "Layer"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Leaf
:Leaf rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Leaf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Leek
:Leek rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Leek" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LeopardsFace
:LeopardsFace rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "LeopardsFace" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LeopardsHead
:LeopardsHead rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "LeopardsHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Letters
:Letters rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Letters" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Line
:Line rdf:type owl:Class ;
      rdfs:comment "Terms to specify distinct styles how lines and borders are drawn on a Charge or Pattern. A Line cannot be used on its own, but must be used as part of an object of type Charge or Pattern."@en ;
      rdfs:label "Line"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LineModifier
:LineModifier rdf:type owl:Class ;
              rdfs:subClassOf :Modifier .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Lion
:Lion rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Lion" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LionsHead
:LionsHead rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "LionsHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LobstersClaw
:LobstersClaw rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "LobstersClaw" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Lozenge
:Lozenge rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Lozenge" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Lozengy
:Lozengy rdf:type owl:Class ;
         rdfs:subClassOf :Pattern ;
         rdfs:comment "comment"@en ;
         rdfs:isDefinedBy :LozengyFox-Davies ,
                          :LozengyGritzner ,
                          :LozengyOswald ,
                          :LozengyParker ,
                          :LozengyRietstap ,
                          :LozengydeBoos ;
         rdfs:label "Lozengy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Mace
:Mace rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Mace" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Mallet
:Mallet rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Mallet" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Mallets
:Mallets rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Mallets" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#MarshallingType
:MarshallingType rdf:type owl:Class ;
                 rdfs:comment "Heraldic terms to describe how a Field can be divided to include multiple different coats of arms."@en ;
                 rdfs:label "MarshallingType"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Martlet
:Martlet rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Martlet" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Mascle
:Mascle rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Mascle" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Masoned
:Masoned rdf:type owl:Class ;
         rdfs:subClassOf :Pattern ;
         rdfs:comment "comment"@en ;
         rdfs:isDefinedBy :MasonedOswald ,
                          :MasonedParker ,
                          :MasonedRietstap ,
                          :MasoneddeBoos ;
         rdfs:label "Masoned" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Maunch
:Maunch rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Maunch" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#MaunchFisted
:MaunchFisted rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "MaunchFisted" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Metal
:Metal rdf:type owl:Class ;
       rdfs:subClassOf :Tincture .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Mill-Rind
:Mill-Rind rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "Mill-Rind" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Millstone
:Millstone rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "Millstone" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Mirror
:Mirror rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Mirror" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Missing
:Missing rdf:type owl:Class ;
         rdfs:subClassOf :Tincture ;
         rdfs:label "Missing" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Modifier
:Modifier rdf:type owl:Class ;
          rdfs:comment "Heraldic terms that change the appearance of a Charge while at the same time preserving the identity of said charge. A Modifier must always be connected to a single Charge."@en ;
          rdfs:label "Modifier"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Molette
:Molette rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Molette" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Monk
:Monk rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Monk" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Moorcock
:Moorcock rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Moorcock" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Mount
:Mount rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Mount" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#MountedKnight
:MountedKnight rdf:type owl:Class ;
               rdfs:subClassOf :Charge ;
               rdfs:label "MountedKnight" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Mullet
:Mullet rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Mullet" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Multiple
:Multiple rdf:type owl:Class ;
          rdfs:comment "States that something is displayed a number multiple times. If this class is used, this number is always greater than one. This class may be used to describe multiple occurrences of something when the specific number is either irrelevant for the heraldic description or unknown."@en ;
          rdfs:label "Multiple"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Naiant
:Naiant rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Naiant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Naissant
:Naissant rdf:type owl:Class ;
          rdfs:subClassOf :Modifier ;
          rdfs:label "Naissant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Naturel
:Naturel rdf:type owl:Class ;
         rdfs:subClassOf :Tincture ;
         rdfs:label "Naturel" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#NavarreChain
:NavarreChain rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "NavarreChain" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Nebuly
:Nebuly rdf:type owl:Class ;
        rdfs:subClassOf :Line ;
        rdfs:label "Nebuly" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Nettleleaf
:Nettleleaf rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "Nettleleaf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Nimbed
:Nimbed rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Nimbed" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Of7Pt
:Of7Pt rdf:type owl:Class ;
       rdfs:subClassOf :Modifier ;
       rdfs:label "Of7Pt" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Of8Pt
:Of8Pt rdf:type owl:Class ;
       rdfs:subClassOf :Modifier ;
       rdfs:label "Of8Pt" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Or
:Or rdf:type owl:Class ;
    rdfs:subClassOf :Metal ;
    rdfs:label "Or" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#OrleOf
:OrleOf rdf:type owl:Class ;
        rdfs:subClassOf :Arrangement ;
        rdfs:label "OrleOf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PairOfPincers
:PairOfPincers rdf:type owl:Class ;
               rdfs:subClassOf :Charge ;
               rdfs:label "PairOfPincers" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pale
:Pale rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Pale" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Palewise
:Palewise rdf:type owl:Class ;
          rdfs:subClassOf :Arrangement ;
          rdfs:label "Palewise" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Paly
:Paly rdf:type owl:Class ;
      rdfs:subClassOf :Pattern ;
      rdfs:comment "comment"@en ;
      rdfs:isDefinedBy :PalyFox-Davies ,
                       :PalyParker ,
                       :PalyRietstap ,
                       :PalydeBoos ;
      rdfs:label "Paly" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Paly-Bendy
:Paly-Bendy rdf:type owl:Class ;
            rdfs:subClassOf :Pattern ;
            rdfs:label "Paly-Bendy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Panther
:Panther rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Panther" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Passant
:Passant rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Passant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pattern
:Pattern rdf:type owl:Class ;
         rdfs:comment "Terms to describe distinct patterns, covering the whole of an area. A pattern can be used by a Field as well as by a Charge."@en ;
         rdfs:label "Pattern"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerBend
:PerBend rdf:type owl:Class ;
         rdfs:subClassOf :Arrangement ,
                         :Pattern ;
         rdfs:comment "comment"@en ;
         rdfs:isDefinedBy :PerBendFox-Davies ,
                          :PerBendGritzner ,
                          :PerBendParker ,
                          :PerBendRietstap ,
                          :PerBenddeBoos ;
         rdfs:label "PerBend" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerChevron
:PerChevron rdf:type owl:Class ;
            rdfs:subClassOf :Arrangement ,
                            :Pattern ;
            rdfs:comment "comment"@en ;
            rdfs:isDefinedBy :PerChevronFox-Davies ,
                             :PerChevronGritzner ,
                             :PerChevronParker ,
                             :PerChevronRietstap ,
                             :PerChevrondeBoos ;
            rdfs:label "PerChevron" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerFess
:PerFess rdf:type owl:Class ;
         rdfs:subClassOf :Arrangement ,
                         :LineModifier ,
                         :MarshallingType ,
                         :Pattern ;
         rdfs:comment "comment"@en ;
         rdfs:isDefinedBy :PerFessFox-Davies ,
                          :PerFessGritzner ,
                          :PerFessParker ,
                          :PerFessRietstap ,
                          :PerFessdeBoos ;
         rdfs:label "PerFess" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerFessIndented
:PerFessIndented rdf:type owl:Class ;
                 rdfs:subClassOf :Line ;
                 rdfs:label "PerFessIndented" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerPale
:PerPale rdf:type owl:Class ;
         rdfs:subClassOf :Arrangement ,
                         :MarshallingType ,
                         :Pattern ;
         rdfs:comment "comment"@en ;
         rdfs:isDefinedBy :PerPaleFox-Davies ,
                          :PerPaleGritzner ,
                          :PerPaleOswald ,
                          :PerPaleParker ,
                          :PerPaleRietstap ,
                          :PerPaledeBoos ;
         rdfs:label "PerPale" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerQuarter
:PerQuarter rdf:type owl:Class ;
            rdfs:subClassOf :MarshallingType ;
            rdfs:label "PerQuarter" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerSaltire
:PerSaltire rdf:type owl:Class ;
            rdfs:subClassOf :MarshallingType ,
                            :Pattern ;
            rdfs:comment "comment"@en ;
            rdfs:isDefinedBy :PerSaltireFox-Davies ,
                             :PerSaltireGritzner ,
                             :PerSaltireParker ,
                             :PerSaltireRietstap ,
                             :PerSaltiredeBoos ;
            rdfs:label "PerSaltire" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PiedNouri
:PiedNouri rdf:type owl:Class ;
           rdfs:subClassOf :Modifier ;
           rdfs:label "PiedNouri" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pierced
:Pierced rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Pierced" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pile
:Pile rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Pile" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pily-Barry
:Pily-Barry rdf:type owl:Class ;
            rdfs:subClassOf :Pattern ;
            rdfs:comment "comment"@en ;
            rdfs:label "Pily-Barry" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pily-Bendy
:Pily-Bendy rdf:type owl:Class ;
            rdfs:subClassOf :Pattern ;
            rdfs:comment "comment"@en ;
            rdfs:label "Pily-Bendy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pincers
:Pincers rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Pincers" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Plain
:Plain rdf:type owl:Class ;
       rdfs:subClassOf :Pattern ;
       rdfs:comment "comment"@en ;
       rdfs:isDefinedBy :PlainGritzner ,
                        :PlainOswald ,
                        :PlainParker ,
                        :PlainRietstap ,
                        :PlaindeBoos ;
       rdfs:label "Plain" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Popinjay
:Popinjay rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Popinjay" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PosedBendwise
:PosedBendwise rdf:type owl:Class ;
               rdfs:subClassOf :Arrangement ;
               rdfs:label "PosedBendwise" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pouch
:Pouch rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Pouch" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Purpure
:Purpure rdf:type owl:Class ;
         rdfs:subClassOf :Colour ;
         rdfs:label "Purpure" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Quarterly
:Quarterly rdf:type owl:Class ;
           rdfs:subClassOf :Pattern ;
           rdfs:label "Quarterly" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#QueensFace
:QueensFace rdf:type owl:Class ;
            rdfs:subClassOf :Charge ;
            rdfs:label "QueensFace" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#QueueFourchy
:QueueFourchy rdf:type owl:Class ;
              rdfs:subClassOf :Modifier ;
              rdfs:label "QueueFourchy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Quina
:Quina rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Quina" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Rake
:Rake rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Rake" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Rampant
:Rampant rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Rampant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ReedMace
:ReedMace rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "ReedMace" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Ring
:Ring rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Ring" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Rose
:Rose rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Rose" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#RoseLeaf
:RoseLeaf rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "RoseLeaf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Roundel
:Roundel rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Roundel" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Sable
:Sable rdf:type owl:Class ;
       rdfs:subClassOf :Colour ;
       rdfs:label "Sable" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Salient
:Salient rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Salient" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Saltire
:Saltire rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Saltire" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Scissor
:Scissor rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Scissor" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Segreant
:Segreant rdf:type owl:Class ;
          rdfs:subClassOf :Modifier ;
          rdfs:label "Segreant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Sejant
:Sejant rdf:type owl:Class ;
        rdfs:subClassOf :Modifier ;
        rdfs:label "Sejant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Seme
:Seme rdf:type owl:Class ;
      rdfs:subClassOf :Charge .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#SerpentCoiled
:SerpentCoiled rdf:type owl:Class ;
               rdfs:subClassOf :Charge ;
               rdfs:label "SerpentCoiled" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Sickle
:Sickle rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Sickle" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Sinister
:Sinister rdf:type owl:Class ;
          rdfs:subClassOf :Direction ;
          rdfs:label "Sinister" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Slipped
:Slipped rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Slipped" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Staff
:Staff rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Staff" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Stag
:Stag rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Stag" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Stain
:Stain rdf:type owl:Class ;
       rdfs:subClassOf :Tincture .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Star
:Star rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Star" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#StarOf7Pt
:StarOf7Pt rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "StarOf7Pt" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Statant
:Statant rdf:type owl:Class ;
         rdfs:subClassOf :Modifier ;
         rdfs:label "Statant" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Stringed
:Stringed rdf:type owl:Class ;
          rdfs:subClassOf :Modifier ;
          rdfs:label "Stringed" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Swan
:Swan rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Swan" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Sword
:Sword rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Sword" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Talbot
:Talbot rdf:type owl:Class ;
        rdfs:subClassOf :Charge ;
        rdfs:label "Talbot" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#TalbotsHead
:TalbotsHead rdf:type owl:Class ;
             rdfs:subClassOf :Charge ;
             rdfs:label "TalbotsHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Talon
:Talon rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Talon" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Tasseled
:Tasseled rdf:type owl:Class ;
          rdfs:subClassOf :Modifier ;
          rdfs:label "Tasseled" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Tenne
:Tenne rdf:type owl:Class ;
       rdfs:subClassOf :Stain ;
       rdfs:label "Tenne" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Text
:Text rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Text" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Tierced
:Tierced rdf:type owl:Class ;
         rdfs:subClassOf :Pattern ;
         rdfs:comment "comment"@en ;
         rdfs:isDefinedBy :TiercedFox-Davies ,
                          :TiercedGritzner ,
                          :TiercedParker ,
                          :TiercedRietstap ,
                          :TierceddeBoos ;
         rdfs:label "Tierced" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Tincture
:Tincture rdf:type owl:Class ;
          rdfs:comment "Terms for heraldic tinctures to colour elements of a coat of arms."@en ;
          rdfs:label "Tincture"@en .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Tower
:Tower rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Tower" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Tree
:Tree rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Tree" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Triskele
:Triskele rdf:type owl:Class ;
          rdfs:subClassOf :Charge ;
          rdfs:label "Triskele" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Trumpet
:Trumpet rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Trumpet" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Undy
:Undy rdf:type owl:Class ;
      rdfs:subClassOf :Line ;
      rdfs:label "Undy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Unicorn
:Unicorn rdf:type owl:Class ;
         rdfs:subClassOf :Charge ;
         rdfs:label "Unicorn" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Vair
:Vair rdf:type owl:Class ;
      rdfs:subClassOf :Fur ;
      rdfs:comment "comment"@en ;
      rdfs:isDefinedBy :VairFox-Davies ,
                       :VairGritzner ,
                       :VairOswald ,
                       :VairParker ,
                       :VairRietstap ,
                       :VairdeBoos ;
      rdfs:label "Vair" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Vairy
:Vairy rdf:type owl:Class ;
       rdfs:subClassOf :Fur ;
       rdfs:comment "comment"@en ;
       rdfs:isDefinedBy :VairyFox-Davies ,
                        :VairyGritzner ,
                        :VairyOswald ,
                        :VairyParker ,
                        :VairyRietstap ,
                        :VairydeBoos ;
       rdfs:label "Vairy" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Vert
:Vert rdf:type owl:Class ;
      rdfs:subClassOf :Colour ;
      rdfs:label "Vert" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Viol
:Viol rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Viol" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Water-Bouget
:Water-Bouget rdf:type owl:Class ;
              rdfs:subClassOf :Charge ;
              rdfs:label "Water-Bouget" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#WaterBouget
:WaterBouget rdf:type owl:Class ;
             rdfs:subClassOf :Charge ;
             rdfs:label "WaterBouget" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#WaterlilyLeaf
:WaterlilyLeaf rdf:type owl:Class ;
               rdfs:subClassOf :Charge ;
               rdfs:label "WaterlilyLeaf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Wheel
:Wheel rdf:type owl:Class ;
       rdfs:subClassOf :Charge ;
       rdfs:label "Wheel" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#WheelOnPartition
:WheelOnPartition rdf:type owl:Class ;
                  rdfs:subClassOf :Charge ;
                  rdfs:label "WheelOnPartition" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Wing
:Wing rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Wing" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#WithLionsClaws
:WithLionsClaws rdf:type owl:Class ;
                rdfs:subClassOf :Modifier ;
                rdfs:label "WithLionsClaws" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Wolf
:Wolf rdf:type owl:Class ;
      rdfs:subClassOf :Charge ;
      rdfs:label "Wolf" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Wolf-Hook
:Wolf-Hook rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "Wolf-Hook" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#WolfsHead
:WolfsHead rdf:type owl:Class ;
           rdfs:subClassOf :Charge ;
           rdfs:label "WolfsHead" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#(2:1)
<http://digitalheraldry.org/digital-heraldry-ontology/heraldry#(2:1)> rdf:type owl:Class ;
                                                                      rdfs:subClassOf :Arrangement ;
                                                                      rdfs:label "(2:1)" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#(3:2:1)
<http://digitalheraldry.org/digital-heraldry-ontology/heraldry#(3:2:1)> rdf:type owl:Class ;
                                                                        rdfs:subClassOf :Arrangement ;
                                                                        rdfs:label "(3:2:1)" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#(3:3)
<http://digitalheraldry.org/digital-heraldry-ontology/heraldry#(3:3)> rdf:type owl:Class ;
                                                                      rdfs:subClassOf :Arrangement ;
                                                                      rdfs:label "(3:3)" .


#################################################################
#    Individuals
#################################################################

###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarrulyFox-Davies
:BarrulyFox-Davies rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                   :hasBlazonTerm "barruly"@en ;
                   rdfs:comment "A field composed of an equal number of horizontally shaped pieces, when these exceed ten in number, is termed \"barruly\" of such and such a number. The term barruly is also sometimes used for ten pieces. (p. 120)  Einordnung als Ordinary" ;
                   rdfs:label "BarrulyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarrulyParker
:BarrulyParker rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
               :hasBlazonTerm "barruly"@en ;
               rdfs:comment "The term barruly is used by some writers in describing a field horizontally divided into ten or any higher even number of equal parts; practically, however, the term barry might be used in most cases. (p. 45)  Einordnung als \"Lines\"" ;
               rdfs:label "BarrulyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarrulyRietstap
:BarrulyRietstap rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                 :hasBlazonTerm "burelé"@fr ;
                 rdfs:comment "Nom du fascé lorsqu'il a dix pièces au moins. (p. xv)" ;
                 rdfs:label "BarrulyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarrulydeBoos
:BarrulydeBoos rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
               :hasBlazonTerm "barruly"@en ,
                              "burely"@en ,
                              "burelé"@fr ,
                              "elfmal geteilt"@de ,
                              "mehrfach geteilt"@de ;
               rdfs:comment "Nom que l'on donne au fascé lorsque le nombre de ses divisions est égal ou supérieur à dix et qu'il est constitué non plus de fasces mais de burelles. (p. 42)" ;
               rdfs:label "BarrulydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarryFox-Davies
:BarryFox-Davies rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                 :hasBlazonTerm "barry"@en ;
                 rdfs:comment "A field can be composed of any number of piece's in the form of the ordinaries filling the area of the shield, in which case the field is said to be \"barry\" (Figs. 55), chevronny (Fig. 59), paly (Fig. 57), bendy (Fig. 58), &c. but the number of must be pieces specified. (p. 97)" ;
                 rdfs:label "BarryFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarryGritzner
:BarryGritzner rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
               :hasBlazonTerm "durchgeschnitten"@de ,
                              "getheilt"@de ,
                              "quergetheilt"@de ;
               rdfs:comment "nennt man eine Theilung des Schildes durch eine, oder mehrere gerade, gebogene, oder gebrochene Linien in der horizontalen Richtung. Die Bezeichnung quergetheilt ist überflüssig, da alle anderen Theilungen ihre besonderen Bezeichnungen haben, ein Irrthum also ausgeschlsosen ist. Hier gilt dasselbe, was bei gespalten und Pfal im Allgemeinen gesagt ist; es entstehen also durch Theilungslinien mit gerade Ziffern: Balken, durch Theilungslinine mit ungeraden Ziffern: Theilungen. (p. 19)" ;
               rdfs:label "BarryGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarryOswald
:BarryOswald rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
             :hasBlazonTerm "gequert"@de ,
                            "geteilt"@de ;
             rdfs:comment "Schild oder gemeine Figur, der bzw. die durch einen oder mehrere waa- gerechte Querlinien in zwei oder mehr Plätze unterteilt wurde. Der g. Schild ent- steht durch eine, der zweimal g. durch zwei Querlinien. Bei letzterem müssen jedoch die einzelnen Plätze verschiedene Tinktu- ren aufweisen, sonst würde der Eindruck ei- nes j Balkens entstehen. Teilungen werden demnach nur durch eine ungerade Anzahl von Querlinien gebildet; bei gerader er- scheint dann die halbe Anzahl Balken. Auch hier müssen sich nach der heraldi- schen Farbregel immer Farbe und Metall ab- wechseln. (p. 160)" ;
             rdfs:label "BarryOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarryParker
:BarryParker rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
             :hasBlazonTerm "barry"@en ,
                            "barré"@fr ,
                            "burelé"@fr ,
                            "fascé"@fr ;
             rdfs:comment "Barry, [...] denotes that the field is horizontally divided into a certain even number of equal parts. If the number of divisions were odd the same tuncture would appear in cheif and in base, and the pieces of the other tunvture would be so many bars, or barrulets. (p. 38)  Einordnung unter \"Lines of diversity applied chiefly to the Field\" (p. xi)" ;
             rdfs:label "BarryParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarryRietstap
:BarryRietstap rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
               :hasBlazonTerm "fascé"@fr ;
               rdfs:comment "couvert de fasces en nombre pair. Le fascé ordinaire est de six pièces, ce qui n'est pas nécessaire d'énoncer (I, 38.) S'il y en a plus ou moins, il faut l'indiquer. Le fascé ne peut avoir plus de huit pièces; au-dessus de ce nombre ou l'appelle burelé. — On trouve des fascés dont chaque fasce est d'un autre émail (I, 39.) (p. xxii)" ;
               rdfs:label "BarryRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BarrydeBoos
:BarrydeBoos rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
             :hasBlazonTerm "barry"@en ,
                            "fascé"@fr ,
                            "geteilt"@de ;
             rdfs:comment "Se dit de l'écu, et de toute figure, divisés dans le sens de Ia fasce en un nombre pair de parties égales aux émaux alternés. Le fascé est d'ordinaire de six pièces et on n'en précise le nombre que s'il est différent. Lorsque le nombre de divisions de cette figure est égal ou supérieur à dix, elle prend le nom de burelé. (p. 75)" ;
             rdfs:label "BarrydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BendyFox-Davies
:BendyFox-Davies rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                 :hasBlazonTerm "bendy"@en ;
                 rdfs:comment "A field can be composed of any number of piece's in the form of the ordinaries filling the area of the shield, in which case the field is said to be \"barry\" (Figs. 55), chevronny (Fig. 59), paly (Fig. 57), bendy (Fig. 58), &c. but the number of must be pieces specified. (p. 97)" ;
                 rdfs:label "BendyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BendyGritzner
:BendyGritzner rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
               :hasBlazonTerm "geschrägt"@de ,
                              "schräggetheilt"@de ;
               rdfs:comment "Einordnung als Theilung in diagonaler Richtung (p. 45)" ;
               rdfs:label "BendyGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BendyParker
:BendyParker rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
             :hasBlazonTerm "bandé"@fr ,
                            "bendy"@en ;
             rdfs:comment "said of a field or charge civided bendwise into an even number of equal parts; or, as it may be otherwise described, as a field ebaring a series of diagonal stripes of alternate tunctures (and liable to the same variatins of the edges as the bedn), but so that there is an equal number of each. It stands to reason that if the same tuncture appears in chief as in base, the shield must be blazoned as a field bearing so many bendlets. As a rule, the first tuncture is named; but in the case of a metal and colour, though the latter is first in order, the metal is to be first named.  Einordnung unter \"Lines of diversity applied chiefly to the Field\" (p. xi)" ;
             rdfs:label "BendyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BendyRietstap
:BendyRietstap rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
               :hasBlazonTerm "bandé"@fr ;
               rdfs:comment "couvert de bander en nombre pair (II, 19, iO il.) — On dit encore que des tètes de More ou autres tètes humaines ont les yeux bandés lorsqu'ils portent un ruban qui leur piisse sur les yeux, ce qui toutefois se rencontre rarement. (p. xv)" ;
               rdfs:label "BendyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BendydeBoos
:BendydeBoos rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
             :hasBlazonTerm "bandé"@fr ,
                            "bendy"@en ,
                            "schräggeteilt"@de ;
             rdfs:comment "Se dit de l'écu, et de toute figure, divisé dans le sens de Ia bande en un nombre pair de parties égales et d'émaux alternés. Le bandé est d'ordinaire de six pièces et on n'en précise le nombre que s'il est différent. Lorsque le nombre de divisions de cette figure est égal ou supérieur à dix, elle prend le nom de coticé. (p. 33)" ;
             rdfs:label "BendydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CheckyFox-Davies
:CheckyFox-Davies rdf:type owl:NamedIndividual ,
                           :BlazonTermDefinition ;
                  :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                  :hasBlazonTerm "checky"@en ,
                                 "chequy"@en ;
                  rdfs:comment "Another method of will be found in the fields \"checky\" (or \"chequy\") and lozengy; but these divisions, as also the foregoing, will be treated more specifically under the different ordinaries. (p. 98)" ;
                  rdfs:label "CheckyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CheckyGritzner
:CheckyGritzner rdf:type owl:NamedIndividual ,
                         :BlazonTermDefinition ;
                :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                :hasBlazonTerm "geschacht"@de ,
                               "geschaechet"@de ;
                rdfs:comment "Das Schach entsteht durch eine gleiche Anzahl von Theilungs- und Spaltungslinien. Die einfachste Form des Schachs ist die auf Fig. 65, nämlich durch 2 Theilungs- und 2 Spaltungslinien; man sagt hier von G. u. B. neunfach geschacht. (p. 33)" ;
                rdfs:label "CheckyGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CheckyOswald
:CheckyOswald rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
              :hasBlazonTerm "Quaderstücke"@de ,
                             "Schach"@de ,
                             "geplätzt"@de ,
                             "geschacht"@de ,
                             "gewürfelt"@de ,
                             "symboliche Kärtchen"@de ,
                             "viereckiger Span"@de ;
              rdfs:comment "Schildesteilung, die durch mehrfache Teilung und Spaltung in einzelne Felder mit je gleichviel Linien erzielt wurde, wobei die entstandenen einzelnen kleinen Plätze in der Tinktur abwechseln müssen. Befinden sich mehr als neun Plätze auf dem Schild, so werden diese in der Regel nicht gezählt. In diesem Fall wird der Schild oder das Feld einfach als geschacht oder ungezählt geschacht angesprochen. (p. 156)" ;
              rdfs:label "CheckyOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CheckyParker
:CheckyParker rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
              :hasBlazonTerm "checky"@en ,
                             "checquer-bearing"@en ,
                             "chequy"@en ,
                             "eschequeré"@fr ,
                             "échiqueté"@fr ;
              rdfs:comment "terms applied to a field or charge divided by perpendicular and horizontal lines, into small squares of metal and colour alternately. There should be at least twenty squatres in the shield. If less, the number is named [...]. When only 9, with the French heralds the term equipollé is applied. (p. 103)  Einordnung unter \"Lines of diversity applied chiefly to the Field\" (p. xi)" ;
              rdfs:label "CheckyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CheckyRietstap
:CheckyRietstap rdf:type owl:NamedIndividual ,
                         :BlazonTermDefinition ;
                :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                :hasBlazonTerm "échiqueté"@fr ;
                rdfs:comment "D'abord l'écu entier peut être échii|uel«* II, 16, 17 , Cl- qui m- fait d unliiiain* par «imi traits verticaux et cinq truit> horizontaux, produisant ln*nlc-si\\ rarn-aux, apw'li's points. I.ors4|u'il v a plus ou moins de moKS de carreaux, il faut I exprimer. L'écu éthiquete doit avoir au moins \\in):t carreaux. — Ensuite les pièces héraldiques peuvent être échi- quetées. Elles ont au moins deux ninfis de carreaux; ces rancs s'ap|)ellent lires III, 16, ia, 50.i Nous n'indiquerons que le nombre de tires qui en diffère. Entin on trouve des aigles, des lions écbiquetés, etc. La dirwtion de léihiquete est horizontale, mais il va des échiquetés où les carreaux se suivent dans la iii- recliop. de la bande ou de la Iwrre. (p. xxi)" ;
                rdfs:label "CheckyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CheckydeBoos
:CheckydeBoos rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
              :hasBlazonTerm "checky"@en ,
                             "chequy"@en ,
                             "geschacht"@de ,
                             "échiqueté"@fr ;
              rdfs:comment "Partition formée de lignes horizontales et verticales qui se coupent à angles droits et constituent une sorte de damier d'émaux alternés. Le nombre des points ainsi formés est indifférent, de même que leur forme; ils sont le plus souvent de forme carrée, mais dans le monde hispano-lusitanien, où cette partition est très courante, on les représente plutôt de forme rectangulaire. (p. 68)" ;
              rdfs:label "CheckydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ChevronnyFox-Davies
:ChevronnyFox-Davies rdf:type owl:NamedIndividual ,
                              :BlazonTermDefinition ;
                     :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                     :hasBlazonTerm "chevronny"@en ;
                     rdfs:comment "The field when entirely composed of an even number of chevrons is termed \"chevronny\" (p. 124)" ;
                     rdfs:label "ChevronnyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ChevronnyGritzner
:ChevronnyGritzner rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                   :hasBlazonTerm "chevronné"@en ,
                                  "chevronné"@fr ,
                                  "gesparrt"@de ;
                   rdfs:comment "hier neunmal oder zehnfach geteilt (p. 64)" ;
                   rdfs:label "ChevronnyGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ChevronnyOswald
:ChevronnyOswald rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
                 :hasBlazonTerm "gesparrt"@de ;
                 rdfs:comment "durch mehrere parallellaufende, übereinander gesetzte Spitzen bewirkte Schildteilung. Es ergeben sich dabei den Teilungen und Spaltungen analoge Bilder. Bei zwei Spitzen und drei Tinkturen ent- steht der g. Schild. Zwei Tinkturen, bei der der oberste und unterste Platz dieselbe Farbe haben - der mittelste erscheint als abweichend tingierter Winkelbalken - bil- den den j Sparren. Durch eine ungerade Anzahl von Spitzenlinien übereinander ent- steht der drei-, fünf-, oder siebenmal g. Schild, bei gerader Anzahl halb soviel Spar- ren. G. Schilde können auch mit verwech- selten Tinkturen (j verwechselte Farben) vorkommen. (p. 159)" ;
                 rdfs:label "ChevronnyOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ChevronnyParker
:ChevronnyParker rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
                 :hasBlazonTerm "chevronelly"@en ,
                                "chevronny"@en ,
                                "chevronné"@fr ;
                 rdfs:comment "is used when the field is divided into an even number of euqal portions chevronwise. Chevronelly appears to be used more correctly. (p. 110=  Einordnung unter \"Lines of diversity applied chiefly to the Field\" (p. xi)" ;
                 rdfs:label "ChevronnyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ChevronnyRietstap
:ChevronnyRietstap rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                   :hasBlazonTerm "chevronné"@fr ;
                   rdfs:comment "se dit d'un écu ou d'un objet entièrement couvert de chevrons en nombre pair 111,11,12) De la même manière on peut avoir un chevronné-renrersé III, \". (p. xvii)" ;
                   rdfs:label "ChevronnyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#ChevronnydeBoos
:ChevronnydeBoos rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
                 :hasBlazonTerm "chevronny"@en ,
                                "chevronné"@fr ,
                                "gesparrt"@de ;
                 rdfs:comment "Qualifie l'écu, ou toute figure, divises en un nombre pair de chevrons égaux et d'émaux alternés. Le fait que l'écu soit ainsi couvert de chevrons entraine le fait que quelques uns d'entire eux, en chef, ne puissent être représentés en entiers, ce qui distingue cette figure des chevrons en nombre. (p. 50)" ;
                 rdfs:label "ChevronnydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FrettyFox-Davies
:FrettyFox-Davies rdf:type owl:NamedIndividual ,
                           :BlazonTermDefinition ;
                  :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                  :hasBlazonTerm "fretty"@en ;
                  rdfs:comment "The fret (Fig. 238), which is very frequently found occurring in British armory, is no doubt derived from earlier coats of arms, the whole field of which was covered by an interlacing of alternate bendlets and bendlets sinister, because many of the families who now bear a simple fret are found in earlier representations and in the early rolls of arms bearing coats which were fretty. (p. 149)  Einordnung als Ordinary" ;
                  rdfs:label "FrettyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FrettyGritzner
:FrettyGritzner rdf:type owl:NamedIndividual ,
                         :BlazonTermDefinition ;
                :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                :hasBlazonTerm "Flechtgitter"@de ,
                               "fretty"@en ,
                               "fretté"@fr ,
                               "schrägflechtgegittert"@de ;
                rdfs:comment "bestehend aus gekreuzten und mit einander verflochtenen Schrägbalken. Für gewähnlich weden die einzelnen Stäbe des Gitters nicht gezählt, ausgenommen da, wo es nur wenige und ausnahmesweis breite sind [...] (p. 66)  Einordnung als \"Teilung\"" ;
                rdfs:label "FrettyGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FrettyOswald
:FrettyOswald rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
              :hasBlazonTerm "Flechtgitter"@de ,
                             "Schräggitter"@de ;
              rdfs:comment "Schräggitter: das Heroldsbild j Gitter, je- doch mlt schragen Linien. (p. 356)  Flechtgitter: aus schräg oder gerade ge- kreuzten Stabpfählen und -balken entste- hendes gitterförmiges Heroldsbild. Es kom- men auch F. vor, die aus j Strichbalken und -pfählen gebildet sind; dann erscheinen sie jedoch in feinerer Zeichnung. (p. 132)  Trennung von Schräg- und Flechtgitter" ;
              rdfs:label "FrettyOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FrettyParker
:FrettyParker rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
              :hasBlazonTerm "fretty"@en ,
                             "fretté"@fr ;
              rdfs:comment "Fretty is now understood to mean a continuous fret, and forms a pattern for diapering the field, or some ordinary. Very many instances are found, and sometimes the points of junction are ornamented, at others the fret itself is charged with roundles, etc. The fr. teillissé is only to be distinguished from the fretté from the mesh being smaller. (p.276)  Einordnung unter \"Lines\" (nicht \"Ordinaries\")" ;
              rdfs:label "FrettyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FrettyRietstap
:FrettyRietstap rdf:type owl:NamedIndividual ,
                         :BlazonTermDefinition ;
                :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                :hasBlazonTerm "fretté"@fr ;
                rdfs:comment "Le fretté se compose de trois bandes et de trois barres passantes les unes au-dessus et au- dessous des autres en fonne de treillage, de manière à laisser des espaces vides qu'on appelle rlniretoiex flV, 11). — Des pièces longues, iwr ex. des lances, peuvent également être frcttées, c'est-à-dire entrela- cées à la manière d un fretté. (p. xxiii)" ;
                rdfs:label "FrettyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FrettydeBoos
:FrettydeBoos rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
              :hasBlazonTerm "Schräggitter"@de ,
                             "fretty"@en ,
                             "fretté"@fr ;
              rdfs:comment "Qualifie l'écu ou les pièces et les partitions couverts de cotices en bande et de cotices en barre entrcroisées à la manière d'un tissage ou d'une vannerie. Les espaces lasissés libres par cette figure sont appelés entrefrettes. (p. 80f)" ;
              rdfs:label "FrettydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#GironnyFox-Davies
:GironnyFox-Davies rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                   :hasBlazonTerm "gyronny"@en ;
                   rdfs:comment "Save in rare cases, a field gyronny is divided quarterly and then per saltire, making eight divisions, but it may be gyronny of six, ten, twelve, or more pieces, though such cases are seldom met with and always need to be specified. (p. 137)" ;
                   rdfs:label "GironnyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#GironnyGritzner
:GironnyGritzner rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                 :hasBlazonTerm "Ständer"@de ,
                                "Ständerung"@de ,
                                "geständert"@de ,
                                "gironny"@en ,
                                "gyronné"@en ,
                                "sechsfach geständert"@de ;
                 rdfs:comment "Theilt man einen Schild durch eine linke, rechte und eine Schrägtheilung sowie eine Quer- und eine senkrechte Theilung [...] in 8 Theile, (congruente Dreiecke), so nennt man diese Theilung die Ständerung, spricht man von \"geständertem Schild\" und benennt die 8 einzelnen Theile \"Ständer\". (p. 43)" ;
                 rdfs:label "GironnyGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#GironnyOswald
:GironnyOswald rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
               :hasBlazonTerm "beschoßt"@de ,
                              "geständert"@de ;
               rdfs:comment "durch Ständerung geteilter Schild. (p. 159)" ;
               rdfs:label "GironnyOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#GironnyParker
:GironnyParker rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
               :hasBlazonTerm "gironnße"@fr ,
                              "gyronny"@en ;
               rdfs:comment "The usual number of pieces is eight, but there may be six, ten, or twelve. Party pr saltire has been erroneously called gyronny of four, but in English armoury one of the lines forming the pattern must be in fesse. It will be observed that the term is an ancient one. The gyron with which the tunctures begin is the uppermost upon the dexter side. (p. 301)  Einordnung unter \"Lines of partition applied chiefly to the Field\" (p. xi)" ;
               rdfs:label "GironnyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#GironnyRietstap
:GironnyRietstap rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                 :hasBlazonTerm "gironné"@fr ;
                 rdfs:comment "Le gironné est le résultat des quatre luirtitions principales, c'est-à-dire du parti, du coupé, du tranché et du taillé, qui produisent huit triangles dont les sommets .se rencontrent en cf)eur de lécu II, 39.) Par la multiplication des lignes on obtient des giroDiiés de dix II, 11;., de douze et de .seize pièces. Des meubles, tels que fasces, sautoirs etc. peuvent être gironnés III. 48. — Gironné à Tantique se dit lorsque les quatre lignes de piirtition .sortent deux et deux de chacun des quatre Inirds de lécu, au lieu de sortir des angles et du milieu des twrds. — Le malgironné est le résultat de moins de quatre lignes; mais conmie cette psiriition est irregulière, il est nécessaire de donner la dénomination des lignes emplovées ill, S3. Les girons .scmt dits gironnants lorsqu'ils sont courl)és en volule l\\, (M), ei, «3. (p. xxiii)" ;
                 rdfs:label "GironnyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#GironnydeBoos
:GironnydeBoos rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
               :hasBlazonTerm "geständert"@de ,
                              "gironné"@fr ,
                              "gyronny"@en ;
               rdfs:comment "gironné (ita, gheronato, ou grembiato;  c spa, jironado; eng, gyronny ; ger, gestandert).  Partition évoquant la forme d'ailes de moulin,  ordinairement formée de la combi- naison des  traits de l'écartelé et de l'écartelé en sautoir ;  mais, surtout au moyen-âge, les quartiers de  l'écartelé sont très souvent divisés non par une,  mais par deux ou trois lignes obliques, appointées,  formant des gironnés de douze ou seize pièces.  Lorsqu'un gironné n'est pas construit sur la base  des traits du coupé et du parti, on l'appelle souvent  mal-gironné. (p. 82)" ;
               rdfs:label "GironnydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LozengyFox-Davies
:LozengyFox-Davies rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                   :hasBlazonTerm "lozengy"@en ;
                   rdfs:comment "Lozengy is made by use of lines in bend crossed by lines in bend sinister, and \"fusilly\", the same, only drawn at a more acute angle. (p. 122)" ;
                   rdfs:label "LozengyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LozengyGritzner
:LozengyGritzner rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                 :hasBlazonTerm "geweckt"@de ,
                                "lozangé"@en ,
                                "lozengy"@en ,
                                "schräggewürfelt"@de ;
                 rdfs:comment "Die entstandenen Plätze müssen quadratisch sein, zum Unterschied von (senkrecht) gerautet und quer gerautet. (p. 58)" ;
                 rdfs:label "LozengyGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LozengyOswald
:LozengyOswald rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
               :hasBlazonTerm "gerautet"@de ,
                              "gesteint"@de ,
                              "schräg geschacht"@de ;
               rdfs:comment "Bezeichnung für einen mit Rau- tensektionen (j Rauten) geteilten Schild. Für g. findet sich in älteren Blasonierungen bisweilen auch der Ausdruck schräg geschacht oder gesteint. (p. 155)" ;
               rdfs:label "LozengyOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LozengyParker
:LozengyParker rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
               :hasBlazonTerm "lesangé"@fr ,
                              "lozengy"@en ;
               rdfs:comment "entirely covered with lozenges of alterante tunctures. The lines are variously drawn, but as a rule they should produce lozenges narrower in breadth in proportion to their length than in the example drawn to illustrate what bendy, decter and sinister would produce, yet not so narrow as fusilly. (p. 384)  Einordnung unter \"Lines of diversity applied chiefly to the Field\" (p. xi)" ;
               rdfs:label "LozengyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LozengyRietstap
:LozengyRietstap rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                 :hasBlazonTerm "losangé"@fr ;
                 rdfs:comment "se dit d'un écu ou d'une pièce entière- ment couverte de losanges entre lesquelles il ne reste pointd'espace. D'ordinaireladirectiondulosangeest verticale, mais il v a des losanges en bande et en barre dV, 189.j (p. xxv)" ;
                 rdfs:label "LozengyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#LozengydeBoos
:LozengydeBoos rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
               :hasBlazonTerm "gerautet"@de ,
                              "losangé"@fr ,
                              "lozengy"@en ;
               rdfs:comment "Qualifie l'écu, les pièces ou les partitions divisées en losanges égaux et d'émaux alternés.  (p. 94)" ;
               rdfs:label "LozengydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#MasonedOswald
:MasonedOswald rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
               :hasBlazonTerm "gemauert"@de ,
                              "schwarz gemauert"@de ;
               rdfs:comment "diejenigen Teilungen oder Figuren, in deren Tinktur sich ein mit schwarzen Strichen angedeutetes Mauerwerk mit schwarzen Fugen befin- det. Diese An der Darstellung ist der i Schattenf~rbe und der i Damaszierung ähnlich. (p. 358)" ;
               rdfs:label "MasonedOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#MasonedParker
:MasonedParker rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
               :hasBlazonTerm "masoned"@en ,
                              "maçonné"@fr ;
               rdfs:comment "a term used to describe the lines formed by the junction of the stones in a building. It is sometimes appied to the field, but more frequently to a castle, tower, or wall. (p. 403)" ;
               rdfs:label "MasonedParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#MasonedRietstap
:MasonedRietstap rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                 :hasBlazonTerm "maçonné"@fr ;
                 rdfs:comment ".se dit des traits de séparation entre les pierres d un édifice. Quelquefois le champ d'un , écu est entièrement couvert du maionné IV, 49,30,31., (p. xxv)" ;
                 rdfs:label "MasonedRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#MasoneddeBoos
:MasoneddeBoos rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
               :hasBlazonTerm "gemauert"@de ,
                              "masoned"@en ,
                              "maçonné"@fr ;
               rdfs:comment "Qualifie les différents ouvrages de maçonnerie dont le jountoiement des pierres est d'un émail particulier; lorsque ce jointoiement est de sable, sa mention est le plus souvent facultative. Ce terme s'applique également à l'écu, aux pièces et partitions, couverts de lignes d'un émail particulier, imitant la maçonnerie d'un mur. (p. 94f)" ;
               rdfs:label "MasoneddeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PalyFox-Davies
:PalyFox-Davies rdf:type owl:NamedIndividual ,
                         :BlazonTermDefinition ;
                :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                :hasBlazonTerm "paly"@en ;
                rdfs:comment "When the field is striped vertically it is said to be “paly” of so many. (p. 117)" ;
                rdfs:label "PalyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PalyParker
:PalyParker rdf:type owl:NamedIndividual ,
                     :BlazonTermDefinition ;
            :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
            :hasBlazonTerm "paly"@en ,
                           "palé"@fr ;
            rdfs:comment "when the field is divided by perpendicular lines into an even number of equal parts, the first of which is generally of a metal, and the last of a colour. An uneven number (see barry) would be blazoned as of so many pales. The French term vergetté is used when the pales, or rather palets, are above ten in number. (p. 437)  Einordnung unter \"Lines of diversity applied chiefly to the Field\" (p. xi)" ;
            rdfs:label "PalyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PalyRietstap
:PalyRietstap rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
              :hasBlazonTerm "palé"@fr ;
              rdfs:comment "se dit d'un écu ou d'une pièce couverte de pals en nombre pair, entre lesquels il ne rest aucun espace. (p. xxvii) " ;
              rdfs:label "PalyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PalydeBoos
:PalydeBoos rdf:type owl:NamedIndividual ,
                     :BlazonTermDefinition ;
            :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
            :hasBlazonTerm "paly"@en ,
                           "palé"@fr ,
                           "pfahlweise"@de ;
            rdfs:comment "Se dit de l'écu, et de toute figure, divisé verticalement en un nombre pair de parties égales et d'émaux alternés. Le palé est d'ordinaire de six pièces et on n'en précise le nombre que s'il est différent. Lorsque le nombre de divisions de cette figure est égal ou supérieur à dix, elle prend le nom de vergeté. (p. 106)" ;
            rdfs:label "PalydeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerBendFox-Davies
:PerBendFox-Davies rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                   :hasBlazonTerm "per bend"@en ;
                   rdfs:comment "A shield may be divided by partition lines running in the direction of almost any \"ordinary\" in which case the field will be described as \"per bend\" or \"per chevron\" &c. (p. 97)" ;
                   rdfs:label "PerBendFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerBendGritzner
:PerBendGritzner rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                 :hasBlazonTerm "geschrägt"@de ,
                                "schräggetheilt"@de ;
                 rdfs:comment "Einordnung als Theilung in diagonaler Richtung (p. 45)" ;
                 rdfs:label "PerBendGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerBendParker
:PerBendParker rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
               :hasBlazonTerm "party per bend"@en ,
                              "per bend"@en ;
               rdfs:comment "signifies that the field is divided, the name of the same ordinary being added to shew in what direction; the term, however, may be applied also to ordinaries and to charges of all kinds, adn even to crests and supporters. Many heralds say per bend, &c., considering the word party to be unnecessary. The term party per pale is perhabs the most used, and very frequently the charge superimposed is party also, the tinctures being countercharged. But besides these party per fesse, per chevron, and per saltire are not infrequent. Party per pile is somewaht rare, while instead of aprty per cross the term quarterly is nearly always used. But the party may be considerably varied, as the per pale, fesse, bedn, &c., may be subjected to the same variations as the ordinary itself, i.e. it may be per ebdn indented, per fesse nebuly, &c. Again there may be a combination, such as party per pale and per chevron. (p. 444f)  Einordnung unter \"Lines of partition applied chiefly to the Field\" (p. xi)" ;
               rdfs:label "PerBendParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerBendRietstap
:PerBendRietstap rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                 :hasBlazonTerm "tiercé en bande"@fr ,
                                "tranché"@fr ;
                 rdfs:comment "Partition de l'écu, au moyen d'une ligne diagonale, tirée de dextre à senestre. (p. xxx)  Divisé en trois parties égales au moyen de lignes droites. De cette manière on obtient le tiercé en bande, en barre, en chevron, en écusson, en fasce, en pairle, en pairle renversé, en en pal. Les armes de Blanc d'Hauterive sont tiercées en écusson, ce qui veut dire que l'écu a l'apparance de trois ècussons de grandeur différente couchés l'un sur l'autre. (p. xxx)" ;
                 rdfs:label "PerBendRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerBenddeBoos
:PerBenddeBoos rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
               :hasBlazonTerm "Schräggeteilt"@de ,
                              "per bend"@en ,
                              "tranché"@fr ;
               rdfs:comment "Partition qui divise l'écu ou une figure en deux parties egales au moyen d'une ligne diagonale descendant de l'angle dextre du chef vers l'angle senestre de la pointe. (p. 127)" ;
               rdfs:label "PerBenddeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerChevronFox-Davies
:PerChevronFox-Davies rdf:type owl:NamedIndividual ,
                               :BlazonTermDefinition ;
                      :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                      :hasBlazonTerm "per chevron"@en ;
                      rdfs:comment "A shield may be divided by partition lines running in the direction of almost any \"ordinary\" in which case the field will be described as \"per bend\" or \"per chevron\" &c. (p. 97)" ;
                      rdfs:label "PerChevronFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerChevronGritzner
:PerChevronGritzner rdf:type owl:NamedIndividual ,
                             :BlazonTermDefinition ;
                    :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                    :hasBlazonTerm "Spitze"@de ;
                    rdfs:comment "wird gebildet durch 2 von der Mitte des Oberrandes ausgenende nach den beiden Unterecken zezogene Linien. In dieser Form wird die Spitze steigend oder aufsteigend genannt, was zum Untenrschiede von der gestürzten etc. dienen soll, im Grunde genommen aber, weil selbstreden, nciht gemeldet zu werden braucht. Der Scheitelpunkt der Spitze heisst wie beim Sparren: Gipfel, die begrenzenden Seitenlinien: Schenkel. (p. 54)" ;
                    rdfs:label "PerChevronGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerChevronParker
:PerChevronParker rdf:type owl:NamedIndividual ,
                           :BlazonTermDefinition ;
                  :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
                  :hasBlazonTerm "party per chevron"@en ,
                                 "per chevron"@en ;
                  rdfs:comment "signifies that the field is divided, the name of the same ordinary being added to shew in what direction; the term, however, may be applied also to ordinaries and to charges of all kinds, adn even to crests and supporters. Many heralds say per bend, &c., considering the word party to be unnecessary. The term party per pale is perhabs the most used, and very frequently the charge superimposed is party also, the tinctures being countercharged. But besides these party per fesse, per chevron, and per saltire are not infrequent. Party per pile is somewaht rare, while instead of aprty per cross the term quarterly is nearly always used. But the party may be considerably varied, as the per pale, fesse, bedn, &c., may be subjected to the same variations as the ordinary itself, i.e. it may be per ebdn indented, per fesse nebuly, &c. Again there may be a combination, such as party per pale and per chevron. (p. 444f)  Einordnung unter \"Lines of partition applied chiefly to the Field\" (p. xi)" ;
                  rdfs:label "PerChevronParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerChevronRietstap
:PerChevronRietstap rdf:type owl:NamedIndividual ,
                             :BlazonTermDefinition ;
                    :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                    :hasBlazonTerm "chapé"@fr ,
                                   "tiercé en chevron"@fr ;
                    rdfs:comment "se dit du coq qui a le bec ouvert. Chape : se dit de l'écu divisé par deux lignes dia- gonales jointes au milieu du bord supérieur et qui se terminent l'une à l'angle dextre et l'autre à l'angle se- nestre de la base de l'écu (III, 59, 60, 61). Dans les armoiries allemandes, où cette partition est très-fré- quente, on a la coutume d'arrondir ces lignes diago- nales, ce qui alors s'appelle chapé-ployé (Ilf, 62.) Pour le chapé-chaussé, v. Chaussé. (p. xvi)  Divisé en trois parties égales au moyen de lignes droites. De cette manière on obtient le tiercé en bande, en barre, en chevron, en écusson, en fasce, en pairle, en pairle renversé, en en pal. Les armes de Blanc d'Hauterive sont tiercées en écusson, ce qui veut dire que l'écu a l'apparance de trois ècussons de grandeur différente couchés l'un sur l'autre. (p. xxx)" ;
                    rdfs:label "PerChevronRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerChevrondeBoos
:PerChevrondeBoos rdf:type owl:NamedIndividual ,
                           :BlazonTermDefinition ;
                  :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
                  :hasBlazonTerm "Spitze"@de ,
                                 "chapé"@en ,
                                 "chapé"@fr ,
                                 "pile throughout issuant in base"@en ;
                  rdfs:comment "Partition en forme d'angle aigu, délimitée par deux lignes obliques descendant, à la manière d'un chevron, du mulieu du chef vers les angels de la pointe. Il Convient de noter que le champ de l'écu est la partie qui apparait en pointe et que c'est cet émail qui est nommé le premier. (p. 46)" ;
                  rdfs:label "PerChevrondeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerFessFox-Davies
:PerFessFox-Davies rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                   :hasBlazonTerm "per fess"@en ;
                   rdfs:comment "A shield may be divided by partition lines running in the direction of almost any \"ordinary\" in which case the field will be described as \"per bend\" or \"per chevron\" &c. (p. 97)" ;
                   rdfs:label "PerFessFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerFessGritzner
:PerFessGritzner rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                 :hasBlazonTerm "durchgeschnitten"@de ,
                                "getheilt"@de ,
                                "quergetheilt"@de ;
                 rdfs:comment "nennt man eine Theilung des Schildes durch eine, oder mehrere gerade, gebogene, oder gebrochene Linien in der horizontalen Richtung. Die Bezeichnung quergetheilt ist überflüssig, da alle anderen Theilungen ihre besonderen Bezeichnungen haben, ein Irrthum also ausgeschlsosen ist. Hier gilt dasselbe, was bei gespalten und Pfal im Allgemeinen gesagt ist; es entstehen also durch Theilungslinien mit gerade Ziffern: Balken, durch Theilungslinine mit ungeraden Ziffern: Theilungen. (p. 19)" ;
                 rdfs:label "PerFessGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerFessParker
:PerFessParker rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
               :hasBlazonTerm "party per fesse"@en ,
                              "per fesse"@en ;
               rdfs:comment "signifies that the field is divided, the name of the same ordinary being added to shew in what direction; the term, however, may be applied also to ordinaries and to charges of all kinds, adn even to crests and supporters. Many heralds say per bend, &c., considering the word party to be unnecessary. The term party per pale is perhabs the most used, and very frequently the charge superimposed is party also, the tinctures being countercharged. But besides these party per fesse, per chevron, and per saltire are not infrequent. Party per pile is somewaht rare, while instead of aprty per cross the term quarterly is nearly always used. But the party may be considerably varied, as the per pale, fesse, bedn, &c., may be subjected to the same variations as the ordinary itself, i.e. it may be per ebdn indented, per fesse nebuly, &c. Again there may be a combination, such as party per pale and per chevron. (p. 444f)  Einordnung unter \"Lines of partition applied chiefly to the Field\" (p. xi)" ;
               rdfs:label "PerFessParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerFessRietstap
:PerFessRietstap rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                 :hasBlazonTerm "coupé"@fr ;
                 rdfs:comment "se dit : 1° d'un écu ou d'une pièce divisée en deux parties égales au moven d'un trait horizontal (I, 23, 24); — 2° des têtes d'animaux qui semblent séparées du corps au moyen d'un instrument tranchant; 3° des fleurs-de-lis dont le pied est coupé. (p. xviii)" ;
                 rdfs:label "PerFessRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerFessdeBoos
:PerFessdeBoos rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
               :hasBlazonTerm "coupé"@fr ,
                              "geteilt"@de ,
                              "per fess"@en ;
               rdfs:comment "Partition qui divise l'écu ou une figure en deux parties égales au moyen d'une ligne horizontale. (p. 59)" ;
               rdfs:label "PerFessdeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerPaleFox-Davies
:PerPaleFox-Davies rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                   :hasBlazonTerm "per pale"@en ;
                   rdfs:comment "A shield may be divided by partition lines running in the direction of almost any \"ordinary\" in which case the field will be described as \"per bend\" or \"per chevron\" &c. (p. 97)" ;
                   rdfs:label "PerPaleFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerPaleGritzner
:PerPaleGritzner rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                 :hasBlazonTerm "gespalten"@de ,
                                "per pale"@en ;
                 rdfs:comment "[...] heisst der von oben nach unten durch eine oder mehrere durchgehende Linien perpendikular, oder senkrecht getheilte Schild; den Schnitt selber nennt man: Spaltung oder Spaltschnitt. (p. 12)" ;
                 rdfs:label "PerPaleGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerPaleOswald
:PerPaleOswald rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
               :hasBlazonTerm "gespalten"@de ,
                              "senkrecht gestreift"@de ;
               rdfs:comment "Schild oder ge- meine Figur, der bzw. die durch einen oder mehrere senkrechte Schnitte in zwei oder mehr Plätze geteilt wird. Bei einem zweimal g.en Schild müssen alle drei entstehenden Plätze eine andere Tinktur haben. Wären die äußeren Plätze von einer Farbe, würde das Heroldsbild j Pfahl entstehen. In der Regel haben bei einer zweimaligen Spal- tung die einzelnen Plätze eine Breite von einem Drittel der gesamten Schildbreite. Bei mehr Spaltungen verringert sie sich pro- portional. Spaltungen haben immer eine un- gerade Anzahl von Spaltungslinien. Nach den heraldischen Farbgesetzen muß immer eine Farbe neben einem Metall stehen. Eine siebenmalige oder höhere Spaltung wird als senkrecht gestreift angesprochen. (p.158)" ;
               rdfs:label "PerPaleOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerPaleParker
:PerPaleParker rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
               :hasBlazonTerm "party per pale"@en ,
                              "per pale"@en ;
               rdfs:comment "signifies that the field is divided, the name of the same ordinary being added to shew in what direction; the term, however, may be applied also to ordinaries and to charges of all kinds, adn even to crests and supporters. Many heralds say per bend, &c., considering the word party to be unnecessary. The term party per pale is perhabs the most used, and very frequently the charge superimposed is party also, the tinctures being countercharged. But besides these party per fesse, per chevron, and per saltire are not infrequent. Party per pile is somewaht rare, while instead of aprty per cross the term quarterly is nearly always used. But the party may be considerably varied, as the per pale, fesse, bedn, &c., may be subjected to the same variations as the ordinary itself, i.e. it may be per ebdn indented, per fesse nebuly, &c. Again there may be a combination, such as party per pale and per chevron. (p. 444f)  Einordnung unter \"Lines of partition applied chiefly to the Field\" (p. xi)" ;
               rdfs:label "PerPaleParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerPaleRietstap
:PerPaleRietstap rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                 :hasBlazonTerm "parti"@fr ,
                                "tiercé en pal"@fr ;
                 rdfs:comment "Le pjirti est le produit d'une ligne penien- diculaire qui divise le champ ou un meuble en deux parties é2ale> I, ii. (p. xxvii)  Divisé en trois parties égales au moyen de lignes droites. De cette manière on obtient le tiercé en bande, en barre, en chevron, en écusson, en fasce, en pairle, en pairle renversé, en en pal. Les armes de Blanc d'Hauterive sont tiercées en écusson, ce qui veut dire que l'écu a l'apparance de trois ècussons de grandeur différente couchés l'un sur l'autre. (p. xxx)" ;
                 rdfs:label "PerPaleRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerPaledeBoos
:PerPaledeBoos rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
               :hasBlazonTerm "gespalten"@de ,
                              "parti"@fr ,
                              "per pale"@en ;
               rdfs:comment "Qualifte l'écu, les pièces ou les figures divisés en deux parties egales par un trait vertical. (p. 107)" ;
               rdfs:label "PerPaledeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerSaltireFox-Davies
:PerSaltireFox-Davies rdf:type owl:NamedIndividual ,
                               :BlazonTermDefinition ;
                      :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                      :hasBlazonTerm "per saltire"@en ;
                      rdfs:comment "A shield may be divided by partition lines running in the direction of almost any \"ordinary\" in which case the field will be described as \"per bend\" or \"per chevron\" &c. (p. 97)" ;
                      rdfs:label "PerSaltireFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerSaltireGritzner
:PerSaltireGritzner rdf:type owl:NamedIndividual ,
                             :BlazonTermDefinition ;
                    :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                    :hasBlazonTerm "schräg quadrirt"@de ,
                                   "schräggeviert"@de ;
                    rdfs:comment "Combination zweier ganzer gekreuzter (oder vier von bis zur Mitte reichender) Schräglinien (p. 58)" ;
                    rdfs:label "PerSaltireGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerSaltireParker
:PerSaltireParker rdf:type owl:NamedIndividual ,
                           :BlazonTermDefinition ;
                  :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
                  :hasBlazonTerm "party per saltire"@en ,
                                 "per saltire"@en ;
                  rdfs:comment "signifies that the field is divided, the name of the same ordinary being added to shew in what direction; the term, however, may be applied also to ordinaries and to charges of all kinds, adn even to crests and supporters. Many heralds say per bend, &c., considering the word party to be unnecessary. The term party per pale is perhabs the most used, and very frequently the charge superimposed is party also, the tinctures being countercharged. But besides these party per fesse, per chevron, and per saltire are not infrequent. Party per pile is somewaht rare, while instead of aprty per cross the term quarterly is nearly always used. But the party may be considerably varied, as the per pale, fesse, bedn, &c., may be subjected to the same variations as the ordinary itself, i.e. it may be per ebdn indented, per fesse nebuly, &c. Again there may be a combination, such as party per pale and per chevron. (p. 444f)  Einordnung unter \"Lines of partition applied chiefly to the Field\" (p. xi)" ;
                  rdfs:label "PerSaltireParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerSaltireRietstap
:PerSaltireRietstap rdf:type owl:NamedIndividual ,
                             :BlazonTermDefinition ;
                    :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                    :hasBlazonTerm "écartelé en sautoir"@fr ;
                    rdfs:comment "Divisé en quatre quartiers égaux, au moyen d'un coupé et d'un parti. Cependant on donne aussi le nom de quartiers aux comaprtliments qui résullent de l'application d'un plus grand nombre de lignes. Ecartelé en équerre est un écartelé de manière que chaque quartier a la forme d'une équerre. L'écartelé en sautoir est le produit du tranché et du taillé. (p. xx)" ;
                    rdfs:label "PerSaltireRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PerSaltiredeBoos
:PerSaltiredeBoos rdf:type owl:NamedIndividual ,
                           :BlazonTermDefinition ;
                  :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
                  :hasBlazonTerm "Schräggeviert"@de ,
                                 "quartered per saltire"@en ,
                                 "écartelé en sautoir"@fr ;
                  rdfs:comment "Nom que prend l'écartelé lorsque les lignes qui le composent sont obliques. Cette figure obéit aux mêmes règles que l'écartelé; ses quartiers sont eux aussi numérotés: le 1 est en chef, le 2 en flanc à dextre, le 3 en flanc à senestre et le 4 en pointe. (p. 67)" ;
                  rdfs:label "PerSaltiredeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PlainGritzner
:PlainGritzner rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
               :hasBlazonTerm "ledig"@de ,
                              "lediger Schild"@de ,
                              "plein"@fr ;
               rdfs:comment "ein leerer Schild (p. 284)" ;
               rdfs:label "PlainGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PlainOswald
:PlainOswald rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
             :hasBlazonTerm "Ledigenschild"@de ,
                            "einfach"@de ,
                            "ledig"@de ;
             rdfs:comment "Schild oder Feld in dem keine Heroldsbilder oder gemein~ Figuren, sondern nur eine Tinktur enthal- ten ist. Bei l.en Schilden, die nicht j Warte- schilde sind, zählt die Tinktur als Wappen- figur und ist als solche zu betrachten. Im hohen Mittelalter trugen die Ritter auch 1. Schilde, um nicht erkannt zu werden. In dieser Zeit wurden häufig nur mit einer Tinktur oder Pelzwerk versehene Schilde geführt. In einigen älteren Blasonierungen werden mitunter nur mit Schildteilungen versehene Schilde fälschlich als I. Schilde bezeichnet. (p. 250)" ;
             rdfs:label "PlainOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PlainParker
:PlainParker rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
             :hasBlazonTerm "plain"@en ;
             rdfs:comment "it is sometimes found useful for the sake of distinction to introduce this word (p. 464)" ;
             rdfs:label "PlainParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PlainRietstap
:PlainRietstap rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
               :hasBlazonTerm "plein"@fr ;
               rdfs:comment "se dit d un champ couvert d'un émail uni sans aucun meuble. Ce terme s'emploie également pour indiquer qu'une pièce héraldique est représentée sous sa forme onlinaire, sans que ses tionls aient subi quelque changement, Ainsi une croix de la forme ordinaire serait appelée croix pleine par rapport à d'autrescroix dont les lignes seraient at accidentées. (p. xxvii)" ;
               rdfs:label "PlainRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PlaindeBoos
:PlaindeBoos rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
             :hasBlazonTerm "full"@en ,
                            "plein"@fr ;
             rdfs:comment "Qualifie un écu à lintérieur duquel ne se trouve aucune brisure; les armes pleines sont - en rpincipe - réservées au \"chef d'armes\". (p. 110f)" ;
             rdfs:label "PlaindeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#TiercedFox-Davies
:TiercedFox-Davies rdf:type owl:NamedIndividual ,
                            :BlazonTermDefinition ;
                   :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                   :hasBlazonTerm "tierced"@en ;
                   rdfs:comment "A field divided horizontally into three equal divisions of e.g. gules, sable, and argent is theoretically blazoned by British rules “party per fess gules and argent, a fess sable.” This, however, gives an exaggerated width to the fess which it does not really possess with us, and the German rules, which would blazon it “tierced per fess gules, sable, and argent,” would seem preferable.  (p. 121)" ;
                   rdfs:label "TiercedFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#TiercedGritzner
:TiercedGritzner rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
                 :hasBlazonTerm "tiercé"@en ,
                                "tiercé"@fr ;
                 rdfs:comment "Schild in drei gleiche Theile, jeder andere Farbe getheilt. (p. 312)" ;
                 rdfs:label "TiercedGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#TiercedParker
:TiercedParker rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
               :hasBlazonTerm "tierced"@en ,
                              "tiercé"@fr ,
                              "triparted"@en ;
               rdfs:comment "in French arms the term is generally of the shield when it is divided into three parts per fesse; but the shield also may be blazoned as tiercé per pale or per bend. See under Party. (p. 573)" ;
               rdfs:label "TiercedParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#TiercedRietstap
:TiercedRietstap rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
                 :hasBlazonTerm "tiercé"@fr ;
                 rdfs:comment "Divisé en trois parties égales au moyen de lignes droites. De cette manière on obtient le tiercé en bande, en barre, en chevron, en écusson, en fasce, en pairle, en pairle renversé, en en pal. Les armes de Blanc d'Hauterive sont tiercées en écusson, ce qui veut dire que l'écu a l'apparance de trois ècussons de grandeur différente couchés l'un sur l'autre. (p. xxx)" ;
                 rdfs:label "TiercedRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#TierceddeBoos
:TierceddeBoos rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
               :hasBlazonTerm "gespalten"@de ,
                              "geteilt"@de ,
                              "tierced"@en ,
                              "tiercé"@fr ;
               rdfs:comment "Qualifie l'écu divisé en trois parties égales d'émaux différents, au moyen de lignes disposées dans le sens de la fasce, du pal, de la bande, de la barre, du pairle, ou parfois du chevron. (p. 125)" ;
               rdfs:label "TierceddeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairFox-Davies
:VairFox-Davies rdf:type owl:NamedIndividual ,
                         :BlazonTermDefinition ;
                :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                :hasBlazonTerm "Eisenhüt-feh"@de ,
                               "vair"@en ;
                rdfs:comment "This originated from the fur of a kind of squirrel [...] The animal was bluey-grey upon the back and white underneath, and the whole skin was used. It will be readily seen that by sewing a number of these skins together a result is obtained of a series of cupshaped figures, alternating bluey-grey and white [...] Ordinary vair in German heraldry is known as Eisenhüt-feh (sic!), or iron hat vair.  (p. 79)" ;
                rdfs:label "VairFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairGritzner
:VairGritzner rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
              :hasBlazonTerm "Eisenhutfeh"@de ,
                             "Feh"@de ,
                             "vair"@en ,
                             "vair"@fr ;
              rdfs:comment "[...] wird gebildet, indem man zunächst den Schild durch mehrere Linien in gleich große Querreihen teilt und letztere durch Figuren, bestehend aus je 4 schrägen und 2 senkrechten Linien, welche zusammen die Gestalt eines Eisenhutes (Sturmhaube) bilden, derartig in von Blau und Weiß abwechselnde kongruente Figuren teilt, dass die Spitzen der blauen Eisenhütlein nach oben,  die der dazwischen, resp. daneben liegenden weißen nach abwärts zeigen. Selbstredend muss, dem Gesetz der Teilung zufolge, je an beiden Seiten des Schildes immer in den Reihen abwechselnd ein blaues oder ein weißes Eisenhütlein halb in den Rand verschwinden. (p. 7)" ;
              rdfs:label "VairGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairOswald
:VairOswald rdf:type owl:NamedIndividual ,
                     :BlazonTermDefinition ;
            :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
            :hasBlazonTerm "Fech"@de ,
                           "Feh"@de ;
            rdfs:comment "heraldischer Sammelbegriff für bezeichnet. Abb. Federkorb j Federköcher. alle wahrscheinlich vom wirklichen Pelz- werk abgeleiteten Schildmuster. Grundlage der verschiedenen Varianten dürften die Eisenhütlein sein. Aus diesem Grundmu- ster entwickelten die Herolde später die unterschiedlichsten Formen (p. 127)" ;
            rdfs:label "VairOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairParker
:VairParker rdf:type owl:NamedIndividual ,
                     :BlazonTermDefinition ;
            :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
            :hasBlazonTerm "vair"@en ,
                           "vairé"@fr ;
            rdfs:comment "generally written vairy when definite tinctures are named: a party-coloured fur, properly argent and azuure, which tinctures are alqays implied when no others are mentioned; but, as will be seen, it occurs even in the early rolls of different tunctures. (p. 597)" ;
            rdfs:label "VairParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairRietstap
:VairRietstap rdf:type owl:NamedIndividual ,
                       :BlazonTermDefinition ;
              :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
              :hasBlazonTerm "vair"@fr ;
              rdfs:comment "Une des fourrures employées en armoiries, composée de quatre rangs de pièces en forme de clochettes, alternativement d'argent et d'azur. Ces clochettes, appelées pièces de vair, seules ou en nombre, se trouvent séparément dans quelques armoiries comme meubles. (p. xxxi)" ;
              rdfs:label "VairRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairdeBoos
:VairdeBoos rdf:type owl:NamedIndividual ,
                     :BlazonTermDefinition ;
            :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
            :hasBlazonTerm "Feh"@de ,
                           "vair"@en ,
                           "vair"@fr ;
            rdfs:comment "Fourrure composée de petites pièces en forme de clochettes, disposées en plusieurs rangées horizontales ou tires, décalées d'une tire à l'autre et alternativement d'argent et d'azur. Plus que l'hermine, le vair se prète à de nombreuses variations ou variantes (p. 129)" ;
            rdfs:label "VairdeBoos" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairyFox-Davies
:VairyFox-Davies rdf:type owl:NamedIndividual ,
                          :BlazonTermDefinition ;
                 :fromReference "Fox-Davies, Arthur Charles: A Complete Guide to Heraldry, London, Edinburgh 1909." ;
                 :hasBlazonTerm "vairy"@en ;
                 rdfs:comment "Vair is always blue and white, but the same subdivision of the field is frequently found in other colours ; and when this is the case, it is termed vairy of such and such colours. (p. 81)" ;
                 rdfs:label "VairyFox-Davies" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairyGritzner
:VairyGritzner rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Gritzner, Maximilian: Handbuch der heraldischen Terminologie in zwölf (germanischen und romanischen) Zungen. Enthaltend zugleich die Haupt-Grundsätze zur Wappenkunst (J. Siebmachers grosses und allgemeines Wappenbuch, Einleitungsband, Abt. B); Nürnberg 1890." ;
               :hasBlazonTerm "vairé"@fr ;
               rdfs:comment "wenn das Feh aus anderen Färbungen asl weiss u. blau besteht. (p. 317)" ;
               rdfs:label "VairyGritzner" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairyOswald
:VairyOswald rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "Oswald, Gert: Lexikon der Heraldik. Von Apfelkreuz bis Zwillingsbalken, 3., unveränd. Aufl., Regenstauf 2011." ;
             :hasBlazonTerm "gefeht"@de ;
             rdfs:comment "Ein mit Eisenhütlein versehener Schild, in dem diese nicht in ihrer natürlichen Tingierung erscheinen, sondern andere Farbkombinationen, meist rot-gelb, aufweisen. (p. 147)" ;
             rdfs:label "VairyOswald" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairyParker
:VairyParker rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "Parker, James: A Glossary of Terms used in Heraldry, Oxford, London 1894." ;
             :hasBlazonTerm "vairy"@en ;
             rdfs:comment "generally written vairy when definite tinctures are named: a party-coloured fur, properly argent and azuure, which tinctures are alqays implied when no others are mentioned; but, as will be seen, it occurs even in the early rolls of different tunctures. (p. 597)" ;
             rdfs:label "VairyParker" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairyRietstap
:VairyRietstap rdf:type owl:NamedIndividual ,
                        :BlazonTermDefinition ;
               :fromReference "Rietstap, Jean Baptiste: Armorial Général. Contenant la Description des Armoirries des Familles nobles et patriciennes de l'Europe; Précédé d'un Dictionnaire des Termes du Blason, Gouda 1861." ;
               :hasBlazonTerm "vairé"@fr ;
               rdfs:comment "s'emploie lorsque le vair est composé d'autres émaux que d'argent et d'azur. (p. xxxi)" ;
               rdfs:label "VairyRietstap" .


###  http://digitalheraldry.org/digital-heraldry-ontology/heraldry#VairydeBoos
:VairydeBoos rdf:type owl:NamedIndividual ,
                      :BlazonTermDefinition ;
             :fromReference "de Boos, Emmanuel: Dictionnaire du Blason, Paris 2001." ;
             :hasBlazonTerm "gefeht"@de ,
                            "vairy"@en ,
                            "vairé"@fr ;
             rdfs:comment "Nom que l'on donne au vair lorsque la combinaison des émaux qui colorent ses pièces est différente de celle formée par l'argent et l'azur. (p. 129)" ;
             rdfs:label "VairydeBoos" .


#################################################################
#    Annotations
#################################################################

:blasonWasCorrected rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
                    rdfs:label "blasonWasCorrected"@en .


:blazonTerm rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
            rdfs:label "blazonTerm"@en .


:fromReference rdfs:comment "DOCUMENTATION TO BE ADDED"@en ;
               rdfs:label "fromReference"@en .


###  Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/
