@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:ac226998-2b43-41dd-b3ba-d02df52406d8> ns0:subjectOfChange scot:16860 .
scot:723
  skos:narrower scot:16860 ;
  a skos:Concept ;
  skos:prefLabel "Rererangi"@mi, "Aircraft"@en .

scot:16860
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/BenChadwick> ;
  dc:created "2018-12-13T00:54:24.000Z"^^xsd:dateTime ;
  skos:prefLabel "Drone aircraft"@en ;
  skos:altLabel "Unmanned aircraft"@en ;
  skos:broader scot:723 ;
  dc:modified "2018-12-13T00:54:50.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/BenChadwick> .

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