@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/dating>
  skos:definition "Dating is the process by which people meet to spend time together with the intent of becoming better acquainted over time to decide if they wish to commit to a long-term relationship. Dating took place long before the Internet, with people meeting and expressing interest in each other in a variety of ways. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n85.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Dating</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis>, <https://concepts.sagepub.com/social-science/concept/adolescence> ;
  skos:prefLabel "dating"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_network_analysis>
  skos:prefLabel "social network analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dating> .

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

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

