@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:556
  skos:related scot:16963 ;
  a skos:Concept ;
  skos:prefLabel "Drama scripts"@en .

<historyEvent:c05090c2-4164-47a0-8588-a72e0371dc82> ns0:subjectOfChange scot:16963 .
scot:527
  skos:narrower scot:16963 ;
  a skos:Concept ;
  skos:prefLabel "Acting"@en, "Peranan"@id, "演技"@ja, "表演"@zh .

scot:16963
  a skos:Concept ;
  dc:creator <http://vocabulary.curriculum.edu.au/user/NickNicholas> ;
  dc:created "2023-09-28T04:51:04.221Z"^^xsd:dateTime ;
  skos:prefLabel "Scripted drama"@en ;
  skos:broader scot:527 ;
  skos:related scot:556 ;
  dc:modified "2023-09-28T04:51:15.908Z"^^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> .
