@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/v4/homoit0001255> a skos:Concept;
  dc:identifier "homoit0001255";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/sameSexDivorce>;
  rdfs:comment "A legal proceeding undertaken to dissolve a marriage between two individuals of the same sex.",
    "Procedimiento legal emprendido para disolver un matrimonio entre dos personas del mismo sexo.",
    "Een gerechtelijke procedure om een huwelijk tussen twee personen van hetzelfde geslacht te ontbinden.";
  skos:broader <https://homosaurus.org/v4/homoit0000854>;
  skos:changeNote "Version 5.0.3";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2005000375>;
  skos:hasTopConcept <https://homosaurus.org/v4/homoit0000973>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Same-sex divorce",
    "Divorcio entre personas del mismo sexo",
    "Homoscheiding" .
