@prefix ns0: <http://purl.org/vocab/changeset/schema#> .
@prefix scot: <http://vocabulary.curriculum.edu.au/scot/> .
@prefix ns1: <http://schema.semantic-web.at/ppt/history#> .
@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:ca2f3d65-3dc4-4252-9a88-595814c6d6df> ns0:subjectOfChange scot:17002 .
<historyEvent:fe06e647-e8d4-488d-93d9-8392094087f5> ns0:subjectOfChange scot:17002 .
<historyEvent:ef816850-2e55-4459-905c-115dc76c2e99> ns0:subjectOfChange scot:17002 .
<historyEvent:91d95956-c0d6-4837-b872-a9efc11b6b8c> ns0:subjectOfChange scot:17002 .
<historyEvent:03b9bcc2-43a5-483e-91e6-17d56dd97122> ns1:relatedResource scot:17002 .
scot:11776
  skos:narrower scot:17002 ;
  a skos:Concept ;
  skos:prefLabel "Artificial intelligence"@en .

scot:17002
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/CJones> ;
  dc:created "2025-10-01T02:39:34.399Z"^^xsd:dateTime ;
  skos:prefLabel "Image recognition"@en ;
  skos:altLabel "Image analysis"@en ;
  skos:broader scot:11776 ;
  dc:modified "2025-10-01T02:39:49.905Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/CJones> .

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