# OnCo record skin-graft-and-flap-reconstruction (term). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/terms/skin-graft-and-flap-reconstruction/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "skin-graft-and-flap-reconstruction" ;
  schema:name "Skin grafts and flaps after skin cancer surgery"@en ;
  schema:alternateName "skin graft"@en, "skin flap"@en, "local flap"@en, "split-thickness graft"@en, "full-thickness graft"@en, "donor site"@en, "healing by secondary intention"@en, "reconstruction after skin cancer"@en ;
  schema:description "Two ways of closing a hole in the skin that is too big to stitch. A graft is a thin sheet of skin taken from somewhere else and laid over the wound, which means a second wound where it came from. A flap is skin from right beside the wound, moved across while still attached to its own blood supply, which is why it usually matches better."@en ;
  schema:url <https://onco.cc/terms/skin-graft-and-flap-reconstruction/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Skin_grafting> ;
  schema:citation <https://www.cancerresearchuk.org/about-cancer/skin-cancer/treatment/surgery/treatment-surgery-types>, <https://www.skinhealthinfo.org.uk/condition/mohs-micrographic-surgery/>, <https://www.cancerresearchuk.org/about-cancer/skin-cancer/treatment/surgery/problems-after-surgery> ;
  onco:related <https://onco.cc/terms/mohs-surgery/>, <https://onco.cc/terms/wide-local-excision/>, <https://onco.cc/terms/facial-scar-after-skin-cancer/>, <https://onco.cc/terms/curettage-and-cautery/> ;
  onco:cancers <https://onco.cc/cancers/skin-cancer/>, <https://onco.cc/cancers/basal-cell-carcinoma/>, <https://onco.cc/cancers/cutaneous-scc/> ;
  onco:sections <https://onco.cc/fronts/surgery/> .
