I3_transfer_purpose.sparql 117 B

1234
  1. select DISTINCT ?step ?comment {
  2. ?step a gdprov:DataTransferStep .
  3. ?step rdfs:comment ?comment .
  4. } ORDER BY ?step