@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/homoit0000359> a skos:Concept;
  dc:identifier "homoit0000359";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/divorcedPeople>;
  rdfs:comment "People whose marriages have been legally dissolved. "@en,
    "Personas cuyos matrimonios han sido legalmente disueltos."@es,
    "Personen, deren Ehen rechtlich aufgelöst wurden."@de,
    "Personen van wie het huwelijk van rechtswege is ontbonden."@nl,
    "Personer vars äktenskap juridiskt har upplösts genom skilsmässa."@sv;
  skos:altLabel "Geschiedene"@de;
  skos:broader <https://homosaurus.org/v5/homoit0000989>;
  skos:changeNote "Version 5.0.4";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85038648>;
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0000973>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Divorced people"@en,
    "Personas divorciadas"@es,
    "Geschiedene Personen"@de,
    "Gescheiden personen"@nl,
    "Skilda personer"@sv;
  skos:related <https://homosaurus.org/v5/homoit0000854>,
    <https://homosaurus.org/v5/homoit0001312> .
