@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/presidential_administrations_and_crime_and_punishment>
  skos:prefLabel "presidential administrations and crime and punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Monroe_administration> .

<https://concepts.sagepub.com/social-science/concept/James_Monroe_administration>
  skos:broader <https://concepts.sagepub.com/social-science/concept/US_presidential_administrations>, <https://concepts.sagepub.com/social-science/concept/presidential_administrations_and_crime_and_punishment>, <https://concepts.sagepub.com/social-science/concept/history_of_poverty> ;
  skos:prefLabel "James Monroe administration"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/history_of_poverty>
  skos:prefLabel "history of poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Monroe_administration> .

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

<https://concepts.sagepub.com/social-science/concept/US_presidential_administrations>
  skos:prefLabel "US presidential administrations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Monroe_administration> .

