@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:94971bff-416a-49e3-ad1f-ed425647256c> ns0:subjectOfChange scot:16949 .
scot:16948
  skos:narrower scot:16949 ;
  a skos:Concept ;
  skos:prefLabel "Ninjutsu"@en .

scot:16949
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/HeathWalsh> ;
  dc:created "2023-03-09T05:03:44.900Z"^^xsd:dateTime ;
  skos:prefLabel "Ninjas"@en ;
  skos:broader scot:16948 .

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