@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/New_York>
  skos:definition "The state of New York is one of the most populous, densely populated, and diverse of the 50 United States. New York State is distinguished from other states by its vast internal differences and diverse treatment and understanding of poverty. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i7718.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; New York</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/New_York_City> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009518.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Mid-Atlantic_region>, <https://concepts.sagepub.com/social-science/concept/Great_Lakes_region>, <https://concepts.sagepub.com/social-science/concept/Appalachian_region> ;
  skos:prefLabel "New York"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/New_York_City>
  skos:prefLabel "New York City"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/New_York> .

<https://concepts.sagepub.com/social-science/concept/Great_Lakes_region>
  skos:prefLabel "Great Lakes region"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/New_York> .

<https://concepts.sagepub.com/social-science/concept/Appalachian_region>
  skos:prefLabel "Appalachian region"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/New_York> .

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

<https://concepts.sagepub.com/social-science/concept/Mid-Atlantic_region>
  skos:prefLabel "Mid-Atlantic region"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/New_York> .

