@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/tail_coverage>
  skos:definition "Medical malpractice insurance generally falls into four categories: Claims made Occurrence Claims paid Tail coverage The most common type of policy is the claims-made type. This policy covers acts of malpractice that occur and are reported to the insurance carrier during the policy time period. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n793.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Tail Coverage</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues> ;
  skos:prefLabel "tail coverage"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/tail_coverage> .

<https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues>
  skos:prefLabel "legal and regulatory issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tail_coverage> .

