@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/tardiness>
  skos:definition "Tardiness, a persistent problem in schools, is defined within the educational system as late arrival to school or class and is linked to absenteeism and school dropouts. On-time arrival to school and class became an issue with compulsory school attendance. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n406.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Tardiness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_discipline> ;
  skos:prefLabel "tardiness"@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/tardiness> .

<https://concepts.sagepub.com/social-science/concept/school_discipline>
  skos:prefLabel "school discipline"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tardiness> .

