@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/occurrence_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/occurrence_coverage> .

<https://concepts.sagepub.com/social-science/concept/occurrence_coverage>
  skos:definition "There are two basic types of medical liability insurance coverage: occurrence and claims made. Occurrence policies cover all claims that arise from events that take place during a specific policy period, irrespective of when the claims are reported to the insurance company. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n549.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Occurrence Coverage</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues> ;
  skos:prefLabel "occurrence coverage"@en ;
  a skos:Concept .

