@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:-RPL5FLPT-Z .

n9j:-RPL5FLPT-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/asylum_rights> ;
  skos:definition "Asylum is protection offered by a government to persons who face persecution in their home country for reasons including race, religion, nationality, membership in a particular social group, or political opinion. It is possible to separate discussion of asylum rights from the question of international refugee protection. [Source: The Encyclopedia of Political Science; Asylum Rights]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P61VZCSG-1 ;
  skos:prefLabel "asylum rights"@en .

n9j:-P61VZCSG-1
  skos:prefLabel "rights and freedoms"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RPL5FLPT-Z .

n9j: a skos:ConceptScheme .
