@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/latchkey_children>
  skos:definition "The term “latchkey” originated in the 18th century and referred to lifting the door latch to gain entrance into one's home (Lamorey & colleagues, 1999). Door keys were often worn around their necks on a piece of string. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n158.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Latchkey Children</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_students_face> ;
  skos:prefLabel "latchkey children"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/issues_students_face>
  skos:prefLabel "issues students face"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/latchkey_children> .

