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

scot:255
  skos:related scot:16964 ;
  a skos:Concept ;
  skos:prefLabel "Aboriginal peoples"@en .

<historyEvent:eed438cf-39fa-44dd-9723-61e6c179319e> ns0:subjectOfChange scot:16964 .
scot:268
  skos:narrower scot:16964 ;
  a skos:Concept ;
  skos:prefLabel "Indigeneity"@en .

scot:16964
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/NickNicholas> ;
  dc:created "2023-09-28T07:43:05.839Z"^^xsd:dateTime ;
  skos:prefLabel "Aboriginal identity"@en ;
  skos:altLabel "Aboriginality"@en ;
  skos:broader scot:268 ;
  skos:related scot:255 ;
  dc:modified "2023-09-28T07:43:31.713Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/NickNicholas> .

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