Appearances Ontology Specification - 0.1

An ontology about sex, gender, skin, eye and hair colour.

'Gender symbols, sexual orientation: heterosexuality, homosexuality, bisexuality.' by Bazi, Wikimedia Commons

Working Draft — 15 November 2012

This version:
http://rdf.muninn-project.org/ontologies/appearances-20121115.html (owl)
Latest version:
http://rdf.muninn-project.org/ontologies/appearances.html (owl)
Last Update: 0.1
Date: 15 November 2012
Authors:
Robert Warren
Adriel Dean-Hall
Contributor:
Shannon Dea

Abstract

The appearances ontology is a collection of classes, instances and properties that encode knowledge about a person apperance, sex, gender and preferences.

This document is still evolving, reading the OWL file directly is the safest way to go.

Table of Contents


1. Introduction

Appearances is an ontology that grew out of the need to record personal appearance details about individuals while taking into account errors of perception and translation between various diffferent standards. Originally it was meant to record physical caracteristics of Great War soldiers from their medical files, but it became evident that the resource was also useful for other purposes.

Click for a large plot of classes, instances and
 properties

2. About this document

This document is a human readable version of the ontology that does not document all of the data structures within the ontology. Keep in mind that when all else fails, nothing can replace the ontology source.

2.1 A note on colors

Color is complex and ambiguous thing. Most of the physical attributes reported on in this ontology do not have a consistent color. Determining color using some of the scales can require specialised hardware or reference color cards that can be expensive. Futhermore, not all of the scales used to measure hair, eye or skin color are accurante even by experts familliar with the scale. Users of this ontologies should use the terms that are most familiar with in other to avoid ambiguity.

When possible a <htmlColor> tag is used to markup an html color code that can be used for representation purposes. This is not an actual reference color.

2.2 Labels, values, terms and names

As with other Muninn ontologies, the <foaf:name> represents the name of the term in context while the <rdfs:label> represents a disambiguated name. As opposed to classical schemas, the ontology represents multiple aspects of a standard, such as an object's name, its class and the actual encoding value within a database.

    
  <EyeColorFBI rdf:about="EyeColorFBIBLU">
   <foaf:name>BLU</foaf:name>
   <rdfs:label xml:lang="en">Blue</rdfs:label>
   <rdf:value>BLU</rdf:value>
  </EyeColorFBI>
 

Hence in the above RDF fragment, the FBI reference for blue eyes is represented. <EyeColorFBI> is the class for FBI eye colors, EyeColorFBIBLU is the instance for blue eyes, Blue is the human-readable name (<foaf:name>) of the color and BLU is the encoding used (<rdf:value>) for the instance in the database.

As opposed to a simple schema, the use of the EyeColorFBIBLU url determines not only that the person has blue eyes, but that this is according to the standards of the FBI (which does not differentiate between Blue Gray, Dark Blue or Light Blue). This is an important distinction in that the instance not only determines the color value, but the specific set of colors that the eyes are not.

2.3 Observed and self-reported values

There exists a difference between personal information that is reported by the person and observed by an outside party. Depending on the context, one may be preferable to another. The distinction between both is recorded through the use of the Observation and SelfReported classes.

2.4 A note on measurements, datatypes, units and scales

There has been some contraversy on the appropriate means of specifying units of measurements within ontologies. These have included the explicit specification of the unit as part of the property semantics, the creation of new datatypes which have additional unit semantics or the use of a special ontology that represents units of measurements. This ontology makes use of explicit, unit-specific data properties in decimal inches and meters that are sub-properties of the generic property.

3. Listing of ontology terms:

Classes: Appearance, EthnicityUKCensusCode, EthnicityUKICCode, EyeColor, EyeColorFBI, EyeColorGrieveMorant, EyeColorICCS, EyeColorMartinSchultz, EyeColorNebraskaDMV, EyeColorPetrequin, EyeColorRiddell, EyeColorSimple, EyeColorWilde, Gender, GenderSimple, GenderStrict, HairColor, HairColorAtlas, HairColorDyed, HairColorFBI, HairColorNatural, HairColorNebraskaDMV, HairColorRCMP, KinseyScale, Nationality, Observation, Person, Race, Religion, RiddellColor, SelfReported, Sex, SexISO5218, SexTyping, SkinColor, SkinColorFitzpatrickType, SkinColorSimple, SkinColorVonLuschan, macroEthnicity,

Properties: hasAppearance, hasArmMeasurement, hasArmMeasurementInches, hasArmMeasurementMeters, hasBandMeasurement, hasBandMeasurementInches, hasBandMeasurementMeters, hasBodyMeasurement, hasChestMeasurement, hasChestMeasurementInches, hasChestMeasurementMeters, hasEntertaimentAversion, hasEntertaimentPreference, hasGender, hasHeightMeasurement, hasHeightMeasurementInches, hasHeightMeasurementMeters, hasHipsMeasurement, hasHipsMeasurementInches, hasHipsMeasurementMeters, hasInseamMeasurement, hasInseamMeasurementInches, hasInseamMeasurementMeters, hasKneeLengthMeasurement, hasKneeLengthMeasurementInches, hasKneeLengthMeasurementMeters, hasNeckMeasurement, hasNeckMeasurementInches, hasNeckMeasurementMeters, hasOverArmMeasurement, hasOverArmMeasurementInches, hasOverArmMeasurementMeters, hasPantLengthMeasurement, hasPantLengthMeasurementInches, hasPantLengthMeasurementMeters, hasRomanticAversion, hasRomanticPreference, hasSex, hasSexualAversion, hasSexualPreference, hasThighMeasurement, hasThighMeasurementInches, hasThighMeasurementMeters, hasWaistMeasurement, hasWaistMeasurementInches, hasWaistMeasurementMeters, htmlColor,

Instances: EthnicityUKCensusCodeA1, EthnicityUKCensusCodeA2, EthnicityUKCensusCodeA3, EthnicityUKCensusCodeA9, EthnicityUKCensusCodeB1, EthnicityUKCensusCodeB2, EthnicityUKCensusCodeB9, EthnicityUKCensusCodeM1, EthnicityUKCensusCodeM2, EthnicityUKCensusCodeM3, EthnicityUKCensusCodeM9, EthnicityUKCensusCodeNS, EthnicityUKCensusCodeO1, EthnicityUKCensusCodeO9, EthnicityUKCensusCodeW1, EthnicityUKCensusCodeW2, EthnicityUKCensusCodeW9, EthnicityUKICCodeIC0, EthnicityUKICCodeIC1, EthnicityUKICCodeIC2, EthnicityUKICCodeIC3, EthnicityUKICCodeIC4, EthnicityUKICCodeIC5, EthnicityUKICCodeIC6, EyeColorFBIBLK, EyeColorFBIBLU, EyeColorFBIBRO, EyeColorFBIGRN, EyeColorFBIGRY, EyeColorFBIHAZ, EyeColorFBIMAR, EyeColorGrieveMorantA, EyeColorGrieveMorantB, EyeColorGrieveMorantC, EyeColorGrieveMorantD, EyeColorGrieveMorantE, EyeColorGrieveMorantF, EyeColorGrieveMorantG, EyeColorGrieveMorantH, EyeColorGrieveMorantI, EyeColorGrieveMorantJ, EyeColorGrieveMorantK, EyeColorGrieveMorantL, EyeColorGrieveMorantM, EyeColorGrieveMorantMoreBlueGreyThanBrown, EyeColorGrieveMorantMoreBrownThanBlueGrey, EyeColorGrieveMorantN, EyeColorGrieveMorantNoBrown, EyeColorGrieveMorantPureBrown, EyeColorICCS1, EyeColorICCS2, EyeColorICCS3, EyeColorICCS4, EyeColorICCS5, EyeColorMartinSchultz10, EyeColorMartinSchultz11, EyeColorMartinSchultz12, EyeColorMartinSchultz13, EyeColorMartinSchultz14, EyeColorMartinSchultz15, EyeColorMartinSchultz16, EyeColorMartinSchultz1a, EyeColorMartinSchultz1b, EyeColorMartinSchultz1c, EyeColorMartinSchultz2a, EyeColorMartinSchultz2b, EyeColorMartinSchultz3, EyeColorMartinSchultz4a, EyeColorMartinSchultz4b, EyeColorMartinSchultz5, EyeColorMartinSchultz6, EyeColorMartinSchultz7, EyeColorMartinSchultz8, EyeColorMartinSchultz9, EyeColorMartinSchultzLightBlue, EyeColorNebraskaDMVBlack, EyeColorNebraskaDMVBlue, EyeColorNebraskaDMVBrown, EyeColorNebraskaDMVDichromatic, EyeColorNebraskaDMVGray, EyeColorNebraskaDMVGreen, EyeColorNebraskaDMVHazel, EyeColorNebraskaDMVPink, EyeColorNebraskaDMVUnknown, EyeColorPetrequinBleus, EyeColorPetrequinBruns, EyeColorPetrequinGris, EyeColorPetrequinNoirs, EyeColorPetrequinRoux, EyeColorSimpleBlack, EyeColorSimpleBlue, EyeColorSimpleBrown, EyeColorSimpleGreen, EyeColorSimpleGrey, EyeColorSimpleRed, EyeColorWildeBlack, EyeColorWildeBlue, EyeColorWildeBrown, EyeColorWildeDark, EyeColorWildeGray, EyeColorWildeHazel, GenderSimple-F, GenderSimple-M, GenderStrict-F, GenderStrict-M, HairColorAtlasAbsent, HairColorAtlasBlond, HairColorAtlasBlondDark, HairColorAtlasBlondLight, HairColorAtlasBlondLightMedium, HairColorAtlasBlondMediumDark, HairColorAtlasBrown, HairColorAtlasDarkGoldenBrown, HairColorAtlasDarkOpaqueBrown, HairColorAtlasDarkOpaqueGrayBrown, HairColorAtlasDarkRed, HairColorAtlasDarkRedBrown, HairColorAtlasGoldenBrown, HairColorAtlasGrayBrown, HairColorAtlasLightBrown, HairColorAtlasLightGoldenBrown, HairColorAtlasLightGrayBrown, HairColorAtlasLightMediumBrown, HairColorAtlasLightMediumGoldenBrown, HairColorAtlasLightMediumGrayBrown, HairColorAtlasLightMediumRed, HairColorAtlasLightMediumRedBrown, HairColorAtlasLightRed, HairColorAtlasLightRedBrown, HairColorAtlasMediumDarkBrown, HairColorAtlasMediumDarkGoldenBrown, HairColorAtlasMediumDarkGrayBrown, HairColorAtlasMediumDarkRed, HairColorAtlasMediumDarkRedBrown, HairColorAtlasOpaqueBrown, HairColorAtlasOther, HairColorAtlasRed, HairColorAtlasRedBrown, HairColorFBIBLD, HairColorFBIBLK, HairColorFBIBLN, HairColorFBIBLU, HairColorFBIBRO, HairColorFBIGRN, HairColorFBIGRY, HairColorFBIONG, HairColorFBIPLE, HairColorFBIPNK, HairColorFBIRED, HairColorFBISDY, HairColorFBIUNKNOWN, HairColorFBIWHI, HairColorNebraskaDMVBald, HairColorNebraskaDMVBlonde, HairColorNebraskaDMVBrown, HairColorNebraskaDMVGray, HairColorNebraskaDMVRed, HairColorNebraskaDMVSandy, HairColorNebraskaDMVUnknown, HairColorNebraskaDMVWhite, HairColorRCMPBald, HairColorRCMPBlack, HairColorRCMPBlond, HairColorRCMPBrown, HairColorRCMPGrey, HairColorRCMPLightBrown, HairColorRCMPLightRed, HairColorRCMPLightStrawberryRed, HairColorRCMPWhite, KinseyScale0, KinseyScale1, KinseyScale2, KinseyScale3, KinseyScale4, KinseyScale5, KinseyScale6, KinseyScaleX, RiddellColorBlue, RiddellColorChocolate, RiddellColorGreen, RiddellColorGrey, RiddellColorNil, RiddellColorTan, RiddellColorYellow, SexISO5218-0, SexISO5218-1, SexISO5218-2, SexISO5218-9, SexTypingXX, SexTypingXY, SkinColorFitzpatrickTypeI, SkinColorFitzpatrickTypeII, SkinColorFitzpatrickTypeIII, SkinColorFitzpatrickTypeIV, SkinColorFitzpatrickTypeV, SkinColorFitzpatrickTypeVI, SkinColorSimpleAlbino, SkinColorSimpleBlack, SkinColorSimpleBrown, SkinColorSimpleOlive, SkinColorSimpleWhite, SkinColorVonLuschan1, SkinColorVonLuschan10, SkinColorVonLuschan11, SkinColorVonLuschan12, SkinColorVonLuschan13, SkinColorVonLuschan14, SkinColorVonLuschan15, SkinColorVonLuschan16, SkinColorVonLuschan17, SkinColorVonLuschan18, SkinColorVonLuschan19, SkinColorVonLuschan2, SkinColorVonLuschan20, SkinColorVonLuschan21, SkinColorVonLuschan22, SkinColorVonLuschan23, SkinColorVonLuschan24, SkinColorVonLuschan25, SkinColorVonLuschan26, SkinColorVonLuschan27, SkinColorVonLuschan28, SkinColorVonLuschan29, SkinColorVonLuschan3, SkinColorVonLuschan30, SkinColorVonLuschan31, SkinColorVonLuschan32, SkinColorVonLuschan33, SkinColorVonLuschan34, SkinColorVonLuschan35, SkinColorVonLuschan36, SkinColorVonLuschan4, SkinColorVonLuschan5, SkinColorVonLuschan6, SkinColorVonLuschan7, SkinColorVonLuschan8, SkinColorVonLuschan9,

5. Ontology use cases

5. Ontology use examples

5.1 Examples

5.1.1 Simple Person

 

<foaf:Person rdf:about="">
 <foaf:name>Jane Doe 1</foaf:name>
 <appearances:hasGender rdf:resource="SimpleGender-F"/>
 <appearances:hasAppearance rdf:resource="HairColorRCMPWhite"/>
 <appearances:hasAppearance rdf:resource="SimpleEyeColorBrown"/>
 <appearances:hasAppearance rdf:resource="SkinColorSimpleOlive"/>
</foaf:Person> 

5.1.2 Jennie Irene Hodgers, A Union soldier of the American Civil War

    
 <foaf:Person rdf:about="">
  <foaf:name>Albert D. J. Cashier</foaf:name>
  <foaf:nick>Jennie Irene Hodgers</foaf:nick>
  <foaf:birthday rdf:datatype="Date">18431225</foaf:birthday>    
  <foaf:deathday rdf:datatype="Date">19150910</foaf:deathday>    
  <appearances:hasSex rdf:resource="SexTypingXX"/>
  <appearances:hasGender rdf:resource="SimpleGender-M"/>
  <appearances:hasAppearance rdf:resource="SimpleGender-M"/>
  <appearances:hasAppearance rdf:resource="White Skin"/>
  <graves:hisRemains rdf:resource="">
  <owl:sameAs rdf:resource="Albert Cashier at Wikipedia"/>  
  <mil:heldRank rdf:resource=""/>
 </foaf:Person>
 <graves:Cemetery rdf:about="">
 <rdfs:label xml:lang="en">Sunnyslope Cemetery (Saunemin, USA)</rdfs:label>
 <graves:siteName>Sunnyslope Cemetery</graves:siteName>
 <graves:hasLocation>
  <geo:Point rdf:about="">
   <geo:lat>40.890012<geo:lat>4
   <geo:long>-88.411016<geo:long>
  </geo:Point>
 </graves:hasLocation>
 <gn:locatedIn rdf:resource="http://sws.geonames.org/4910644/"/>
 
 </graves:Cemetery>

5.1.3 Cathay Williams, A Union soldier of the American Civil War

    
 <foaf:Person rdf:about="">
  <foaf:name>Cathay Williams</foaf:name>
  <foaf:birthday>
   rdf:datatype="Date">18431225</foaf:birthday>    
  </foaf:birthday>
  <foaf:deathday rdf:datatype="Year">1892</foaf:deathday>    
  <appearances:hasSex rdf:resource="SexTypingXX"/>
  <appearances:hasGender rdf:resource="SimpleGender-M"/>
  <appearances:hasAppearance rdf:resource="SimpleGender-M"/>
  <appearances:hasAppearance rdf:resource="Dark Skin"/>
  <owl:sameAs rdf:resource="Cathay Williams at Wikipedia"/>  
  <mil:heldRank rdf:resource=""/>
 </foaf:Person>

5.1.4 Wanda Gertz von Schliess, A Polish soldier of the Great War

    
 <foaf:Person rdf:about="">
  <foaf:name>Wanda Gertz von Schliess</foaf:name>
  <foaf:birthday>
   rdf:datatype="Date">18960413</foaf:birthday>    
  </foaf:birthday>
  <foaf:deathday rdf:datatype="Date">19581110</foaf:deathday>    
  <appearances:hasSex rdf:resource="SexTypingXX"/>
  <appearances:hasGender rdf:resource="SimpleGender-M"/>
  <appearances:hasAppearance rdf:resource="SimpleGender-M"/>
  <appearances:hasAppearance rdf:resource="White Skin"/>
  <owl:sameAs rdf:resource="Wanda Gertz at Wikipedia"/>  
 </foaf:Person>
 <graves:Cemetery rdf:about="">
 <rdfs:label xml:lang="en">Powązki Military Cemetery (Warsaw, Poland)</rdfs:label>
 <graves:siteName>Powązki Military Cemetery</graves:siteName>
 <graves:hasLocation>
  <geo:Point rdf:about="">
   <geo:lat>52.258333<geo:lat>4
   <geo:long>20.953056<geo:long>
  </geo:Point>
 </graves:hasLocation>
 <gn:locatedIn rdf:resource="756135"/>
 
 <owl:sameAs rdf:resource="Powązki Military Cemetery at Wikipedia"/>
 </graves:Cemetery>

6 Translation across standards.

Appearances:

Skin Color Standards and References

The Humanae website, an art project attempts to match the skintone againts Pantone colour schemes.

Fitzpatrick Skin Types definitions: Albino, White, Very Fair, Freckles, White, Fair, Light-skinned European, Light intermediate, Dark-skinned European, Dark intermediate, Olive Skin, Mediterranean, Beige with a brown tint, Mediterranean Caucasian, Dark, Brown, Dark brown, Very Dark, Black .

Von Luschan Skin Color definitions: 1. Von Luschan Skin Color, 2. Von Luschan Skin Color, 3. Von Luschan Skin Color, 4. Von Luschan Skin Color, 5. Von Luschan Skin Color, 6. Von Luschan Skin Color, 7. Von Luschan Skin Color, 8. Von Luschan Skin Color, 9. Von Luschan Skin Color, 10. Von Luschan Skin Color, 11. Von Luschan Skin Color, 12. Von Luschan Skin Color, 13. Von Luschan Skin Color, 14. Von Luschan Skin Color, 15. Von Luschan Skin Color, 16. Von Luschan Skin Color, 17. Von Luschan Skin Color, 18. Von Luschan Skin Color, 19. Von Luschan Skin Color, 20. Von Luschan Skin Color, 21. Von Luschan Skin Color, 22. Von Luschan Skin Color, 23. Von Luschan Skin Color, 24. Von Luschan Skin Color, 25. Von Luschan Skin Color, 26. Von Luschan Skin Color, 27. Von Luschan Skin Color, 28. Von Luschan Skin Color, 29. Von Luschan Skin Color, 30. Von Luschan Skin Color.

Hair Color Standards and References

FBI Hair Color definitions: Bald, Black, Blond, Brown, Grey / Gray, Light Brown, Red, Strawberry Red, White .

FBI Hair Color definitions: Bald, Black, Blonde / Strawberry, Blue, Brown, Green, Grey/Gray, Orange, Purple, Pink, Red/Auburn, Sandy, White, Unknown .

Nebraska Department Motor Vehicules Eye Color definitions: Gray, Brown, White, Bald, Red, Sandy, Blonde, Unknown.

Eye Color Standards and References

The Simple Eye Color definitions: Black, Blue, Brown, Grey, Green, Red.

Nebraska Department Motor Vehicules Eye Color definitions: Black, Blue, Brown, Gray, Green, Hazel, Dichromatic, Pink, Unknown.

Martin Schultz Eye Color definitions: Light Blue Iris (1a), Light Blue Iris (1b), Light Blue Iris (1c), Light Blue Iris (2a), Light Blue Iris, Dark Blue Iris (2b), Blue Gray Iris (3), Blue Gray Iris (5), Gray Iris (4a), Gray Iris (4b), Gray (6), Yellow Brown and Brown Green (7), Yellow Brown and Brown Green (8), Yellow Brown and Brown Green (9), Yellow Brown and Brown Green (10), Yellow Brown and Brown Green (11), Dark Brown and Brown Black (12), Dark Brown and Brown Black (13), Dark Brown and Brown Black (14), Dark Brown and Brown Black (15), Dark Brown and Brown Black (16).

FBI / RCMP Eye Color definitions: Black, Blue, Brown, Grey/Gray, Green, Hazel, Maroon.

7. Cross-reference for Appearances classes and properties

Class: appearances:Appearance

URI: http://rdf.muninn-project.org/ontologies/appearances#Appearance

-

in-range-of:
appearances:hasSexualPreference
appearances:hasRomanticPreference
appearances:hasEntertaimentPreference
appearances:hasSexualAversion
appearances:hasRomanticAversion
appearances:hasEntertaimentAversion
appearances:hasAppearance

No detailed documentation for this term.

[back to top]

Class: appearances:EthnicityUKCensusCode

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCode

UK CensusCodes - S

sub-class-of:
appearances:PerceivedEthnicity

This class is equivalent to the dbpedia instance http://dbpedia.org/resource/Self_Defined_Ethnicity based on the 516873922 version of the Wikipedia page.

[back to top]

Class: appearances:EthnicityUKICCode

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKICCode

UK IC-Codes - Simple F/M coding of Gender types.

sub-class-of:
appearances:PerceivedEthnicity

This class is equivalent to the dbpedia instance http://dbpedia.org/resource/IC_codes based on the 524218658 version of the Wikipedia page.

[back to top]

Class: appearances:EyeColor

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColor

Eye Color -

This class is equivalent to the dbpedia instance http://dbpedia.org/resource/Eye_color based on the 525009236 version of the Wikipedia page.

[back to top]

Class: appearances:EyeColorFBI

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorFBI

FBI Eye Color Reference - FBI Eye Color Reference - Essentially the same as used by the RCMP.

No detailed documentation for this term.

[back to top]

Class: appearances:EyeColorGrieveMorant

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorant

Grieve Morant Eye Color Reference - Grieve Morant Eye Color Reference.

This class has the following top level concepts: [ ]

[back to top]

Class: appearances:EyeColorICCS

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorICCS

Iris Color Classification System - Iris Color Classification System

Additional documentation can be found here.

This class has the following top level concepts: [ ]

[back to top]

Class: appearances:EyeColorMartinSchultz

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz

EyeColorMartinSchultz -

This class is equivalent to the dbpedia instance http://dbpedia.org/resource/Martin-Schultz_scale based on the 512522477 version of the Wikipedia page.

[back to top]

Class: appearances:EyeColorNebraskaDMV

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMV

EyeColorNebraskaDMV -

No detailed documentation for this term.

[back to top]

Class: appearances:EyeColorPetrequin

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorPetrequin

Pétrequin Eye Color Reference - Pétrequin Eye Color Reference.

Additional documentation can be found here.

This class has the following top level concepts: [ ]

[back to top]

Class: appearances:EyeColorRiddell

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorRiddell

Riddell Eye Color Reference - Riddell Eye Color Reference. The Riddell standard makes use of a three part scale that marks up the main colour of the eye, the diffuse color of the eye and any colour spots within the eye.

in-domain-of:
appearances:RiddellGeneralColor
appearances:RiddellDiffuseColor
appearances:RiddellSpotsColor

Additional documentation can be found here.

[back to top]

Class: appearances:EyeColorSimple

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorSimple

Simple Eye Color Reference - Simple eye color reference.

No detailed documentation for this term.

[back to top]

Class: appearances:EyeColorWilde

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorWilde

Wilde Eye Color Reference - Wilde Eye Color Reference.

Additional documentation can be found here.

This class has the following top level concepts: [ ]

[back to top]

Class: appearances:Gender

URI: http://rdf.muninn-project.org/ontologies/appearances#Gender

Gender (Generic) -

in-range-of:
appearances:hasGender
appearances:hasSexualPreference
appearances:hasRomanticPreference
appearances:hasEntertaimentPreference
appearances:hasSexualAversion
appearances:hasRomanticAversion
appearances:hasEntertaimentAversion

No detailed documentation for this term.

[back to top]

Class: appearances:GenderSimple

URI: http://rdf.muninn-project.org/ontologies/appearances#GenderSimple

SimplebGender - Simple F/M coding of Gender types.

sub-class-of:
appearances:Gender

No detailed documentation for this term.

[back to top]

Class: appearances:GenderStrict

URI: http://rdf.muninn-project.org/ontologies/appearances#GenderStrict

Gender (Strict) - Strict F/M coding of Gender types, with restriction.

sub-class-of:
appearances:GenderSimple

No detailed documentation for this term.

[back to top]

Class: appearances:HairColor

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColor

Hair Color -

sub-class-of:
appearances:Appearance

This class is equivalent to the dbpedia instance http://dbpedia.org/resource/Human_hair_color based on the 523702648 version of the Wikipedia page.

[back to top]

Class: appearances:HairColorAtlas

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlas

HairColorAtlas -

sub-class-of:
appearances:HairColor

Additional documentation can be found here.

This class has the following top level concepts: [ ]

[back to top]

Class: appearances:HairColorDyed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorDyed

Dyed Hair Color -

sub-class-of:
appearances:HairColor

No detailed documentation for this term.

[back to top]

Class: appearances:HairColorFBI

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBI

FBI Hair Color -

sub-class-of:
appearances:HairColor

No detailed documentation for this term.

[back to top]

Class: appearances:HairColorNatural

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNatural

Natural Hair Color -

sub-class-of:
appearances:HairColor

No detailed documentation for this term.

[back to top]

Class: appearances:HairColorNebraskaDMV

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMV

NebraskaDMVHairColor -

sub-class-of:
appearances:HairColor

No detailed documentation for this term.

[back to top]

Class: appearances:HairColorRCMP

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMP

RCMP Hair Color -

sub-class-of:
appearances:HairColor

No detailed documentation for this term.

[back to top]

Class: appearances:KinseyScale

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScale

Kinsey Scale -

No detailed documentation for this term.

[back to top]

Class: appearances:Nationality

URI: http://rdf.muninn-project.org/ontologies/appearances#Nationality

-

No detailed documentation for this term.

[back to top]

Class: appearances:Observation

URI: http://rdf.muninn-project.org/ontologies/appearances#Observation

Observation -

No detailed documentation for this term.

[back to top]

Class: appearances:Person

URI: http://rdf.muninn-project.org/ontologies/appearances#Person

Natural Person -

in-domain-of:
appearances:hasGender
appearances:hasSex
appearances:hasSexualPreference
appearances:hasRomanticPreference
appearances:hasEntertaimentPreference
appearances:hasSexualAversion
appearances:hasRomanticAversion
appearances:hasEntertaimentAversion
appearances:hasAppearance
appearances:hasBodyMeasurement
appearances:hasOverArmMeasurement
appearances:hasOverArmMeasurementMeters
appearances:hasChestMeasurement
appearances:hasChestMeasurementMeters
appearances:hasWaistMeasurement
appearances:hasWaistMeasurementMeters
appearances:hasArmMeasurement
appearances:hasArmMeasurementMeters
appearances:hasInseamMeasurement
appearances:hasInseamMeasurementMeters
appearances:hasHipsMeasurement
appearances:hasHipsMeasurementMeters
appearances:hasNeckMeasurement
appearances:hasNeckMeasurementMeters
appearances:hasPantLengthMeasurement
appearances:hasPantLengthMeasurementMeters
appearances:hasThighMeasurement
appearances:hasThighMeasurementMeters
appearances:hasBandMeasurement
appearances:hasBandMeasurementMeters
appearances:hasKneeLengthMeasurement
appearances:hasKneeLengthMeasurementMeters
appearances:hasOverArmMeasurementInches
appearances:hasChestMeasurementInches
appearances:hasWaistMeasurementInches
appearances:hasArmMeasurementInches
appearances:hasInseamMeasurementInches
appearances:hasHipsMeasurementInches
appearances:hasNeckMeasurementInches
appearances:hasPantLengthMeasurementInches
appearances:hasThighMeasurementInches
appearances:hasBandMeasurementInches
appearances:hasKneeLengthMeasurementInches
appearances:hasHeightMeasurement
appearances:hasHeightMeasurementMeters
appearances:hasHeightMeasurementInches

No detailed documentation for this term.

[back to top]

Class: appearances:Race

URI: http://rdf.muninn-project.org/ontologies/appearances#Race

-

No detailed documentation for this term.

[back to top]

Class: appearances:Religion

URI: http://rdf.muninn-project.org/ontologies/appearances#Religion

-

This class is the same as dbpedia instance http://rdf.muninn-project.org/ontologies/religion#Religion.

[back to top]

Class: appearances:RiddellColor

URI: http://rdf.muninn-project.org/ontologies/appearances#RiddellColor

Riddell Color Reference - Riddell Color Reference.

in-range-of:
appearances:RiddellGeneralColor
appearances:RiddellDiffuseColor
appearances:RiddellSpotsColor

Additional documentation can be found here.

[back to top]

Class: appearances:SelfReported

URI: http://rdf.muninn-project.org/ontologies/appearances#SelfReported

Self Reported -

No detailed documentation for this term.

[back to top]

Class: appearances:Sex

URI: http://rdf.muninn-project.org/ontologies/appearances#Sex

-

in-range-of:
appearances:hasSex
appearances:hasSexualPreference
appearances:hasRomanticPreference
appearances:hasEntertaimentPreference
appearances:hasSexualAversion
appearances:hasRomanticAversion
appearances:hasEntertaimentAversion

No detailed documentation for this term.

[back to top]

Class: appearances:SexISO5218

URI: http://rdf.muninn-project.org/ontologies/appearances#SexISO5218

Sex (ISO/IEC 5218) - Strict F/M coding of Gender types, with restriction.

sub-class-of:
appearances:Sex

This class is equivalent to the dbpedia instance http://dbpedia.org/resource/ISO_5218 based on the 523615489 version of the Wikipedia page.

[back to top]

Class: appearances:SexTyping

URI: http://rdf.muninn-project.org/ontologies/appearances#SexTyping

-

sub-class-of:
appearances:Sex

No detailed documentation for this term.

[back to top]

Class: appearances:SkinColor

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColor

Skin Color -

sub-class-of:
appearances:Appearance

No detailed documentation for this term.

[back to top]

Class: appearances:SkinColorFitzpatrickType

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorFitzpatrickType

Fitzpatrick Scale Type -

sub-class-of:
appearances:FitzpatrickSkinColor

Additional documentation can be found here.

[back to top]

Class: appearances:SkinColorSimple

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorSimple

Simple Skin Color -

sub-class-of:
appearances:SkinColor

No detailed documentation for this term.

[back to top]

Class: appearances:SkinColorVonLuschan

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan

Skin Color -

sub-class-of:
appearances:SkinColor

This class is equivalent to the dbpedia instance http://dbpedia.org/resource/Von_Luschan_scale based on the 523615489 version of the Wikipedia page.

[back to top]

Class: appearances:macroEthnicity

URI: http://rdf.muninn-project.org/ontologies/appearances#macroEthnicity

-

No detailed documentation for this term.

[back to top]

Property: appearances:hasAppearance

URI: http://rdf.muninn-project.org/ontologies/appearances#hasAppearance

has Appearance -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Appearance

No detailed documentation for this term.

[back to top]

Property: appearances:hasArmMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasArmMeasurement

Has Arm Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

No detailed documentation for this term.

[back to top]

Property: appearances:hasArmMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasArmMeasurementInches

Has Arm Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasArmMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasArmMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasArmMeasurementMeters

Has Arm Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasArmMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasBandMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasBandMeasurement

Has Band Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasBandMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasBandMeasurementInches

Has Band Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBandMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasBandMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasBandMeasurementMeters

Has Band Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBandMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasBodyMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasBodyMeasurement

Has Body Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasAppearance
Domain:
appearances:Person

No detailed documentation for this term.

[back to top]

Property: appearances:hasChestMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasChestMeasurement

Has Chest Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasChestMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasChestMeasurementInches

Has Chest Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasChestMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasChestMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasChestMeasurementMeters

Has Chest Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasChestMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasEntertaimentAversion

URI: http://rdf.muninn-project.org/ontologies/appearances#hasEntertaimentAversion

has Entertaiment Aversion -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Sex
appearances:Gender
appearances:Appearance

No detailed documentation for this term.

[back to top]

Property: appearances:hasEntertaimentPreference

URI: http://rdf.muninn-project.org/ontologies/appearances#hasEntertaimentPreference

has Entertaiment Preference -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Sex
appearances:Gender
appearances:Appearance

No detailed documentation for this term.

[back to top]

Property: appearances:hasGender

URI: http://rdf.muninn-project.org/ontologies/appearances#hasGender

Has Gender -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Gender

No detailed documentation for this term.

[back to top]

Property: appearances:hasHeightMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasHeightMeasurement

Height Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

No detailed documentation for this term.

[back to top]

Property: appearances:hasHeightMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasHeightMeasurementInches

Has Height Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasHeightMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasHeightMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasHeightMeasurementMeters

has Height Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasHeightMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasHipsMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasHipsMeasurement

Has Hips Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasHipsMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasHipsMeasurementInches

Has Hips Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasHipsMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasHipsMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasHipsMeasurementMeters

Has Hips Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasHipsMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasInseamMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasInseamMeasurement

Has Inseam Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasInseamMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasInseamMeasurementInches

Has Inseam Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasInseamMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasInseamMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasInseamMeasurementMeters

Has Inseam Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasInseamMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasKneeLengthMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasKneeLengthMeasurement

Has Knee Length Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasKneeLengthMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasKneeLengthMeasurementInches

Has Knee Length Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasKneeLengthMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasKneeLengthMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasKneeLengthMeasurementMeters

Has Knee Length Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasKneeLengthMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasNeckMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasNeckMeasurement

Has Neck Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasNeckMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasNeckMeasurementInches

Has Neck Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasNeckMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasNeckMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasNeckMeasurementMeters

Has Neck Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasNeckMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasOverArmMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasOverArmMeasurement

Has Over Arm Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasOverArmMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasOverArmMeasurementInches

Has Over Arm Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasOverArmMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasOverArmMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasOverArmMeasurementMeters

Has Over Arm Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasOverArmMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasPantLengthMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasPantLengthMeasurement

Has Pant Length Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasPantLengthMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasPantLengthMeasurementInches

Has Pant Length Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasPantLengthMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasPantLengthMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasPantLengthMeasurementMeters

Has Pant Length Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasPantLengthMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasRomanticAversion

URI: http://rdf.muninn-project.org/ontologies/appearances#hasRomanticAversion

has Romantic Aversion -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Sex
appearances:Gender
appearances:Appearance

No detailed documentation for this term.

[back to top]

Property: appearances:hasRomanticPreference

URI: http://rdf.muninn-project.org/ontologies/appearances#hasRomanticPreference

has Romantic Preference -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Sex
appearances:Gender
appearances:Appearance

No detailed documentation for this term.

[back to top]

Property: appearances:hasSex

URI: http://rdf.muninn-project.org/ontologies/appearances#hasSex

Has Sex -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Sex

No detailed documentation for this term.

[back to top]

Property: appearances:hasSexualAversion

URI: http://rdf.muninn-project.org/ontologies/appearances#hasSexualAversion

has Sexual Aversion -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Sex
appearances:Gender
appearances:Appearance

No detailed documentation for this term.

[back to top]

Property: appearances:hasSexualPreference

URI: http://rdf.muninn-project.org/ontologies/appearances#hasSexualPreference

has Sexual Preference -

OWL Type:
ObjectProperty
Domain:
appearances:Person
Range:
appearances:Sex
appearances:Gender
appearances:Appearance

No detailed documentation for this term.

[back to top]

Property: appearances:hasThighMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasThighMeasurement

Has Thigh Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasThighMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasThighMeasurementInches

Has Thigh Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasThighMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasThighMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasThighMeasurementMeters

Has Thigh Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasThighMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasWaistMeasurement

URI: http://rdf.muninn-project.org/ontologies/appearances#hasWaistMeasurement

Has Waist Measurement -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasBodyMeasurement
Domain:
appearances:Person

[back to top]

Property: appearances:hasWaistMeasurementInches

URI: http://rdf.muninn-project.org/ontologies/appearances#hasWaistMeasurementInches

Has Waist Measurement in Inches -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasWaistMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:hasWaistMeasurementMeters

URI: http://rdf.muninn-project.org/ontologies/appearances#hasWaistMeasurementMeters

Has Waist Measurement in Meters -

OWL Type:
ObjectProperty
sub-property-of:
appearances:hasWaistMeasurement
Domain:
appearances:Person
Range:
xsd:decimal

No detailed documentation for this term.

[back to top]

Property: appearances:htmlColor

URI: http://rdf.muninn-project.org/ontologies/appearances#htmlColor

htmlColor -

OWL Type:
ObjectProperty
Range:
xsd:String

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeA1

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeA1

Indian -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeA2

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeA2

Pakistani -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeA3

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeA3

Bangladeshi -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeA9

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeA9

Any other Asian ethnic background -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeB1

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeB1

Caribbean -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeB2

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeB2

African -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeB9

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeB9

Any other Black ethnic background -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeM1

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeM1

White and Black Caribbean -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeM2

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeM2

White and Black African -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeM3

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeM3

White and Asian -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeM9

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeM9

Any other Mixed ethnic background -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeNS

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeNS

Not Stated -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeO1

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeO1

Chinese -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeO9

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeO9

Any other ethnic group -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeW1

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeW1

British -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeW2

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeW2

Irish -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKCensusCodeW9

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKCensusCodeW9

Any other White ethnic background -

RDF Type:
appearances:EthnicityUKCensusCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKICCodeIC0

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKICCodeIC0

Origin unknown -

RDF Type:
appearances:EthnicityUKICCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKICCodeIC1

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKICCodeIC1

White person, northern European type -

RDF Type:
appearances:EthnicityUKICCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKICCodeIC2

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKICCodeIC2

Mediterranean European/Hispanic -

RDF Type:
appearances:EthnicityUKICCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKICCodeIC3

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKICCodeIC3

African/Afro-Caribbean person -

RDF Type:
appearances:EthnicityUKICCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKICCodeIC4

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKICCodeIC4

Indian, Pakistani, Nepalese, Maldivian, Sri Lankan, Bangladeshi, or any other (South) Asian person -

RDF Type:
appearances:EthnicityUKICCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKICCodeIC5

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKICCodeIC5

Chinese, Japanese, or South-East Asian person -

RDF Type:
appearances:EthnicityUKICCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EthnicityUKICCodeIC6

URI: http://rdf.muninn-project.org/ontologies/appearances#EthnicityUKICCodeIC6

Arab person -

RDF Type:
appearances:EthnicityUKICCode

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorFBIBLK

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorFBIBLK

Black -

RDF Type:
appearances:EyeColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorFBIBLU

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorFBIBLU

Blue -

RDF Type:
appearances:EyeColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorFBIBRO

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorFBIBRO

Brown -

RDF Type:
appearances:EyeColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorFBIGRN

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorFBIGRN

Green -

RDF Type:
appearances:EyeColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorFBIGRY

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorFBIGRY

Gray -

RDF Type:
appearances:EyeColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorFBIHAZ

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorFBIHAZ

Hazel -

RDF Type:
appearances:EyeColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorFBIMAR

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorFBIMAR

Maroon -

RDF Type:
appearances:EyeColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorGrieveMorantA

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantA

Light Blue -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz1.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantB

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantB

Light Grey -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz5.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantC

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantC

Dark Blue -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz3.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantD

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantD

Dark Grey -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz5.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantE

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantE

Traces of Brown -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz4.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantF

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantF

More Brown -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz7.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantG

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantG

Still more Brown -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz8.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantH

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantH

Most Brown -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz8.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantI

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantI

Least Brown -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz10.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantJ

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantJ

More Brown (J) -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz12.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantK

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantK

Most Brown (K) -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz12.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantL

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantL

Light -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz13.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantM

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantM

Medium -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz13.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantMoreBlueGreyThanBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantMoreBlueGreyThanBrown

More Blue or Grey than Brown -

RDF Type:
appearances:EyeColorGrieveMorant

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorGrieveMorantMoreBrownThanBlueGrey

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantMoreBrownThanBlueGrey

More Brown Than Blue or Grey -

RDF Type:
appearances:EyeColorGrieveMorant

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorGrieveMorantN

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantN

Dark -

RDF Type:
appearances:EyeColorGrieveMorant

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz14.

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorGrieveMorantNoBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantNoBrown

No Brown -

RDF Type:
appearances:EyeColorGrieveMorant

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorGrieveMorantPureBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorGrieveMorantPureBrown

Pure Brown -

RDF Type:
appearances:EyeColorGrieveMorant

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorICCS1

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorICCS1

Blue with Brown Specks (ICCS #1) -

RDF Type:
appearances:EyeColorICCS

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorICCS2

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorICCS2

Blue with Brown Specks (ICCS #2) -

RDF Type:
appearances:EyeColorICCS

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorICCS3

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorICCS3

Light Brown with Brown Specks (ICCS #3) -

RDF Type:
appearances:EyeColorICCS

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorICCS4

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorICCS4

Brown (ICCS #4) -

RDF Type:
appearances:EyeColorICCS

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorICCS5

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorICCS5

Brown (ICCS #5) -

RDF Type:
appearances:EyeColorICCS

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz10

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz10

Yellow Brown and Brown Green (10) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz11

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz11

Yellow Brown and Brown Green (11) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz12

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz12

Dark Brown and Brown Black (12) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz13

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz13

Dark Brown and Brown Black (13) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz14

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz14

Dark Brown and Brown Black (14) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz15

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz15

Dark Brown and Brown Black (15) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz16

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz16

Dark Brown and Brown Black (16) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz1a

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz1a

Light Blue Iris (1a) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz1b

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz1b

Light Blue Iris (1b) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz1c

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz1c

Light Blue Iris (1c) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz2a

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz2a

Light Blue Iris (2a) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz2b

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz2b

Dark Blue Iris (2b) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz3

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz3

Blue Gray Iris (3) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz4a

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz4a

Gray Iris (4a) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz4b

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz4b

Gray Iris (4b) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz5

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz5

Blue Gray Iris (5) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz6

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz6

Gray (6) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz7

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz7

Yellow Brown and Brown Green (7) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz8

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz8

Yellow Brown and Brown Green (8) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultz9

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz9

Yellow Brown and Brown Green (9) -

RDF Type:
appearances:EyeColorMartinSchultz

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorMartinSchultzLightBlue

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultzLightBlue

Light Blue Iris -

RDF Type:
appearances:EyeColorMartinSchultz

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz1a.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz1b.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz1c.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#EyeColorMartinSchultz2a.

[back to top]

Instance: appearances:EyeColorNebraskaDMVBlack

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVBlack

Black -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorNebraskaDMVBlue

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVBlue

Blue -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorNebraskaDMVBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVBrown

Brown -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorNebraskaDMVDichromatic

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVDichromatic

Dichromatic -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorNebraskaDMVGray

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVGray

Gray -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorNebraskaDMVGreen

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVGreen

Green -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorNebraskaDMVHazel

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVHazel

Hazel -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorNebraskaDMVPink

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVPink

Pink -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorNebraskaDMVUnknown

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorNebraskaDMVUnknown

Unknown -

RDF Type:
appearances:EyeColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorPetrequinBleus

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorPetrequinBleus

Bleus (Pétrequin) -

RDF Type:
appearances:EyeColorPetrequin

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorPetrequinBruns

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorPetrequinBruns

Bruns (Pétrequin) -

RDF Type:
appearances:EyeColorPetrequin

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorPetrequinGris

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorPetrequinGris

Gris (Pétrequin) -

RDF Type:
appearances:EyeColorPetrequin

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorPetrequinNoirs

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorPetrequinNoirs

Noirs (Pétrequin) -

RDF Type:
appearances:EyeColorPetrequin

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorPetrequinRoux

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorPetrequinRoux

Roux (Pétrequin) -

RDF Type:
appearances:EyeColorPetrequin

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorSimpleBlack

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorSimpleBlack

Black -

RDF Type:
appearances:EyeColorSimple

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorSimpleBlue

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorSimpleBlue

Blue -

RDF Type:
appearances:EyeColorSimple

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorSimpleBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorSimpleBrown

Brown -

RDF Type:
appearances:EyeColorSimple

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorSimpleGreen

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorSimpleGreen

Green -

RDF Type:
appearances:EyeColorSimple

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorSimpleGrey

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorSimpleGrey

Grey -

RDF Type:
appearances:EyeColorSimple

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorSimpleRed

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorSimpleRed

Red -

RDF Type:
appearances:EyeColorSimple

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorWildeBlack

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorWildeBlack

Black (Wilde) -

RDF Type:
appearances:EyeColorWilde

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorWildeBlue

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorWildeBlue

Blue (Wilde) -

RDF Type:
appearances:EyeColorWilde

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorWildeBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorWildeBrown

Brown (Wilde) -

RDF Type:
appearances:EyeColorWilde

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorWildeDark

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorWildeDark

Dark (Wilde) -

RDF Type:
appearances:EyeColorWilde

No detailed documentation for this term.

[back to top]

Instance: appearances:EyeColorWildeGray

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorWildeGray

Gray (Wilde) -

RDF Type:
appearances:EyeColorWilde

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:EyeColorWildeHazel

URI: http://rdf.muninn-project.org/ontologies/appearances#EyeColorWildeHazel

Hazel (Wilde) -

RDF Type:
appearances:EyeColorWilde

No detailed documentation for this term.

[back to top]

Instance: appearances:GenderSimple-F

URI: http://rdf.muninn-project.org/ontologies/appearances#GenderSimple-F

Woman -

RDF Type:
appearances:GenderSimple

No detailed documentation for this term.

[back to top]

Instance: appearances:GenderSimple-M

URI: http://rdf.muninn-project.org/ontologies/appearances#GenderSimple-M

Man -

RDF Type:
appearances:GenderSimple

No detailed documentation for this term.

[back to top]

Instance: GenderStrict-F

URI: http://rdf.muninn-project.org/ontologies/organization#GenderStrict-F

Woman -

RDF Type:
appearances:GenderStrict

No detailed documentation for this term.

[back to top]

Instance: GenderStrict-M

URI: http://rdf.muninn-project.org/ontologies/organization#GenderStrict-M

Man -

RDF Type:
appearances:GenderStrict

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorAtlasAbsent

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasAbsent

White (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorAtlasBlond

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlond

Blond (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorAtlasBlondDark

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlondDark

Dark Blond (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlond.

[back to top]

Instance: appearances:HairColorAtlasBlondLight

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlondLight

Light Blond (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlond.

[back to top]

Instance: appearances:HairColorAtlasBlondLightMedium

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlondLightMedium

Light Blond to Medium (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlond.

[back to top]

Instance: appearances:HairColorAtlasBlondMediumDark

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlondMediumDark

Medium to Dark Blond (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBlond.

[back to top]

Instance: appearances:HairColorAtlasBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBrown

Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorAtlasDarkGoldenBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasDarkGoldenBrown

Dark Golden Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGoldenBrown.

[back to top]

Instance: appearances:HairColorAtlasDarkOpaqueBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasDarkOpaqueBrown

Dark to Opaque Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBrown.

[back to top]

Instance: appearances:HairColorAtlasDarkOpaqueGrayBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasDarkOpaqueGrayBrown

Black, Dark Gray Brown to Opaque Gray Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGrayBrown.

[back to top]

Instance: appearances:HairColorAtlasDarkRed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasDarkRed

Dark Red (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRed.

[back to top]

Instance: appearances:HairColorAtlasDarkRedBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasDarkRedBrown

Dark Red Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRedBrown.

[back to top]

Instance: appearances:HairColorAtlasGoldenBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGoldenBrown

Golden Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorAtlasGrayBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGrayBrown

Gray Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorAtlasLightBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightBrown

Light Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBrown.

[back to top]

Instance: appearances:HairColorAtlasLightGoldenBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightGoldenBrown

Light Golden Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGoldenBrown.

[back to top]

Instance: appearances:HairColorAtlasLightGrayBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightGrayBrown

Light Gray Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGrayBrown.

[back to top]

Instance: appearances:HairColorAtlasLightMediumBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightMediumBrown

Light to Medium Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBrown.

[back to top]

Instance: appearances:HairColorAtlasLightMediumGoldenBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightMediumGoldenBrown

Light to Medium Golden Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGoldenBrown.

[back to top]

Instance: appearances:HairColorAtlasLightMediumGrayBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightMediumGrayBrown

Light to Medium Gray Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGrayBrown.

[back to top]

Instance: appearances:HairColorAtlasLightMediumRed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightMediumRed

Light to Medium Red (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRed.

[back to top]

Instance: appearances:HairColorAtlasLightMediumRedBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightMediumRedBrown

Light to Medium Red Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRedBrown.

[back to top]

Instance: appearances:HairColorAtlasLightRed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightRed

Light Red (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRed.

[back to top]

Instance: appearances:HairColorAtlasLightRedBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasLightRedBrown

Light Red Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRedBrown.

[back to top]

Instance: appearances:HairColorAtlasMediumDarkBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasMediumDarkBrown

Medium to Dark Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBrown.

[back to top]

Instance: appearances:HairColorAtlasMediumDarkGoldenBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasMediumDarkGoldenBrown

Medium to Dark Golden Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGoldenBrown.

[back to top]

Instance: appearances:HairColorAtlasMediumDarkGrayBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasMediumDarkGrayBrown

Medium to Dark Gray Brown, Black (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasGrayBrown.

[back to top]

Instance: appearances:HairColorAtlasMediumDarkRed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasMediumDarkRed

Medium to Dark Red (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRed.

[back to top]

Instance: appearances:HairColorAtlasMediumDarkRedBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasMediumDarkRedBrown

Medium to Dark Red Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRedBrown.

[back to top]

Instance: appearances:HairColorAtlasOpaqueBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasOpaqueBrown

Opaque Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasBrown.

[back to top]

Instance: appearances:HairColorAtlasOther

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasOther

Other Color(Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorAtlasRed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRed

Red (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorAtlasRedBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorAtlasRedBrown

Red Brown (Human Hair Atlas) -

RDF Type:
appearances:HairColorAtlas

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIBLD

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIBLD

Bald -

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIBLK

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIBLK

Black -

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIBLN

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIBLN

Blonde / Strawberry -

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIBLU

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIBLU

Blue -

RDF Type:
appearances:HairColorFBI
appearances:HairColorDyed

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIBRO

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIBRO

Brown -

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIGRN

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIGRN

Green -

RDF Type:
appearances:HairColorFBI
appearances:HairColorDyed

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIGRY

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIGRY

Grey/Gray - Includes partially gray.

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIONG

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIONG

Orange -

RDF Type:
appearances:HairColorFBI
appearances:HairColorDyed

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIPLE

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIPLE

Purple -

RDF Type:
appearances:HairColorFBI
appearances:HairColorDyed

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIPNK

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIPNK

Pink -

RDF Type:
appearances:HairColorFBI
appearances:HairColorDyed

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIRED

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIRED

Red/Auburn -

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBISDY

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBISDY

Sandy -

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIUNKNOWN

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIUNKNOWN

Unknown -

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorFBIWHI

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorFBIWHI

White -

RDF Type:
appearances:HairColorFBI

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorNebraskaDMVBald

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMVBald

Bald -

RDF Type:
appearances:HairColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorNebraskaDMVBlonde

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMVBlonde

Blonde -

RDF Type:
appearances:HairColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorNebraskaDMVBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMVBrown

Brown -

RDF Type:
appearances:HairColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorNebraskaDMVGray

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMVGray

Gray -

RDF Type:
appearances:HairColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorNebraskaDMVRed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMVRed

Red -

RDF Type:
appearances:HairColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorNebraskaDMVSandy

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMVSandy

Sandy -

RDF Type:
appearances:HairColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorNebraskaDMVUnknown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMVUnknown

Unknown -

RDF Type:
appearances:HairColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorNebraskaDMVWhite

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorNebraskaDMVWhite

White -

RDF Type:
appearances:HairColorNebraskaDMV

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPBald

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPBald

Bald -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPBlack

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPBlack

Black -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPBlond

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPBlond

Blond -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPBrown

Brown -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPGrey

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPGrey

Grey / Gray -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPLightBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPLightBrown

Light Brown -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPLightRed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPLightRed

Red -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPLightStrawberryRed

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPLightStrawberryRed

Strawberry Red -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:HairColorRCMPWhite

URI: http://rdf.muninn-project.org/ontologies/appearances#HairColorRCMPWhite

White -

RDF Type:
appearances:HairColorRCMP

No detailed documentation for this term.

[back to top]

Instance: appearances:KinseyScale0

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScale0

Exclusively heterosexual -

RDF Type:
appearances:KinseyScale

No detailed documentation for this term.

[back to top]

Instance: appearances:KinseyScale1

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScale1

Predominantly heterosexual, only incidentally homosexual -

RDF Type:
appearances:KinseyScale

No detailed documentation for this term.

[back to top]

Instance: appearances:KinseyScale2

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScale2

Predominantly heterosexual, but more than incidentally homosexual -

RDF Type:
appearances:KinseyScale

No detailed documentation for this term.

[back to top]

Instance: appearances:KinseyScale3

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScale3

Equally heterosexual and homosexual -

RDF Type:
appearances:KinseyScale

No detailed documentation for this term.

[back to top]

Instance: appearances:KinseyScale4

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScale4

Predominantly homosexual, but more than incidentally heterosexual -

RDF Type:
appearances:KinseyScale

No detailed documentation for this term.

[back to top]

Instance: appearances:KinseyScale5

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScale5

Predominantly homosexual, only incidentally heterosexual -

RDF Type:
appearances:KinseyScale

No detailed documentation for this term.

[back to top]

Instance: appearances:KinseyScale6

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScale6

Exclusively homosexual -

RDF Type:
appearances:KinseyScale

No detailed documentation for this term.

[back to top]

Instance: appearances:KinseyScaleX

URI: http://rdf.muninn-project.org/ontologies/appearances#KinseyScaleX

Non-sexual -

RDF Type:
appearances:KinseyScale

No detailed documentation for this term.

[back to top]

Instance: appearances:RiddellColorBlue

URI: http://rdf.muninn-project.org/ontologies/appearances#RiddellColorBlue

Blue (Riddell) -

RDF Type:
appearances:RiddellColor

No detailed documentation for this term.

[back to top]

Instance: appearances:RiddellColorChocolate

URI: http://rdf.muninn-project.org/ontologies/appearances#RiddellColorChocolate

Chocolate (Riddell) -

RDF Type:
appearances:RiddellColor

No detailed documentation for this term.

[back to top]

Instance: appearances:RiddellColorGreen

URI: http://rdf.muninn-project.org/ontologies/appearances#RiddellColorGreen

Green (Riddell) -

RDF Type:
appearances:RiddellColor

No detailed documentation for this term.

[back to top]

Instance: appearances:RiddellColorGrey

URI: http://rdf.muninn-project.org/ontologies/appearances#RiddellColorGrey

Grey (Riddell) -

RDF Type:
appearances:RiddellColor

No detailed documentation for this term.

[back to top]

Instance: appearances:RiddellColorNil

URI: http://rdf.muninn-project.org/ontologies/appearances#RiddellColorNil

No color (Riddell) -

RDF Type:
appearances:RiddellColor

No detailed documentation for this term.

[back to top]

Instance: appearances:RiddellColorTan

URI: http://rdf.muninn-project.org/ontologies/appearances#RiddellColorTan

Tan (Riddell) -

RDF Type:
appearances:RiddellColor

No detailed documentation for this term.

[back to top]

Instance: appearances:RiddellColorYellow

URI: http://rdf.muninn-project.org/ontologies/appearances#RiddellColorYellow

Yellow (Riddell) -

RDF Type:
appearances:RiddellColor

No detailed documentation for this term.

[back to top]

Instance: appearances:SexISO5218-0

URI: http://rdf.muninn-project.org/ontologies/appearances#SexISO5218-0

Gender Unknown -

RDF Type:
appearances:SexISO5218

No detailed documentation for this term.

[back to top]

Instance: appearances:SexISO5218-1

URI: http://rdf.muninn-project.org/ontologies/appearances#SexISO5218-1

Man -

RDF Type:
appearances:SexISO5218

No detailed documentation for this term.

[back to top]

Instance: appearances:SexISO5218-2

URI: http://rdf.muninn-project.org/ontologies/appearances#SexISO5218-2

Woman -

RDF Type:
appearances:SexISO5218

No detailed documentation for this term.

[back to top]

Instance: appearances:SexISO5218-9

URI: http://rdf.muninn-project.org/ontologies/appearances#SexISO5218-9

Not Available -

RDF Type:
appearances:SexISO5218

No detailed documentation for this term.

[back to top]

Instance: appearances:SexTypingXX

URI: http://rdf.muninn-project.org/ontologies/appearances#SexTypingXX

XX -

RDF Type:
appearances:SexTyping

This class is the same as dbpedia instance http://rdf.muninn-project.org/ontologies/appearances#SexISO5218-2.

[back to top]

Instance: appearances:SexTypingXY

URI: http://rdf.muninn-project.org/ontologies/appearances#SexTypingXY

XY -

RDF Type:
appearances:SexTyping

This class is the same as dbpedia instance http://rdf.muninn-project.org/ontologies/appearances#SexISO5218-1.

[back to top]

Instance: appearances:SkinColorFitzpatrickTypeI

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorFitzpatrickTypeI

Albino -

RDF Type:
appearances:SkinColorFitzpatrickType

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan1.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan2.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan3.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan4.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan5.

This class has an equivalent meaning to instance http://en.wikipedia.org/wiki/Celts_(modern).

[back to top]

Instance: appearances:SkinColorFitzpatrickTypeII

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorFitzpatrickTypeII

White -

RDF Type:
appearances:SkinColorFitzpatrickType

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan6.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan7.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan8.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan9.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan10.

[back to top]

Instance: appearances:SkinColorFitzpatrickTypeIII

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorFitzpatrickTypeIII

Light intermediate -

RDF Type:
appearances:SkinColorFitzpatrickType

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan11.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan12.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan13.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan14.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan15.

[back to top]

Instance: appearances:SkinColorFitzpatrickTypeIV

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorFitzpatrickTypeIV

Dark intermediate -

RDF Type:
appearances:SkinColorFitzpatrickType

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan16.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan17.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan18.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan19.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan20.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan21.

This class has an equivalent meaning to instance http://en.wikipedia.org/wiki/Mediterranean_race.

This class has an equivalent meaning to instance http://en.wikipedia.org/wiki/Olive_skin.

[back to top]

Instance: appearances:SkinColorFitzpatrickTypeV

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorFitzpatrickTypeV

Dark -

RDF Type:
appearances:SkinColorFitzpatrickType

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan22.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan23.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan24.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan25.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan26.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan27.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan28.

This class has an equivalent meaning to instance http://en.wikipedia.org/wiki/Brown_people.

[back to top]

Instance: appearances:SkinColorFitzpatrickTypeVI

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorFitzpatrickTypeVI

Very Dark -

RDF Type:
appearances:SkinColorFitzpatrickType

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan29.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan30.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan31.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan32.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan33.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan34.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan35.

This class has a broader meaning than instance http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan36.

This class has an equivalent meaning to instance http://en.wikipedia.org/wiki/Black_people.

[back to top]

Instance: appearances:SkinColorSimpleAlbino

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorSimpleAlbino

Simple Skin Color Albino -

RDF Type:
appearances:SkinColorSimple

This class has an equivalent meaning to instance http://rdf.muninn-project.org/ontologies/appearances#VonLuschan1.

[back to top]

Instance: appearances:SkinColorSimpleBlack

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorSimpleBlack

Simple Skin Color Black -

RDF Type:
appearances:SkinColorSimple

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:SkinColorSimpleBrown

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorSimpleBrown

Simple Skin Color Brown -

RDF Type:
appearances:SkinColorSimple

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:SkinColorSimpleOlive

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorSimpleOlive

Simple Skin Color Olive -

RDF Type:
appearances:SkinColorSimple

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:SkinColorSimpleWhite

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorSimpleWhite

Simple Skin Color White -

RDF Type:
appearances:SkinColorSimple

This class has a narrower meaning than instance .

This class has a narrower meaning than instance .

[back to top]

Instance: appearances:SkinColorVonLuschan1

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan1

Von Luschan Skin Color 1 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan10

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan10

Von Luschan Skin Color 10 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan11

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan11

Von Luschan Skin Color 11 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan12

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan12

Von Luschan Skin Color 12 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan13

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan13

Von Luschan Skin Color 13 - This skin color is the same as number 14.

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan14

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan14

Von Luschan Skin Color 14 - This skin color is the same as number 13.

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan15

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan15

Von Luschan Skin Color 15 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan16

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan16

Von Luschan Skin Color 16 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan17

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan17

Von Luschan Skin Color 17 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan18

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan18

Von Luschan Skin Color 18 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan19

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan19

Von Luschan Skin Color 19 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan2

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan2

Von Luschan Skin Color 2 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan20

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan20

Von Luschan Skin Color 20 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan21

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan21

Von Luschan Skin Color 21 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan22

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan22

Von Luschan Skin Color 22 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan23

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan23

Von Luschan Skin Color 23 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan24

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan24

Von Luschan Skin Color 24 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan25

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan25

Von Luschan Skin Color 25 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan26

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan26

Von Luschan Skin Color 26 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan27

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan27

Von Luschan Skin Color 27 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan28

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan28

Von Luschan Skin Color 28 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan29

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan29

Von Luschan Skin Color 29 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan3

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan3

Von Luschan Skin Color 3 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan30

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan30

Von Luschan Skin Color 30 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan31

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan31

Von Luschan Skin Color 31 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan32

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan32

Von Luschan Skin Color 32 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan33

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan33

Von Luschan Skin Color 33 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan34

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan34

Von Luschan Skin Color 34 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan35

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan35

Von Luschan Skin Color 35 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan36

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan36

Von Luschan Skin Color 36 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan4

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan4

Von Luschan Skin Color 4 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan5

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan5

Von Luschan Skin Color 5 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan6

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan6

Von Luschan Skin Color 6 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan7

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan7

Von Luschan Skin Color 7 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan8

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan8

Von Luschan Skin Color 8 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

Instance: appearances:SkinColorVonLuschan9

URI: http://rdf.muninn-project.org/ontologies/appearances#SkinColorVonLuschan9

Von Luschan Skin Color 9 -

RDF Type:
appearances:SkinColorVonLuschan

No detailed documentation for this term.

[back to top]

8.Conclusion and Future Work

Version History

A References

[1] J. Brownlee and Royal Society of Edinburgh. On inheritance of hair and eye colour. In Proceedings of the Royal Society of Edinburgh, 1911. [ bib | http ]
[2] J. M. Seddon, C. R. Sahagian, R. J. Glynn, R. D. Sperduto, and E. S. Gragoudas. Evaluation of an iris color classification system. the eye disorders case-control study group. Investigative Ophthalmology & Visual Science, 31(8):1592-1598, August 1990. [ bib ]
[3] William Robert Wilde. An Essay on the malformations and congenital diseases of the organs of sight. John Churchill, Princess-Street, Soho, London, 1862. [ bib | http ]
[4] J. Pétrequin. Sur les diverses couleurs de l'iris et leurs proportions dens nos climats. Annales D'oculistique, 10:120-125, 1843. [ bib | http ]
[5] W. J. B. RIDDELL. Studies in the classification of eye colour. Annals of Eugenics, 11(1):245-259, 1941. [ bib | DOI | http ]
[6] J. GRIEVE and G. M. MORANT. Records of eye colours for british populations and a description of a new eye-colour scale. Annals of Eugenics, 13(1):161-171, 1946. [ bib | DOI | http ]
[7] Robert R Ogle and Michelle J Fox. Atlas of human hair microscopic characteristics. CRC Press, Boca Raton, Fla., 1999. [ bib | .html ]
[8] David A Mackey, Colleen H Wilkinson, Lisa S Kearns, and Alex W Hewitt. Classification of iris colour: review and refinement of a classification schema. Clinical & Experimental Ophthalmology, 39(5):462-471, 2011. [ bib | DOI | http ]
Keywords: albinism, eye colour classification, heterochromia, iris colour, pigmentation