@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:-Z7CN4SGX-D .

n9j:-Z7CN4SGX-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/effects_of_pornography_on_relationships> ;
  skos:definition "Researchers over the past three decades have been investigating how pornography and erotica affect viewers' attitudes toward women, appraisals of their romantic relationships, and tendencies toward aggressive behavior. More recently, they have begun investigating the impact of pornography use on both the viewer and on his or her romantic partner. [Source: Encyclopedia of Human Relationships; Pornography, Effects on Relationships]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C2JHXMTN-Q ;
  skos:prefLabel "effects of pornography on relationships"@en .

n9j:-C2JHXMTN-Q
  skos:prefLabel "sexuality"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Z7CN4SGX-D .

n9j: a skos:ConceptScheme .
