@prefix :      <http://rdf.muninn-project.org/ontologies/appearances#> .
@prefix lode:  <http://linkedevents.org/ontology/> .
@prefix rdaGr2: <http://RDVocab.info/ElementsGr2/> .
@prefix cidoc: <http://www.cidoc-crm.org/rdfs/5.0.4/cidoc-crm#> .
@prefix muninn: <http://rdf.muninn-project.org/ontologies/muninn#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix org:   <http://rdf.muninn-project.org/ontologies/appearances#> .
@prefix rnews: <http://iptc.org/std/rNews/2011-10-07#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix swrl:  <http://www.w3.org/2003/11/swrl#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix dbpedia: <http://dbpedia.org/resource/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .
@prefix gnd:   <http://d-nb.info/gnd/> .
@prefix foaf:  <http://xmlns.com/foaf/spec/> .
@prefix fao:   <http://aims.fao.org/aos/geopolitical.owl#> .
@prefix appearances: <http://rdf.muninn-project.org/ontologies/appearances#> .
@prefix mugshots: <http://rdf.muninn-project.org/ontologies/mugshots#> .
@prefix my:    <http://www.cs.vu.nl/~mcaklein/onto/swrc-ext/2005/05#> .
@prefix ow:    <http://swrc.ontoware.org/ontology#> .
@prefix swrlb: <http://www.w3.org/2003/11/swrlb#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rel:   <http://purl.org/vocab/relationship/> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .

appearances:EyeColorSimpleBrown
        a           appearances:EyeColorSimple ;
        rdf:value   "Brown" ;
        rdfs:label  "Brown"@en ;
        foaf:name   "Brown" .

appearances:HairColorAtlasRed
        a           appearances:HairColorAtlas ;
        rdfs:label  "Red (Human Hair Atlas)"@en ;
        foaf:name   "Red" .

appearances:EthnicityUKCensusCodeM2
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "White and Black African"@en ;
        foaf:name   "M2" .

appearances:EyeColorMartinSchultz
        a                    owl:Class ;
        rdfs:label           "EyeColorMartinSchultz"@en ;
        dc:creator           <http://dbpdia.org/resource/Rudolf_Martin_(anthropologist)> ;
        owl:equivalentClass  dbpedia:Martin-Schultz_scale ;
        owl:subClassOf       appearances:EyeColor ;
        foaf:name            "EyeColorMartinSchultz" .

appearances:hasOverArmMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Over Arm Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasOverArmMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Over Arm Measurement Meters" .

appearances:EyeColorMartinSchultz5
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Blue Gray Iris (5)"@en ;
        foaf:name   "5" .

appearances:GenderSimple
        a                owl:Class ;
        rdfs:comment     "Simple F/M coding of Gender types."@en ;
        rdfs:label       "SimplebGender"@en ;
        rdfs:subClassOf  appearances:Gender ;
        foaf:name        "Gender" .

appearances:SexISO5218-2
        a                 appearances:SexISO5218 ;
        rdfs:label        "Frau"@en , "Femme"@en , "Woman"@en ;
        owl:disjointWith  appearances:SexISO5218-9 , appearances:SexISO5218-0 , appearances:SexISO5218-1 ;
        foaf:name         "2" .

appearances:HairColorAtlasDarkGoldenBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D14" ;
        rdfs:label     "Dark Golden Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasGoldenBrown ;
        foaf:name      "Dark Golden Brown" .

appearances:SexTyping
        a                owl:Class ;
        rdfs:subClassOf  appearances:Sex ;
        foaf:name        "SexGenomeTyping" .

appearances:hasPantLengthMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Pant Length Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasPantLengthMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Pant Length Measurement Inches" .

appearances:HairColorAtlasMediumDarkGoldenBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D13" ;
        rdfs:label     "Medium to Dark Golden Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasGoldenBrown ;
        foaf:name      "Medium to Dark Golden Brown" .

appearances:Gender  a  owl:Class ;
        rdfs:label  "Gender (Generic)"@en ;
        foaf:name   "Gender" .

appearances:EyeColorNebraskaDMVUnknown
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Unknown"@en ;
        foaf:name   "UNK" .

appearances:EyeColorGrieveMorantF
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "F" ;
        rdfs:label       "More Brown"@en ;
        skos:broader     appearances:EyeColorGrieveMorantMoreBlueGreyThanBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz7 ;
        foaf:name        "More Brown" .

appearances:blackwell_publishing_ltd
        a        ow:Organization ;
        ow:name  "Blackwell Publishing Ltd" .

appearances:HairColorFBIBLU
        a           appearances:HairColorDyed , appearances:HairColorFBI ;
        rdf:value   "BLU" ;
        rdfs:label  "Blue"@en ;
        foaf:name   "BLU" .

appearances:EthnicityUKICCodeIC1
        a           appearances:EthnicityUKICCode ;
        rdfs:label  "White person, northern European type"@en ;
        foaf:name   "IC1" .

appearances:HairColorRCMPBlond
        a           appearances:HairColorRCMP ;
        rdf:value   "Blond" ;
        rdfs:label  "Blond"@en ;
        foaf:name   "Blond" .

appearances:SkinColorVonLuschan11
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 11"@en ;
        appearances:htmlColor  "FBF7EB" ;
        foaf:name              "11" .

appearances:EthnicityUKCensusCodeA2
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Pakistani"@en ;
        foaf:name   "A2" .

appearances:hasKneeLengthMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Knee Length Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasKneeLengthMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Knee Length Measurement Meters" .

appearances:SkinColorVonLuschan2
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 2"@en ;
        appearances:htmlColor  "EEEDEB" ;
        foaf:name              "2" .

dbpedia:Federal_Bureau_of_Investigation
        muninn:wikipedia_version  "525946586" .

appearances:HairColorAtlasLightMediumGoldenBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D12" ;
        rdfs:label     "Light to Medium Golden Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasGoldenBrown ;
        foaf:name      "Light to Medium Golden Brown" .

appearances:KinseyScale0
        a           appearances:KinseyScale ;
        rdf:value   "0" ;
        rdfs:label  "Exclusively heterosexual"@en ;
        foaf:name   "Exclusively heterosexual" .

appearances:EyeColorMartinSchultz15
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Dark Brown and Brown Black (15)"@en ;
        foaf:name   "15" .

appearances:SelfReported
        a           owl:Class ;
        rdfs:label  "Self Reported"@en ;
        foaf:name   "Self Reported" .

appearances:EyeColorNebraskaDMVBlue
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Blue"@en ;
        foaf:name   "BLU" .

appearances:EyeColorWildeGray
        a             appearances:EyeColorWilde ;
        rdf:value     "Gray" ;
        rdfs:label    "Gray (Wilde)"@en ;
        skos:broader  appearances:EyeColorWildeLight ;
        foaf:name     "Gray" .

appearances:EyeColorPetrequin
        a                      skos:ConceptScheme , owl:Class ;
        rdfs:comment           "Pétrequin Eye Color Reference."@en ;
        rdfs:label             "Pétrequin Eye Color Reference"@en ;
        dc:createdBy           appearances:j_petrequin ;
        owl:subClassOf         appearances:EyeColor ;
        skos:hasTopConcept     appearances:EyeColorPetrequinBruns , appearances:EyeColorPetrequinRoux , appearances:EyeColorPetrequinNoirs , appearances:EyeColorPetrequinGris , appearances:EyeColorPetrequinBleus ;
        foaf:isPrimaryTopicOf  appearances:petrequin ;
        foaf:name              "Pétrequin Eye Color Reference" .

appearances:RiddellColor
        a                      skos:ConceptScheme , owl:Class ;
        rdfs:comment           "Riddell Color Reference."@en ;
        rdfs:label             "Riddell Color Reference"@en ;
        foaf:isPrimaryTopicOf  appearances:wilde1862 ;
        foaf:name              "RiddellColorScheme" .

appearances:EthnicityUKCensusCode
        a                    owl:Class ;
        rdfs:comment         "S"@en ;
        rdfs:label           "UK CensusCodes"@en ;
        rdfs:subClassOf      appearances:PerceivedEthnicity ;
        owl:equivalentClass  dbpedia:Self_Defined_Ethnicity ;
        foaf:name            "EthnicityUKCensusCode Census Codes" .

appearances:SkinColorVonLuschan23
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 23"@en ;
        appearances:htmlColor  "DFC17B" ;
        foaf:name              "23" .

dbpedia:Self_Defined_Ethnicity
        muninn:wikipedia_version  "516873922" .

appearances:SkinColorSimple
        a                owl:Class ;
        rdfs:label       "Simple Skin Color"@en ;
        rdfs:subClassOf  appearances:SkinColor ;
        foaf:name        "Simple Skin Color" .

appearances:EyeColorNebraskaDMVHazel
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Hazel"@en ;
        foaf:name   "HAZ" .

appearances:hasPantLengthMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Pant Length Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:FemaleBodyMeasurement , appearances:MaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/female-pantleg.png> , <http://rdf.muninn-project.org/ontologies/images/man-pantleg.png> ;
        foaf:name           "Pant Length Measurement" .

appearances:EyeColorMartinSchultz4a
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Gray Iris (4a)"@en ;
        foaf:name   "4a" .

<http://rdf.muninn-project.org/ontologies/organization#GenderStrict-M>
        a                 appearances:GenderStrict ;
        rdfs:label        "Mann"@en , "Homme"@en , "Man"@en ;
        owl:disjointWith  <http://rdf.muninn-project.org/ontologies/organization#GenderStrict-F> ;
        skos:related      appearances:GenderSimple-M ;
        foaf:name         "M" .

appearances:EyeColorMartinSchultz1a
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Light Blue Iris (1a)"@en ;
        foaf:name   "1a" .

appearances:HairColorAtlasMediumDarkRedBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D53" ;
        rdfs:label     "Medium to Dark Red Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasRedBrown ;
        foaf:name      "Medium to Dark Red Brown" .

appearances:EyeColorSimpleGreen
        a           appearances:EyeColorSimple ;
        rdf:value   "Green" ;
        rdfs:label  "Green"@en ;
        foaf:name   "Green" .

appearances:SkinColorVonLuschan35
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 35"@en ;
        appearances:htmlColor  "312529" ;
        foaf:name              "35" .

appearances:EyeColorGrieveMorantA
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "A" ;
        rdfs:label       "Light Blue"@en ;
        skos:broader     appearances:EyeColorGrieveMorantNoBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz1 ;
        foaf:name        "Light Blue" .

appearances:HairColorRCMPLightRed
        a           appearances:HairColorRCMP ;
        rdf:value   "Red" ;
        rdfs:label  "Red"@en ;
        foaf:name   "Red" .

appearances:EyeColorGrieveMorantL
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "L" ;
        rdfs:label       "Light"@en ;
        skos:broader     appearances:EyeColorGrieveMorantNoBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz13 ;
        skos:note        "This color is lighter than MartinSchultz13Eye." ;
        foaf:name        "Light" .

appearances:EyeColorFBIMAR
        a           appearances:EyeColorFBI ;
        rdf:value   "MAR" ;
        rdfs:label  "Maroon"@en ;
        foaf:name   "MAR" .

appearances:RiddellColorGrey
        a           appearances:RiddellColor ;
        rdf:value   "2" ;
        rdfs:label  "Grey (Riddell)"@en ;
        foaf:name   "Grey" .

appearances:adriel  a   foaf:Person ;
        foaf:firstName  "Adriel" ;
        foaf:lastName   "Dean-Hall" ;
        foaf:name       "Adriel Dean-Hall" .

appearances:SkinColorVonLuschan17
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 17"@en ;
        appearances:htmlColor  "E0D293" ;
        foaf:name              "17" .

appearances:EyeColorMartinSchultz10
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Yellow Brown and Brown Green (10)"@en ;
        foaf:name   "10" .

appearances:SkinColorVonLuschan8
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 8"@en ;
        appearances:htmlColor  "F3EAE5" ;
        foaf:name              "8" .

appearances:morant_g_m
        a          ow:Person , foaf:Person ;
        foaf:name  "MORANT, G. M." .

appearances:HairColor
        a                    owl:Class ;
        rdfs:label           "Hair Color"@en ;
        rdfs:subClassOf      appearances:Appearance ;
        owl:equivalentClass  dbpedia:Human_hair_color ;
        foaf:name            "Hair Color" .

appearances:KinseyScale6
        a           appearances:KinseyScale ;
        rdf:value   "6" ;
        rdfs:label  "Exclusively homosexual"@en ;
        foaf:name   "Exclusively homosexual" .

appearances:EthnicityUKCensusCodeO1
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Chinese"@en ;
        foaf:name   "O1" .

appearances:hasOverArmMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Over Arm Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasOverArmMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Over Arm Measurement Inches" .

appearances:hasWaistMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Waist Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasWaistMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Waist Measurement Meters" .

appearances:HairColorFBIPLE
        a           appearances:HairColorDyed , appearances:HairColorFBI ;
        rdf:value   "PLE" ;
        rdfs:label  "Purple"@en ;
        foaf:name   "PLE" .

appearances:SkinColorVonLuschan29
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 29"@en ;
        appearances:htmlColor  "7B4C2E" ;
        foaf:name              "29" .

appearances:EyeColorICCS4
        a           appearances:EyeColorICCS ;
        rdf:value   "4" ;
        rdfs:label  "Brown (ICCS #4)"@en ;
        foaf:name   "Brown" .

appearances:EyeColorNebraskaDMV
        a               owl:Class ;
        rdfs:label      "EyeColorNebraskaDMV"@en ;
        owl:subClassOf  appearances:EyeColor ;
        skos:inScheme   appearances:NebraskaDMVStandards ;
        foaf:name       "EyeColorNebraskaDMV" .

appearances:hasBandMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Band Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:FemaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/female-band.png> ;
        foaf:name           "Band Measurement" .

appearances:HairColorAtlasDarkRed
        a              appearances:HairColorAtlas ;
        rdf:value      "D44" ;
        rdfs:label     "Dark Red (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasRed ;
        foaf:name      "Dark Red" .

appearances:SkinColorVonLuschan30
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 30"@en ;
        appearances:htmlColor  "613214" ;
        foaf:name              "30" .

appearances:EthnicityUKCensusCodeM3
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "White and Asian"@en ;
        foaf:name   "M3" .

dbpedia:ISO_5218  muninn:wikipedia_version
                "523615489" .

appearances:hasKneeLengthMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Knee Length Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasKneeLengthMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Knee Length Measurement Inches" .

appearances:HairColorAtlas
        a                      owl:Class ;
        rdfs:label             "HairColorAtlas"@en ;
        rdfs:subClassOf        appearances:HairColor ;
        skos:hasTopConcept     appearances:HairColorAtlasBrown , appearances:HairColorAtlasBlond , appearances:HairColorAtlasAbsent , appearances:HairColorAtlasRedBrown , appearances:HairColorAtlasGoldenBrown , appearances:HairColorAtlasGrayBrown , appearances:HairColorAtlasRed , appearances:HairColorAtlasOther ;
        foaf:isPrimaryTopicOf  appearances:Ogle_1999fk ;
        foaf:name              "Human Hair Atlas Color" .

appearances:hasEntertaimentAversion
        a            owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "has Entertaiment Aversion"@en ;
        rdfs:range   appearances:Appearance , appearances:Gender , appearances:Sex ;
        foaf:name    "hasEntertaimentAversion" .

appearances:HairColorAtlasOpaqueBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D25" ;
        rdfs:label     "Opaque Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBrown ;
        foaf:name      "Opaque Brown" .

appearances:hasRomanticAversion
        a            owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "has Romantic Aversion"@en ;
        rdfs:range   appearances:Appearance , appearances:Gender , appearances:Sex ;
        foaf:name    "hasRomanticAversion" .

appearances:EyeColorMartinSchultz6
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Gray (6)"@en ;
        foaf:name   "6" .

appearances:EyeColorSimple
        a               owl:Class ;
        rdfs:comment    "Simple eye color reference."@en ;
        rdfs:label      "Simple Eye Color Reference"@en ;
        owl:subClassOf  appearances:EyeColor ;
        foaf:name       "Simple Eye Color" .

appearances:HairColorFBIUNKNOWN
        a           appearances:HairColorFBI ;
        rdf:value   "UNKNOWN" ;
        rdfs:label  "Unknown"@en ;
        foaf:name   "UNKNOWN" .

appearances:Sex  a  owl:Class ;
        foaf:name  "Sex" .

appearances:john_churchill
        a        ow:Organization ;
        ow:name  "John Churchill" .

appearances:HairColorFBIBLK
        a           appearances:HairColorFBI ;
        rdf:value   "BLK" ;
        rdfs:label  "Black"@en ;
        foaf:name   "BLK" .

appearances:EyeColorGrieveMorantG
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "G" ;
        rdfs:label       "Still more Brown"@en ;
        skos:broader     appearances:EyeColorGrieveMorantMoreBlueGreyThanBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz8 ;
        foaf:name        "Still more Brown" .

appearances:HairColorAtlasDarkRedBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D54" ;
        rdfs:label     "Dark Red Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasRedBrown ;
        foaf:name      "Dark Red Brown" .

dbpedia:Inch  muninn:wikipedia_version  "523886520" .

appearances:EyeColorFBI
        a               owl:Class ;
        rdfs:comment    "FBI Eye Color Reference - Essentially the same as used by the RCMP."@en ;
        rdfs:label      "FBI Eye Color Reference"@en ;
        owl:subClassOf  appearances:EyeColor ;
        skos:inScheme   appearances:FBIStandards ;
        foaf:name       "EyeColorFBI" .

appearances:EthnicityUKICCodeIC2
        a           appearances:EthnicityUKICCode ;
        rdfs:label  "Mediterranean European/Hispanic"@en ;
        foaf:name   "IC2" .

appearances:hasNeckMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Neck Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:MaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/man-neck.png> ;
        foaf:name           "Neck Measurement" .

appearances:HairColorFBISDY
        a           appearances:HairColorFBI ;
        rdf:value   "SDY" ;
        rdfs:label  "Sandy"@en ;
        foaf:name   "SDY" .

appearances:EyeColorNebraskaDMVGray
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Gray"@en ;
        foaf:name   "GRY" .

appearances:HairColorAtlasBlond
        a           appearances:HairColorAtlas ;
        rdfs:label  "Blond (Human Hair Atlas)"@en ;
        foaf:name   "Blond" .

appearances:SkinColorVonLuschan12
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 12"@en ;
        appearances:htmlColor  "FEF6E3" ;
        foaf:name              "12" .

appearances:EthnicityUKCensusCodeA3
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Bangladeshi"@en ;
        foaf:name   "A3" .

appearances:EyeColorFBIGRN
        a           appearances:EyeColorFBI ;
        rdf:value   "GRN" ;
        rdfs:label  "Green"@en ;
        foaf:name   "GRN" .

appearances:EyeColorSimpleBlack
        a           appearances:EyeColorSimple ;
        rdf:value   "Black" ;
        rdfs:label  "Black"@en ;
        foaf:name   "Black" .

appearances:SkinColorVonLuschan3
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 3"@en ;
        appearances:htmlColor  "FAF9F7" ;
        foaf:name              "3" .

appearances:HairColorRCMPLightStrawberryRed
        a           appearances:HairColorRCMP ;
        rdf:value   "Strawberry Red" ;
        rdfs:label  "Strawberry Red"@en ;
        foaf:name   "Strawberry Red" .

appearances:KinseyScale1
        a           appearances:KinseyScale ;
        rdf:value   "1" ;
        rdfs:label  "Predominantly heterosexual, only incidentally homosexual"@en ;
        foaf:name   "Predominantly heterosexual, only incidentally homosexual" .

appearances:EyeColorFBIGRY
        a           appearances:EyeColorFBI ;
        rdf:value   "GRY" ;
        rdfs:label  "Gray"@en ;
        foaf:name   "GRY" .

appearances:EyeColorMartinSchultz16
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Dark Brown and Brown Black (16)"@en ;
        foaf:name   "16" .

appearances:hasBodyMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Body Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasAppearance ;
        foaf:name           "Body Measurement" .

appearances:KinseyScale
        a                      owl:Class ;
        rdfs:label             "Kinsey Scale"@en ;
        owl:equivalentClass    dbpedia:Kinsey_scale ;
        foaf:isPrimaryTopicOf  <http://rdf.muninn-project.org/ontologies/appearances> ;
        foaf:name              "Kinsey Scale" .

appearances:HairColorAtlasLightRedBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D51" ;
        rdfs:label     "Light Red Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasRedBrown ;
        foaf:name      "Light Red Brown" .

appearances:SkinColorFitzpatrickType
        a                      owl:Class ;
        rdfs:label             "Fitzpatrick Scale Type"@en ;
        rdfs:subClassOf        appearances:FitzpatrickSkinColor ;
        foaf:isPrimaryTopicOf  <http://www.arpansa.gov.au/RadiationProtection/Solaria/Offline/05/07.html> ;
        foaf:name              "Fitzpatrick scale" .

appearances:SkinColorFitzpatrickTypeVI
        a                appearances:SkinColorFitzpatrickType ;
        rdf:value        "VI" ;
        rdfs:label       "Black"@en , "Very Dark"@en ;
        skos:equivalent  <http://en.wikipedia.org/wiki/Black_people> ;
        skos:narrower    appearances:SkinColorVonLuschan35 , appearances:SkinColorVonLuschan34 , appearances:SkinColorVonLuschan31 , appearances:SkinColorVonLuschan36 , appearances:SkinColorVonLuschan30 , appearances:SkinColorVonLuschan32 , appearances:SkinColorVonLuschan29 , appearances:SkinColorVonLuschan33 ;
        foaf:name        "Black" .

appearances:RiddellDiffuseColor
        a            owl:DataProperty ;
        rdfs:domain  appearances:EyeColorRiddell ;
        rdfs:label   "Riddell Diffuse Eye Color"@en ;
        rdfs:range   appearances:RiddellColor ;
        foaf:name    "Riddell Diffuse Color" .

appearances:EyeColorGrieveMorantMoreBrownThanBlueGrey
        a           appearances:EyeColorGrieveMorant ;
        rdf:value   "Black" ;
        rdfs:label  "More Brown Than Blue or Grey"@en ;
        foaf:name   "More Brown Than Blue or Grey" .

appearances:SkinColorVonLuschan24
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 24"@en ;
        appearances:htmlColor  "DEBB67" ;
        foaf:name              "24" .

appearances:HairColorNebraskaDMVRed
        a           appearances:HairColorNebraskaDMV ;
        rdfs:label  "Red"@en ;
        foaf:name   "RED" .

dbpedia:Kinsey_scale  muninn:wikipedia_version
                "533434457" .

appearances:HairColorFBIWHI
        a           appearances:HairColorFBI ;
        rdf:value   "WHI" ;
        rdfs:label  "White"@en ;
        foaf:name   "WHI" .

appearances:SkinColorFitzpatrickTypeV
        a                appearances:SkinColorFitzpatrickType ;
        rdf:value        "V" ;
        rdfs:label       "Brown"@en , "Dark brown"@en , "Dark"@en ;
        skos:equivalent  <http://en.wikipedia.org/wiki/Brown_people> ;
        skos:narrower    appearances:SkinColorVonLuschan23 , appearances:SkinColorVonLuschan26 , appearances:SkinColorVonLuschan28 , appearances:SkinColorVonLuschan25 , appearances:SkinColorVonLuschan22 , appearances:SkinColorVonLuschan24 , appearances:SkinColorVonLuschan27 ;
        foaf:name        "Dark brown" .

<http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#f05b76dc9e07b58e359dc17dd5175e384b8bfcf4>
        a       rdf:Seq ;
        rdf:_1  appearances:riddell_w_j_b .

appearances:j_m_seddon
        a          ow:Person , foaf:Person ;
        foaf:name  "J. M. Seddon" .

appearances:EyeColorMartinSchultz4b
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Gray Iris (4b)"@en ;
        foaf:name   "4b" .

appearances:HairColorFBIONG
        a           appearances:HairColorDyed , appearances:HairColorFBI ;
        rdf:value   "ONG" ;
        rdfs:label  "Orange"@en ;
        foaf:name   "ONG" .

appearances:EyeColorMartinSchultz1b
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Light Blue Iris (1b)"@en ;
        foaf:name   "1b" .

appearances:RCMPStandards
        a           skos:ConceptScheme ;
        rdfs:label  "RCMP Standards"@en ;
        dc:creator  appearances:RCMP ;
        foaf:name   "RCMP Standards" .

appearances:Nationality
        a             owl:Class ;
        owl:subClass  appearances:macroEthnicity ;
        foaf:name     "Nationality" .

appearances:SkinColorVonLuschan36
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 36"@en ;
        appearances:htmlColor  "1B1C2E" ;
        foaf:name              "36" .

appearances:EthnicityUKCensusCodeM9
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Any other Mixed ethnic background"@en ;
        foaf:name   "M9" .

appearances:EyeColorWildeHazel
        a           appearances:EyeColorWilde ;
        rdf:value   "Hazel" ;
        rdfs:label  "Hazel (Wilde)"@en ;
        foaf:name   "Hazel" .

appearances:hasInseamMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Inseam Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasInseamMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Inseam Measurement Meters" .

appearances:SexISO5218-9
        a           appearances:SexISO5218 ;
        rdfs:label  "Not Available"@en ;
        foaf:name   "9" .

appearances:EyeColorGrieveMorantB
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "B" ;
        rdfs:label       "Light Grey"@en ;
        skos:broader     appearances:EyeColorGrieveMorantNoBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz5 ;
        skos:note        "This color is rather lighter than MartinSchultz3Eye." ;
        foaf:name        "Light Grey" .

appearances:HairColorNebraskaDMVGray
        a           appearances:HairColorNebraskaDMV ;
        rdfs:label  "Gray"@en ;
        foaf:name   "GRY" .

appearances:HairColorAtlasDarkOpaqueGrayBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D34" ;
        rdfs:label     "Black, Dark Gray Brown to Opaque Gray Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasGrayBrown ;
        foaf:name      "Black, Dark Gray Brown to Opaque Gray Brown" .

appearances:hasWaistMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Waist Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasWaistMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Waist Measurement Inches" .

appearances:RiddellColorBlue
        a           appearances:RiddellColor ;
        rdf:value   "1" ;
        rdfs:label  "Blue (Riddell)"@en ;
        foaf:name   "Blue" .

appearances:EyeColorGrieveMorantM
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "M" ;
        rdfs:label       "Medium"@en ;
        skos:broader     appearances:EyeColorGrieveMorantNoBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz13 ;
        foaf:name        "Medium" .

appearances:Appearance
        a          owl:Class ;
        foaf:name  "Appearance" .

appearances:EyeColorWildeDark
        a           appearances:EyeColorWilde ;
        rdf:value   "Dark" ;
        rdfs:label  "Dark (Wilde)"@en ;
        foaf:name   "Dark" .

appearances:SkinColorVonLuschan18
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 18"@en ;
        appearances:htmlColor  "EFE39B" ;
        foaf:name              "18" .

appearances:EthnicityUKCensusCodeA9
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Any other Asian ethnic background"@en ;
        foaf:name   "A9" .

appearances:EyeColorMartinSchultz11
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Yellow Brown and Brown Green (11)"@en ;
        foaf:name   "11" .

appearances:SkinColorVonLuschan9
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 9"@en ;
        appearances:htmlColor  "F4F1EA" ;
        foaf:name              "9" .

<http://rdf.muninn-project.org/ontologies/NebraskaDMV>
        a              foaf:Group ;
        foaf:homepage  <http://www.dmv.state.ne.us/> ;
        foaf:name      "Nebraska Department of Motor Vehicle" ;
        foaf:nick      "DMV" .

dbpedia:Metre  muninn:wikipedia_version
                "524933016" .

appearances:HairColorAtlasMediumDarkGrayBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D33" ;
        rdfs:label     "Medium to Dark Gray Brown, Black (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasGrayBrown ;
        foaf:name      "Medium to Dark Gray Brown, Black" .

appearances:hasKneeLengthMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Knee Length Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:FemaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/female-kneelength.png> ;
        foaf:name           "Knee Length Measurement" .

appearances:hasHipsMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Hips Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasHipsMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Hips Measurement Meters" .

appearances:EyeColorICCS5
        a           appearances:EyeColorICCS ;
        rdf:value   "5" ;
        rdfs:label  "Brown (ICCS #5)"@en ;
        foaf:name   "Brown" .

appearances:MaleBodyMeasurement
        a                skos:ConceptScheme ;
        rdfs:label       "Male Body Measurement"@en ;
        rdfs:subClassOf  appearances:SexISO5218-1 ;
        foaf:name        "Male Body Measurement" .

appearances:HairColorAtlasMediumDarkRed
        a              appearances:HairColorAtlas ;
        rdf:value      "D43" ;
        rdfs:label     "Medium to Dark Red (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasRed ;
        foaf:name      "Medium to Dark Red" .

<http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#e7efff97fb9f249c9d8e246e55b655841293452c>
        a       rdf:Seq ;
        rdf:_1  appearances:j_m_seddon ;
        rdf:_2  appearances:c_r_sahagian ;
        rdf:_3  appearances:r_j_glynn ;
        rdf:_4  appearances:r_d_sperduto ;
        rdf:_5  appearances:e_s_gragoudas .

appearances:KinseyScaleX
        a           appearances:KinseyScale ;
        rdf:value   "X" ;
        rdfs:label  "Non-sexual"@en ;
        foaf:name   "Non-sexual" .

appearances:SkinColorVonLuschan31
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 31"@en ;
        appearances:htmlColor  "672E23" ;
        foaf:name              "31" .

appearances:SkinColorSimpleWhite
        a                      appearances:SkinColorSimple ;
        rdfs:label             "Simple Skin Color White"@en ;
        appearances:htmlColor  "FFFFFF" ;
        owl:rdfValue           "White" ;
        skos:broader           appearances:FitzpatrickSkinColorTypeII , appearances:FitzpatrickSkinColorTypeIII ;
        foaf:name              "White" .

appearances:HairColorAtlasLightMediumRedBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D52" ;
        rdfs:label     "Light to Medium Red Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasRedBrown ;
        foaf:name      "Light to Medium Red Brown" .

appearances:EyeColorMartinSchultz7
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Yellow Brown and Brown Green (7)"@en ;
        foaf:name   "7" .

appearances:HairColorNatural
        a                owl:Class ;
        rdfs:label       "Natural Hair Color"@en ;
        rdfs:subClassOf  appearances:HairColor ;
        foaf:name        "Natural Hair Color" .

appearances:hasSex  a  owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "Has Sex"@en ;
        rdfs:range   appearances:Sex ;
        foaf:name    "Sex" .

appearances:FemaleBodyMeasurement
        a                skos:ConceptScheme ;
        rdfs:label       "Female Body Measurement"@en ;
        rdfs:subClassOf  appearances:SexISO5218-2 ;
        foaf:name        "Female Body Measurement" .

appearances:r_j_glynn
        a          ow:Person , foaf:Person ;
        foaf:name  "R. J. Glynn" .

appearances:SkinColorSimpleBrown
        a                      appearances:SkinColorSimple ;
        rdfs:label             "Simple Skin Color Brown"@en ;
        appearances:htmlColor  "663300" ;
        owl:rdfValue           "Black" ;
        skos:broader           appearances:FitzpatrickSkinColorTypeV ;
        foaf:name              "Brown" .

appearances:EyeColorGrieveMorantH
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "H" ;
        rdfs:label       "Most Brown"@en ;
        skos:broader     appearances:EyeColorGrieveMorantMoreBlueGreyThanBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz8 ;
        skos:note        "This color has more brown pigment than MartinSchultz8Eye." ;
        foaf:name        "Most Brown" .

appearances:EyeColorSimpleGrey
        a           appearances:EyeColorSimple ;
        rdf:value   "Grey" ;
        rdfs:label  "Grey"@en ;
        foaf:name   "Grey" .

appearances:hasBandMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Band Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasBandMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Band Measurement Inches" .

dbpedia:Human_hair_color
        muninn:wikipedia_version  "523702648" .

appearances:HairColorAtlasLightRed
        a              appearances:HairColorAtlas ;
        rdf:value      "D41" ;
        rdfs:label     "Light Red (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasRed ;
        foaf:name      "Light Red" .

appearances:EthnicityUKICCodeIC3
        a           appearances:EthnicityUKICCode ;
        rdfs:label  "African/Afro-Caribbean person"@en ;
        foaf:name   "IC3" .

appearances:Person  a  owl:Class ;
        rdfs:label  "Natural Person"@en ;
        foaf:name   "Person" .

appearances:SkinColorVonLuschan13
        a                      appearances:SkinColorVonLuschan ;
        rdfs:comment           "This skin color is the same as number 14. "@en ;
        rdfs:label             "Von Luschan Skin Color 13"@en ;
        appearances:htmlColor  "FFF9E1" ;
        foaf:name              "13" .

appearances:SkinColorVonLuschan4
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 4"@en ;
        appearances:htmlColor  "FDFBE6" ;
        foaf:name              "4" .

<http://rdf.muninn-project.org/ontologies/RCMP>
        a              foaf:Group ;
        owl:sameAs     dbpedia:Royal_Canadian_Mounted_Police ;
        foaf:homepage  <http://www.rcmp-grc.gc.ca/> ;
        foaf:name      "Royal Canadian Mounted Police" ;
        foaf:nick      "RCMP" .

appearances:EyeColorGrieveMorant
        a                      owl:Class , skos:ConceptScheme ;
        rdfs:comment           "Grieve Morant Eye Color Reference."@en ;
        rdfs:label             " Grieve Morant Eye Color Reference"@en ;
        owl:subClassOf         appearances:EyeColor ;
        skos:hasTopConcept     appearances:EyeColorGrieveMorantPureBrown , appearances:EyeColorGrieveMorantMoreBrownThanBlueGrey , appearances:EyeColorGrieveMorantMoreBlueGreyThanBrown , appearances:EyeColorGrieveMorantNoBrown ;
        foaf:isPrimaryTopicOf  appearances:AHG_AHG2354 ;
        foaf:name              "EyeColorGrieveMorant" .

appearances:hasHeightMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "has Height Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasHeightMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Height Measurement Meters" .

appearances:KinseyScale2
        a           appearances:KinseyScale ;
        rdf:value   "2" ;
        rdfs:label  "Predominantly heterosexual, but more than incidentally homosexual"@en ;
        foaf:name   "Predominantly heterosexual, but more than incidentally homosexual" .

appearances:hasArmMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Arm Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasArmMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Arm Measurement Meters" .

appearances:htmlColor
        a           owl:ObjectProperty ;
        rdfs:label  "htmlColor"@en ;
        rdfs:range  xsd:String ;
        foaf:name   "htmlColor" .

appearances:RiddellColorNil
        a           appearances:RiddellColor ;
        rdf:value   "0" ;
        rdfs:label  "No color (Riddell)"@en ;
        foaf:name   "Nil" .

appearances:HairColorAtlasDarkOpaqueBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D24" ;
        rdfs:label     "Dark to Opaque Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBrown ;
        foaf:name      "Dark to Opaque Brown" .

dbpedia:Royal_Canadian_Mounted_Police
        muninn:wikipedia_version  "524420530" .

appearances:EthnicityUKICCode
        a                    owl:Class ;
        rdfs:comment         "Simple F/M coding of Gender types."@en ;
        rdfs:label           "UK IC-Codes"@en ;
        rdfs:subClassOf      appearances:PerceivedEthnicity ;
        owl:equivalentClass  dbpedia:IC_codes ;
        foaf:name            "IC Codes" .

<http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#d53f411bfcf81f200c5c9f96b2a7464541af494c>
        a       rdf:Seq ;
        rdf:_1  appearances:grieve_j ;
        rdf:_2  appearances:morant_g_m .

appearances:EyeColorPetrequinBleus
        a           appearances:EyeColorPetrequin ;
        rdf:value   "Bleus" ;
        rdfs:label  "Blue (Pétrequin)"@en , "Bleus (Pétrequin)"@fr ;
        foaf:name   "Bleus" .

appearances:SkinColorVonLuschan25
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 25"@en ;
        appearances:htmlColor  "C7A464" ;
        foaf:name              "25" .

appearances:hasInseamMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Inseam Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasInseamMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Inseam Measurement Inches" .

appearances:HairColorFBI
        a                owl:Class ;
        rdfs:label       "FBI Hair Color"@en ;
        rdfs:subClassOf  appearances:HairColor ;
        skos:inScheme    appearances:FBIStandards ;
        foaf:name        "FBI Hair Color" .

appearances:hasSexualPreference
        a            owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "has Sexual Preference"@en ;
        rdfs:range   appearances:Appearance , appearances:Gender , appearances:Sex ;
        foaf:name    "hasSexualPreference" .

appearances:EyeColorMartinSchultz1c
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Light Blue Iris (1c)"@en ;
        foaf:name   "1c" .

appearances:EyeColorGrieveMorantMoreBlueGreyThanBrown
        a           appearances:EyeColorGrieveMorant ;
        rdf:value   "Black" ;
        rdfs:label  "More Blue or Grey than Brown"@en ;
        foaf:name   "More Blue or Grey than Brown" .

appearances:EthnicityUKCensusCodeW1
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "British"@en ;
        foaf:name   "W1" .

appearances:Religion  a  owl:Class ;
        owl:sameAs    <http://rdf.muninn-project.org/ontologies/religion#Religion> ;
        owl:subClass  appearances:macroEthnicity ;
        foaf:name     "Religion" .

appearances:HairColorAtlasOther
        a           appearances:HairColorAtlas ;
        rdfs:label  "Other Color(Human Hair Atlas)"@en ;
        foaf:name   "Other Color" .

appearances:Race  a   owl:Class ;
        owl:subClass  appearances:macroEthnicity ;
        foaf:name     "Race" .

appearances:wilde1862
        a                 ow:Publication , ow:Book ;
        rdfs:label        "William Robert Wilde. An Essay on the malformations and congenital diseases of the organs of sight, John Churchill, 1862" ;
        ow:address        "Princess-Street, Soho, London" ;
        ow:author         dbpedia:William_Wilde ;
        ow:date-added     "2012-11-29 14:27:12 -0500" ;
        ow:date-modified  "2012-11-29 14:30:46 -0500" ;
        ow:publisher      appearances:john_churchill ;
        ow:title          "An Essay on the malformations and congenital diseases of the organs of sight" ;
        ow:url            <http://books.google.ca/books?id=V9NTbjjA_o8C&pg=PR5#v=onepage&q&f=false> ;
        ow:year           "1862" .

appearances:e_s_gragoudas
        a          ow:Person , foaf:Person ;
        foaf:name  "E. S. Gragoudas" .

appearances:HairColorFBIRED
        a           appearances:HairColorFBI ;
        rdf:value   "RED" ;
        rdfs:label  "Red/Auburn"@en ;
        foaf:name   "RED" .

appearances:hasWaistMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Waist Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:FemaleBodyMeasurement , appearances:MaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/female-waist.png> , <http://rdf.muninn-project.org/ontologies/images/man-waist.png> ;
        foaf:name           "Waist Measurement" .

appearances:EyeColorGrieveMorantC
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "C" ;
        rdfs:label       "Dark Blue"@en ;
        skos:broader     appearances:EyeColorGrieveMorantNoBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz3 ;
        foaf:name        "Dark Blue" .

appearances:EyeColorPetrequinNoirs
        a           appearances:EyeColorPetrequin ;
        rdf:value   "Noirs" ;
        rdfs:label  "Black (Pétrequin)"@en , "Noirs (Pétrequin)"@fr ;
        foaf:name   "Noirs" .

appearances:EyeColorNebraskaDMVPink
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Pink"@en ;
        foaf:name   "DNK" .

appearances:FBIStandards
        a           skos:ConceptScheme ;
        rdfs:label  "FBI Standards"@en ;
        dc:creator  appearances:FBI ;
        foaf:name   "FBI Standards" .

appearances:EyeColorSimpleRed
        a           appearances:EyeColorSimple ;
        rdf:value   "Red" ;
        rdfs:label  "Red"@en ;
        foaf:name   "Red" .

appearances:EyeColorGrieveMorantN
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "N" ;
        rdfs:label       "Dark"@en ;
        skos:broader     appearances:EyeColorGrieveMorantNoBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz14 ;
        foaf:name        "Dark" .

appearances:hasInseamMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Inseam Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:FemaleBodyMeasurement , appearances:MaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/man-inseam.png> , <http://rdf.muninn-project.org/ontologies/images/female-inseam.png> ;
        foaf:name           "Inseam Measurement" .

appearances:HairColorNebraskaDMVBlonde
        a           appearances:HairColorNebraskaDMV ;
        rdfs:label  "Blonde"@en ;
        foaf:name   "BLN" .

appearances:hasHipsMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Hips Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasHipsMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Hips Measurement Inches" .

appearances:r_d_sperduto
        a          ow:Person , foaf:Person ;
        foaf:name  "R. D. Sperduto" .

appearances:SkinColorVonLuschan19
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 19"@en ;
        appearances:htmlColor  "E7D39E" ;
        foaf:name              "19" .

appearances:EyeColorMartinSchultz12
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Dark Brown and Brown Black (12)"@en ;
        foaf:name   "12" .

appearances:HairColorRCMPBald
        a           appearances:HairColorRCMP ;
        rdf:value   "Bald" ;
        rdfs:label  "Bald"@en ;
        foaf:name   "Bald" .

appearances:hasNeckMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Neck Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasNeckMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Neck Measurement Meters" .

appearances:hasGender
        a            owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "Has Gender"@en ;
        rdfs:range   appearances:Gender ;
        foaf:name    "Gender" .

dbpedia:IC_codes  muninn:wikipedia_version
                "524218658" .

appearances:SkinColorVonLuschan20
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 20"@en ;
        appearances:htmlColor  "EED885" ;
        foaf:name              "20" .

appearances:GenderStrict
        a                owl:Class ;
        rdfs:comment     "Strict F/M coding of Gender types, with restriction."@en ;
        rdfs:label       "Gender (Strict)"@en ;
        rdfs:subClassOf  appearances:GenderSimple ;
        foaf:name        "Gender" .

appearances:EthnicityUKCensusCodeB1
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Caribbean"@en ;
        foaf:name   "B1" .

appearances:EyeColorFBIBRO
        a           appearances:EyeColorFBI ;
        rdf:value   "BRO" ;
        rdfs:label  "Brown"@en ;
        foaf:name   "BRO" .

appearances:EyeColorMartinSchultzLightBlue
        a              appearances:EyeColorMartinSchultz ;
        rdfs:label     "Light Blue Iris"@en ;
        skos:narrower  appearances:EyeColorMartinSchultz2a , appearances:EyeColorMartinSchultz1c , appearances:EyeColorMartinSchultz1b , appearances:EyeColorMartinSchultz1a ;
        foaf:name      "Light Blue Iris" .

appearances:HairColorAtlasGoldenBrown
        a           appearances:HairColorAtlas ;
        rdfs:label  "Golden Brown (Human Hair Atlas)"@en ;
        foaf:name   "Golden Brown" .

appearances:grieve_j  a  ow:Person , foaf:Person ;
        foaf:name  "GRIEVE, J." .

appearances:HairColorAtlasLightGrayBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D31" ;
        rdfs:label     "Light Gray Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasGrayBrown ;
        foaf:name      "Light Gray Brown" .

appearances:HairColorAtlasLightMediumBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D22" ;
        rdfs:label     "Light to Medium Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBrown ;
        foaf:name      "Light to Medium Brown" .

appearances:EyeColorPetrequinGris
        a           appearances:EyeColorPetrequin ;
        rdf:value   "Gris" ;
        rdfs:label  "Gray (Pétrequin)"@en , "Grey (Pétrequin)"@en , "Gris (Pétrequin)"@fr ;
        foaf:name   "Gris" .

appearances:EyeColorWilde
        a                      skos:ConceptScheme , owl:Class ;
        rdfs:comment           "Wilde Eye Color Reference."@en ;
        rdfs:label             "Wilde Eye Color Reference"@en ;
        dc:creator             dbpedia:William_Wilde ;
        owl:subClassOf         appearances:EyeColor ;
        skos:hasTopConcept     appearances:EyeColorWildeLight , appearances:EyeColorWildeDark , appearances:EyeColorWildeHazel ;
        foaf:isPrimaryTopicOf  appearances:wilde1862 ;
        foaf:name              "Wilde Eye Color Reference" .

appearances:hasChestMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Chest Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasChestMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Chest Measurement Meters" .

appearances:SkinColorVonLuschan32
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 32"@en ;
        appearances:htmlColor  "603121" ;
        foaf:name              "32" .

appearances:macroEthnicity
        a          owl:Class ;
        foaf:name  "Macro Ethnicity" .

dbpedia:Martin-Schultz_scale
        muninn:wikipedia_version  "512522477" .

appearances:hasThighMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Thigh Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasThighMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Thigh Measurement Meters" .

appearances:SkinColorSimpleAlbino
        a                      appearances:SkinColorSimple ;
        rdfs:label             "Simple Skin Color Albino"@en ;
        appearances:htmlColor  "FFFFFF" ;
        owl:rdfValue           "Albino" ;
        skos:equivalent        appearances:VonLuschan1 ;
        foaf:name              "Abino" .

appearances:HairColorRCMPGrey
        a           appearances:HairColorRCMP ;
        rdf:value   "Grey" ;
        rdfs:label  "Grey / Gray"@en ;
        foaf:name   "Grey" .

appearances:EyeColorMartinSchultz8
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Yellow Brown and Brown Green (8)"@en ;
        foaf:name   "8" .

appearances:hasHeightMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Height Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasHeightMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Height Measurement Inches" .

appearances:hasArmMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Arm Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:FemaleBodyMeasurement , appearances:MaleBodyMeasurement ;
        foaf:name           "Arm Measurement" .

appearances:hasOverArmMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Over Arm Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:MaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/man-overarm.png> ;
        foaf:name           "Over Arm Measurement" .

appearances:EyeColorGrieveMorantI
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "I" ;
        rdfs:label       "Least Brown"@en ;
        skos:broader     appearances:EyeColorGrieveMorantMoreBrownThanBlueGrey ;
        skos:equivalent  appearances:EyeColorMartinSchultz10 ;
        foaf:name        "Least Brown" .

appearances:ogle_robert_r
        a          ow:Person , foaf:Person ;
        foaf:name  "Ogle, Robert R" .

appearances:seddon  a     ow:Article , ow:Publication ;
        rdfs:label        "J. M. Seddon, C. R. Sahagian, R. J. Glynn, R. D. Sperduto, E. S. Gragoudas. Evaluation of an iris color classification system. The Eye Disorders Case-Control Study Group.. Investigative Ophthalmology & Visual Science 31(8), August, 1990" ;
        ow:author         appearances:j_m_seddon , appearances:c_r_sahagian , appearances:r_j_glynn , appearances:e_s_gragoudas , appearances:r_d_sperduto ;
        ow:date-added     "2012-11-29 17:12:32 -0500" ;
        ow:date-modified  "2012-11-29 17:15:03 -0500" ;
        ow:journal        "Investigative Ophthalmology & Visual Science" ;
        ow:month          "August" ;
        ow:number         "8" ;
        ow:pages          "1592-1598" ;
        ow:title          "Evaluation of an iris color classification system. The Eye Disorders Case-Control Study Group." ;
        ow:volume         "31" ;
        ow:year           "1990" ;
        my:authorList     <http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#e7efff97fb9f249c9d8e246e55b655841293452c> .

appearances:EyeColorNebraskaDMVBrown
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Brown"@en ;
        foaf:name   "BRO" .

appearances:HairColorFBIPNK
        a           appearances:HairColorDyed , appearances:HairColorFBI ;
        rdf:value   "PNK" ;
        rdfs:label  "Pink"@en ;
        foaf:name   "PNK" .

appearances:EthnicityUKICCodeIC4
        a           appearances:EthnicityUKICCode ;
        rdfs:label  "Indian, Pakistani, Nepalese, Maldivian, Sri Lankan, Bangladeshi, or any other (South) Asian person"@en ;
        foaf:name   "IC4" .

appearances:SkinColorVonLuschan14
        a                      appearances:SkinColorVonLuschan ;
        rdfs:comment           "This skin color is the same as number 13. "@en ;
        rdfs:label             "Von Luschan Skin Color 14"@en ;
        appearances:htmlColor  "FFF9E1" ;
        foaf:name              "14" .

appearances:SkinColorVonLuschan5
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 5"@en ;
        appearances:htmlColor  "FDF6E6" ;
        foaf:name              "5" .

appearances:EyeColorNebraskaDMVDichromatic
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Dichromatic"@en ;
        foaf:name   "DIC" .

appearances:HairColorAtlasMediumDarkBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D23" ;
        rdfs:label     "Medium to Dark Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBrown ;
        foaf:name      "Medium to Dark Brown" .

appearances:KinseyScale3
        a           appearances:KinseyScale ;
        rdf:value   "3" ;
        rdfs:label  "Equally heterosexual and homosexual"@en ;
        foaf:name   "Equally heterosexual and homosexual" .

appearances:HairColorNebraskaDMV
        a                owl:Class ;
        rdfs:label       "NebraskaDMVHairColor"@en ;
        rdfs:subClassOf  appearances:HairColor ;
        skos:inScheme    appearances:NebraskaDMVStandards ;
        foaf:name        "NebraskaDMVHairColor" .

appearances:HairColorFBIGRN
        a           appearances:HairColorDyed , appearances:HairColorFBI ;
        rdf:value   "GRN" ;
        rdfs:label  "Green"@en ;
        foaf:name   "GRN" .

appearances:SkinColorSimpleBlack
        a                      appearances:SkinColorSimple ;
        rdfs:label             "Simple Skin Color Black"@en ;
        appearances:htmlColor  "000000" ;
        owl:rdfValue           "Black" ;
        skos:broader           appearances:FitzpatrickSkinColorTypeVI ;
        foaf:name              "Black" .

appearances:EthnicityUKCensusCodeO9
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Any other ethnic group"@en ;
        foaf:name   "O9" .

appearances:HairColorFBIGRY
        a             appearances:HairColorFBI ;
        rdf:value     "GRY" ;
        rdfs:comment  "Includes partially gray."@en ;
        rdfs:label    "Grey/Gray"@en ;
        foaf:name     "GRY" .

appearances:SkinColorVonLuschan26
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 26"@en ;
        appearances:htmlColor  "BC9762" ;
        foaf:name              "26" .

appearances:SkinColorFitzpatrickTypeII
        a              appearances:SkinColorFitzpatrickType ;
        rdf:value      "II" ;
        rdfs:label     "Fair"@en , "White"@en , "Light-skinned European"@en ;
        skos:narrower  appearances:SkinColorVonLuschan8 , appearances:SkinColorVonLuschan10 , appearances:SkinColorVonLuschan6 , appearances:SkinColorVonLuschan9 , appearances:SkinColorVonLuschan7 ;
        foaf:name      "White" .

appearances:EyeColorICCS1
        a           appearances:EyeColorICCS ;
        rdf:value   "1" ;
        rdfs:label  "Gray with Yellow Specks (ICCS #1)"@en , "Blue with Yellow Specks (ICCS #1)"@en , "Gray with Brown Specks (ICCS #1)"@en , "Blue with Brown Specks (ICCS #1)"@en ;
        foaf:name   "Blue or gray iris with brown or yellow specks" .

<http://rdf.muninn-project.org/ontologies/appearances>
        a                owl:Ontology ;
        rdfs:comment     "This ontology is meant to record individual's sex, gender identities as well as their preferences, desires and relationships."@en ;
        rdfs:label       "Sex, Genders, Preferences and Desires Ontology"@en ;
        dc:creator       <http://rdf.muninn-project.org/ww1/2011/11/11/Person/Warren> , appearances:adriel ;
        dc:date          "2012-11-15"^^xsd:date ;
        dc:description   "This ontology is meant to record individual's sex, gender identities as well as their preferences, desires and relationships." ;
        dc:title         "Sex, Genders, Preferences and Desires Ontology" ;
        owl:versionInfo  0.1 ;
        vs:term_status   "Testing" .

appearances:RiddellColorGreen
        a           appearances:RiddellColor ;
        rdf:value   "3" ;
        rdfs:label  "Green (Riddell)"@en ;
        foaf:name   "Green" .

appearances:hasPantLengthMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Pant Length Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasPantLengthMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Pant Length Measurement Meters" .

appearances:RiddellColorChocolate
        a           appearances:RiddellColor ;
        rdf:value   "6" ;
        rdfs:label  "Chocolate (Riddell)"@en ;
        foaf:name   "Chocolate" .

appearances:j_petrequin
        a          ow:Person , foaf:Person ;
        foaf:name  "J. Petrequin" .

appearances:HairColorAtlasBlondMediumDark
        a              appearances:HairColorAtlas ;
        rdf:value      "D03" ;
        rdfs:label     "Medium to Dark Blond (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBlond ;
        foaf:name      "Medium to Dark Blond" .

appearances:EyeColorRiddell
        a                      skos:ConceptScheme , owl:Class ;
        rdfs:comment           "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."@en ;
        rdfs:label             "Riddell Eye Color Reference"@en ;
        owl:subClassOf         appearances:EyeColor ;
        foaf:isPrimaryTopicOf  appearances:AHG_AHG2288 ;
        foaf:name              "Riddell Eye Color Reference" .

appearances:EthnicityUKCensusCodeW2
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Irish"@en ;
        foaf:name   "W2" .

appearances:EyeColorFBIBLU
        a           appearances:EyeColorFBI ;
        rdf:value   "BLU" ;
        rdfs:label  "Blue"@en ;
        foaf:name   "BLU" .

appearances:EyeColorMartinSchultz3
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Blue Gray Iris (3)"@en ;
        foaf:name   "3" .

appearances:SexISO5218-0
        a                 appearances:SexISO5218 ;
        rdfs:label        "Mann"@en , "Sex Inconnu"@en , "Gender Unknown"@en ;
        owl:disjointWith  appearances:SexISO5218-9 , appearances:SexISO5218-1 , appearances:SexISO5218-2 ;
        foaf:name         "0" .

appearances:HairColorAtlasGrayBrown
        a           appearances:HairColorAtlas ;
        rdfs:label  "Gray Brown (Human Hair Atlas)"@en ;
        foaf:name   "Gray Brown" .

appearances:AHG_AHG2354
        a                 ow:Publication , ow:Article ;
        rdfs:label        "GRIEVE, J., MORANT, G. M.. RECORDS OF EYE COLOURS FOR BRITISH POPULATIONS AND A DESCRIPTION OF A NEW EYE-COLOUR SCALE. Annals of Eugenics 13(1), Blackwell Publishing Ltd, 1946" ;
        ow:author         appearances:morant_g_m , appearances:grieve_j ;
        ow:date-added     "2012-11-29 11:44:48 -0500" ;
        ow:date-modified  "2012-11-29 11:44:48 -0500" ;
        ow:doi            "10.1111/j.1469-1809.1946.tb02354.x" ;
        ow:issn           "2050-1439" ;
        ow:journal        "Annals of Eugenics" ;
        ow:number         "1" ;
        ow:pages          "161-171" ;
        ow:publisher      appearances:blackwell_publishing_ltd ;
        ow:title          "RECORDS OF EYE COLOURS FOR BRITISH POPULATIONS AND A DESCRIPTION OF A NEW EYE-COLOUR SCALE" ;
        ow:url            <http://dx.doi.org/10.1111/j.1469-1809.1946.tb02354.x> ;
        ow:volume         "13" ;
        ow:year           "1946" ;
        my:authorList     <http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#d53f411bfcf81f200c5c9f96b2a7464541af494c> .

appearances:EyeColor  a      owl:Class ;
        rdfs:label           "Eye Color"@en ;
        owl:equivalentClass  dbpedia:Eye_color ;
        owl:subClassOf       appearances:Appearance ;
        foaf:name            "Eye Color" .

appearances:EyeColorGrieveMorantD
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "D" ;
        rdfs:label       "Dark Grey"@en ;
        skos:broader     appearances:EyeColorGrieveMorantNoBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz5 ;
        skos:note        "This color is rather darker than MartinSchultz5Eye." ;
        foaf:name        "Dark Grey" .

appearances:GenderSimple-F
        a           appearances:GenderSimple ;
        rdfs:label  "Frau"@en , "Femme"@en , "Woman"@en ;
        foaf:name   "F" .

appearances:SexTypingXX
        a                 appearances:SexTyping ;
        rdfs:label        "XX"@en ;
        owl:disjointWith  appearances:SexTypingXY ;
        owl:sameAs        appearances:SexISO5218-2 ;
        foaf:name         "XX" .

appearances:hasEntertaimentPreference
        a            owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "has Entertaiment Preference"@en ;
        rdfs:range   appearances:Appearance , appearances:Gender , appearances:Sex ;
        foaf:name    "hasEntertaimentPreference" .

<http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#3ac977d8028c35e5daa29914841cdc598a20146e>
        a       rdf:Seq ;
        rdf:_1  appearances:ogle_robert_r ;
        rdf:_2  appearances:fox_michelle_j .

appearances:hasChestMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Chest Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:MaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/man-chest.png> ;
        foaf:name           "Over Chest Measurement" .

appearances:EyeColorMartinSchultz13
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Dark Brown and Brown Black (13)"@en ;
        foaf:name   "13" .

appearances:HairColorAtlasBlondLightMedium
        a              appearances:HairColorAtlas ;
        rdf:value      "D02" ;
        rdfs:label     "Light Blond to Medium (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBlond ;
        foaf:name      "Light Blond to Medium" .

appearances:hasChestMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Chest Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasChestMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Chest Measurement Inches" .

appearances:EthnicityUKCensusCodeNS
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Not Stated"@en ;
        foaf:name   "NS" .

appearances:HairColorRCMPLightBrown
        a           appearances:HairColorRCMP ;
        rdf:value   "Light Brown" ;
        rdfs:label  "Light Brown"@en ;
        foaf:name   "Light Brown" .

appearances:SkinColorVonLuschan21
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 21"@en ;
        appearances:htmlColor  "E3C467" ;
        foaf:name              "21" .

appearances:HairColorAtlasBlondDark
        a              appearances:HairColorAtlas ;
        rdf:value      "D04" ;
        rdfs:label     "Dark Blond (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBlond ;
        foaf:name      "Dark Blond" .

appearances:hasThighMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Thigh Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasThighMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Thigh Measurement Inches" .

appearances:EthnicityUKCensusCodeB2
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "African"@en ;
        foaf:name   "B2" .

<http://rdf.muninn-project.org/ontologies/FBI>
        a              foaf:Group ;
        owl:sameAs     dbpedia:Federal_Bureau_of_Investigation ;
        foaf:homepage  <http://www.fbi.gov/> ;
        foaf:name      "Federal Bureau of Investigation" ;
        foaf:nick      "FBI" .

appearances:EyeColorFBIHAZ
        a           appearances:EyeColorFBI ;
        rdf:value   "HAZ" ;
        rdfs:label  "Hazel"@en ;
        foaf:name   "HAZ" .

appearances:EyeColorGrieveMorantPureBrown
        a           appearances:EyeColorGrieveMorant ;
        rdf:value   "Black" ;
        rdfs:label  "Pure Brown"@en ;
        foaf:name   "Pure Brown" .

appearances:HairColorNebraskaDMVUnknown
        a           appearances:HairColorNebraskaDMV ;
        rdfs:label  "Unknown"@en ;
        foaf:name   "UNK" .

appearances:EyeColorGrieveMorantNoBrown
        a           appearances:EyeColorGrieveMorant ;
        rdf:value   "Black" ;
        rdfs:label  "No Brown"@en ;
        foaf:name   "No Brown" .

appearances:Ogle_1999fk
        a                     ow:Publication , ow:Book ;
        rdfs:label            "Ogle, Robert R, Fox, Michelle J. Atlas of human hair microscopic characteristics, CRC Press, 1999" ;
        ow:address            "Boca Raton, Fla." ;
        ow:annote             "LDR 01103cam 2200277 a 4500 001 4981035 005 20060728201408.0 008 980722s1999 flua b 001 0 eng 906 $a7$bcbc$corignew$d1$eocip$f19$gy-gencatlg 955 $apc17 to ja00 07-22-98; jc04 07-23-98; jc02 to technician 07-23-98; jc03 07-23-98; CIP ver. pv10 02-25-99 035 $9(DLC) 98034752 010 $a 98034752 020 $a0849381347 (alk. paper) 040 $aDLC$cDLC$dDLC 050 00 $aRA1061$b.O37 1999 082 00 $a614/.1$221 100 1 $aOgle, Robert R. 245 10 $aAtlas of human hair microscopic characteristics /$cRobert R. Ogle, Jr., Michelle J. Fox. 260 $aBoca Raton, Fla. :$bCRC Press,$cc1999. 300 $axi, 83 p. :$bill. (some col.) ;$c24 cm. 504 $aIncludes bibliographical references (p. 65-79) and index. 650 0 $aHair$xAnalysis$xAtlases. 650 0 $aForensic dermatology$xAtlases. 700 1 $aFox, Michelle J. 856 42 $3Publisher description$uhttp://www.loc.gov/catdir/enhancements/fy0646/98034752-d.html 991 $bc-GenColl$hRA1061$i.O37 1999$tCopy 1$wBOOKS" ;
        ow:author             appearances:fox_michelle_j , appearances:ogle_robert_r ;
        ow:call-number        "RA1061" ;
        ow:date-added         "2012-11-27 20:54:52 -0500" ;
        ow:date-modified      "2012-11-27 20:54:52 -0500" ;
        ow:dewey-call-number  "614/.1" ;
        ow:genre              "Hair" ;
        ow:isbn               "0849381347 (alk. paper)" ;
        ow:library-id         "98034752" ;
        ow:publisher          appearances:crc_press ;
        ow:title              "Atlas of human hair microscopic characteristics" ;
        ow:url                <http://www.loc.gov/catdir/enhancements/fy0646/98034752-d.html> ;
        ow:year               "1999" ;
        my:authorList         <http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#3ac977d8028c35e5daa29914841cdc598a20146e> .

appearances:riddell_w_j_b
        a          ow:Person , foaf:Person ;
        foaf:name  "RIDDELL, W. J. B." .

appearances:HairColorRCMPWhite
        a           appearances:HairColorRCMP ;
        rdf:value   "White" ;
        rdfs:label  "White"@en ;
        foaf:name   "White" .

appearances:SkinColorVonLuschan33
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 33"@en ;
        appearances:htmlColor  "573229" ;
        foaf:name              "33" .

appearances:HairColorAtlasLightGoldenBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D11" ;
        rdfs:label     "Light Golden Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasGoldenBrown ;
        foaf:name      "Light Golden Brown" .

appearances:EyeColorMartinSchultz9
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Yellow Brown and Brown Green (9)"@en ;
        foaf:name   "9" .

appearances:HairColorRCMPBrown
        a           appearances:HairColorRCMP ;
        rdf:value   "Brown" ;
        rdfs:label  "Brown"@en ;
        foaf:name   "Brown" .

appearances:NebraskaDMVStandards
        a                      skos:ConceptScheme ;
        rdfs:label             "Nebraska DMV Standards"@en ;
        dc:creator             appearances:NebraskaDMV ;
        foaf:isPrimaryTopicOf  <http://www.nebraska.gov/demo/mvr/codes.html> ;
        foaf:name              "Nebraska DMV Standards" .

appearances:HairColorAtlasLightMediumRed
        a              appearances:HairColorAtlas ;
        rdf:value      "D42" ;
        rdfs:label     "Light to Medium Red (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasRed ;
        foaf:name      "Light to Medium Red" .

<http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#daa85e6aef77a7feb6f6d8e71c1dd290e25deb41>
        a       rdf:Seq ;
        rdf:_1  appearances:j_petrequin .

appearances:HairColorFBIBLN
        a           appearances:HairColorFBI ;
        rdf:value   "BLN" ;
        rdfs:label  "Blonde / Strawberry"@en ;
        foaf:name   "BLN" .

appearances:EyeColorMartinSchultz2a
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Light Blue Iris (2a)"@en ;
        foaf:name   "2a" .

appearances:EyeColorGrieveMorantJ
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "J" ;
        rdfs:label       "More Brown (J)"@en ;
        skos:broader     appearances:EyeColorGrieveMorantMoreBrownThanBlueGrey ;
        skos:equivalent  appearances:EyeColorMartinSchultz12 ;
        foaf:name        "More Brown" .

appearances:EyeColorWildeBlack
        a             appearances:EyeColorWilde ;
        rdf:value     "Black" ;
        rdfs:label    "Black (Wilde)"@en ;
        skos:broader  appearances:EyeColorWildeDark ;
        foaf:name     "Black" .

appearances:EthnicityUKICCodeIC5
        a           appearances:EthnicityUKICCode ;
        rdfs:label  "Chinese, Japanese, or South-East Asian person"@en ;
        foaf:name   "IC5" .

appearances:hasRomanticPreference
        a            owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "has Romantic Preference"@en ;
        rdfs:range   appearances:Appearance , appearances:Gender , appearances:Sex ;
        foaf:name    "hasRomanticPreference" .

appearances:SkinColorVonLuschan15
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 15"@en ;
        appearances:htmlColor  "F1E7C3" ;
        foaf:name              "15" .

appearances:Observation
        a           owl:Class ;
        rdfs:label  "Observation"@en ;
        foaf:name   "Observation" .

appearances:SkinColorVonLuschan6
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 6"@en ;
        appearances:htmlColor  "FEF7E5" ;
        foaf:name              "6" .

appearances:KinseyScale4
        a           appearances:KinseyScale ;
        rdf:value   "4" ;
        rdfs:label  "Predominantly homosexual, but more than incidentally heterosexual"@en ;
        foaf:name   "Predominantly homosexual, but more than incidentally heterosexual" .

appearances:EyeColorWildeBrown
        a             appearances:EyeColorWilde ;
        rdf:value     "Brown" ;
        rdfs:label    "Brown (Wilde)"@en ;
        skos:broader  appearances:EyeColorWildeDark ;
        foaf:name     "Brown" .

appearances:AHG_AHG2288
        a                 ow:Article , ow:Publication ;
        rdfs:label        "RIDDELL, W. J. B.. STUDIES IN THE CLASSIFICATION OF EYE COLOUR. Annals of Eugenics 11(1), Blackwell Publishing Ltd, 1941" ;
        ow:author         appearances:riddell_w_j_b ;
        ow:date-added     "2012-11-29 12:01:29 -0500" ;
        ow:date-modified  "2012-11-29 12:01:29 -0500" ;
        ow:doi            "10.1111/j.1469-1809.1941.tb02288.x" ;
        ow:issn           "2050-1439" ;
        ow:journal        "Annals of Eugenics" ;
        ow:number         "1" ;
        ow:pages          "245-259" ;
        ow:publisher      appearances:blackwell_publishing_ltd ;
        ow:title          "STUDIES IN THE CLASSIFICATION OF EYE COLOUR" ;
        ow:url            <http://dx.doi.org/10.1111/j.1469-1809.1941.tb02288.x> ;
        ow:volume         "11" ;
        ow:year           "1941" ;
        my:authorList     <http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#f05b76dc9e07b58e359dc17dd5175e384b8bfcf4> .

appearances:EyeColorNebraskaDMVBlack
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Black"@en ;
        foaf:name   "BLK" .

appearances:SkinColorVonLuschan27
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 27"@en ;
        appearances:htmlColor  "9C6B43" ;
        foaf:name              "27" .

appearances:EyeColorICCS2
        a           appearances:EyeColorICCS ;
        rdf:value   "2" ;
        rdfs:label  "Green with Yellow Specks (ICCS #2)"@en , "Gray with Yellow Specks (ICCS #2)"@en , "Blue with Yellow Specks (ICCS #2)"@en , "Green with Brown Specks (ICCS #2)"@en , "Gray with Brown Specks (ICCS #2)"@en , "Blue with Brown Specks (ICCS #2)"@en ;
        foaf:name   "Blue, gray, or green iris with brown or yellow specks" .

<http://rdf.muninn-project.org/ontologies/organization#GenderStrict-F>
        a                 appearances:GenderStrict ;
        rdfs:label        "Frau"@en , "Femme"@en , "Woman"@en ;
        owl:disjointWith  <http://rdf.muninn-project.org/ontologies/organization#GenderStrict-M> ;
        skos:related      appearances:GenderSimple-F ;
        foaf:name         "F" .

appearances:HairColorDyed
        a                 owl:Class ;
        rdfs:label        "Dyed Hair Color"@en ;
        rdfs:subClassOf   appearances:HairColor ;
        owl:disjointWith  appearances:HairColorNatural ;
        foaf:name         "Dyed Hair Color" .

appearances:hasArmMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Arm Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasArmMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Arm Measurement Inches" .

appearances:petrequin
        a                 ow:Publication , ow:Article ;
        rdfs:label        "J. Petrequin. Sur les diverses couleurs de l'iris et leurs proportions dens nos climats.. Annales D'oculistique 10, Florent Cunier, 1843" ;
        ow:address        "13 Montagne Sainte Elisabeth, Bruxelles" ;
        ow:author         appearances:j_petrequin ;
        ow:date-added     "2012-11-29 14:04:24 -0500" ;
        ow:date-modified  "2012-11-29 14:09:28 -0500" ;
        ow:journal        "Annales D'oculistique" ;
        ow:pages          "120-125" ;
        ow:publisher      appearances:florent_cunier ;
        ow:title          "Sur les diverses couleurs de l'iris et leurs proportions dens nos climats." ;
        ow:url            <http://books.google.ca/books?id=WLwhAQAAMAAJ&pg=PA3#v=onepage&q&f=false> ;
        ow:volume         "10" ;
        ow:year           "1843" ;
        my:authorList     <http://www.cs.vu.nl/~mcaklein/bib2rdf//tempid#daa85e6aef77a7feb6f6d8e71c1dd290e25deb41> .

appearances:EyeColorSimpleBlue
        a           appearances:EyeColorSimple ;
        rdf:value   "Blue" ;
        rdfs:label  "Blue"@en ;
        foaf:name   "Blue" .

appearances:EyeColorFBIBLK
        a           appearances:EyeColorFBI ;
        rdf:value   "BLK" ;
        rdfs:label  "Black"@en ;
        foaf:name   "BLK" .

appearances:EthnicityUKCensusCodeM1
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "White and Black Caribbean"@en ;
        foaf:name   "M1" .

appearances:HairColorAtlasLightBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D21" ;
        rdfs:label     "Light Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBrown ;
        foaf:name      "Light Brown" .

appearances:SexISO5218-1
        a                 appearances:SexISO5218 ;
        rdfs:label        "Mann"@en , "Homme"@en , "Man"@en ;
        owl:disjointWith  appearances:SexISO5218-9 , appearances:SexISO5218-0 , appearances:SexISO5218-2 ;
        foaf:name         "1" .

appearances:SkinColor
        a                owl:Class ;
        rdfs:label       "Skin Color"@en ;
        rdfs:subClassOf  appearances:Appearance ;
        foaf:name        "Skin Color" .

appearances:hasHipsMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Hips Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:FemaleBodyMeasurement , appearances:MaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/male-hips.png> , <http://rdf.muninn-project.org/ontologies/images/female-hips.png> ;
        foaf:name           "Hips Measurement" .

appearances:EyeColorGrieveMorantE
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "E" ;
        rdfs:label       "Traces of Brown"@en ;
        skos:broader     appearances:EyeColorGrieveMorantMoreBlueGreyThanBrown ;
        skos:equivalent  appearances:EyeColorMartinSchultz4 ;
        foaf:name        "Traces of Brown" .

appearances:HairColorAtlasAbsent
        a           appearances:HairColorAtlas ;
        rdf:value   "D0" ;
        rdfs:label  "Gray (Human Hair Atlas)"@en , "White (Human Hair Atlas)"@en ;
        foaf:name   "Color Absent" .

appearances:RiddellSpotsColor
        a            owl:DataProperty ;
        rdfs:domain  appearances:EyeColorRiddell ;
        rdfs:label   "Riddell Spots Eye Color"@en ;
        rdfs:range   appearances:RiddellColor ;
        foaf:name    "Riddell Spots Color" .

appearances:HairColorNebraskaDMVWhite
        a           appearances:HairColorNebraskaDMV ;
        rdfs:label  "White"@en ;
        foaf:name   "WHI" .

appearances:EthnicityUKICCodeIC0
        a           appearances:EthnicityUKICCode ;
        rdfs:label  "Origin unknown"@en ;
        foaf:name   "IC0" .

dbpedia:Eye_color  muninn:wikipedia_version
                "525009236" .

appearances:HairColorNebraskaDMVSandy
        a           appearances:HairColorNebraskaDMV ;
        rdfs:label  "Sandy"@en ;
        foaf:name   "SDY" .

appearances:SexTypingXY
        a                 appearances:SexTyping ;
        rdfs:label        "XY"@en ;
        owl:disjointWith  appearances:SexTypingXX ;
        owl:sameAs        appearances:SexISO5218-1 ;
        foaf:name         "XY" .

appearances:SkinColorVonLuschan10
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 10"@en ;
        appearances:htmlColor  "FBFCF4" ;
        foaf:name              "10" .

appearances:EthnicityUKCensusCodeA1
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Indian"@en ;
        foaf:name   "A1" .

appearances:SkinColorSimpleOlive
        a                      appearances:SkinColorSimple ;
        rdfs:label             "Simple Skin Color Olive"@en ;
        appearances:htmlColor  "95945e" ;
        owl:rdfValue           "Olive" ;
        skos:broader           appearances:FitzpatrickSkinColorTypeIV ;
        foaf:name              "Olive" .

appearances:SkinColorVonLuschan1
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 1"@en ;
        appearances:htmlColor  "F4F2F5" ;
        foaf:name              "1" .

appearances:crc_press
        a        ow:Organization ;
        ow:name  "CRC Press" .

appearances:HairColorNebraskaDMVBrown
        a           appearances:HairColorNebraskaDMV ;
        rdfs:label  "Brown"@en ;
        foaf:name   "BRO" .

appearances:RiddellColorYellow
        a           appearances:RiddellColor ;
        rdf:value   "4" ;
        rdfs:label  "Yellow (Riddell)"@en ;
        foaf:name   "Yellow" .

appearances:EyeColorMartinSchultz14
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Dark Brown and Brown Black (14)"@en ;
        foaf:name   "14" .

appearances:hasAppearance
        a            owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "has Appearance"@en ;
        rdfs:range   appearances:Appearance ;
        foaf:name    "hasAppearance" .

appearances:florent_cunier
        a        ow:Organization ;
        ow:name  "Florent Cunier" .

appearances:SkinColorFitzpatrickTypeI
        a                appearances:SkinColorFitzpatrickType ;
        rdf:value        "I" ;
        rdfs:label       "Albino"@en , "White"@en , "Very Fair"@en , "Freckles"@en ;
        skos:equivalent  <http://en.wikipedia.org/wiki/Celts_(modern)> ;
        skos:narrower    appearances:SkinColorVonLuschan3 , appearances:SkinColorVonLuschan2 , appearances:SkinColorVonLuschan5 , appearances:SkinColorVonLuschan4 , appearances:SkinColorVonLuschan1 ;
        foaf:name        "Albino" .

appearances:SkinColorVonLuschan22
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 22"@en ;
        appearances:htmlColor  "E1C16A" ;
        foaf:name              "22" .

appearances:HairColorAtlasLightMediumGrayBrown
        a              appearances:HairColorAtlas ;
        rdf:value      "D32" ;
        rdfs:label     "Light to Medium Gray Brown (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasGrayBrown ;
        foaf:name      "Light to Medium Gray Brown" .

appearances:HairColorRCMP
        a                owl:Class ;
        rdfs:label       "RCMP Hair Color"@en ;
        rdfs:subClassOf  appearances:HairColor ;
        skos:inScheme    appearances:RCMPStandards ;
        foaf:name        "RCMP Hair Color" .

appearances:EyeColorPetrequinBruns
        a           appearances:EyeColorPetrequin ;
        rdf:value   "Brown" ;
        rdfs:label  "Brown (Pétrequin)"@en , "Bruns (Pétrequin)"@fr ;
        foaf:name   "Bruns" .

appearances:EyeColorWildeBlue
        a             appearances:EyeColorWilde ;
        rdf:value     "Blue" ;
        rdfs:label    "Blue (Wilde)"@en ;
        skos:broader  appearances:EyeColorWildeLight ;
        foaf:name     "Blue" .

appearances:SkinColorVonLuschan
        a                    owl:Class ;
        rdfs:label           "Skin Color"@en ;
        rdfs:subClassOf      appearances:SkinColor ;
        owl:equivalentClass  dbpedia:Von_Luschan_scale ;
        foaf:depiction       <http://upload.wikimedia.org/wikipedia/commons/1/1e/Felix_von_Luschan_Skin_Color_Chart.JPG> ;
        foaf:name            "Von_Luschan_scale" .

appearances:HairColorNebraskaDMVBald
        a           appearances:HairColorNebraskaDMV ;
        rdfs:label  "Bald"@en ;
        foaf:name   "BAL" .

dbpedia:Von_Luschan_scale
        muninn:wikipedia_version  "523615489" .

appearances:hasNeckMeasurementInches
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Neck Measurement in Inches"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasNeckMeasurement ;
        skos:inScheme       dbpedia:Inch ;
        foaf:name           "Neck Measurement Inches" .

appearances:hasHeightMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Height Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:MaleBodyMeasurement , appearances:FemaleBodyMeasurement ;
        foaf:name           "Height Measurement" .

appearances:c_r_sahagian
        a          ow:Person , foaf:Person ;
        foaf:name  "C. R. Sahagian" .

appearances:SkinColorVonLuschan34
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 34"@en ;
        appearances:htmlColor  "402015" ;
        foaf:name              "34" .

appearances:EyeColorNebraskaDMVGreen
        a           appearances:EyeColorNebraskaDMV ;
        rdfs:label  "Green"@en ;
        foaf:name   "GRN" .

appearances:HairColorFBIBRO
        a           appearances:HairColorFBI ;
        rdf:value   "BRO" ;
        rdfs:label  "Brown"@en ;
        foaf:name   "BRO" .

appearances:EthnicityUKCensusCodeW9
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Any other White ethnic background"@en ;
        foaf:name   "W9" .

appearances:HairColorFBIBLD
        a           appearances:HairColorFBI ;
        rdf:value   "BLD" ;
        rdfs:label  "Bald"@en ;
        foaf:name   "BLD" .

appearances:RiddellColorTan
        a           appearances:RiddellColor ;
        rdf:value   "5" ;
        rdfs:label  "Tan (Riddell)"@en ;
        foaf:name   "Tan" .

appearances:HairColorAtlasBrown
        a           appearances:HairColorAtlas ;
        rdfs:label  "Brown (Human Hair Atlas)"@en ;
        foaf:name   "Brown" .

appearances:HairColorAtlasRedBrown
        a           appearances:HairColorAtlas ;
        rdfs:label  "Red Brown (Human Hair Atlas)"@en ;
        foaf:name   "Red Brown" .

appearances:EyeColorMartinSchultz2b
        a           appearances:EyeColorMartinSchultz ;
        rdfs:label  "Dark Blue Iris (2b)"@en ;
        foaf:name   "2b" .

appearances:EyeColorGrieveMorantK
        a                appearances:EyeColorGrieveMorant ;
        rdf:value        "K" ;
        rdfs:label       "Most Brown (K)"@en ;
        skos:broader     appearances:EyeColorGrieveMorantMoreBrownThanBlueGrey ;
        skos:equivalent  appearances:EyeColorMartinSchultz12 ;
        foaf:name        "Most Brown" .

appearances:GenderSimple-M
        a           appearances:GenderSimple ;
        rdfs:label  "Mann"@en , "Homme"@en , "Man"@en ;
        foaf:name   "M" .

appearances:EthnicityUKICCodeIC6
        a           appearances:EthnicityUKICCode ;
        rdfs:label  "Arab person"@en ;
        foaf:name   "IC6" .

appearances:hasThighMeasurement
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Thigh Measurement"@en ;
        rdfs:subPropertyOf  appearances:hasBodyMeasurement ;
        skos:inScheme       appearances:FemaleBodyMeasurement , appearances:MaleBodyMeasurement ;
        foaf:depiction      <http://rdf.muninn-project.org/ontologies/images/female-thigh.png> , <http://rdf.muninn-project.org/ontologies/images/man-thigh.png> ;
        foaf:name           "Thigh Measurement" .

appearances:EyeColorPetrequinRoux
        a           appearances:EyeColorPetrequin ;
        rdf:value   "Roux" ;
        rdfs:label  "Red (Pétrequin)"@en , "Roux (Pétrequin)"@fr ;
        foaf:name   "Roux" .

appearances:SkinColorVonLuschan16
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 16"@en ;
        appearances:htmlColor  "EFE2AD" ;
        foaf:name              "16" .

appearances:SkinColorVonLuschan7
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 7"@en ;
        appearances:htmlColor  "FAF0EF" ;
        foaf:name              "7" .

appearances:KinseyScale5
        a           appearances:KinseyScale ;
        rdf:value   "5" ;
        rdfs:label  "Predominantly homosexual, only incidentally heterosexual"@en ;
        foaf:name   "Predominantly homosexual, only incidentally heterosexual" .

appearances:HairColorRCMPBlack
        a           appearances:HairColorRCMP ;
        rdf:value   "Black" ;
        rdfs:label  "Black"@en ;
        foaf:name   "Black" .

appearances:RiddellGeneralColor
        a            owl:DataProperty ;
        rdfs:domain  appearances:EyeColorRiddell ;
        rdfs:label   "Riddell General Eye Color"@en ;
        rdfs:range   appearances:RiddellColor ;
        foaf:name    "Riddell General Color" .

appearances:HairColorAtlasBlondLight
        a              appearances:HairColorAtlas ;
        rdf:value      "D01" ;
        rdfs:label     "Light Blond (Human Hair Atlas)"@en ;
        skos:narrower  appearances:HairColorAtlasBlond ;
        foaf:name      "Light Blond" .

appearances:SkinColorFitzpatrickTypeIII
        a              appearances:SkinColorFitzpatrickType ;
        rdf:value      "III" ;
        rdfs:label     "Dark-skinned European"@en , "Light intermediate"@en ;
        skos:narrower  appearances:SkinColorVonLuschan12 , appearances:SkinColorVonLuschan14 , appearances:SkinColorVonLuschan15 , appearances:SkinColorVonLuschan11 , appearances:SkinColorVonLuschan13 ;
        foaf:name      "Beige" .

appearances:EthnicityUKCensusCodeB9
        a           appearances:EthnicityUKCensusCode ;
        rdfs:label  "Any other Black ethnic background"@en ;
        foaf:name   "B9" .

appearances:EyeColorICCS
        a                      owl:Class , skos:ConceptScheme ;
        rdfs:comment           "Iris Color Classification System"@en ;
        rdfs:label             "Iris Color Classification System"@en ;
        owl:subClassOf         appearances:EyeColor ;
        skos:hasTopConcept     appearances:EyeColorICCS4 , appearances:EyeColorICCS1 , appearances:EyeColorICCS2 , appearances:EyeColorICCS3 , appearances:EyeColorICCS5 ;
        foaf:isPrimaryTopicOf  appearances:seddon ;
        foaf:name              "Iris Color Classification System" .

appearances:SkinColorVonLuschan28
        a                      appearances:SkinColorVonLuschan ;
        rdfs:label             "Von Luschan Skin Color 28"@en ;
        appearances:htmlColor  "8E583E" ;
        foaf:name              "28" .

appearances:EyeColorICCS3
        a           appearances:EyeColorICCS ;
        rdf:value   "3" ;
        rdfs:label  "Green with Yellow Specks (ICCS #3)"@en , "Light Brown with Yellow Specks (ICCS #3)"@en , "Green with Brown Specks (ICCS #3)"@en , "Light Brown with Brown Specks (ICCS #3)"@en ;
        foaf:name   "Green or light brown iris with brown or yellow specks" .

appearances:hasSexualAversion
        a            owl:ObjectProperty ;
        rdfs:domain  appearances:Person ;
        rdfs:label   "has Sexual Aversion"@en ;
        rdfs:range   appearances:Appearance , appearances:Gender , appearances:Sex ;
        foaf:name    "hasSexualAversion" .

appearances:fox_michelle_j
        a          ow:Person , foaf:Person ;
        foaf:name  "Fox, Michelle J" .

appearances:SkinColorFitzpatrickTypeIV
        a                appearances:SkinColorFitzpatrickType ;
        rdf:value        "IV" ;
        rdfs:label       "Olive Skin"@en , "Mediterranean"@en , "Mediterranean Caucasian"@en , "Dark intermediate"@en , "Beige with a brown tint"@en ;
        skos:equivalent  <http://en.wikipedia.org/wiki/Olive_skin> , <http://en.wikipedia.org/wiki/Mediterranean_race> ;
        skos:narrower    appearances:SkinColorVonLuschan17 , appearances:SkinColorVonLuschan16 , appearances:SkinColorVonLuschan19 , appearances:SkinColorVonLuschan20 , appearances:SkinColorVonLuschan21 , appearances:SkinColorVonLuschan18 ;
        foaf:name        "Beige with a brown tint" .

appearances:SexISO5218
        a                    owl:Class ;
        rdfs:comment         "Strict F/M coding of Gender types, with restriction."@en ;
        rdfs:label           "Sex (ISO/IEC 5218)"@en ;
        rdfs:subClassOf      appearances:Sex ;
        owl:equivalentClass  dbpedia:ISO_5218 ;
        foaf:name            "Sex" .

appearances:hasBandMeasurementMeters
        a                   owl:ObjectProperty ;
        rdfs:domain         appearances:Person ;
        rdfs:label          "Has Band Measurement in Meters"@en ;
        rdfs:range          xsd:decimal ;
        rdfs:subPropertyOf  appearances:hasBandMeasurement ;
        skos:inScheme       dbpedia:Metre ;
        foaf:name           "Band Measurement Meters" .
