@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/civil_order_crimes>
  skos:prefLabel "civil order crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vagrancy> .

<https://concepts.sagepub.com/social-science/concept/vagrancy>
  skos:definition "VAGRANCY IS THE LEGAL TERM for people who do not have an established home and who drift from place to place and who lack any visible or lawful means of support. Many governments have ordinances against vagrancy. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n730.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Vagrancy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/homelessness_policy>, <https://concepts.sagepub.com/social-science/concept/crimes_in_America>, <https://concepts.sagepub.com/social-science/concept/civil_order_crimes> ;
  skos:prefLabel "vagrancy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/crimes_in_America>
  skos:prefLabel "crimes in America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vagrancy> .

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

<https://concepts.sagepub.com/social-science/concept/homelessness_policy>
  skos:prefLabel "homelessness policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vagrancy> .

