@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/homoit0000578> a skos:Concept;
  dc:identifier "homoit0000578";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/genderSegregation>;
  rdfs:comment "Separación física, jurídica, cultural o retórica de las personas según su género.",
    "Physical, legal, cultural, or rhetorical separation of people according to their gender.",
    "Fysieke, juridische, culturele of retorische scheiding van mensen op basis van hun gender.",
    "Fysisk, juridisk, kulturell eller diskursiv åtskillnad av personer utifrån deras kön.";
  skos:changeNote "Version 5.0.4";
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0000578>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Segregación por género",
    "Gender segregation",
    "Gendersegregatie",
    "Könssegregation";
  skos:related <https://homosaurus.org/v5/homoit0000560>,
    <https://homosaurus.org/v5/homoit0000563>,
    <https://homosaurus.org/v5/homoit0000575> .
