@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://homosaurus.org/v5/homoit0002287> a skos:Concept;
  dc:identifier "homoit0002287";
  dc:issued "2022-11-10"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  rdfs:comment "Facial hair on the upper lip. Includes false or drag mustaches as well as naturally grown hair."@en,
    "Vello facial en el labio superior. Incluye bigotes postizos o de drag, así como vello crecido de forma natural."@es,
    "Gezichtshaar op de bovenlip. Inclusief valse of drag snorren en natuurlijk gegroeid haar."@nl,
    "Ansiktsbehåring på överläppen. Inkluderar både naturlig mustasch och lös- eller dragmustascher."@sv;
  skos:broader <https://homosaurus.org/v5/homoit0000605>;
  skos:changeNote "Version 5.0.4";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85089102>;
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0001269>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:narrower <https://homosaurus.org/v5/homoit0002288>;
  skos:prefLabel "Mustaches"@en-us,
    "Bigotes"@es,
    "Snorren"@nl,
    "Mustacher"@sv,
    "Moustaches"@en-gb .
