@prefix ns0: <http://purl.org/vocab/changeset/schema#> .
@prefix scot: <http://vocabulary.curriculum.edu.au/scot/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<historyEvent:35674345-d3bd-4ce5-a7fa-c239560b8112> ns0:subjectOfChange scot:16909 .
scot:521
  skos:narrower scot:16909 ;
  a skos:Concept ;
  skos:prefLabel "Gymnastics"@en .

scot:16909
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/RenateBeilharz> ;
  dc:created "2022-02-28T23:49:37.000Z"^^xsd:dateTime ;
  skos:prefLabel "Trampolining"@en ;
  skos:altLabel "Trampolines"@en ;
  skos:broader scot:521 ;
  dc:modified "2022-02-28T23:50:00.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/RenateBeilharz> .

<http://vocabulary.curriculum.edu.au/user/RenateBeilharz> a <http://schema.semantic-web.at/users/LocalUser> .
