@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/Office_for_Victims_of_Crime>
  skos:definition "The Office for Victims of Crime (OVC) is a federal agency within the U.S. Department of Justice. It was established by Congress in 1988 through an amendment to the 1984 Victims of Crime Act to provide guidance and funding on behalf of crime victims. [Source: <a href=\"https://sk.sagepub.com/reference/violence/n348.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Interpersonal Violence; Office for Victims of Crime</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Office_of_Justice_Programs>, <https://concepts.sagepub.com/social-science/concept/Department_of_Justice>, <https://concepts.sagepub.com/social-science/concept/key_organizations_(criminology)> ;
  skos:prefLabel "Office for Victims of Crime"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Office_of_Justice_Programs>
  skos:prefLabel "Office of Justice Programs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Office_for_Victims_of_Crime> .

<https://concepts.sagepub.com/social-science/concept/key_organizations_(criminology)>
  skos:prefLabel "key organizations (criminology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Office_for_Victims_of_Crime> .

<https://concepts.sagepub.com/social-science/concept/Department_of_Justice>
  skos:prefLabel "Department of Justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Office_for_Victims_of_Crime> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Office_for_Victims_of_Crime> .

