@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/sexual_standards>
  skos:definition "Sexual standards are attitudes about appropriate sexual behaviors. They are typically measured by asking people to agree or disagree with statements about the acceptability of particular kinds of behaviors, for each gender, at different stages of a relationship. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n489.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Sexual Standards</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sexuality> ;
  skos:prefLabel "sexual standards"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/sexuality>
  skos:prefLabel "sexuality"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sexual_standards> .

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

