@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/nationality>
  skos:definition "Nationality is the object of identification emanating from the growing salience of nationalist sentiments. It may be, but is not necessarily, expressed through citizenship or emotional attachment to a state, or it may be expressed in cultural terms. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1038.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Nationality</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mixed_nationality>, <https://concepts.sagepub.com/social-science/concept/Americans> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_groups>, <https://concepts.sagepub.com/social-science/concept/nation_and_state>, <https://concepts.sagepub.com/social-science/concept/cultural_factors> ;
  skos:prefLabel "nationality"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cultural_factors>
  skos:prefLabel "cultural factors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nationality> .

<https://concepts.sagepub.com/social-science/concept/mixed_nationality>
  skos:prefLabel "mixed nationality"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nationality> .

<https://concepts.sagepub.com/social-science/concept/Americans>
  skos:prefLabel "Americans"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nationality> .

<https://concepts.sagepub.com/social-science/concept/nation_and_state>
  skos:prefLabel "nation and state"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nationality> .

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

<https://concepts.sagepub.com/social-science/concept/population_groups>
  skos:prefLabel "population groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nationality> .

