surname / family name

The surname name part type — a kind of component that can appear in a personal or organizational appellation.

Structure

Types: gmeow:NamePartType

Practical Pattern

Use gmeow:namePartSurname as a controlled value typed as gmeow:NamePartType.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Person Names

ex:partGiven a gmeow:NamePart ;
    gmeow:namePartType gmeow:namePartGiven ; gmeow:partText "Robin" ; gmeow:partOrder 0 .
ex:partMiddle a gmeow:NamePart ;
    gmeow:namePartType gmeow:namePartMiddle ; gmeow:partText "Avery" ; gmeow:partOrder 1 .
ex:partSurname a gmeow:NamePart ;
    gmeow:namePartType gmeow:namePartSurname ; gmeow:partText "Chen" ; gmeow:partOrder 2 .

Common Companion Terms

gmeow:NamePartType

Projects To

Profile External Targets
foaf foaf
schema-org schema
vcard rdf, vcard

External Equivalences

Equivalent or closely aligned targets: foaf, gx, schema, vcard, wdt

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:namePartSurname equivalence - skos:closeMatch foaf:familyName gmeow-names.sssom.tsv; gmeow:eqNames014; confidence 0.8
gmeow:namePartSurname equivalence - skos:closeMatch gx:Surname gmeow-names.sssom.tsv; gmeow:eqNames015; confidence 0.8
gmeow:namePartSurname equivalence - skos:closeMatch schema:familyName gmeow-names.sssom.tsv; gmeow:eqNames012; confidence 0.8
gmeow:namePartSurname equivalence - skos:closeMatch vcard:family-name gmeow-names.sssom.tsv; gmeow:eqNames013; confidence 0.8
gmeow:namePartSurname equivalence - skos:closeMatch wdt:P734 gmeow-names.sssom.tsv; gmeow:eqNames016; confidence 0.7

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:namePartSurname projection foaf projects to / <= foaf:familyName gmeow:mapFoafFamilyName; lossy: non-displayable names (deadnames) dropped
gmeow:namePartSurname projection schema-org projects to / <= schema:familyName gmeow:mapSchemaFamilyName
gmeow:namePartSurname projection vcard projects to / = rdf:type, vcard:Name, vcard:family-name, vcard:hasName gmeow:mapVcardFamilyName
Published Alignment Graph

Alignments

RelationTarget
closeMatchfoaf:familyName
closeMatchgx:Surname
closeMatchschema:familyName
closeMatchvcard:family-name
closeMatchwdt:P734