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

n9j:-WTGTTG51-P
  skos:prefLabel "religion"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CV21JS2C-9 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-CV21JS2C-9 .

n9j:-CV21JS2C-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Last_Judgment> ;
  skos:definition "The Last Judgment refers to an event that, according to religious tradition, will occur after the world has ended and God pronounces his final verdict on the human race. For Christians, the Last Judgment is the stage in which all people are judged according to their behavior when they were still alive. [Source: Encyclopedia of Time: Science, Philosophy, Theology, &                    Culture; Last Judgment]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WTGTTG51-P ;
  skos:prefLabel "Last Judgment"@en .

n9j: a skos:ConceptScheme .
