@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:79df3337-ce38-49e3-b3cc-deed035d4dda> ns0:subjectOfChange scot:16952 .
scot:16951
  skos:narrower scot:16952 ;
  a skos:Concept ;
  skos:prefLabel "Tyrannosaurus"@en .

scot:16952
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/HeathWalsh> ;
  dc:created "2023-03-09T05:08:18.243Z"^^xsd:dateTime ;
  skos:prefLabel "Tyrannosaurus Rex"@en ;
  skos:broader scot:16951 .

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