@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/political_and_social_movements_(Europe)>
  skos:prefLabel "political and social movements (Europe)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Northern_Ireland_peace_process> .

<https://concepts.sagepub.com/social-science/concept/Good_Friday_Agreement>
  skos:prefLabel "Good Friday Agreement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Northern_Ireland_peace_process> .

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

<https://concepts.sagepub.com/social-science/concept/Northern_Ireland_peace_process>
  skos:definition "Peace in Northern Ireland is a work in progress. The process has three facets: 1. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n627.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Northern Ireland Peace Process</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Good_Friday_Agreement> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(Europe)> ;
  skos:prefLabel "Northern Ireland peace process"@en ;
  a skos:Concept .

