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

n9j:-T040B7PZ-X
  skos:prefLabel "movies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ZRZDTBZK-G .

n9j:-ZRZDTBZK-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/movie_regulation> ;
  skos:definition "In their early years, movies did not have First Amendment protection in the United States, and states established film censorship boards. However, in the latter half of the 20th century, First Amendment protection was extended to films, and industry self-regulation became the norm. [Source: Encyclopedia of Children, Adolescents, and the Media; Regulation, Movies]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-T040B7PZ-X ;
  skos:prefLabel "movie regulation"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-ZRZDTBZK-G .

n9j: a skos:ConceptScheme .
