@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-V9DC195B-X .

n9j: a skos:ConceptScheme .
n9j:-V9DC195B-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/images_of_homelessness_in_contemporary_documentary_film> ;
  skos:definition "Contemporary documentary images of homelessness and poverty are rooted in early ethnographic studies, WPA interviews, and Depression-era newsreels, as well as advocacy-inspired art such as the photographs of Jacob Riis. Like their predecessors, later documentary images of homelessness are usually concerned with both the aesthetic and the political, often promoting public policy changes at the local or national level. [Source: Encyclopedia of Homelessness; Images of Homelessness in Contemporary Documentary Film]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PD98SJWV-W ;
  skos:prefLabel "images of homelessness in contemporary documentary film"@en .

n9j:-PD98SJWV-W
  skos:prefLabel "perceptions of homelessness"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V9DC195B-X .

