@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/homoit0000608> a skos:Concept;
  dc:identifier "homoit0000608";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/handcuffs>;
  rdfs:comment "A restraint device designed to secure an individual’s wrists."@en,
    "Ein Haltesystem, das dazu dient, die Handgelenke einer Person zu fesseln."@de,
    "Dispositivo de inmovilización diseñado para sujetar las muñecas de una persona."@es,
    "Een middel om de polsen van een persoon samen te binden."@nl,
    "Ett fysiskt begränsningsredskap avsett att fixera en persons handleder."@sv;
  skos:altLabel "Handcuff restraints"@en,
    "Marrocas"@es,
    "Chachas"@es;
  skos:broader <https://homosaurus.org/v5/homoit0003117>;
  skos:changeNote "Version 5.0.4";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85058662>;
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0001266>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Handcuffs"@en,
    "Handschellen"@de,
    "Esposas (objeto)"@es,
    "Handboeien"@nl,
    "Handklovar"@sv .
