@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/planning,_strategy,_and_command_and_control>
  skos:prefLabel "planning, strategy, and command and control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coastal_patrolling> .

<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/coastal_patrolling> .

<https://concepts.sagepub.com/social-science/concept/coastal_patrolling>
  skos:definition "Coastal patrolling is vital to a maritime nation such as the United States. Nearly 95 percent of all American foreign trade, valued at over $1.7 trillion, travels by sea. [Source: <a href=\"https://sk.sagepub.com/reference/war/n64.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Coastal Patrolling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/planning,_strategy,_and_command_and_control> ;
  skos:prefLabel "coastal patrolling"@en ;
  a skos:Concept .

