@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:d0f5a346-23bd-4a90-a29b-6b8d6e992b10> ns0:subjectOfChange scot:16520 .
scot:16519
  skos:narrower scot:16520 ;
  a skos:Concept ;
  skos:prefLabel "Conditional statements"@en .

scot:16520
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:created "2013-12-24T00:04:48.000Z"^^xsd:dateTime ;
  skos:prefLabel "Loops"@en ;
  skos:altLabel "Collection-controlled loops"@en, "Condition-controlled loops"@en, "Count-controlled loops"@en ;
  skos:broader scot:16519 ;
  dc:modified "2013-12-24T00:05:19.000Z"^^xsd:dateTime ;
  dc:contributor <http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> ;
  dc:hasVersion "3"^^xsd:int ;
  skos:inScheme scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c .

<http://vocabulary.curriculum.edu.au/user/Education-Services-Australia-Ltd> a <http://schema.semantic-web.at/users/LocalUser> .
scot:6f1bbd29-fccf-4b0a-91d5-9089f768e88c a skos:ConceptScheme .
