@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:-Z2FX0PSG-N .

n9j:-Z2FX0PSG-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/X-rated_movies_and_pornography> ;
  skos:definition "Since the origins of motion pictures, sex and nudity have been common subjects for films. Today, a wide variety of titles are freely available in many local video retailers, and consumers can access vastly larger catalogues of movies through various online rental and sales outlets. [Source: Encyclopedia of Children, Adolescents, and the Media; Pornography, X-Rated Movies and]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-T040B7PZ-X ;
  skos:prefLabel "X-rated movies and pornography"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-Z2FX0PSG-N .

n9j: a skos:ConceptScheme .
