@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-P2169MM1-Q
  skos:prefLabel "philosophy and sociology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MSRVZ25Q-8 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MSRVZ25Q-8 .

n9j:-MSRVZ25Q-8
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/social_theories_of_time> ;
  skos:definition "Time is our self-conscious awareness of change. We can measure such changes by means of the shadow that moves across a sundial, the sand that falls through an hourglass, the hands that traverse the face of a clock, or the vibrations of a cesium atom. [Source: Encyclopedia of Philosophy and the Social Sciences; Time, Social Theories of]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P2169MM1-Q ;
  skos:prefLabel "social theories of time"@en .

n9j: a skos:ConceptScheme .
