@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/citizenship_and_naturalization>
  skos:definition "Membership in a state or political community and the process by which one becomes a citizen. Although the U.S. Constitution refers to “citizens” in several instances, nowhere does the original document define who is a citizen and how one acquires citizenship. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-supreme-court/n30.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Supreme Court; Citizenship and Naturalization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/congressional_procedures> ;
  skos:prefLabel "citizenship and naturalization"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/congressional_procedures>
  skos:prefLabel "congressional procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/citizenship_and_naturalization> .

