@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/outsider_art>
  skos:definition "The term outsider art is credited to art critic Roger Cardinal, who in 1972 used it as the English equivalent of art brut, a term used by French artist Jean Dubuffet to describe the rough (brut) art created by inmates in insane asylums. Dr. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n642.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Outsider Art</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/plastic_arts> ;
  skos:prefLabel "outsider art"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/plastic_arts>
  skos:prefLabel "plastic arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/outsider_art> .

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

