@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-WG3ZHQTK-8 .

n9j: a skos:ConceptScheme .
n9j:-WG3ZHQTK-8
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Fátima,_Portugal> ;
  skos:definition "Fátima is a city in Portugal whose Catholic shrine has become one of the world's largest centers of pilgrimage, religious tourism, and Marian devotion. Although its resident population does not exceed 8,000, Fátima is visited every year by 4 million people, many of whom are walking pilgrims. [Source: Encyclopedia of Global Religion; Fátima]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BD0DSG2P-L ;
  skos:prefLabel "Fátima, Portugal"@en .

n9j:-BD0DSG2P-L
  skos:prefLabel "influential texts and figures of veneration"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WG3ZHQTK-8 .

