@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/military>
  skos:prefLabel "military"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Naval_Criminal_Investigative_Service> .

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

<https://concepts.sagepub.com/social-science/concept/Naval_Criminal_Investigative_Service>
  skos:definition "The Naval Criminal Investigative Service (NCIS) is the investigative arm of the Department of the Navy. The NCIS is responsible for investigating crimes committed on navy or marine corps installations (e.g., ships, naval bases) or by navy personnel or their spouses or dependents. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n340.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Naval Criminal Investigative Service</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/military> ;
  skos:prefLabel "Naval Criminal Investigative Service"@en ;
  a skos:Concept .

