@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/creating_and_maintaining_closeness>
  skos:prefLabel "creating and maintaining closeness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secrets> .

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

<https://concepts.sagepub.com/social-science/concept/secrets>
  skos:definition "What counts as a secret is sometimes contested. An adolescent who keeps information from a father might consider that information to be private, but the father might accuse the adolescent of keeping a secret. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n460.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Secrets</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/creating_and_maintaining_closeness>, <https://concepts.sagepub.com/social-science/concept/communication_processes> ;
  skos:prefLabel "secrets"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/communication_processes>
  skos:prefLabel "communication processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secrets> .

