@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-D7D19KKF-J .

n9j:-D7D19KKF-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Ayodhya_mosque_attack> ;
  skos:definition "Ayodhya is a town in northern India that has been the location of a contested sacred site revered by both Muslims and Hindus. The conflict—and the dramatic destruction of the site's mosque—has had national and even global political implications. [Source: Encyclopedia of Global Religion; Ayodhya Mosque Attack]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Z2HH55LX-3 ;
  skos:prefLabel "Ayodhya mosque attack"@en .

n9j:-Z2HH55LX-3
  skos:prefLabel "events and historical topics in global religion"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D7D19KKF-J .

n9j: a skos:ConceptScheme .
