<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dcterms="http://purl.org/dc/terms/">
  <skos:Concept rdf:about="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status/Cancelled">
    <skos:definition xml:lang="en">
  A term used to indicate that the execution of a Digital Service has been cancelled.
  </skos:definition>
    <skos:inScheme>
      <skos:ConceptScheme rdf:about="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status">
        <rdfs:label xml:lang="en">Digital Service Execution Status Thesaurus</rdfs:label>
        <dcterms:description xml:lang="en">
  This thesaurus defines a controlled vocabulary for representing the status of execution of Digital Services. This allows for standardized representation and understanding of execution status in various systems.
  </dcterms:description>
        <dcterms:title xml:lang="en">The OKP4 Execution Status Thesaurus</dcterms:title>
      </skos:ConceptScheme>
    </skos:inScheme>
    <skos:prefLabel xml:lang="en">Cancelled</skos:prefLabel>
  </skos:Concept>
  <skos:Concept rdf:about="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status/Delivered">
    <skos:definition xml:lang="en">
  A term used to indicate that the execution of a Digital Service has been completed and the service 
  has been delivered to the user.
  </skos:definition>
    <skos:inScheme rdf:resource="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status"/>
    <skos:prefLabel xml:lang="en">Delivered</skos:prefLabel>
  </skos:Concept>
  <skos:Concept rdf:about="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status/Failed">
    <skos:definition xml:lang="en">
  A term used to indicate that the execution of a Digital Service has failed.
  </skos:definition>
    <skos:inScheme rdf:resource="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status"/>
    <skos:prefLabel xml:lang="en">Failed</skos:prefLabel>
  </skos:Concept>
  <skos:Concept rdf:about="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status/InExecution">
    <skos:definition xml:lang="en">
  A term used to indicate that the execution of a Digital Service is currently in progress.
  </skos:definition>
    <skos:inScheme rdf:resource="https://w3id.org/axone/ontology/v4/thesaurus/digital-service-execution-status"/>
    <skos:prefLabel xml:lang="en">In Execution</skos:prefLabel>
  </skos:Concept>
</rdf:RDF>
